summaryrefslogtreecommitdiff
path: root/svgio/source/svguno
AgeCommit message (Expand)Author
2023-04-26expose parsing svgs for testingCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-27clang-tidy modernize-pass-by-value in svgioNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svgioMike Kaganski
2021-05-01convert enums to enum classes in svgnode.hxxTomaž Vajngerl
2021-02-20loplugin:refcounting in svgioNoel
2020-09-01Fix typoAndrea Gelmini
2020-07-08svgio: create instances with uno constructorsNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svgioStephan Bergmann
2020-05-10compact namespace in sal..svgioNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svgioStephan Bergmann
2019-06-18loplugin:logexceptionnicely in starmath..svgioNoel Grandin
2019-04-12Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO()Tor Lillqvist
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl
2018-09-26loplugin:useuniqueptr in SvgDocumentNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
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-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel 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-07remove needless forward rtl::OUString declarationsLuboš Luňák
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