Age | Commit message (Expand) | Author |
2020-01-26 | cppcheck: shadowFunction in store/storbase | Julien Nabet |
2020-01-25 | Change some #define to constexpr | Stephan Bergmann |
2019-12-22 | sal_Char->char in sot..store | Noel Grandin |
2019-12-06 | loplugin:nullptr | Stephan Bergmann |
2019-11-23 | cppcheck: performing init in init list (sfx2/slideshow/stoc/store) | Julien Nabet |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-04-14 | loplugin:sequentialassign in starmath..svl | Noel Grandin |
2019-01-29 | loplugin:flatten in stoc..store | Noel Grandin |
2019-01-24 | loplugin:constparams in sd..svtools | Noel Grandin |
2019-01-08 | tdf#42949 Fix IWYU warnings in store/source/* | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-12-05 | loplugin:unnecessaryparen include more assignments | Noel Grandin |
2018-11-27 | remove unused enum storeAccessMode value | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-08 | loplugin:constfields in stoc..svgio | Noel Grandin |
2018-09-12 | loplugin:simplifyconstruct in stoc..svl | Noel Grandin |
2018-08-29 | replace rtl_allocateMemory with std::malloc | Noel Grandin |
2018-06-12 | Remove redundant reinterpret_cast | Stephan Bergmann |
2018-06-12 | -fsanitize=function | Stephan Bergmann |
2018-06-11 | new loplugin:shouldreturnbool | Noel Grandin |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-04-16 | loplugin:useuniqueptr in OStorePageBIOS | Noel Grandin |
2018-01-13 | store: remove unnecessary comments in storpage.hxx | Chris Sherlock |
2018-01-12 | More loplugin:cstylecast: store | Stephan Bergmann |
2018-01-09 | loplugin:convertlong in ucb,sot | Noel Grandin |
2017-12-11 | loplugin:salcall fix functions | Noel Grandin |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-02 | improve constparam loplugin | Noel Grandin |
2017-10-23 | loplugin:includeform: store | Stephan Bergmann |
2017-10-20 | loplugin:constmethod in codemaker,registry,store | Noel Grandin |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-15 | Remove unnecessary user-provided copy functions | Stephan Bergmann |
2017-07-28 | loplugin:constparams handle constructors | Noel Grandin |
2017-07-17 | loplugin:constparams in store,registry | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-02 | loplugin:casttovoid: store | Stephan Bergmann |
2017-06-27 | loplugin:oncevar in starmath..svl | Noel Grandin |
2017-06-21 | loplugin:unusedfields store..svl | Noel Grandin |
2017-06-16 | Remove a bunch of comment cruft - esp. "the end." bits | Chris Sherlock |
2017-06-05 | Improved loplugin:cstylecast to reference types: store | Stephan Bergmann |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157: convert store from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-01-25 | loplugin: unnecessary destructor sfx2..store | Noel Grandin |