summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2014-08-29Missing unit test dependencyStephan Bergmann1-0/+3
2014-08-19can actually manage to ask createStream for missing streamsCaolán McNamara1-3/+2
2014-08-15use consistent style for writerperfectDavid Tardon50-801/+920
2014-08-13fdo#81787 attrs are already XML-encoded by libodfgenosnola1-1/+102
2014-08-09add test-case for EDB-22679Caolán McNamara1-0/+0
2014-08-07add test-case for EDB-29664Caolán McNamara1-0/+0
2014-08-07add test-case for EDB-22310Caolán McNamara1-0/+0
2014-08-07add test-case for EDB-22655Caolán McNamara1-0/+0
2014-08-07add test-case for CVE-2007-1735Caolán McNamara1-0/+0
2014-08-07add EDB-14344 testcaseCaolán McNamara1-0/+0
2014-07-16make keynote detection a bit more robustDavid Tardon1-1/+8
2014-07-16fdo#81113 always run the actual detectionDavid Tardon1-18/+18
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