summaryrefslogtreecommitdiff
path: root/writerperfect/source/filter
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza2-45/+0
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-05audit and re-license writerperfect.Fridrich Štrba25-460/+77
2012-07-04No need to suppress warnings anymoreFridrich Štrba1-6/+0
2012-07-04re-base on ALv2 code.Michael Meeks1-0/+18
2012-06-26removed unnecessary forward declarations of classTakeshi Abe3-5/+0
2012-05-30Handle opacity in gradientsBrennan Vincent1-4/+15
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-09Write out the grouppingFridrich Štrba1-0/+2
2012-04-08Allow conversion of embedded images to another binary image formatFridrich Štrba2-10/+50
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-26Fix crashes due to inexisting attributeFridrich Štrba1-2/+2
2012-01-18removed some dead codeMarc-André Laverdière-Papineau2-18/+0
2012-01-17Implementing text rotationsFridrich Štrba1-2/+41
2012-01-14Some cppcheck cleaningJulien Nabet1-1/+1
2012-01-13Implement flips and rotations of raster images in the OdgGenerator.cxxFridrich Štrba1-21/+43
2012-01-13Adapt to the more intuitive libvisio/libwpg APIFridrich Štrba1-12/+36
2012-01-12Logical error in writerperfectFridrich Štrba1-1/+1
2012-01-12Consider the style:mirror propertyFridrich Štrba1-0/+8
2012-01-05add mode-lines to some new filesCaolán McNamara1-0/+2
2011-12-25Some cppcheck cleaningjulien1-2/+2
2011-12-06Allow inserting of ole objects into draw documentsFridrich Štrba2-7/+16
2011-11-29callcatcher: some unused methodsCaolán McNamara1-6/+0
2011-11-03Add possibilty to embed ole object and to pass paragraph bordersLaurent Alonso2-22/+34
2011-10-28Removing unused headerFridrich Štrba1-38/+0
2011-10-28Modelines also for this fileFridrich Štrba1-1/+4
2011-10-28Fix a memory leak with opacity gradientsFridrich Štrba1-8/+6
2011-10-28Use shared_ptr to avoid leaksLaurent Alonso13-160/+155
2011-10-27fSectionSpaceAfter is unusedCaolán McNamara1-6/+0
2011-10-27Syncing with out-of-tree writerperfectFridrich Štrba7-11/+26
2011-10-26No struct lconv::decimal_point in Android's libcTor Lillqvist1-0/+4
2011-10-25Realy not need to make this one depend on boostFridrich Štrba4-19/+12
2011-10-25Added line marker supportTibby Lickle1-13/+72
2011-10-25Fix a typo + don't open a row or cell if no table is startedLaurent Alonso2-5/+15
2011-10-25Prefer pre-increment in for loopsFridrich Štrba7-45/+43
2011-10-25remove unused code... againDavid Tardon1-6/+0
2011-10-25Put the modeline backFridrich Štrba1-0/+3
2011-10-25Fix the buildFridrich Štrba2-24/+24
2011-10-25White-space change to fix messy mix of different coding stylesFridrich Štrba25-316/+410