summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2014-06-03do not disable complete test, just the one fileDavid Tardon3-2/+1
2014-06-03drop useless const_castDavid Tardon1-2/+2
2014-06-03drop useless const_castDavid Tardon1-1/+1
2014-06-03getDataStream() returns non-const ptr nowDavid Tardon2-5/+5
2014-05-30writerperfect: Let's disable this test until it works on Windows.Jan Holesovsky1-1/+2
2014-05-30reading from a stream must start at the beginningDavid Tardon1-0/+2
2014-05-30generalize this for Zip tooDavid Tardon1-6/+18
2014-05-30fix creation of substreams for OLE2alonso1-3/+7
2014-05-29these formats are supported by libmwaw 0.3.xDavid Tardon4-1/+1
2014-05-29enable integration test for libmwaw draw importDavid Tardon4-0/+1
2014-05-29enable integration test for libmwaw calc importDavid Tardon4-0/+1
2014-05-29fix detection of Keynote 3 documentsDavid Tardon1-1/+1
2014-05-29Add new libmwaw's database/spreadsheet formats...osnola5-0/+254
2014-05-29add writerperfect calc integration testDavid Tardon6-0/+90
2014-05-29Try to add support for WKS/WDB files...osnola8-0/+553
2014-05-29use the right XML import serviceDavid Tardon1-1/+1
2014-05-29re-enable libe-book integration testDavid Tardon1-1/+1
2014-05-29fix return value for libe-book import filterDavid Tardon1-6/+11
2014-05-29organize the test data files by testDavid Tardon76-14/+14
2014-05-29add new libmwaw drawing formats (forgotten files)osnola5-0/+20
2014-05-29Add new libmwaw drawing format...osnola2-0/+244
2014-05-29enable new handlersalonso3-11/+54
2014-05-29improve WPXSvInputStream testDavid Tardon2-0/+43
2014-05-26rebase all import libsDavid Tardon37-217/+261
2014-05-23coverity#1215311 Uncaught exceptionCaolán McNamara2-2/+2
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin10-90/+0
2014-05-02writerperfect: sal_Bool->boolNoel Grandin4-14/+14
2014-04-25refactor to decrease the amount of copypastaDavid Tardon11-825/+402
2014-04-24Sprinkle SAL_OVERRIDETor Lillqvist4-8/+8
2014-04-24WaE: class 'PropertyValue' was previously declared as a structTor Lillqvist1-1/+1
2014-04-24add missing libraryDavid Tardon1-0/+1
2014-04-24the static lib does not exist anymoreDavid Tardon1-4/+0
2014-04-24refactor to decrease the amount of copypastaDavid Tardon15-1097/+413
2014-04-24change libwriterperfect to shared libraryDavid Tardon25-214/+112
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist2-2/+0
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-31speed up the import testsDavid Tardon1-21/+27
2014-03-30-Werror,-Wmismatched-tagsStephan Bergmann1-1/+1
2014-03-30TypoStephan Bergmann1-1/+1
2014-03-30close the opened document correctlyDavid Tardon1-1/+40
2014-03-30sync cxx file names with class namesDavid Tardon6-3/+3
2014-03-30reduce the amount of copypastaDavid Tardon10-323/+281
2014-03-30move the writerperfect import tests to slowcheckDavid Tardon1-1/+4
2014-03-30add a smoketest for wpftdraw import libraryDavid Tardon21-0/+177
2014-03-30add a smoketest for wpftwriter import libraryDavid Tardon49-0/+2832
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann5-47/+47
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann11-76/+76
2014-03-24whitespaceDavid Tardon1-12/+12
2014-03-24some included headers need boostDavid Tardon1-0/+4
2014-03-23add a smoketest for wpftimpress import libDavid Tardon9-0/+168