summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)Author
2017-01-04tdf#104339 Partially revert d5649ae7b76278cb3155f951d6327157c7c92b65Xisco Fauli
2016-11-09convert Primitive2DContainer to std::dequeNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13Remove nonsense comments: // bitfieldTor Lillqvist
2016-08-30tdf#101237 SVGIO: Use black as default when parents' fill...Xisco Fauli
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-05loplugin:countusersofdefaultparams in sfx2..svgioNoel Grandin
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-24tdf#101070: svg/insert, avoid infinite recursive loop when referencing oneselfJulien Nabet
2016-07-20SVGIO: use clamp on strokeOpacity in case it's negativeXisco Fauli
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-07-07tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-06-09tdf#94698 cleanup Makefiles. Get rid of udkapi and offapiGleb Mishchenko
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-01tdf#99994: Add unittestXisco Fauli
2016-06-01tdf#99994 Avoid invalid access by reusing getFontFamily() resultSam Tygier
2016-05-31SVGIO: Modify a unittest to check "inherit" in font-familyXisco Fauli
2016-05-31SVGIO: Add support for font-family in unittests and unify...Xisco Fauli
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-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-25Fix typosAndrea Gelmini
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin
2016-05-10Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann
2016-05-09convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-15SVG: Add unittest for ecc7f698b5f080530f006218fa3dd82da43d9abbXisco Fauli
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-12SVG: Add unittest for tdf#47446 and tdf#98599Xisco Fauli
2016-04-12SVG: Check that masking-path-07-b.svg doesn't hangXisco Fauli
2016-04-12SVG: actually this code is unnecessary after...Xisco Fauli
2016-04-12SVG: Add unittest for #i125329#Xisco Fauli
2016-04-12SVG: Clean up this code a litle bitXisco Fauli
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-04tdf#97499 Fixed containers parameters clearing #3tymyjan
2016-04-03SVG: Using the marker property from a style sheet is equivalent...Xisco Fauli
2016-04-01tdf#97966 Drop 'static' keywordsWastack
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