summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
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-29these formats are supported by libmwaw 0.3.xDavid Tardon
2014-05-29enable integration test for libmwaw draw importDavid Tardon
2014-05-29enable integration test for libmwaw calc importDavid Tardon
2014-05-29fix detection of Keynote 3 documentsDavid Tardon
2014-05-29Add new libmwaw's database/spreadsheet formats...osnola
2014-05-29add writerperfect calc integration testDavid Tardon
2014-05-29Try to add support for WKS/WDB files...osnola
2014-05-29use the right XML import serviceDavid Tardon
2014-05-29re-enable libe-book integration testDavid Tardon
2014-05-29fix return value for libe-book import filterDavid Tardon
2014-05-29organize the test data files by testDavid 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-29improve WPXSvInputStream testDavid Tardon
2014-05-26rebase all import libsDavid Tardon
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-24add missing libraryDavid Tardon
2014-04-24the static lib does not exist anymoreDavid Tardon
2014-04-24refactor to decrease the amount of copypastaDavid Tardon
2014-04-24change libwriterperfect to shared libraryDavid Tardon
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-31speed up the import testsDavid Tardon
2014-03-30-Werror,-Wmismatched-tagsStephan Bergmann
2014-03-30TypoStephan Bergmann
2014-03-30close the opened document correctlyDavid Tardon
2014-03-30sync cxx file names with class namesDavid Tardon
2014-03-30reduce the amount of copypastaDavid Tardon
2014-03-30move the writerperfect import tests to slowcheckDavid Tardon
2014-03-30add a smoketest for wpftdraw import libraryDavid Tardon
2014-03-30add a smoketest for wpftwriter import libraryDavid Tardon
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-24whitespaceDavid Tardon
2014-03-24some included headers need boostDavid Tardon
2014-03-23add a smoketest for wpftimpress import libDavid Tardon
2014-03-23remove unnecessary util dirDavid Tardon
2014-03-23put all targets into one gb_Module_add_targets callDavid 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