summaryrefslogtreecommitdiffstats
path: root/svgio/source
Commit message (Expand)AuthorAgeFilesLines
* convert DecodeMechanism to scoped enumNoel Grandin2017-12-181-1/+1
* Resolves: tdf#108903 avoid recurse to deathCaolán McNamara2017-07-141-2/+5
* tdf#104339 Partially revert d5649ae7b76278cb3155f951d6327157c7c92b65Xisco Fauli2017-01-041-18/+1
* convert Primitive2DContainer to std::dequeNoel Grandin2016-11-091-5/+3
* loplugin:oncevar in sd..svgioNoel Grandin2016-11-011-4/+2
* loplugin:expandablemethods in stoc..svlNoel Grandin2016-10-271-3/+3
* loplugin:expandablemethodds in svgioNoel Grandin2016-10-2018-85/+85
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-132-2/+2
* tdf#101237 SVGIO: Use black as default when parents' fill...Xisco Fauli2016-08-301-6/+18
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-271-1/+1
* loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin2016-07-291-1/+1
* tdf#101070: svg/insert, avoid infinite recursive loop when referencing oneselfJulien Nabet2016-07-241-1/+1
* SVGIO: use clamp on strokeOpacity in case it's negativeXisco Fauli2016-07-201-4/+2
* tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand2016-07-071-39/+60
* Fix some spelling errors in comments and stringsOtto Kekäläinen2016-07-041-1/+1
* tdf#99994 Avoid invalid access by reusing getFontFamily() resultSam Tygier2016-06-011-2/+3
* SVGIO: Add support for "inherit" in font-familyXisco Fauli2016-05-311-1/+1
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-2733-87/+87
* Convert GRAPHIC to scoped enumNoel Grandin2016-05-271-1/+1
* Fix typosAndrea Gelmini2016-05-251-2/+2
* Convert SpreadMethod to scoped enumNoel Grandin2016-05-221-4/+4
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-101-0/+2
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-091-1/+1
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-16/+16
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-262-10/+32
* new plugin stylepoliceNoel Grandin2016-04-213-15/+15
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-131-2/+3
* SVG: actually this code is unnecessary after...Xisco Fauli2016-04-121-13/+1
* SVG: Clean up this code a litle bitXisco Fauli2016-04-121-6/+5
* tdf#97499 Fixed containers parameters clearing #4tymyjan2016-04-042-4/+2
* SVG: Using the marker property from a style sheet is equivalent...Xisco Fauli2016-04-031-2/+5
* tdf#97657: SVGIO: Don't iterate over parent's clip-paths...Xisco Fauli2016-03-301-2/+7
* SVGIO: Don't inherit style attributes from parent if the...Xisco Fauli2016-03-291-108/+20
* SVGIO: Shapes within a clippath element might inherit...Xisco Fauli2016-03-261-0/+62
* tdf#98599 SVG: consider attributes of 'defs' elementRegina Henschel2016-03-171-2/+2
* tdf#47446: SVGIO: Take markers' parents into account tooXisco Fauli2016-03-111-1/+13
* tdf#97539: SVGIO: iterate over parent's clippathsXisco Fauli2016-03-101-1/+2
* tdf#47446: SVGIO: Set marker's fill attribute to black...Xisco Fauli2016-03-091-1/+1
* SVGIO: Fix problem when style's parent contains a mask elementXisco Fauli2016-03-091-9/+37
* Updated to solve problem with gerrit patch 22363Jan Iversen2016-03-081-1/+1
* SVGIO: tdf#97539: clip-path elements might contain...Xisco Fauli2016-03-071-9/+37
* tdf#98113: SVGIO: Add SvgANode class to handle transport ...Xisco Fauli2016-03-033-0/+120
* loplugin:unuseddefaultparam in svgioNoel Grandin2016-03-011-2/+2
* tdf#98119 Allow markers on zero-length linesRegina Henschel2016-02-281-11/+11
* Revert "SVGIO: tdf#97539: clip-path elements might contain..."Xisco Faulí2016-02-271-17/+0
* Partially revert b6a62f07557fe4ae0931e0f3e0f306d2f69b116bXisco Fauli2016-02-251-9/+6
* tdf#97538 no cropping if width, height and viewBox missingRegina Henschel2016-02-211-37/+69
* new loplugin: find write-only fieldsNoel Grandin2016-02-192-5/+3
* SVGIO: Fix problem when relative font-size depends on its...Xisco Fauli2016-02-191-0/+14
* tdf#97752 SVGIO ignore not matching parent paintsJochen Nitschke2016-02-181-6/+6