summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
2015-01-06upload libe-book 0.1.2David Tardon
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-10-24fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe
2014-10-22fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe
2014-10-20Add a filter for AppleWork's presentation file...osnola
2014-10-16Update to last libmwaw versionosnola
2014-10-10coverity#1240260 Operands don't affect resultCaolán McNamara
2014-09-17convert wpftcalc to use ImportFilter base classDavid Tardon
2014-09-17pass media descriptor to import functionsDavid Tardon
2014-09-17pass the whole descriptor instead of filter nameDavid Tardon
2014-08-19can actually manage to ask createStream for missing streamsCaolán McNamara
2014-08-15use consistent style for writerperfectDavid Tardon
2014-08-13fdo#81787 attrs are already XML-encoded by libodfgenosnola
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