summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgtoken.cxx
AgeCommit message (Expand)Author
2014-07-15fdo#50114 ingore flowRoot element during svg importJoren De Cuyper
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-02-26Remove visual noise from svgioAlexander Wilms
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
2013-06-18Resolves: #i122524# fixed some text import aspects for super/sub-baselineArmin Le Grand
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2012-11-21accept svg documents in svg: namespace (hack)Fridrich Štrba
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks