summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)AuthorFilesLines
2013-05-06WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba6-65/+36
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba36-5261/+51
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba36-51/+33
2013-04-18PImpl the WPXSvInputStream classFridrich Štrba2-25/+87
2013-03-27HanMac J import is really really initial :)Fridrich Štrba1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso1-2/+2
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba18-106/+82
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba1-0/+67
2013-03-14spurious warning C4701: potentially uninitialized local variableMichael Stahl1-1/+1
2013-03-14First step for a MWAWImportFilterFridrich Štrba5-3/+1107
2013-03-11Improve lists generationLaurent Alonso1-14/+82
2013-03-11Support some new parametersLaurent Alonso4-3/+33
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-03-05doubled usingThomas Arnhold5-20/+0
2013-03-04OopsFridrich Štrba1-1/+1
2013-03-04Save some getLength callsFridrich Štrba7-10/+10
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-03-03loplugin: unused variables and commented codeThomas Arnhold6-8/+0
2013-03-01Simplify a bit the boilerplate codeFridrich Štrba7-67/+17
2013-02-22We need to escape special characters in slide namesFridrich Štrba1-4/+2
2013-02-19Allow specifying of page namesFridrich Štrba1-2/+7
2013-02-19coverity#983356 ressource leakNorbert Thiebaud1-1/+7
2013-02-18Writerperfect: Improve list codeLaurent Alonso3-54/+44
2012-11-28clean-up a lone lost 'String' in writerperfectNorbert Thiebaud1-10/+7
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza2-45/+0
2012-09-23The upcoming libwpd 0.9.5 has also WPX_SEEK_END seek typeFridrich Štrba1-0/+6
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-2/+2
2012-09-03No explicit rtl::OUString ctors needed, sberg dixitFridrich Štrba7-17/+17
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-08-23Iterate the utf8 correctly + handle tabs tooFridrich Štrba1-7/+14
2012-08-23Move writerperfect newline-handling logic to OdgGenerator::insertTextBrennan Vincent2-29/+30
2012-08-21Fix writerperfect ignoring newlines.Brennan Vincent1-4/+27
2012-08-07Pass rgb/contrast/brightness filters through writerperfect to ODGBrennan Vincent1-0/+30
2012-07-06Bin RTL_CONSTASCII_USTRINGPARAMFridrich Štrba4-24/+24
2012-07-05audit and re-license writerperfect.Fridrich Štrba41-785/+139
2012-07-04Targeted cleanup of namespacesFridrich Štrba1-27/+27
2012-07-04No need to suppress warnings anymoreFridrich Štrba2-17/+1
2012-07-04re-base on ALv2 code.Michael Meeks3-32/+51
2012-06-26removed unnecessary forward declarations of classTakeshi Abe3-5/+0
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba3-0/+391
2012-06-01targeted string re-workNorbert Thiebaud3-22/+22
2012-05-30Handle opacity in gradientsBrennan Vincent1-4/+15
2012-05-25Trying to wrap the tools references inside a structFridrich Štrba2-11/+25
2012-05-25Revert "Blind Hail Mary trying to solve tinderbox breakages"Fridrich Štrba1-3/+3
2012-05-25Blind Hail Mary trying to solve tinderbox breakagesFridrich Štrba1-3/+3
2012-05-25Don't get out of bondsFridrich Štrba1-0/+6
2012-05-25Allow WPXSvStream to read stream in a hierarchy of substoragesFridrich Štrba2-10/+40
2012-05-07Add possibility of generating foot/endnotes with text labelsLaurent Alonso1-4/+22
2012-05-07Check for frame borders and frame backgroundLaurent Alonso1-0/+8