summaryrefslogtreecommitdiffstats
path: root/writerperfect/source
Commit message (Expand)AuthorAgeFilesLines
* handle Keynote package format tooDavid Tardon2013-12-133-15/+415
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-1910-21/+21
* enable more formats supported by libmwawDavid Tardon2013-11-181-3/+34
* bundle libebookDavid Tardon2013-11-113-0/+345
* add config. for formats newly supported by libmwawDavid Tardon2013-11-031-1/+1
* update libmwaw to 0.2.0David Tardon2013-11-031-802/+29
* BIPU Freehand importerFridrich Štrba2013-10-313-0/+303
* integrate Apple Keynote import filterDavid Tardon2013-10-304-0/+373
* fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza2013-10-3015-130/+34
* Remove comphelper::ComponentContextStephan Bergmann2013-10-218-24/+32
* convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin2013-08-291-1/+1
* fix seek behind end of streamDavid Tardon2013-08-081-1/+1
* Use inconditionally the libwpd >= 0.9.5 pathFridrich Štrba2013-07-251-4/+0
* More SAL_INFO in writerperfectFridrich Štrba2013-07-125-180/+60
* WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba2013-05-066-65/+36
* Splitting writerperfect into serializer and libodfgenFridrich Štrba2013-05-0236-5261/+51
* simplify writerperfect structure and prepare for libodfgenFridrich Štrba2013-05-0236-51/+33
* PImpl the WPXSvInputStream classFridrich Štrba2013-04-182-25/+87
* HanMac J import is really really initial :)Fridrich Štrba2013-03-271-1/+1
* -Wunused-macrosStephan Bergmann2013-03-271-2/+0
* Some fixes for mwaw-based filtersLaurent Alonso2013-03-261-2/+2
* ::rtl::OUString -> OUString in writerperfectFridrich Štrba2013-03-1918-106/+82
* Add typedetection and configuration for MWAW based filtersFridrich Štrba2013-03-151-0/+67
* spurious warning C4701: potentially uninitialized local variableMichael Stahl2013-03-141-1/+1
* First step for a MWAWImportFilterFridrich Štrba2013-03-145-3/+1107
* Improve lists generationLaurent Alonso2013-03-111-14/+82
* Support some new parametersLaurent Alonso2013-03-114-3/+33
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+0
* doubled usingThomas Arnhold2013-03-055-20/+0
* OopsFridrich Štrba2013-03-041-1/+1
* Save some getLength callsFridrich Štrba2013-03-047-10/+10
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
* loplugin: unused variables and commented codeThomas Arnhold2013-03-036-8/+0
* Simplify a bit the boilerplate codeFridrich Štrba2013-03-017-67/+17
* We need to escape special characters in slide namesFridrich Štrba2013-02-221-4/+2
* Allow specifying of page namesFridrich Štrba2013-02-191-2/+7
* coverity#983356 ressource leakNorbert Thiebaud2013-02-191-1/+7
* Writerperfect: Improve list codeLaurent Alonso2013-02-183-54/+44
* clean-up a lone lost 'String' in writerperfectNorbert Thiebaud2012-11-281-10/+7
* Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza2012-10-082-45/+0
* The upcoming libwpd 0.9.5 has also WPX_SEEK_END seek typeFridrich Štrba2012-09-231-0/+6
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-2/+2
* No explicit rtl::OUString ctors needed, sberg dixitFridrich Štrba2012-09-037-17/+17
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-311-1/+0
* Iterate the utf8 correctly + handle tabs tooFridrich Štrba2012-08-231-7/+14
* Move writerperfect newline-handling logic to OdgGenerator::insertTextBrennan Vincent2012-08-232-29/+30
* Fix writerperfect ignoring newlines.Brennan Vincent2012-08-211-4/+27
* Pass rgb/contrast/brightness filters through writerperfect to ODGBrennan Vincent2012-08-071-0/+30
* Bin RTL_CONSTASCII_USTRINGPARAMFridrich Štrba2012-07-064-24/+24
* audit and re-license writerperfect.Fridrich Štrba2012-07-0541-785/+139