summaryrefslogtreecommitdiffstats
path: root/writerperfect/source
Commit message (Expand)AuthorAgeFilesLines
* 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
* Targeted cleanup of namespacesFridrich Štrba2012-07-041-27/+27
* No need to suppress warnings anymoreFridrich Štrba2012-07-042-17/+1
* re-base on ALv2 code.Michael Meeks2012-07-043-32/+51
* removed unnecessary forward declarations of classTakeshi Abe2012-06-263-5/+0
* Adding Microsoft Publisher Import filterFridrich Štrba2012-06-053-0/+391
* targeted string re-workNorbert Thiebaud2012-06-013-22/+22
* Handle opacity in gradientsBrennan Vincent2012-05-301-4/+15
* Trying to wrap the tools references inside a structFridrich Štrba2012-05-252-11/+25
* Revert "Blind Hail Mary trying to solve tinderbox breakages"Fridrich Štrba2012-05-251-3/+3
* Blind Hail Mary trying to solve tinderbox breakagesFridrich Štrba2012-05-251-3/+3
* Don't get out of bondsFridrich Štrba2012-05-251-0/+6
* Allow WPXSvStream to read stream in a hierarchy of substoragesFridrich Štrba2012-05-252-10/+40
* Add possibility of generating foot/endnotes with text labelsLaurent Alonso2012-05-071-4/+22
* Check for frame borders and frame backgroundLaurent Alonso2012-05-071-0/+8
* Fix a C&P errorFridrich Štrba2012-04-261-1/+1
* Monkey sberg's work for the other writerperfect libraryFridrich Štrba2012-04-205-98/+64
* Cleaned up wpftdraw_component_getFactoryStephan Bergmann2012-04-199-107/+62
* Diminish the number of writerperfect librariesFridrich Štrba2012-04-1917-222/+50
* Prefix the UNO components in writerperfectFridrich Štrba2012-04-195-5/+5
* Stub CMX importerFridrich Štrba2012-04-1913-32/+406
* Write out the grouppingFridrich Štrba2012-04-091-0/+2
* Generate SVG preview of embedded WPG imageFridrich Štrba2012-04-081-2/+19
* Allow conversion of embedded images to another binary image formatFridrich Štrba2012-04-082-10/+50
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-065-38/+33
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* removed duplicate #includesTakeshi Abe2012-04-043-6/+0
* C&P errorFridrich Štrba2012-03-121-2/+2
* Use information about position and offsets of the bitmap fillFridrich Štrba2012-03-091-0/+6
* Cubic and quadratic bezier bounding boxesFridrich Štrba2012-03-091-34/+145
* Initial support of bitmap fills in OdgGeneratorFridrich Štrba2012-03-021-0/+48
* Get rid of size() == 0Elton Chung2012-02-191-1/+1
* remove extraneous qualifiers that break some compilersMariusz Dykierek2012-02-172-3/+3
* Initial support for quadratic beziersFridrich Štrba2012-01-301-0/+14
* Use the right defineFridrich Štrba2012-01-261-2/+2
* Fix crashes due to inexisting attributeFridrich Štrba2012-01-261-2/+2
* Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot2012-01-234-5/+5
* removed some dead codeMarc-André Laverdière-Papineau2012-01-182-18/+0
* Implementing text rotationsFridrich Štrba2012-01-171-2/+41