summaryrefslogtreecommitdiff
path: root/svgio/inc
AgeCommit message (Expand)Author
2022-08-08svgio: Add support for clip-rule="evenodd"Xisco 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-07tdf#149893: Color names are ASCII case-insensitiveXisco Fauli
2022-06-23tdf#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
2020-03-14Revert "loplugin:constfields in stoc..svgio"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-11loplugin:finalclasses in svgioNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-03loplugin:unusedfieldsNoel Grandin