summaryrefslogtreecommitdiff
path: root/svgio
AgeCommit message (Expand)Author
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-10compact namespace in sal..svgioNoel Grandin
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-04-29Resolves tdf#132513 - SVG warns on metadataHeiko Tietze
2020-04-26update pchesCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-10Make BitmapPrimitive2D vcl-independentArmin Le Grand
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
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-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-24loplugin:makeshared in svgio..writerperfectNoel Grandin
2020-01-11loplugin:finalclasses in svgioNoel 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-12-03Use initializer instead of using several inserts (svgio/svgtoken)Julien Nabet
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-08widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-29constmethod for accessor-type methodsNoel Grandin
2019-09-23SVGIO: Fix conditions after ab147995Xisco Fauli
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-23SVGIO: add unittest for fill:noneXisco Fauli
2019-09-22SVGIO: Use correct type for <use> elementsXisco 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-25loplugin:returnconstval in svgioNoel Grandin
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): svgioStephan Bergmann
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-06-18loplugin:logexceptionnicely in starmath..svgioNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-04-12Downgrade a SAL_WARN() that shows up a lot but can be ignored to SAL_INFO()Tor Lillqvist
2019-04-05support opacity for widget definition draw SVGsTomaž Vajngerl
2019-03-20tdf#42949 Fix IWYU warnings in include/drawinglayer/Gabor Kelemen
2019-03-12svgio: don't use_library_objects in CppunitTest_svgio_readMichael Stahl
2019-03-08Removed duplicated includesAndrea Gelmini
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07Update SvgRead test - add new parameters and path parsingTomaž Vajngerl
2019-03-06parse more attributes in SvgDrawVisitorTomaž Vajngerl
2019-03-06use gfx namespace for DrawCommandsTomaž Vajngerl
2019-03-06svgio visitor, add draw commands and create the from svgTomaž Vajngerl