summaryrefslogtreecommitdiffstats
path: root/writerperfect
Commit message (Expand)AuthorAgeFilesLines
* Missing boost_headers dependenciesStephan Bergmann2014-09-172-0/+2
* use MediaDescriptor to get input streamDavid Tardon2014-09-171-8/+2
* convert wpftcalc to use ImportFilter base classDavid Tardon2014-09-179-309/+55
* generalize ImportFilterBase a bit moreDavid Tardon2014-09-172-0/+240
* pass media descriptor to import functionsDavid Tardon2014-09-1724-24/+30
* pass the whole descriptor instead of filter nameDavid Tardon2014-09-1710-16/+24
* Missing unit test dependencyStephan Bergmann2014-08-291-0/+3
* can actually manage to ask createStream for missing streamsCaolán McNamara2014-08-191-3/+2
* use consistent style for writerperfectDavid Tardon2014-08-1550-801/+920
* fdo#81787 attrs are already XML-encoded by libodfgenosnola2014-08-131-1/+102
* add test-case for EDB-22679Caolán McNamara2014-08-091-0/+0
* add test-case for EDB-29664Caolán McNamara2014-08-071-0/+0
* add test-case for EDB-22310Caolán McNamara2014-08-071-0/+0
* add test-case for EDB-22655Caolán McNamara2014-08-071-0/+0
* add test-case for CVE-2007-1735Caolán McNamara2014-08-071-0/+0
* add EDB-14344 testcaseCaolán McNamara2014-08-071-0/+0
* make keynote detection a bit more robustDavid Tardon2014-07-161-1/+8
* fdo#81113 always run the actual detectionDavid Tardon2014-07-161-18/+18
* integrate libpagemakerDavid Tardon2014-06-278-0/+143
* oops, libwpd -> librevengeDavid Tardon2014-06-071-2/+2
* fix typo in test file nameDavid Tardon2014-06-061-0/+0
* Fix memory leakStephan Bergmann2014-06-051-0/+3
* add more test documents for libmwawDavid Tardon2014-06-056-0/+135
* and of course, GreatWorks test files fail to load on WindowsDavid Tardon2014-06-044-0/+0
* pass UCBContent to the filters tooDavid Tardon2014-06-041-7/+9
* loading of these fails on windowsDavid Tardon2014-06-042-0/+0
* add random unversioned test file for libvisioDavid Tardon2014-06-042-0/+0
* add random unversioned test file for libmspubDavid Tardon2014-06-042-0/+0
* add random unversioned test files for libcdrDavid Tardon2014-06-044-0/+0
* add more test drawings/paintings for libmwawDavid Tardon2014-06-049-0/+1045
* add unit test for writerperfect::DirectoryStreamDavid Tardon2014-06-0410-1/+159
* ensure writerperfect::DirectoryStream only works for dirsDavid Tardon2014-06-041-4/+8
* add convenience functions to handle dirsDavid Tardon2014-06-041-0/+41
* move CppUnit plugin def. to separate source fileDavid Tardon2014-06-043-3/+17
* add some test documents for libwpsDavid Tardon2014-06-046-0/+0
* add some test drawings/paintings for libmwawDavid Tardon2014-06-049-0/+628
* add more test spreadsheets for libmwawDavid Tardon2014-06-044-0/+689
* Missing gb_CppunitTest_use_vclStephan Bergmann2014-06-041-0/+1
* DeInitVCL at end of testsStephan Bergmann2014-06-044-0/+4
* and another one...David Tardon2014-06-031-0/+0
* yet another test file that fails to load on windowsDavid Tardon2014-06-032-0/+0
* add test spreadsheets and databases for libwpsDavid Tardon2014-06-035-0/+0
* add test spreadsheets and databases for libmwawDavid Tardon2014-06-0321-0/+1223
* do not disable complete test, just the one fileDavid Tardon2014-06-033-2/+1
* drop useless const_castDavid Tardon2014-06-031-2/+2
* drop useless const_castDavid Tardon2014-06-031-1/+1
* getDataStream() returns non-const ptr nowDavid Tardon2014-06-032-5/+5
* writerperfect: Let's disable this test until it works on Windows.Jan Holesovsky2014-05-301-1/+2
* reading from a stream must start at the beginningDavid Tardon2014-05-301-0/+2
* generalize this for Zip tooDavid Tardon2014-05-301-6/+18