summaryrefslogtreecommitdiff
path: root/writerperfect/source/filter
AgeCommit message (Expand)Author
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba
2013-03-11Improve lists generationLaurent Alonso
2013-03-11Support some new parametersLaurent Alonso
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-22We need to escape special characters in slide namesFridrich Štrba
2013-02-19Allow specifying of page namesFridrich Štrba
2013-02-19coverity#983356 ressource leakNorbert Thiebaud
2013-02-18Writerperfect: Improve list codeLaurent Alonso
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-23Iterate the utf8 correctly + handle tabs tooFridrich Štrba
2012-08-23Move writerperfect newline-handling logic to OdgGenerator::insertTextBrennan Vincent
2012-08-21Fix writerperfect ignoring newlines.Brennan Vincent
2012-08-07Pass rgb/contrast/brightness filters through writerperfect to ODGBrennan Vincent
2012-07-05audit and re-license writerperfect.Fridrich Štrba
2012-07-04No need to suppress warnings anymoreFridrich Štrba
2012-07-04re-base on ALv2 code.Michael Meeks
2012-06-26removed unnecessary forward declarations of classTakeshi Abe
2012-05-30Handle opacity in gradientsBrennan Vincent
2012-05-07Add possibility of generating foot/endnotes with text labelsLaurent Alonso
2012-05-07Check for frame borders and frame backgroundLaurent Alonso
2012-04-09Write out the grouppingFridrich Štrba
2012-04-08Allow conversion of embedded images to another binary image formatFridrich Štrba
2012-03-12C&P errorFridrich Štrba
2012-03-09Use information about position and offsets of the bitmap fillFridrich Štrba
2012-03-09Cubic and quadratic bezier bounding boxesFridrich Štrba
2012-03-02Initial support of bitmap fills in OdgGeneratorFridrich Štrba
2012-02-19Get rid of size() == 0Elton Chung
2012-02-17remove extraneous qualifiers that break some compilersMariusz Dykierek
2012-01-30Initial support for quadratic beziersFridrich Štrba
2012-01-26Fix crashes due to inexisting attributeFridrich Štrba
2012-01-18removed some dead codeMarc-André Laverdière-Papineau
2012-01-17Implementing text rotationsFridrich Štrba
2012-01-14Some cppcheck cleaningJulien Nabet
2012-01-13Implement flips and rotations of raster images in the OdgGenerator.cxxFridrich Štrba
2012-01-13Adapt to the more intuitive libvisio/libwpg APIFridrich Štrba
2012-01-12Logical error in writerperfectFridrich Štrba
2012-01-12Consider the style:mirror propertyFridrich Štrba
2012-01-05add mode-lines to some new filesCaolán McNamara
2011-12-25Some cppcheck cleaningjulien
2011-12-06Allow inserting of ole objects into draw documentsFridrich Štrba
2011-11-29callcatcher: some unused methodsCaolán McNamara
2011-11-03Add possibilty to embed ole object and to pass paragraph bordersLaurent Alonso
2011-10-28Removing unused headerFridrich Štrba
2011-10-28Modelines also for this fileFridrich Štrba
2011-10-28Fix a memory leak with opacity gradientsFridrich Štrba
2011-10-28Use shared_ptr to avoid leaksLaurent Alonso
2011-10-27fSectionSpaceAfter is unusedCaolán McNamara