summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
2014-07-16make keynote detection a bit more robustDavid Tardon
2014-07-16fdo#81113 always run the actual detectionDavid Tardon
2014-06-27integrate libpagemakerDavid Tardon
2014-06-07oops, libwpd -> librevengeDavid Tardon
2014-06-05Fix memory leakStephan Bergmann
2014-06-04ensure writerperfect::DirectoryStream only works for dirsDavid Tardon
2014-06-04add convenience functions to handle dirsDavid Tardon
2014-06-03drop useless const_castDavid Tardon
2014-06-03drop useless const_castDavid Tardon
2014-06-03getDataStream() returns non-const ptr nowDavid Tardon
2014-05-30reading from a stream must start at the beginningDavid Tardon
2014-05-30generalize this for Zip tooDavid Tardon
2014-05-30fix creation of substreams for OLE2alonso
2014-05-29Add new libmwaw's database/spreadsheet formats...osnola
2014-05-29Try to add support for WKS/WDB files...osnola
2014-05-29use the right XML import serviceDavid Tardon
2014-05-29fix return value for libe-book import filterDavid Tardon
2014-05-29add new libmwaw drawing formats (forgotten files)osnola
2014-05-29Add new libmwaw drawing format...osnola
2014-05-29enable new handlersalonso
2014-05-26rebase all import libsDavid Tardon
2014-05-23coverity#1215311 Uncaught exceptionCaolán McNamara
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin
2014-05-02writerperfect: sal_Bool->boolNoel Grandin
2014-04-25refactor to decrease the amount of copypastaDavid Tardon
2014-04-24Sprinkle SAL_OVERRIDETor Lillqvist
2014-04-24WaE: class 'PropertyValue' was previously declared as a structTor Lillqvist
2014-04-24refactor to decrease the amount of copypastaDavid Tardon
2014-04-24change libwriterperfect to shared libraryDavid Tardon
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-23remove unnecessary util dirDavid Tardon
2014-03-01Call it noncopyableTakeshi Abe
2014-03-01catch exception by const refTakeshi Abe
2014-03-01Drop useless constTakeshi Abe
2014-03-01Remove unused structTakeshi Abe
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-02-06coverity#1158271 Uncaught exceptionCaolán McNamara
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2014-01-28bool improvementsStephan Bergmann
2014-01-27fdo#73979 return 0 for unknown substreamsDavid Tardon
2014-01-16css::packages::Packages is a wrong choiceDavid Tardon
2014-01-16libodfgen produces strings in utf8 encodingFridrich Štrba
2014-01-15finish zip support in WPXSvInputStreamDavid Tardon
2014-01-15add BIPU support for zip to WPXSvInputStreamDavid Tardon
2014-01-14add a brief descriptionDavid Tardon
2014-01-14the stream is already owned by the root storageDavid Tardon
2014-01-14init membersDavid Tardon