summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgdocumenthandler.cxx
AgeCommit message (Expand)Author
2019-03-08new loplugin constvarsNoel Grandin
2019-01-29loplugin:flatten in svgioNoel Grandin
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-09-26loplugin:useuniqueptr in SvgDocumentNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-03-05loplugin:useuniqueptr in SvgNodeNoel Grandin
2018-01-22ofz#5565 Indirect-leakCaolán McNamara
2018-01-17ofz#5431 Direct-leakCaolán McNamara
2017-09-12clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin
2017-07-21loplugin:constparams in svgioNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
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