summaryrefslogtreecommitdiffstats
path: root/src/file_doc.c
Commit message (Expand)AuthorAgeFilesLines
* PhotoRec: recover Camtasia Studio .camrec fileChristophe Grenier2014-02-021-117/+120
* src/file_doc.c: fix memory leak reported by coverity scanChristophe Grenier2013-11-011-0/+2
* file_doc.c: compilation fix when DEBUG_OLE is definedChristophe Grenier2013-07-301-2/+4
* Constify some variablesChristophe Grenier2013-05-261-7/+7
* Fix various warning reported by gccChristophe Grenier2013-05-251-2/+2
* PhotoRec: better detection of .sldprt and StarImpress .sddChristophe Grenier2013-03-231-13/+38
* PhotoRec: fix OLE .doc/.xls/.ppt filesize detectionChristophe Grenier2013-03-231-2/+5
* PhotoRec: rewrite doc/xls/ppt/... detection. Add TurboCAD recoveryChristophe Grenier2013-02-161-136/+223
* Minor code cleanupChristophe Grenier2012-10-211-1/+1
* PhotoRec: fix SolidWorks .sldprt detectionChristophe Grenier2012-10-141-8/+23
* PhotoRec: update csectDir checksChristophe Grenier2012-06-271-6/+8
* PhotoRec: recover Windows Sticky Notes .snt filesChristophe Grenier2012-02-071-0/+3
* PhotoRec: fix thumbs.db recovery, avoid some false positive with .docChristophe Grenier2012-02-071-1/+3
* Avoid a potential out of bound read access in debug codeChristophe Grenier2011-10-311-2/+2
* PhotoRec: check fseek return value in DOC file validationChristophe Grenier2011-10-151-21/+12
* PhotoRec: recover 3ds .max fileChristophe Grenier2011-09-171-11/+14
* PhotoRec: identify Delcam Powershape .psmodel files from first entry in OLE d...Christophe Grenier2011-06-171-1/+3
* PhotoRec: recover Delcam PowerSHAPE .psmodel filesChristophe Grenier2011-06-021-6/+32
* PhotoRec: detect Page Maker .p65 filesChristophe Grenier2010-12-231-0/+6
* file_doc.c: remove useless codeChristophe Grenier2010-10-311-6/+1
* PhotoRec: fix dgn detection and the wrong argument to OLE_parse_summary() fun...Christophe Grenier2010-08-231-2/+2
* PhotoRec: recover Bentley Systems' MicroStation .dgn file formatChristophe Grenier2010-05-211-0/+6
* PhotoRec: recover Quickbook qbb files based on OLE/Microsoft Compound Documen...Christophe Grenier2010-04-271-101/+119
* PhotoRec: avoid out of bound read access when using OLE ministream (doc/ppt/x...Christophe Grenier2009-12-281-3/+4
* PhotoRec: recover Wilcom ES .emb filesChristophe Grenier2009-12-111-3/+18
* PhotoRec: handle miniFAT when extracting doc/xls/ppt title from summaryChristophe Grenier2009-11-011-56/+223
* PhotoRec: extract date/time and title from Word documentChristophe Grenier2009-08-181-40/+368
* PhotoRec: recover Quattro Pro spreadsheet qpwChristophe Grenier2009-06-211-1/+6
* PhotoRec: recover SolidWorks .sldprtChristophe Grenier2009-04-271-0/+9
* file_doc.c: better check for thumbs.dbChristophe Grenier2009-04-051-1/+6
* PhotoRec: recovers Thumbs.db with a .db extension instead of a .docChristophe Grenier2009-03-251-1/+3
* PhotoRec: Office document are still not well distinguished between themself...Christophe Grenier2009-02-031-0/+35
* PhotoRec: recover MS Visio with .vsd extensionChristophe Grenier2009-02-031-39/+13
* PhotoRec: fix endless loopChristophe Grenier2009-01-221-5/+9
* PhotoRec: avoid an out of bound read access when parsing some corrupted doc/x...Christophe Grenier2008-09-091-1/+3
* PhotoRec: get the extension from name listed in OLE root directoryChristophe Grenier2008-08-221-30/+107
* PhotoRec: avoid false positive when recovering MS Publisher filesChristophe Grenier2008-07-141-4/+0
* PhotoRec: add file format name near the extensionChristophe Grenier2008-06-231-6/+6
* PhotoRec: add Licom AlphaCAM amb supportChristophe Grenier2008-06-131-1/+5
* PhotoRec: recover Microsoft Works Database .wdbChristophe Grenier2008-04-221-0/+5
* PhotoRec: identify MS Publisher .pub filesChristophe Grenier2008-03-141-3/+7
* PhotoRec: in FileOpts, press 's' to deselect all files or reset to default s...Christophe Grenier2008-02-271-0/+1
* PhotoRec: add VectorWorks .mcd supportChristophe Grenier2008-02-201-3/+13
* PhotoRec pseudo partition Whole Disk listed as "No partition"Christophe Grenier2008-02-011-0/+4
* Add new parameter to enable/disable all filetype recovery: photorec /cmd devi...Christophe Grenier2007-12-281-1/+1
* Remove header_check from struct file_hint_structChristophe Grenier2007-12-231-1/+0
* Rename find_in_mem() to td_memmem()Christophe Grenier2007-12-231-23/+23
* Add Outlook .msg, MS VB .cls detection in PhotoRecChristophe Grenier2007-12-211-0/+4
* Move string/mem search in a separate fileChristophe Grenier2007-12-061-10/+1
* PhotoRec: detect HP Photosmart Photo Printing Album .albm filesChristophe Grenier2007-11-271-0/+4