summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgnode.cxx
AgeCommit message (Expand)Author
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-11-16Remove special characters + some ascii artJulien Nabet
2013-11-14remove unnecessary sal_Unicode casts in SVGIO moduleNoel Grandin
2013-11-05Resolves: #i123510# changed priority in style preparationArmin Le Grand
2013-08-21Related: #i122600# access memory problem in SvgSvgNode::getCurrentViewPortOliver-Rainer Wittmann
2013-06-27Fix fdo#65847 - avoid infinite recursion in style resolution.Thorsten Behrens
2013-06-18fdo#43460: Use isEmpty() instead of getLength() in svgioChr. Rossmanith
2013-06-18Resolves: #i122524# fixed some text import aspects for super/sub-baselineArmin Le Grand
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand
2013-06-14Resolves: #i122522# apply needed order to CSS styles to presentation stylesArmin Le Grand
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand
2013-04-14#120435# Corrected CSS style detection to be executed only once per nodeArmin Le Grand
2013-04-14Fix #120334# Added support for multiple CSS styles per graphic primitiveArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Resolves: #i118780# Moved ObjectInfoPrimitive2D extractor to drawinglayer...Armin Le Grand
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand
2013-03-04doubled includesThomas Arnhold
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks