summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)AuthorFilesLines
2016-06-02tdf#99994 Avoid invalid access by reusing getFontFamily() resultSam Tygier1-2/+3
2016-06-02SVGIO: Add support for "inherit" in font-familyXisco Fauli1-1/+1
2016-05-25Fix typosAndrea Gelmini1-2/+2
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin1-4/+4
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann1-0/+2
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin1-1/+1
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin2-21/+21
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel4-12/+35
2016-04-21new plugin stylepoliceNoel Grandin3-15/+15
2016-04-15SVG: Add unittest for ecc7f698b5f080530f006218fa3dd82da43d9abbXisco Fauli2-0/+43
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke3-7/+11
2016-04-12SVG: Add unittest for tdf#47446 and tdf#98599Xisco Fauli3-0/+71
2016-04-12SVG: Check that masking-path-07-b.svg doesn't hangXisco Fauli2-0/+161
2016-04-12SVG: actually this code is unnecessary after...Xisco Fauli1-13/+1
2016-04-12SVG: Add unittest for #i125329#Xisco Fauli2-0/+38
2016-04-12SVG: Clean up this code a litle bitXisco Fauli2-7/+6
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan2-4/+2
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan1-3/+2
2016-04-03SVG: Using the marker property from a style sheet is equivalent...Xisco Fauli1-2/+5
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-1/+1
2016-03-30tdf#97657: SVGIO: Don't iterate over parent's clip-paths...Xisco Fauli1-2/+7
2016-03-29SVGIO: Don't inherit style attributes from parent if the...Xisco Fauli3-108/+54
2016-03-26SVGIO: Shapes within a clippath element might inherit...Xisco Fauli3-0/+92
2016-03-17tdf#98599 SVG: consider attributes of 'defs' elementRegina Henschel1-2/+2
2016-03-11tdf#47446: SVGIO: Take markers' parents into account tooXisco Fauli1-1/+13
2016-03-10tdf#97539: SVGIO: iterate over parent's clippathsXisco Fauli1-1/+2
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann1-2/+2
2016-03-09tdf#47446: SVGIO: Set marker's fill attribute to black...Xisco Fauli1-1/+1
2016-03-09SVGIO: Fix problem when style's parent contains a mask elementXisco Fauli2-10/+41
2016-03-08Updated to solve problem with gerrit patch 22363Jan Iversen1-1/+1
2016-03-07Revert "tdf#97538: SVGIO: Add unittest"Xisco FaulĂ­2-46/+0
2016-03-07SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli2-10/+41
2016-03-07tdf#97538: SVGIO: Add unittestXisco Fauli2-0/+46
2016-03-06SVGIO: Check minX, minY, maxX and maxY in polypolygonXisco Fauli1-0/+25
2016-03-03SVGIO: Check height and width of polypolygoncolorXisco Fauli1-0/+12
2016-03-03tdf#98113: SVGIO: Add SvgANode class to handle transport ...Xisco Fauli6-0/+180
2016-03-01loplugin:unuseddefaultparam in svgioNoel Grandin3-4/+4
2016-03-01fix typoXisco Fauli1-1/+1
2016-02-28tdf#98119 Allow markers on zero-length linesRegina Henschel1-11/+11
2016-02-27Revert "SVGIO: tdf#97539: clip-path elements might contain..."Xisco FaulĂ­2-18/+1
2016-02-25tdf#97936: SVGIO: Add unittestXisco Fauli2-0/+21
2016-02-25Partially revert b6a62f07557fe4ae0931e0f3e0f306d2f69b116bXisco Fauli1-9/+6
2016-02-21tdf#97538 no cropping if width, height and viewBox missingRegina Henschel2-38/+70
2016-02-19new loplugin: find write-only fieldsNoel Grandin3-9/+4
2016-02-19SVGIO: Fix problem when relative font-size depends on its...Xisco Fauli3-0/+36
2016-02-18tdf#97752 SVGIO ignore not matching parent paintsJochen Nitschke1-6/+6
2016-02-18SVGIO: tdf#97941: Don't double tspan fontsizeXisco Fauli4-0/+30
2016-02-17SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli2-1/+18