summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-181-4/+0
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-2/+2
* tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke2016-04-134-15/+20
* loplugin:constantparamNoel Grandin2016-04-112-5/+4
* Drop __store_ prefix from static entity (avoid reserved identifier)Stephan Bergmann2016-03-101-3/+3
* loplugin:unuseddefaultparam in storeNoel Grandin2016-03-012-30/+17
* new loplugin: commaoperatorNoel Grandin2016-02-235-21/+56
* loplugin:unusedmethods unused return value in store,svlNoel Grandin2016-01-141-28/+0
* loplugin:unusedfields in store,svtools,svxNoel Grandin2015-12-211-19/+0
* More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann2015-12-101-5/+5
* loplugin:unusedfields in store/Noel Grandin2015-11-231-3/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1012-92/+92
* loplugin:unusedmethodsNoel Grandin2015-10-302-32/+0
* loplugin:unusedmethodsNoel Grandin2015-10-278-1014/+0
* tdf#65108 use <> instead of "" in include lineFeyza Yavuz2015-10-221-3/+3
* coverity#1326107 Unchecked return valueCaolán McNamara2015-10-141-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-127-40/+40
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-125-10/+10
* loplugin:mergeclassesNoel Grandin2015-10-072-161/+88
* loplugin:mergeclassesNoel Grandin2015-10-075-50/+16
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-051-2/+2
* tdf#42949 remove unnecessary includes using iwyuNoel Grandin2015-10-011-0/+1
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-291-7/+0
* cppcheck: redundantPointerOpCaolán McNamara2015-09-211-1/+1
* cppcheck: redundantPointerOpCaolán McNamara2015-09-131-1/+1
* cppcheck: redundantPointerOpCaolán McNamara2015-09-071-1/+1
* Avoid explicit casts of (sizeof) constants known at compile timeMatteo Casalin2015-08-293-8/+8
* Silence some conversion warningsMatteo Casalin2015-08-217-25/+25
* new loplugin: defaultparamsNoel Grandin2015-08-111-1/+1
* cppcheck: redundantPointerOpCaolán McNamara2015-08-101-1/+1
* loplugin:unusedmethodsNoel Grandin2015-07-301-19/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-07-151-1/+1
* loplugin:unusedmethods registry,storeNoel Grandin2015-07-023-76/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-4/+4
* Add back functionality erroneously removedStephan Bergmann2015-05-112-2/+14
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-221-0/+1
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1513-66/+66
* loplugin:staticmethodsNoel Grandin2015-04-021-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-311-1/+1
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-282-3/+3
* loplugin:constantfunction: storeNoel Grandin2015-03-243-43/+26
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-132-3/+7
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-234-12/+12
* loplugin:deletedspecialStephan Bergmann2015-02-075-26/+11
* convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara2015-02-055-14/+8
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-42/+0
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-2/+2
* Suppress 1 cppcheck warning arrayIndexOutOfBoundsJulien Nabet2015-01-191-0/+3
* Remvoe store/workben/Stephan Bergmann2014-11-216-2585/+0
* More iwyu suggested headers removalRiccardo Magliocchetti2014-11-182-5/+0