Age | Commit message (Expand) | Author |
2021-09-02 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-10 | tdf#143148:Use pragma once in store | Emircan Agac |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2020-11-18 | Replace #if with if constexpr() | Mike Kaganski |
2020-11-16 | tdf#123936 Formatting files in module store with clang-format | Philipp Hofer |
2020-10-04 | loplugin:reducevarscope in store..svtools | Noel |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-06-04 | loplugin:simplifypointertobool improve (2) | Noel Grandin |
2020-06-03 | loplugin:simplifypointertobool improve | Noel Grandin |
2020-05-30 | loplugin:simplifybool extend to expression like !(a < b || c > d) | Noel Grandin |
2020-05-10 | new loplugin:simplifypointertobool | Noel Grandin |
2020-03-14 | Revert "loplugin:constfields in stoc..svgio" | Noel Grandin |
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 |