summaryrefslogtreecommitdiff
path: root/chart2/README
blob: c6a5495b4feca44f2536be61df30d79c3c0200a9 (plain)
1
2
3
4
Chart implementation for LibreOffice Calc.

The chart2 denotes a second generation re-write done to rid us of the
foul and twisted legacy chart code.
pan class='decoration'>Thomas Arnhold 2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold 2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand 2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand 2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold 2013-03-04doubled includesThomas Arnhold 2013-02-22#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand 2013-02-13fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl 2013-01-19Again Fix others Consecutive return, breakJulien Nabet 2013-01-19Fix others Consecutive return, breakJulien Nabet 2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky 2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann 2012-11-22fix export on windowsLuboš Luňák 2012-11-22Some svgio clean-upStephan Bergmann 2012-11-21accept svg documents in svg: namespace (hack)Fridrich Štrba 2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS 2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks