summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgnode.cxx
AgeCommit message (Expand)Author
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-22Fix typosAndrea Gelmini
2015-06-01loplugin:loopvartoosmallNoel Grandin
2014-12-15svgio: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-20SVG: improve handling of visibility propertyChr. Rossmanith
2014-11-01SVG: handle visibility propertyChr. Rossmanith
2014-10-30use isEmpty() instead of getLength() where appropriateChr. Rossmanith
2014-10-09Resolves: #i125329# Take care of Css selector '*'Armin Le Grand
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand
2014-10-05use isEmpty() instead of getLength() where appropriateChr. Rossmanith
2014-08-07loplugin:passstuffbyrefStephan Bergmann
2014-08-07Related: #i125293# More unified (still simple) CssStyles and solversArmin Le Grand
2014-07-26drop rtl:: and staticsCaolán McNamara
2014-07-26Related: #i125293# Further corrections for CssStyle handling in SVG importerArmin Le Grand
2014-07-24Related: #i125292#, #i125293# enhanced CssStyle handling in SVG importArmin Le Grand
2014-07-16Resolves: #i125258# reworked some of the style hierarchy stuffArmin Le Grand
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