summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)Author
2022-11-29SVG import: add support for semi-transparent textMiklos Vajna
2022-10-03tdf#103888: Do not add a gap at the end of each text portionXisco Fauli
2022-09-26tdf#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-23tdf#151118: svg: fix handling of xml:space="preserve"Xisco Fauli
2022-08-13tdf#150323: also add markers if there is a css style parentXisco Fauli
2022-08-08svgio: Add support for clip-rule="evenodd"Xisco Fauli
2022-07-19tdf#126330: use correct type for symbol nodeXisco Fauli
2022-07-19related: tdf#97539: SVGIO: iterate over parent's clippathsXisco Fauli
2022-07-18tdf#97539; if parent is css style, look one level upXisco Fauli
2022-07-14svgio: use href along with xlink:hrefXisco Fauli
2022-07-12tdf#149913: add support for auto-start-reverseXisco Fauli
2022-07-09related: tdf#149893: trim the color nameXisco Fauli
2022-07-07svgio: make readLocalUrl standard-compliantXisco 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-24Make CppunitTest_svgio CPPUNIT_TEST_NAME=Test::testCssClassRedefinition robustStephan Bergmann
2022-06-23tdf#149449 Add unit test for CSS class redefinition inside SVGsofftkp
2022-06-23tdf#149449 Don't ignore CSS class redefinition inside SVGsofftkp
2022-06-15tdf#131506 tdf#143031 EMF+ Fix displaying PathGradient fillBartosz Kosiorek
2022-05-29we can std::move the data out of TextBreakupHelperNoel Grandin
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin
2022-05-01use more string_view in variousNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-04-27add string_view wrappers for rtl::math::stringToDoubleNoel Grandin
2022-04-19new loplugin:stringviewvar looks for OUString vars that can beNoel Grandin
2022-04-12loplugin:stringview more o3tl conversionNoel Grandin
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-12-22Separate core drawinglayer func. into drawinglayercore libraryTomaž Vajngerl
2021-12-16Remove transitional header drawinglayer/primitive2d/polygonprimitive2d.hxxGabor Kelemen
2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-22Cleaning up math in SvgNumberHossein
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-12improve mergeToSinglePolyPolygonNoel Grandin
2021-11-11Use o3tl::convertMike Kaganski
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-31Prepare for removal of non-const operator[] from Sequence in svgioMike Kaganski
2021-10-26Add documentation for the 'svgio' moduleHossein
2021-10-17Use range based for loopsHossein
2021-10-11loplugin:moveparam in svgioNoel Grandin
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-10-06Cleanup svgcharacternode.cxxHossein
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: svgioStephan Bergmann
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin