summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)Author
2014-06-03and another one...David Tardon
2014-06-03yet another test file that fails to load on windowsDavid Tardon
2014-06-03add test spreadsheets and databases for libwpsDavid Tardon
2014-06-03add test spreadsheets and databases for libmwawDavid Tardon
2014-06-03do not disable complete test, just the one fileDavid 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-30writerperfect: Let's disable this test until it works on Windows.Jan Holesovsky
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-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-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