summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)Author
2020-11-18Replace #if with if constexpr()Mike Kaganski
2020-11-16tdf#123936 Formatting files in module store with clang-formatPhilipp Hofer
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-14Revert "loplugin:constfields in stoc..svgio"Noel Grandin
2020-01-26cppcheck: shadowFunction in store/storbaseJulien Nabet
2020-01-25Change some #define to constexprStephan Bergmann
2019-12-22sal_Char->char in sot..storeNoel Grandin
2019-12-06loplugin:nullptrStephan Bergmann
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-04-14loplugin:sequentialassign in starmath..svlNoel Grandin
2019-01-29loplugin:flatten in stoc..storeNoel Grandin
2019-01-24loplugin:constparams in sd..svtoolsNoel Grandin
2019-01-08tdf#42949 Fix IWYU warnings in store/source/*Gabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-27remove unused enum storeAccessMode valueNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08loplugin:constfields in stoc..svgioNoel Grandin
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-06-12Remove redundant reinterpret_castStephan Bergmann
2018-06-12-fsanitize=functionStephan Bergmann
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-16loplugin:useuniqueptr in OStorePageBIOSNoel Grandin
2018-01-13store: remove unnecessary comments in storpage.hxxChris Sherlock
2018-01-12More loplugin:cstylecast: storeStephan Bergmann
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-23loplugin:includeform: storeStephan Bergmann
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-15Remove unnecessary user-provided copy functionsStephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-17loplugin:constparams in store,registryNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02loplugin:casttovoid: storeStephan Bergmann
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin