summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)AuthorFilesLines
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+1
2019-10-03loplugin:unusedfieldsNoel Grandin1-4/+0
2019-09-29constmethod for accessor-type methodsNoel Grandin1-1/+1
2019-09-19tdf#94765: SVGIO: Look for gradient/pattern ids once the file...Xisco Fauli1-0/+5
2019-08-25loplugin:returnconstval in svgioNoel Grandin7-14/+14
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-06-14loplugin:unusedfields improvementsNoel Grandin1-6/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-10/+14
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl1-3/+3
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl2-0/+53
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-10-18Turn SvgMarkerNode::MarkerUnits into scoped enumStephan Bergmann1-1/+1
2018-10-08loplugin:constfields in stoc..svgioNoel Grandin3-3/+3
2018-09-26loplugin:useuniqueptr in SvgDocumentNoel Grandin2-3/+5
2018-08-31tdf#119557 style hierarchy isn't stable so looping check fails falselyCaolán McNamara1-1/+1
2018-07-24crashtesting: infinite recurse with moz609361-1.svgCaolán McNamara1-0/+1
2018-07-24crashtesting: infinite recurse with moz384637-1.svgCaolán McNamara1-0/+2
2018-07-23crashtesting: infinite recurse with moz455984-5.svgCaolán McNamara1-0/+1
2018-07-18crashtesting: infinite recurse on moz330387-6.svgCaolán McNamara1-0/+1
2018-03-28use boost::optional in sc and svgioNoel Grandin1-6/+7
2018-03-05loplugin:useuniqueptr in SvgNodeNoel Grandin1-3/+3
2018-03-05loplugin:useuniqueptr in SvgPolyNodeNoel Grandin1-5/+5
2018-03-05loplugin:useuniqueptr in SvgPatternNodeNoel Grandin1-4/+6
2018-03-05loplugin:useuniqueptr in SvgPathNodeNoel Grandin1-6/+6
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin1-1/+1
2017-12-19inline use-once typedefsNoel Grandin2-4/+1
2017-12-19loplugin:unusedenumconstantsNoel Grandin1-7/+0
2017-10-23loplugin:includeform: svgioStephan Bergmann30-58/+58
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-3/+2
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2-3/+3
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-2/+5
2017-07-21loplugin:constparams in svgioNoel Grandin4-5/+5
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-4/+5
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-4/+7
2017-07-13Resolves: tdf#108903 avoid recurse to deathCaolán McNamara1-0/+2
2017-06-21loplugin:unusedfields store..svlNoel Grandin2-13/+0
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-4/+0
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin2-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-8/+8
2017-01-19new loplugin: useuniqueptr: svgioNoel Grandin15-42/+64
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin1-3/+0
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin18-99/+0
2016-09-18loplugin:unusedenumvaluesNoel Grandin1-3/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann27-27/+27
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist9-11/+0
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin23-108/+108
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist33-160/+160
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-5/+5
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2-2/+3