summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/svggradientprimitive2d.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen1-1/+0
2019-09-01Fix typosAndrea Gelmini1-1/+1
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin1-4/+2
2018-09-03move identity checks into B3DHomMatrix::operator*=Noel Grandin1-13/+4
2018-06-07tdf#117949 Use small overlap for SVG gradient representationArmin Le Grand1-2/+9
2018-01-19loplugin:useuniqueptr in SvgRadialAtomPrimitive2DNoel Grandin1-6/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-8/+8
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin1-3/+2
2017-06-02Improved loplugin:redundantcast static_cast handling: drawinglayerStephan Bergmann1-1/+1
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist1-8/+8
2016-11-08reduce copying when decomposing drawinglayer primitivesNoel Grandin1-45/+18
2016-05-22Convert SpreadMethod to scoped enumNoel Grandin1-9/+9
2016-02-09Remove excess newlinesChris Sherlock1-5/+0
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-41/+41
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-03-03TyposJulien Nabet1-1/+1
2014-02-27Remove visual noise from drawinglayerAlexander Wilms1-7/+7
2013-07-08WaE and numerical inconsequence in gradient fallback render handlingArmin Le Grand1-3/+7
2013-06-17Related: #i121801# Corrected objectBoundingBox case for GradientTransformArmin Le Grand1-17/+24
2013-06-17Resolves: #i121801# Corrected handling of gradient transformationsArmin Le Grand1-4/+21
2013-05-20drawinglayer: Fix typo Primitrive -> Primitive.Jan Holesovsky1-4/+4
2013-03-13Related: #i119125# corrected gradient renderingArmin Le Grand1-42/+60
2013-02-22WaE: unused variableTor Lillqvist1-2/+0
2013-02-22#120616# Corrected SVG gradient primitive and it's decompositionArmin Le Grand1-23/+60
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks1-0/+1087