summaryrefslogtreecommitdiff
path: root/svgio/qa
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-07-13move Primitive2dXmlDump from drawinglayer::tools to drawinglayer NSTomaž Vajngerl
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-01-04drawinglayer: extract classes from baseprimitive2d.hxx to own filesTomaž Vajngerl
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen
2019-09-23SVGIO: add unittest for fill:noneXisco Fauli
2019-09-19tdf#123926: SVGIO: Check parent's fill when...Xisco Fauli
2019-09-19tdf#104339: SVGIO: Add unittestXisco Fauli
2019-09-19tdf#94765: SVGIO: Look for gradient/pattern ids once the file...Xisco Fauli
2019-09-16tdf#99115: add Css selector '*' style only if the element...Xisco Fauli
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl
2019-03-08Removed duplicated includesAndrea Gelmini
2019-03-07Update SvgRead test - add new parameters and path parsingTomaž Vajngerl
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl
2019-02-09move and extend primitive2dxmldump to drawinglayerTomaž Vajngerl
2018-11-08tdf#113624 EMF+ Fix shift of DrawString without StringFormatBartosz Kosiorek
2018-05-13svgio: fix rendering when the width/height isn't present in SVGTomaž Vajngerl
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-12More loplugin:cstylecast: svgioStephan Bergmann
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-21loplugin:constparams in svgioNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-08-30tdf#101237 SVGIO: Use black as default when parents' fill...Xisco Fauli
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-01tdf#99994: Add unittestXisco Fauli
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-04-15SVG: Add unittest for ecc7f698b5f080530f006218fa3dd82da43d9abbXisco Fauli
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: Add unittest for #i125329#Xisco Fauli
2016-04-01tdf#97966 Drop 'static' keywordsWastack
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-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-07Revert "tdf#97538: SVGIO: Add unittest"Xisco Faulí
2016-03-07tdf#97538: SVGIO: Add unittestXisco Fauli
2016-03-06SVGIO: Check minX, minY, maxX and maxY in polypolygonXisco Fauli
2016-03-03SVGIO: Check height and width of polypolygoncolorXisco Fauli
2016-02-25tdf#97936: SVGIO: Add unittestXisco Fauli
2016-02-21tdf#97538 no cropping if width, height and viewBox missingRegina Henschel
2016-02-19SVGIO: Fix problem when relative font-size depends on its...Xisco Fauli
2016-02-18SVGIO: tdf#97941: Don't double tspan fontsizeXisco Fauli
2016-02-13SVGIO: tdf#97659: Add support for RGBAXisco Fauli