summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive3d
AgeCommit message (Expand)Author
2021-02-22loplugin:refcounting in drawinglayerNoel
2020-12-01do not unnecessarily explicitly force gradient step count (tdf#138581)Luboš Luňák
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-19loplugin:flatten in drawinglayerNoel Grandin
2020-03-21move headers inside modulesNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-24loplugin:makeshared in drawinglayer..fpickerNoel Grandin
2020-01-20clang-tidy modernize-concat-nested-namespace in drawinglayerNoel Grandin
2019-11-22tdf#42949 Fix IWYU warnings in drawinglayer/Gabor Kelemen
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-20loplugin:constvars in drawinglayer..frameworkNoel Grandin
2019-05-18Fix typoAndrea Gelmini
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-10-23clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayerNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-09-06loplugin:simplifyconstruct in dbaccess..drawinglayerNoel Grandin
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: drawinglayerStephan Bergmann
2017-11-01loplugin:constantparam in basegfxNoel Grandin
2017-11-01loplugin:constantparam in d*Noel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-09-11clang-tidy modernize-use-emplace in d*Noel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-01loplugin:checkunusedparamsNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-02-26loplugin:loopvartoosmallStephan Bergmann
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-23loplugin:expandablemethodds in include/connectivity..drawinglayerNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-13loplugin:constantparam in dbaccess..editengNoel Grandin
2016-05-23Convert GradientStyle to scoped enumNoel Grandin
2016-05-23Convert HatchStyle to scoped enumNoel Grandin
2016-05-11Use SAL_FALLTHROUGH where intendedStephan Bergmann
2016-05-06Refactor 3D renderer to use multithreadingArmin Le Grand
2016-05-02Fix typosAndrea Gelmini
2016-04-25clang-tidy modernize-loop-convert in d*Noel Grandin