summaryrefslogtreecommitdiffstats
path: root/writerperfect
Commit message (Expand)AuthorAgeFilesLines
* oops, libwpd -> librevengeDavid Tardon2014-06-071-2/+2
* 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
* 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-032-0/+0
* 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
* reading from a stream must start at the beginningDavid Tardon2014-05-301-0/+2
* generalize this for Zip tooDavid Tardon2014-05-301-6/+18
* fix creation of substreams for OLE2alonso2014-05-301-3/+7
* these formats are supported by libmwaw 0.3.xDavid Tardon2014-05-294-1/+1
* enable integration test for libmwaw draw importDavid Tardon2014-05-294-0/+1
* enable integration test for libmwaw calc importDavid Tardon2014-05-294-0/+1
* fix detection of Keynote 3 documentsDavid Tardon2014-05-291-1/+1
* Add new libmwaw's database/spreadsheet formats...osnola2014-05-295-0/+254
* add writerperfect calc integration testDavid Tardon2014-05-296-0/+90
* Try to add support for WKS/WDB files...osnola2014-05-298-0/+553
* use the right XML import serviceDavid Tardon2014-05-291-1/+1
* re-enable libe-book integration testDavid Tardon2014-05-291-1/+1
* fix return value for libe-book import filterDavid Tardon2014-05-291-6/+11
* organize the test data files by testDavid Tardon2014-05-2976-14/+14
* add new libmwaw drawing formats (forgotten files)osnola2014-05-295-0/+20
* Add new libmwaw drawing format...osnola2014-05-292-0/+244
* enable new handlersalonso2014-05-293-11/+54
* improve WPXSvInputStream testDavid Tardon2014-05-292-0/+43
* rebase all import libsDavid Tardon2014-05-2637-217/+261
* writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin2014-05-1410-90/+0
* writerperfect: sal_Bool->boolNoel Grandin2014-05-024-14/+14
* refactor to decrease the amount of copypastaDavid Tardon2014-04-2511-825/+402
* Sprinkle SAL_OVERRIDETor Lillqvist2014-04-244-8/+8
* WaE: class 'PropertyValue' was previously declared as a structTor Lillqvist2014-04-241-1/+1
* add missing libraryDavid Tardon2014-04-241-0/+1
* the static lib does not exist anymoreDavid Tardon2014-04-241-4/+0
* refactor to decrease the amount of copypastaDavid Tardon2014-04-2415-1097/+413