summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgstyleattributes.cxx
AgeCommit message (Expand)Author
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-18Turn SvgMarkerNode::MarkerUnits into scoped enumStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-31tdf#119557 style hierarchy isn't stable so looping check fails falselyCaolán McNamara
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-07-24crashtesting: infinite recurse with moz609361-1.svgCaolán McNamara
2018-06-14Fix typosAndrea Gelmini
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-16Fix typosAndrea Gelmini
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-21loplugin:constparams in svgioNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin
2017-04-28loplugin:salunicodeliteral: svgioStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2016-12-19tdf#104339 Partially revert d5649ae7b76278cb3155f951d6327157c7c92b65Xisco Fauli
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin
2016-08-30tdf#101237 SVGIO: Use black as default when parents' fill...Xisco Fauli
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-20SVGIO: use clamp on strokeOpacity in case it's negativeXisco Fauli
2016-07-07tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-31SVGIO: Add support for "inherit" in font-familyXisco Fauli
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-12SVG: actually this code is unnecessary after...Xisco Fauli
2016-04-03SVG: Using the marker property from a style sheet is equivalent...Xisco Fauli
2016-03-30tdf#97657: SVGIO: Don't iterate over parent's clip-paths...Xisco Fauli
2016-03-29SVGIO: Don't inherit style attributes from parent if the...Xisco Fauli
2016-03-26SVGIO: Shapes within a clippath element might inherit...Xisco Fauli
2016-03-11tdf#47446: SVGIO: Take markers' parents into account tooXisco Fauli
2016-03-10tdf#97539: SVGIO: iterate over parent's clippathsXisco Fauli
2016-03-09tdf#47446: SVGIO: Set marker's fill attribute to black...Xisco Fauli
2016-03-09SVGIO: Fix problem when style's parent contains a mask elementXisco Fauli
2016-03-07SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli
2016-02-27Revert "SVGIO: tdf#97539: clip-path elements might contain..."Xisco Faulí
2016-02-25Partially revert b6a62f07557fe4ae0931e0f3e0f306d2f69b116bXisco Fauli
2016-02-19SVGIO: Fix problem when relative font-size depends on its...Xisco Fauli
2016-02-18tdf#97752 SVGIO ignore not matching parent paintsJochen Nitschke
2016-02-17SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli
2016-02-13SVGIO: tdf#97659: Add support for RGBAXisco Fauli
2016-02-11tdf#97542: SVGIO: First check the current fill attributeXisco Fauli
2016-02-08SVGIO: Return default font size if size value is negativeXisco Fauli
2016-02-07tdf#97543 SVGIO: Rework getVisibility()Xisco Fauli
2016-02-01tdf#79163: SVGIO: Fix problem with opacity attributeXisco Fauli