summaryrefslogtreecommitdiff
path: root/svgio/qa
AgeCommit message (Expand)Author
2023-06-24tdf#132246, tdf#155735: Add support for SourceAlphaXisco Fauli
2023-06-23tdf#156034: check for css style further up in the hierarchyXisco Fauli
2023-06-22tdf#156018: check if there is a css style with element inside elementXisco Fauli
2023-06-22tdf#155735: Add support for matrix typeXisco Fauli
2023-06-22tdf#155735: Add support for hueRotate typeXisco Fauli
2023-06-20tdf#155814: only check parent style when it has a local css styleXisco Fauli
2023-06-20tdf#155932: tdf#97717: only apply opacity when primitiveXisco Fauli
2023-06-20svgio: simplify test file a bitXisco Fauli
2023-06-19tdf#145896: set style to 'text/css' by defaultXisco Fauli
2023-06-19tdf#97717: do not call add_postProcess from g elementXisco Fauli
2023-06-16tdf#155735: unify unittestXisco Fauli
2023-06-15tdf#155833: apply transform to image even if target is equal to viewboxXisco Fauli
2023-06-14tdf#155735: Add support for saturate typeXisco Fauli
2023-06-14tdf#155819: check marker property comes from a style sheetXisco Fauli
2023-06-08tdf#155735: Add basic support for feColorMatrixXisco Fauli
2023-06-08tdf#155733: no need to store these valuesXisco Fauli
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