summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive3d
AgeCommit message (Expand)AuthorFilesLines
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann1-1/+1
2020-04-19loplugin:flatten in drawinglayerNoel Grandin1-310/+310
2020-03-21move headers inside modulesNoel Grandin12-17/+17
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin1-2/+1
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin1-2/+2
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin19-145/+39
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen9-16/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin2-2/+2
2019-05-18Fix typoAndrea Gelmini1-1/+1
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski1-7/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-2/+2
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin1-1/+1
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin5-10/+10
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin3-3/+3
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen1-0/+1
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin2-2/+0
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-1/+5
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin1-14/+7
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann4-8/+8
2017-11-01loplugin:constantparam in basegfxNoel Grandin1-1/+1
2017-11-01loplugin:constantparam in d*Noel Grandin3-8/+7
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist14-70/+70
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara993-19/+19
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin3-13/+13
2017-08-18loplugin:unnecessaryparenNoel Grandin2-2/+2
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin5-29/+29
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin9-31/+31
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin2-2/+2
2017-08-01loplugin:checkunusedparamsNoel Grandin1-2/+0
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin2-12/+2
2017-03-25Fix typosAndrea Gelmini2-2/+2
2017-02-26loplugin:loopvartoosmallStephan Bergmann1-8/+6
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist8-22/+22
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-2/+2
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin2-2/+2
2016-10-13loplugin:unnecessaryoverrideNoel Grandin1-5/+0
2016-10-11loplugin:constantfunctionNoel Grandin1-1/+1
2016-09-16loplogin:singlevalfields in include/Noel Grandin2-6/+2
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin2-4/+2
2016-05-23Convert GradientStyle to scoped enumNoel Grandin1-1/+1
2016-05-23Convert HatchStyle to scoped enumNoel Grandin1-3/+3
2016-05-11Use SAL_FALLTHROUGH where intendedStephan Bergmann1-0/+4
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand2-0/+8
2016-05-02Fix typosAndrea Gelmini1-1/+1
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin3-12/+11
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-08tdf#94306 replace boost::noncopyable in d...Jochen Nitschke1-4/+12