summaryrefslogtreecommitdiff
path: root/svgio/source/svguno/xsvgparser.cxx
AgeCommit message (Expand)Author
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-02loplugin:unnecessaryoverride (dtors) in svgioStephan Bergmann
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-05-16fix-includes.pl: svgioThomas Arnhold
2014-04-14Clean up function declarationsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand
2013-06-13don't make it a secret what the errors areCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-13fdo#60471: svgio, sax: enable internal entity declarations for SVGMichael Stahl
2012-11-22Some svgio clean-upStephan Bergmann
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks