summaryrefslogtreecommitdiffstats
path: root/writerperfect
Commit message (Expand)AuthorAgeFilesLines
* -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
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
* spurious warning C4701: potentially uninitialized local variableMichael Stahl2013-03-141-1/+1
* First step for a MWAWImportFilterFridrich Štrba2013-03-147-3/+1114
* 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
* remove all d.lstMichael Stahl2013-02-281-0/+0
* cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl2013-02-271-1/+1
* cppu: new ZipPackage_cppu_odk_headersMichael Stahl2013-02-271-1/+1
* 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
* rename SYSTEM_LIBWPS to SYSTEM_WPS to remove specialcasingBjoern Michaelsen2013-02-191-3/+3
* rename SYSTEM_LIBMSPUB to SYSTEM_MSPUB to remove specialcasingBjoern Michaelsen2013-02-191-1/+1
* rename SYSTEM_LIBCDR to SYSTEM_CDR to remove specialcasingBjoern Michaelsen2013-02-191-1/+1
* rename SYSTEM_LIBWPD to SYSTEM_WPD to remove specialcasingBjoern Michaelsen2013-02-191-3/+3
* rename SYSTEM_LIBVISIO to SYSTEM_VISIO to remove specialcasingBjoern Michaelsen2013-02-191-1/+1
* Writerperfect: Improve list codeLaurent Alonso2013-02-183-54/+44
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+2
* Uploading libcdr 0.0.10, hoping it worksFridrich Štrba2013-01-251-0/+3
* clean-up a lone lost 'String' in writerperfectNorbert Thiebaud2012-11-281-10/+7
* Uploading new libvisio 0.0.20 releaseFridrich Štrba2012-11-051-0/+1
* Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza2012-10-082-45/+0
* add missing deps on headers to static libsDavid Tardon2012-10-011-0/+10
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
* 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
* libwpd: convert to gbuildMatúš Kukan2012-09-081-1/+1
* libwpg: convert to gbuildMatúš Kukan2012-09-081-1/+1
* libcdr: convert to gbuildMatúš Kukan2012-09-081-1/+1
* libmspub: convert to gbuildMatúš Kukan2012-09-081-1/+1
* libwps: convert to gbuildMatúš Kukan2012-09-081-1/+1
* libvisio: convert to gbuildMatúš Kukan2012-09-081-1/+1
* writerperfect: simplify these conditionsMatúš Kukan2012-09-081-9/+9
* 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