summaryrefslogtreecommitdiff
path: root/svgio/qa
AgeCommit message (Expand)Author
2023-06-07tdf#132246: add basic support for feGaussianBlurXisco Fauli
2022-12-08CppunitTest_svgio: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2022-11-29SVG import: add support for semi-transparent textMiklos Vajna
2022-09-23tdf#151118: don't trim leading/trailing spaces in 'preserve' caseXisco Fauli
2022-09-23tdf#151118: svg: don't replace newline with space when xml:space="default"Xisco Fauli
2022-09-22tdf#151118: svg: fix handling of xml:space="preserve"Xisco Fauli
2022-09-21tdf#103888: Do not add a gap at the end of each text portionXisco Fauli
2022-08-30tdf#141908 Replace usage of sal_Int32 with Color in unit testscutamar
2022-08-11tdf#150323: also add markers if there is a css style parentXisco Fauli
2022-07-29svgio: Add support for clip-rule="evenodd"Xisco Fauli
2022-07-29svgio: qa: add unittest for fill-ruleXisco Fauli
2022-07-18related: tdf#97539: SVGIO: iterate over parent's clippathsXisco Fauli
2022-07-18tdf#126330: use correct type for symbol nodeXisco Fauli
2022-07-15tdf#97539; if parent is css style, look one level upXisco Fauli
2022-07-15svgio: qa: Add test for shape with ref to clipPathXisco Fauli
2022-07-13svgio: use href along with xlink:hrefXisco Fauli
2022-07-08svgio: Rename variable and add unittestXisco Fauli
2022-07-08related: tdf#149893: trim the color nameXisco Fauli
2022-07-08tdf#149913: add support for auto-start-reverseXisco Fauli
2022-07-07svgio: fix copy-paste nameXisco Fauli
2022-07-07tdf#149893: Color names are ASCII case-insensitiveXisco Fauli
2022-07-06tdf#149880: handle url when it's inside the quotation marksXisco Fauli
2022-06-23Make CppunitTest_svgio CPPUNIT_TEST_NAME=Test::testCssClassRedefinition robustStephan Bergmann
2022-06-22tdf#149449 Add unit test for CSS class redefinition inside SVGsofftkp
2022-06-14tdf#131506 tdf#143031 EMF+ Fix displaying PathGradient fillBartosz Kosiorek
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-24Fix Test::testTdf97663Jan-Marek Glogowski
2021-12-24tdf#97663 SVGIO: Fix line spacing for <tspan>Hossein
2021-12-23Split BasePrimitive2D UNO interface into separate objectNoel Grandin
2021-06-23EMF+ tdf#142975 Add brush support to DrawString recordBartosz Kosiorek
2021-05-01svgio: add test for SvgNumber::solveTomaž Vajngerl
2021-05-01svgio: add test for svgtools starting with SvgNumberTomaž Vajngerl
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