summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgdocumenthandler.cxx
AgeCommit message (Expand)Author
2016-03-03tdf#98113: SVGIO: Add SvgANode class to handle transport ...Xisco Fauli
2016-02-09Remove excess newlinesChris Sherlock
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-06-13Typo: corected->correctedJulien Nabet
2014-12-18svgio: Use appropriate OUString functions on string constantsStephan Bergmann
2014-10-13Resolves: #i125325# added code to handle block comments...Armin Le Grand
2014-10-13Resolves: #i125326# accept CssStyles with missing type attributeArmin Le Grand
2014-10-08Resolves: #i125332# made css style stuff aware that it is case independentArmin Le Grand
2014-07-15Cleanup of switch case flowRoot in svg endelementJoren De Cuyper
2014-07-15fdo#50114 ingore flowRoot element during svg importJoren De Cuyper
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svgioAlexander Wilms
2013-11-21remove unnecessary use of OUString::createFromAsciiNoel Grandin
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-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
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