summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2014-06-27integrate libpagemakerDavid Tardon8-0/+143
2014-06-07oops, libwpd -> librevengeDavid Tardon1-2/+2
2014-06-06fix typo in test file nameDavid Tardon1-0/+0
2014-06-05Fix memory leakStephan Bergmann1-0/+3
2014-06-05add more test documents for libmwawDavid Tardon6-0/+135
2014-06-04and of course, GreatWorks test files fail to load on WindowsDavid Tardon4-0/+0
2014-06-04pass UCBContent to the filters tooDavid Tardon1-7/+9
2014-06-04loading of these fails on windowsDavid Tardon2-0/+0
2014-06-04add random unversioned test file for libvisioDavid Tardon2-0/+0
2014-06-04add random unversioned test file for libmspubDavid Tardon2-0/+0
2014-06-04add random unversioned test files for libcdrDavid Tardon4-0/+0
2014-06-04add more test drawings/paintings for libmwawDavid Tardon9-0/+1045
2014-06-04add unit test for writerperfect::DirectoryStreamDavid Tardon10-1/+159
2014-06-04ensure writerperfect::DirectoryStream only works for dirsDavid Tardon1-4/+8
2014-06-04add convenience functions to handle dirsDavid Tardon1-0/+41
2014-06-04move CppUnit plugin def. to separate source fileDavid Tardon3-3/+17
2014-06-04add some test documents for libwpsDavid Tardon6-0/+0
2014-06-04add some test drawings/paintings for libmwawDavid Tardon9-0/+628
2014-06-04add more test spreadsheets for libmwawDavid Tardon4-0/+689
2014-06-04Missing gb_CppunitTest_use_vclStephan Bergmann1-0/+1
2014-06-04DeInitVCL at end of testsStephan Bergmann4-0/+4
2014-06-03and another one...David Tardon1-0/+0
2014-06-03yet another test file that fails to load on windowsDavid Tardon2-0/+0
2014-06-03add test spreadsheets and databases for libwpsDavid Tardon5-0/+0
2014-06-03add test spreadsheets and databases for libmwawDavid Tardon21-0/+1223
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