summaryrefslogtreecommitdiff
path: root/svgio/source/svguno
AgeCommit message (Expand)AuthorFilesLines
2024-05-15loplugin:ostr in svgioNoel Grandin1-3/+3
2023-09-09XSvgParser does not need to implement XAggreggationNoel Grandin1-2/+2
2023-04-26expose parsing svgs for testingCaolán McNamara1-0/+10
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-27clang-tidy modernize-pass-by-value in svgioNoel Grandin1-3/+4
2022-03-03Recheck modules sv* with IWYUGabor Kelemen1-1/+0
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin1-1/+1
2021-10-31Prepare for removal of non-const operator[] from Sequence in svgioMike Kaganski1-2/+1
2021-05-01convert enums to enum classes in svgnode.hxxTomaž Vajngerl1-2/+2
2021-02-20loplugin:refcounting in svgioNoel1-6/+5
2020-09-01Fix typoAndrea Gelmini1-1/+1
2020-07-08svgio: create instances with uno constructorsNoel Grandin3-121/+9
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svgioStephan Bergmann1-1/+1
2020-05-10compact namespace in sal..svgioNoel Grandin1-4/+4
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-15/+6
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen2-3/+0
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svgioStephan Bergmann1-1/+1
2019-06-18loplugin:logexceptionnicely in starmath..svgioNoel Grandin1-2/+3
2019-04-12Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO()Tor Lillqvist1-1/+1
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl1-1/+1
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl1-36/+80
2018-09-26loplugin:useuniqueptr in SvgDocumentNoel Grandin1-6/+1
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2017-12-29loplugin:unnecessaryparen improve return checkNoel Grandin1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin3-5/+5
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+8
2016-12-02loplugin:unnecessaryoverride (dtors) in svgioStephan Bergmann1-5/+0
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin1-5/+3
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-1/+1
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke1-2/+3
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-1/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-09new loplugin: oncevarNoel Grandin1-3/+1
2015-10-29com::sun::star->css in starmath,stoc,svgio,svlNoel Grandin1-5/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-4/+4
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-4/+3
2014-05-16fix-includes.pl: svgioThomas Arnhold3-9/+9
2014-04-14Clean up function declarationsStephan Bergmann1-4/+2
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi1-23/+3
2013-06-13Resolves: #i121656# Some more cleanups for SVG importArmin Le Grand1-1/+6
2013-06-13don't make it a secret what the errors areCaolán McNamara1-2/+2
2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-16/+16