summaryrefslogtreecommitdiffstats
path: root/svgio
Commit message (Expand)AuthorAgeFilesLines
* widget theme: Gradient support when drawing widgetsTomaž Vajngerl2019-11-131-0/+37
* tdf#99115: add Css selector '*' style only if the element...Xisco Fauli2019-10-043-14/+112
* Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO()Tor Lillqvist2019-09-201-1/+1
* support opacity for widget definition draw SVGsTomaž Vajngerl2019-08-294-2/+12
* Update SvgRead test - add new parameters and path parsingTomaž Vajngerl2019-08-292-12/+56
* parse more attributes in SvgDrawVisitorTomaž Vajngerl2019-08-291-6/+31
* use gfx namespace for DrawCommandsTomaž Vajngerl2019-08-294-12/+13
* svgio visitor, add draw commands and create the from svgTomaž Vajngerl2019-08-299-36/+413
* tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski2018-11-101-12/+8
* tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek2018-11-081-2/+2
* clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin2018-10-244-5/+5
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-192-7/+7
* clang-tidy readability-misleading-indentationNoel Grandin2018-10-191-4/+4
* Turn SvgMarkerNode::MarkerUnits into scoped enumStephan Bergmann2018-10-183-5/+5
* loplugin:constfields in stoc..svgioNoel Grandin2018-10-083-3/+3
* loplugin:useuniqueptr in SvgDocumentNoel Grandin2018-09-265-20/+12
* 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-312-92/+94
* 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-242-56/+144
* crashtesting: infinite recurse with moz384637-1.svgCaolán McNamara2018-07-242-0/+9
* crashtesting: infinite recurse with moz455984-5.svgCaolán McNamara2018-07-232-20/+52
* 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-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-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