summaryrefslogtreecommitdiff
path: root/writerperfect/source/filter/OdgGenerator.cxx
AgeCommit message (Expand)Author
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba
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
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza
2012-08-23Iterate the utf8 correctly + handle tabs tooFridrich Štrba
2012-08-23Move writerperfect newline-handling logic to OdgGenerator::insertTextBrennan Vincent
2012-08-07Pass rgb/contrast/brightness filters through writerperfect to ODGBrennan Vincent
2012-07-05audit and re-license writerperfect.Fridrich Štrba
2012-05-30Handle opacity in gradientsBrennan Vincent
2012-04-09Write out the grouppingFridrich Š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-01-30Initial support for quadratic beziersFridrich Štrba
2012-01-17Implementing text rotationsFridrich Štrba
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
2011-12-06Allow inserting of ole objects into draw documentsFridrich Štrba
2011-10-28Fix a memory leak with opacity gradientsFridrich Štrba
2011-10-28Use shared_ptr to avoid leaksLaurent Alonso
2011-10-26No struct lconv::decimal_point in Android's libcTor Lillqvist
2011-10-25Added line marker supportTibby Lickle
2011-10-25Prefer pre-increment in for loopsFridrich Štrba
2011-10-25White-space change to fix messy mix of different coding stylesFridrich Štrba
2011-10-24fix warning and indent and use boost::noncopyableCaolán McNamara
2011-10-23Handle styles in a more intelligent wayLaurent Alonso
2011-10-15Try to handle more text-box propertiesFridrich Štrba
2011-10-12write out the text margins in text blockFridrich Štrba
2011-10-04Make draw:stroke==solid default for missing draw:stroke elementFridrich Štrba
2011-10-04Allow hairlines svg:stroke-width==0 and handle special cases in the libraries...Fridrich Štrba
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-29Adapt to the new way of passing dash-arrays from libvisio, still need to adap...Fridrich Štrba
2011-09-27If gradient type is not specified, assume linearFridrich Štrba
2011-09-15Some cppcheck cleaningJulien Nabet
2011-09-04Output the Font styles in office:font-face-declsFridrich Štrba
2011-09-03Get rid of some warningsFridrich Štrba
2011-09-03try to use text propertiesFridrich Štrba
2011-09-03Actually show some textFridrich Štrba
2011-09-03Initial work on text implementationFridrich Štrba
2011-07-22Work around a bug in libwpd's WPXPropertyList::operator=Fridrich Štrba
2011-07-22Add shadow supportFridrich Štrba
2011-07-22Don't output opacity gradients if the stops are completely opaqueFridrich Štrba
2011-07-22Try to handle correctly transparency gradients and different stroke propertiesFridrich Štrba
2011-07-15Fix a bug in bounding box computingFridrich Štrba
2011-07-15Bounding box algorithm needs angle in radiansFridrich Štrba