summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/svggradientprimitive2d.cxx
AgeCommit message (Expand)Author
2021-06-20drawinglayer: remove ImplPrimitive2DIDBlock macroTomaž Vajngerl
2021-01-17cppcheck: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-07-16hack for gradients split into adjacent polygons (tdf#133016)Luboš Luňák
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-04-03split up polypolygonprimitive2d.hxx into separate filesTomaž Vajngerl
2020-03-12tdf#124424 Corrections at SvgGradientHelper for EMF+Armin Le Grand
2020-03-11tdf#124424 Enhanced SvgGradientHelper for EMF+Armin Le Grand
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-09-01Fix typosAndrea Gelmini
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin
2018-06-07tdf#117949 Use small overlap for SVG gradient representationArmin Le Grand
2018-01-19loplugin:useuniqueptr in SvgRadialAtomPrimitive2DNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-03-03TyposJulien Nabet
2014-02-27Remove visual noise from drawinglayerAlexander Wilms
2013-07-08WaE and numerical inconsequence in gradient fallback render handlingArmin Le Grand
2013-06-17Related: #i121801# Corrected objectBoundingBox case for GradientTransformArmin Le Grand
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand
2013-02-22WaE: unused variableTor Lillqvist
2013-02-22#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks