Age | Commit message (Expand) | Author |
2023-02-19 | osl::Mutex->std::mutex in BasePrimitive3D | Noel Grandin |
2022-06-16 | loplugin:moveit | Noel Grandin |
2022-06-15 | clang-tidy modernize-pass-by-value in drawinglayer | Noel Grandin |
2021-12-21 | loplugin:flatten in desktop..drawinglayer | Noel Grandin |
2021-11-19 | Drop F_2PI | Mike Kaganski |
2021-11-19 | Use M_PI* instead of F_PI* | Mike Kaganski |
2021-11-10 | osl::Mutex->std::mutex in TubeBuffer | Noel Grandin |
2021-11-09 | rtl::Static to thread-safe static | Noel Grandin |
2021-11-08 | extend XML dumpig for primitives to support fontwork objects | Tomaž Vajngerl |
2021-10-16 | Simplify vector initialization in drawinglayer | Julien Nabet |
2021-10-06 | loplugin:moveparam in drawinglayer | Noel Grandin |
2021-08-31 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-22 | no need to use unique_ptr for ViewInformation3D | Noel Grandin |
2021-08-13 | rtl::Static -> thread-safe static local | Noel Grandin |
2021-08-13 | tdf#105575 Slow rendering when using a Logo command | Noel Grandin |
2021-02-22 | loplugin:refcounting in drawinglayer | Noel |
2020-12-01 | do not unnecessarily explicitly force gradient step count (tdf#138581) | Luboš Luňák |
2020-05-26 | Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr | Stephan Bergmann |
2020-04-19 | loplugin:flatten in drawinglayer | Noel Grandin |
2020-03-21 | move headers inside modules | Noel Grandin |
2020-01-31 | clang-tidy modernize-concat-nested-namespace | Noel Grandin |
2020-01-24 | loplugin:makeshared in drawinglayer..fpicker | Noel Grandin |
2020-01-20 | clang-tidy modernize-concat-nested-namespace in drawinglayer | Noel Grandin |
2019-11-22 | tdf#42949 Fix IWYU warnings in drawinglayer/ | Gabor Kelemen |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-08-20 | loplugin:constvars in drawinglayer..framework | Noel Grandin |
2019-05-18 | Fix typo | Andrea Gelmini |
2019-04-01 | tdf#120703 PVS: Silence V522 warnings | Mike Kaganski |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-07 | loplugin:singlevalfields extend to all static vars | Noel Grandin |
2018-10-23 | clang-tidy performance-unnecessary-copy-init in dbaccess..drawinglayer | Noel Grandin |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-15 | tdf#42949 Fix IWYU warnings in include/basegfx/* | Gabor Kelemen |
2018-09-06 | loplugin:simplifyconstruct in dbaccess..drawinglayer | Noel Grandin |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-03-08 | loplugin:constantparam in desktop..i18npool | Noel Grandin |
2018-01-16 | Fix typos | Andrea Gelmini |
2018-01-12 | More loplugin:cstylecast: drawinglayer | Stephan Bergmann |
2017-11-01 | loplugin:constantparam in basegfx | Noel Grandin |
2017-11-01 | loplugin:constantparam in d* | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-24 | tdf#96505 Get rid of cargo cult "long" integer literals | 66kesara99 |
2017-09-11 | clang-tidy modernize-use-emplace in d* | Noel Grandin |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants in initialiser/call expressions | Noel Grandin |
2017-08-17 | remove UL/L suffixes from shift-by-constant expressions | Noel Grandin |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-06-12 | clang-tidy readability-delete-null-pointer | Noel Grandin |