summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive3d
AgeCommit message (Expand)Author
2021-11-19Drop F_2PIMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-10osl::Mutex->std::mutex in TubeBufferNoel Grandin
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-11-08extend XML dumpig for primitives to support fontwork objectsTomaž Vajngerl
2021-10-16Simplify vector initialization in drawinglayerJulien Nabet
2021-10-06loplugin:moveparam in drawinglayerNoel Grandin
2021-08-31clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-22no need to use unique_ptr for ViewInformation3DNoel Grandin
2021-08-13rtl::Static -> thread-safe static localNoel Grandin
2021-08-13tdf#105575 Slow rendering when using a Logo commandNoel Grandin
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