summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)AuthorFilesLines
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
2012-04-26Fix a C&P errorFridrich Štrba1-1/+1
2012-04-20Monkey sberg's work for the other writerperfect libraryFridrich Štrba5-98/+64
2012-04-19Cleaned up wpftdraw_component_getFactoryStephan Bergmann9-107/+62
2012-04-19Diminish the number of writerperfect librariesFridrich Štrba17-222/+50
2012-04-19Prefix the UNO components in writerperfectFridrich Štrba5-5/+5
2012-04-19Stub CMX importerFridrich Štrba13-32/+406
2012-04-09Write out the grouppingFridrich Štrba1-0/+2
2012-04-08Generate SVG preview of embedded WPG imageFridrich Štrba1-2/+19
2012-04-08Allow conversion of embedded images to another binary image formatFridrich Štrba2-10/+50
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-38/+33
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-04removed duplicate #includesTakeshi Abe3-6/+0
2012-03-12C&P errorFridrich Štrba1-2/+2
2012-03-09Use information about position and offsets of the bitmap fillFridrich Štrba1-0/+6
2012-03-09Cubic and quadratic bezier bounding boxesFridrich Štrba1-34/+145
2012-03-02Initial support of bitmap fills in OdgGeneratorFridrich Štrba1-0/+48
2012-02-19Get rid of size() == 0Elton Chung1-1/+1
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek2-3/+3
2012-01-30Initial support for quadratic beziersFridrich Štrba1-0/+14
2012-01-26Use the right defineFridrich Štrba1-2/+2
2012-01-26Fix crashes due to inexisting attributeFridrich Štrba1-2/+2
2012-01-23Fix for fdo43460 Part XLV getLength() to isEmpty()Olivier Hallot4-5/+5
2012-01-18removed some dead codeMarc-André Laverdière-Papineau2-18/+0
2012-01-17Implementing text rotationsFridrich Štrba1-2/+41