summaryrefslogtreecommitdiffstats
path: root/svgio
Commit message (Expand)AuthorAgeFilesLines
* tdf#119557 style hierarchy isn't stable so looping check fails falselyCaolán McNamara2018-08-312-92/+94
* crashtesting: infinite recurse with moz455984-5.svgCaolán McNamara2018-07-262-20/+52
* crashtesting: infinite recurse with moz609361-1.svgCaolán McNamara2018-07-262-56/+144
* crashtesting: infinite recurse with moz384637-1.svgCaolán McNamara2018-07-262-0/+9
* crashtesting: infinite recurse on moz330387-6.svgCaolán McNamara2018-07-182-21/+55
* tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand2018-07-121-0/+17
* Replace SVGFilter using SVGIOArmin Le Grand2018-06-142-17/+104
* svgio: fix rendering when the width/height isn't present in SVGTomaž Vajngerl2018-05-134-19/+124
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-2/+2
* tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek2018-04-062-4/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-011-1/+0
* use boost::optional in sc and svgioNoel Grandin2018-03-282-22/+15
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* drop sax::tools::*base64 methodsNoel Grandin2018-03-052-1/+3
* loplugin:useuniqueptr in SvgNodeNoel Grandin2018-03-055-25/+18
* loplugin:useuniqueptr in SvgPolyNodeNoel Grandin2018-03-052-7/+5
* loplugin:useuniqueptr in SvgPatternNodeNoel Grandin2018-03-052-8/+8
* loplugin:useuniqueptr in SvgPathNodeNoel Grandin2018-03-052-8/+6
* 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-122-28/+28
* loplugin:passstuffbyref improved return in sd,variousNoel Grandin2018-01-022-2/+2
* loplugin:unnecessaryparen improve return checkNoel Grandin2017-12-291-1/+1
* Fix typosAndrea Gelmini2017-12-201-1/+1
* inline use-once typedefsNoel Grandin2017-12-193-6/+3
* loplugin:unusedenumconstantsNoel Grandin2017-12-191-7/+0
* Fix typosAndrea Gelmini2017-12-161-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-113-5/+5
* loplugin:includeform: svgioStephan Bergmann2017-10-2330-58/+58
* overload std::hash for OUString and OStringNoel Grandin2017-10-233-6/+4
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-2614-43/+43
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-2/+5
* clang-tidy modernize-use-emplace in svgio..svtoolsNoel Grandin2017-09-122-4/+3
* Consistently use OUString in test::DirectoriesStephan Bergmann2017-08-241-2/+2
* remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2017-08-171-1/+1
* loplugin:constparams in svgioNoel Grandin2017-07-2110-13/+13
* extend loplugin useuniqueptr to OUString pointersNoel Grandin2017-07-172-12/+9
* 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-142-8/+9
* bah, wrong resetCaolán McNamara2017-07-131-1/+1
* Resolves: tdf#108903 avoid recurse to deathCaolán McNamara2017-07-132-2/+7
* loplugin:oncevar in starmath..svlNoel Grandin2017-06-274-64/+49
* loplugin:unusedfields store..svlNoel Grandin2017-06-214-50/+1
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-14/+3
* cppcheck: knownConditionTrueFalseJochen Nitschke2017-06-061-2/+2
* convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin2017-06-021-2/+2
* remove unnecessary use of OString::getStrNoel Grandin2017-05-283-23/+3