summaryrefslogtreecommitdiffstats
path: root/writerperfect/source
Commit message (Expand)AuthorAgeFilesLines
* convert wpftcalc to use ImportFilter base classDavid Tardon2014-09-177-308/+45
* pass media descriptor to import functionsDavid Tardon2014-09-1724-24/+30
* pass the whole descriptor instead of filter nameDavid Tardon2014-09-1710-16/+24
* can actually manage to ask createStream for missing streamsCaolán McNamara2014-08-191-3/+2
* use consistent style for writerperfectDavid Tardon2014-08-1545-781/+860
* fdo#81787 attrs are already XML-encoded by libodfgenosnola2014-08-131-1/+102
* make keynote detection a bit more robustDavid Tardon2014-07-161-1/+8
* fdo#81113 always run the actual detectionDavid Tardon2014-07-161-18/+18
* integrate libpagemakerDavid Tardon2014-06-274-0/+141
* oops, libwpd -> librevengeDavid Tardon2014-06-071-2/+2
* Fix memory leakStephan Bergmann2014-06-051-0/+3
* ensure writerperfect::DirectoryStream only works for dirsDavid Tardon2014-06-041-4/+8
* add convenience functions to handle dirsDavid Tardon2014-06-041-0/+41
* drop useless const_castDavid Tardon2014-06-031-2/+2
* drop useless const_castDavid Tardon2014-06-031-1/+1
* getDataStream() returns non-const ptr nowDavid Tardon2014-06-032-5/+5
* reading from a stream must start at the beginningDavid Tardon2014-05-301-0/+2
* generalize this for Zip tooDavid Tardon2014-05-301-6/+18
* fix creation of substreams for OLE2alonso2014-05-301-3/+7
* Add new libmwaw's database/spreadsheet formats...osnola2014-05-294-0/+252
* Try to add support for WKS/WDB files...osnola2014-05-296-0/+496
* use the right XML import serviceDavid Tardon2014-05-291-1/+1
* fix return value for libe-book import filterDavid Tardon2014-05-291-6/+11
* add new libmwaw drawing formats (forgotten files)osnola2014-05-294-0/+18
* Add new libmwaw drawing format...osnola2014-05-292-0/+244
* enable new handlersalonso2014-05-293-11/+54
* rebase all import libsDavid Tardon2014-05-2629-139/+181
* coverity#1215311 Uncaught exceptionCaolán McNamara2014-05-232-2/+2
* writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin2014-05-1410-90/+0
* writerperfect: sal_Bool->boolNoel Grandin2014-05-024-14/+14
* refactor to decrease the amount of copypastaDavid Tardon2014-04-2510-825/+401
* Sprinkle SAL_OVERRIDETor Lillqvist2014-04-244-8/+8
* WaE: class 'PropertyValue' was previously declared as a structTor Lillqvist2014-04-241-1/+1
* refactor to decrease the amount of copypastaDavid Tardon2014-04-2414-1097/+412
* change libwriterperfect to shared libraryDavid Tardon2014-04-2418-175/+86
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-275-47/+47
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2610-73/+73
* remove unnecessary util dirDavid Tardon2014-03-232-0/+77
* Call it noncopyableTakeshi Abe2014-03-011-5/+2
* catch exception by const refTakeshi Abe2014-03-011-2/+2
* Drop useless constTakeshi Abe2014-03-011-2/+2
* Remove unused structTakeshi Abe2014-03-011-9/+0
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2624-206/+206
* comphelper: sal_Bool -> boolStephan Bergmann2014-02-171-2/+2
* coverity#1158271 Uncaught exceptionCaolán McNamara2014-02-061-3/+10
* fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi2014-02-021-23/+14
* bool improvementsStephan Bergmann2014-01-2813-16/+16
* fdo#73979 return 0 for unknown substreamsDavid Tardon2014-01-271-4/+5
* css::packages::Packages is a wrong choiceDavid Tardon2014-01-161-52/+38