summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin2016-10-144-6/+6
* tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl2016-10-071-1/+0
* cid#1371195, cide#1371212: Replace PageHolder with shared_ptrStephan Bergmann2016-09-308-164/+81
* Remove OStorePageData typedefStephan Bergmann2016-09-305-12/+11
* Remove "#if 1 /* EXP */"Stephan Bergmann2016-09-301-2/+0
* No need for rtl_cache_* hereStephan Bergmann2016-09-302-64/+7
* convert storeAccessMode to scoped enumNoel Grandin2016-09-196-22/+22
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-153-10/+10
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1310-12/+12
* store: remove STORE_IMPL_ISP2 and STORE_IMPL_CONCAT.Arnaud Versini2016-08-312-10/+1
* store : Replace store::swap with std::swapArnaud Versini2016-08-311-16/+10
* loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin2016-07-291-2/+2
* 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