summaryrefslogtreecommitdiffstats
path: root/svgio/source
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate lineNoel Grandin2018-09-171-1/+0
* New loplugin:externalStephan Bergmann2018-09-172-3/+3
* match_colorKeyword should be using static const lookup tableNoel Grandin2018-09-141-152/+150
* loplugin:simplifyconstruct in stoc..svlNoel Grandin2018-09-1220-31/+6
* tdf#119557 style hierarchy isn't stable so looping check fails falselyCaolán McNamara2018-08-311-91/+93
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-171-7/+10
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-042-5/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-08-024-0/+4
* Fix typosAndrea Gelmini2018-07-311-1/+1
* loplugin:stringloop in svgio..xmlsecurityNoel Grandin2018-07-301-3/+3
* crashtesting: infinite recurse with moz609361-1.svgCaolán McNamara2018-07-241-56/+143
* crashtesting: infinite recurse with moz384637-1.svgCaolán McNamara2018-07-241-0/+7
* crashtesting: infinite recurse with moz455984-5.svgCaolán McNamara2018-07-231-20/+51
* crashtesting: infinite recurse on moz330387-6.svgCaolán McNamara2018-07-181-21/+54
* tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand2018-07-111-0/+17
* Fix typosAndrea Gelmini2018-06-142-4/+4
* Replace SVGFilter using SVGIOArmin Le Grand2018-06-132-17/+104
* loplugin:useuniqueptr in pathTextBreakupHelperNoel Grandin2018-05-281-8/+4
* svgio: fix rendering when the width/height isn't present in SVGTomaž Vajngerl2018-05-131-18/+33
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-2/+2
* tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek2018-04-062-4/+0
* use boost::optional in sc and svgioNoel Grandin2018-03-281-16/+8
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* drop sax::tools::*base64 methodsNoel Grandin2018-03-051-1/+2
* loplugin:useuniqueptr in SvgNodeNoel Grandin2018-03-054-22/+15
* loplugin:useuniqueptr in SvgPolyNodeNoel Grandin2018-03-051-2/+0
* loplugin:useuniqueptr in SvgPatternNodeNoel Grandin2018-03-051-4/+2
* loplugin:useuniqueptr in SvgPathNodeNoel Grandin2018-03-051-2/+0
* Fix typosAndrea Gelmini2018-01-251-1/+1
* ofz#5565 Indirect-leakCaolán McNamara2018-01-221-2/+8
* ofz#5431 Direct-leakCaolán McNamara2018-01-171-2/+0
* More loplugin:cstylecast: svgioStephan Bergmann2018-01-121-1/+1
* loplugin:passstuffbyref improved return in sd,variousNoel Grandin2018-01-021-1/+1
* loplugin:unnecessaryparen improve return checkNoel Grandin2017-12-291-1/+1
* Fix typosAndrea Gelmini2017-12-201-1/+1
* inline use-once typedefsNoel Grandin2017-12-191-2/+2
* Fix typosAndrea Gelmini2017-12-161-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-113-5/+5
* overload std::hash for OUString and OStringNoel Grandin2017-10-232-3/+2
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2612-40/+40
* clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin2017-09-122-4/+3
* loplugin:constparams in svgioNoel Grandin2017-07-215-6/+6
* extend loplugin useuniqueptr to OUString pointersNoel Grandin2017-07-171-8/+4
* emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2017-07-151-3/+3
* use more OUString::operator== in sfx2..svtoolsNoel Grandin2017-07-141-1/+1
* extend loplugin useuniqueptr to POD typesNoel Grandin2017-07-141-4/+2
* bah, wrong resetCaolán McNamara2017-07-131-1/+1
* Resolves: tdf#108903 avoid recurse to deathCaolán McNamara2017-07-131-2/+5
* loplugin:oncevar in starmath..svlNoel Grandin2017-06-274-64/+49