summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)Author
2022-09-28use more string_view in svgioNoel Grandin
2022-09-23svgio: Simplify by using replaceAllXisco 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-07-29svgio: Add support for clip-rule="evenodd"Xisco Fauli
2022-07-15tdf#97539; if parent is css style, look one level upXisco Fauli
2022-07-15svgio: simplify codeXisco Fauli
2022-07-14svgio: factor out common codeXisco Fauli
2022-07-13svgio: use href along with xlink:hrefXisco Fauli
2022-07-08tdf#149913: add support for auto-start-reverseXisco Fauli
2022-07-07tdf#149893: Color names are ASCII case-insensitiveXisco Fauli
2022-06-27clang-tidy modernize-pass-by-value in svgioNoel Grandin
2022-06-22tdf#149449 Don't ignore CSS class redefinition inside SVGsofftkp
2022-05-03add o3tl::matchIgnoreAsciiCaseNoel Grandin
2022-03-03Recheck modules sv* with IWYUGabor Kelemen
2021-12-24tdf#97663 SVGIO: Fix line spacing for <tspan>Hossein
2021-11-11Use o3tl::convertMike Kaganski
2021-11-03loplugin:finalclassesNoel Grandin
2021-10-11loplugin:moveparam in svgioNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: svgioStephan Bergmann
2021-08-22no need to use unique_ptr for B2DHomMatrixNoel Grandin
2021-08-22no need to use unique_ptr for B2DPolygonNoel Grandin
2021-08-22no need to use unique_ptr for B2DPolyPolygonNoel Grandin
2021-05-01svgio: convert enum to enum class in svgstyleattributes.hxxTomaž Vajngerl
2021-05-01svgio: use pragma once in the header filesTomaž Vajngerl
2021-05-01svgio: move isPositive to the SvgNumber header fileTomaž Vajngerl
2021-05-01svgio: move SvgNumber to its own header fileTomaž Vajngerl
2021-05-01convert enums to enum classes in svgnode.hxxTomaž Vajngerl
2021-05-01convert enums to enum classes in svgtools.hxxTomaž Vajngerl
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2021-04-12update PCHsCaolán McNamara
2021-03-21update pchesCaolán McNamara
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-03-06update pchesJulien Nabet
2021-02-23update pchesCaolán McNamara
2021-02-20loplugin:refcounting in svgioNoel
2021-02-08update pchesCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-07-20compact namespace: svgioNoel Grandin
2020-07-12update pchesCaolán McNamara
2020-05-10compact namespace in sal..svgioNoel Grandin
2020-04-26update pchesCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen