summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)AuthorFilesLines
2013-04-14WaE: type qualifiers ignored on function return typeTor Lillqvist2-2/+2
2013-04-14#120435# Corrected CSS style detection to be executed only once per nodeArmin Le Grand1-43/+50
2013-04-14#121221# added boolean state to remember when the StrokeDasharray was set to ...Armin Le Grand2-2/+24
2013-04-14Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand16-117/+156
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák62-649/+649
2013-03-25coverity#704311 Logically dead codeJulien Nabet1-0/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-1/+1
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand1-0/+11
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand9-52/+265
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-03-04doubled includesThomas Arnhold3-3/+0
2013-02-28kill random dmake leftoversPeter Foley1-33/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-22#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand1-0/+2
2013-02-13fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl1-0/+9
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl1-0/+2
2013-01-19Again Fix others Consecutive return, breakJulien Nabet1-3/+0
2013-01-19Fix others Consecutive return, breakJulien Nabet1-4/+0
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann1-5/+0
2012-11-22fix export on windowsLuboš Luňák1-1/+1
2012-11-22Some svgio clean-upStephan Bergmann39-215/+64
2012-11-21accept svg documents in svg: namespace (hack)Fridrich Štrba1-1/+1
2012-11-21dropped dead code from svgEnrico Weigelt, metux ITS5-38/+0
2012-11-07drop precompiled header crackDavid Tardon1-2/+0
2012-11-07add missing package nameDavid Tardon1-6/+3
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks73-0/+15039