summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)AuthorFilesLines
2019-11-13widget theme: Gradient support when drawing widgetsTomaž Vajngerl1-0/+37
2019-10-04tdf#99115: add Css selector '*' style only if the element...Xisco Fauli3-14/+112
2019-09-20Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO()Tor Lillqvist1-1/+1
2019-08-29support opacity for widget definition draw SVGsTomaž Vajngerl4-2/+12
2019-08-29Update SvgRead test - add new parameters and path parsingTomaž Vajngerl2-12/+56
2019-08-29parse more attributes in SvgDrawVisitorTomaž Vajngerl1-6/+31
2019-08-29use gfx namespace for DrawCommandsTomaž Vajngerl4-12/+13
2019-08-29svgio visitor, add draw commands and create the from svgTomaž Vajngerl9-36/+413
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski1-12/+8
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek1-2/+2
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin4-5/+5
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-7/+7
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-4/+4
2018-10-18Turn SvgMarkerNode::MarkerUnits into scoped enumStephan Bergmann3-5/+5
2018-10-08loplugin:constfields in stoc..svgioNoel Grandin3-3/+3
2018-09-26loplugin:useuniqueptr in SvgDocumentNoel Grandin5-20/+12
2018-09-17remove duplicate lineNoel Grandin1-1/+0
2018-09-17New loplugin:externalStephan Bergmann2-3/+3
2018-09-14match_colorKeyword should be using static const lookup tableNoel Grandin1-152/+150
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin20-31/+6
2018-08-31tdf#119557 style hierarchy isn't stable so looping check fails falselyCaolán McNamara2-92/+94
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann1-7/+10
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2-5/+3
2018-08-02Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-07-31Fix typosAndrea Gelmini1-1/+1
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin1-3/+3
2018-07-24crashtesting: infinite recurse with moz609361-1.svgCaolán McNamara2-56/+144
2018-07-24crashtesting: infinite recurse with moz384637-1.svgCaolán McNamara2-0/+9
2018-07-23crashtesting: infinite recurse with moz455984-5.svgCaolán McNamara2-20/+52
2018-07-18crashtesting: infinite recurse on moz330387-6.svgCaolán McNamara2-21/+55
2018-07-11tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand1-0/+17
2018-06-14Fix typosAndrea Gelmini2-4/+4
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand2-17/+104
2018-05-28loplugin:useuniqueptr in pathTextBreakupHelperNoel Grandin1-8/+4
2018-05-13svgio: fix rendering when the width/height isn't present in SVGTomaž Vajngerl4-19/+124
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-2/+2
2018-04-06tdf#114738 Add support for transparency for EMF+ recordsBartosz Kosiorek2-4/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-28use boost::optional in sc and svgioNoel Grandin2-22/+15
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-1/+3
2018-03-05loplugin:useuniqueptr in SvgNodeNoel Grandin5-25/+18
2018-03-05loplugin:useuniqueptr in SvgPolyNodeNoel Grandin2-7/+5
2018-03-05loplugin:useuniqueptr in SvgPatternNodeNoel Grandin2-8/+8
2018-03-05loplugin:useuniqueptr in SvgPathNodeNoel Grandin2-8/+6
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-22ofz#5565 Indirect-leakCaolán McNamara1-2/+8
2018-01-17ofz#5431 Direct-leakCaolán McNamara1-2/+0
2018-01-12More loplugin:cstylecast: svgioStephan Bergmann2-28/+28
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin2-2/+2