summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgstyleattributes.cxx
AgeCommit message (Expand)Author
2021-11-12improve mergeToSinglePolyPolygonNoel Grandin
2021-11-11Use o3tl::convertMike Kaganski
2021-10-10loplugin:moveparam in basegfxNoel Grandin
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-09-24reduce copying in drawinglayerNoel Grandin
2021-09-09tdf#144052 reduce Primitive2D copyingNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use unique_ptr for B2DHomMatrixNoel Grandin
2021-05-01svgio: convert enum to enum class in svgstyleattributes.hxxTomaž Vajngerl
2021-05-01convert enums to enum classes in svgtools.hxxTomaž Vajngerl
2021-04-30svgio: change SVGToken enum to enum classTomaž Vajngerl
2020-11-11loplugin:stringviewNoel
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2019-12-20tdf#42949 Fix IWYU warnings in svgio/Gabor Kelemen
2019-10-03loplugin:unusedfieldsNoel Grandin
2019-09-23SVGIO: Fix conditions after ab147995Xisco Fauli
2019-09-19tdf#123926: SVGIO: Check parent's fill when...Xisco Fauli
2019-09-19tdf#94765: SVGIO: Look for gradient/pattern ids once the file...Xisco Fauli
2019-08-12Fix typosAndrea Gelmini
2019-01-29loplugin:flatten in svgioNoel Grandin
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24clang-tidy performance-unnecessary-copy-init in sfx2..svtoolsNoel Grandin
2018-10-18Turn SvgMarkerNode::MarkerUnits into scoped enumStephan Bergmann
2018-09-17New loplugin:externalStephan Bergmann
2018-08-31tdf#119557 style hierarchy isn't stable so looping check fails falselyCaolán McNamara
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-07-24crashtesting: infinite recurse with moz609361-1.svgCaolán McNamara
2018-06-14Fix typosAndrea Gelmini
2018-06-13Replace SVGFilter using SVGIOArmin Le Grand
2018-01-02loplugin:passstuffbyref improved return in sd,variousNoel Grandin
2017-12-16Fix typosAndrea Gelmini
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-21loplugin:constparams in svgioNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-06cppcheck: knownConditionTrueFalseJochen Nitschke
2017-05-04loplugin:checkunusedparams in svgioNoel Grandin
2017-04-28loplugin:salunicodeliteral: svgioStephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2016-12-19tdf#104339 Partially revert d5649ae7b76278cb3155f951d6327157c7c92b65Xisco Fauli
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-20loplugin:expandablemethodds in svgioNoel Grandin
2016-08-30tdf#101237 SVGIO: Use black as default when parents' fill...Xisco Fauli
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-07-20SVGIO: use clamp on strokeOpacity in case it's negativeXisco Fauli
2016-07-07tdf#82214 optimize PatternFillPrimitive and SVGArmin Le Grand
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-05-31SVGIO: Add support for "inherit" in font-familyXisco Fauli