summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-4/+4
* loplugin:constparams in store,registryNoel Grandin2017-07-174-8/+8
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-2/+2
* loplugin:casttovoid: storeStephan Bergmann2017-07-022-2/+0
* loplugin:oncevar in starmath..svlNoel Grandin2017-06-271-8/+4
* loplugin:unusedfields store..svlNoel Grandin2017-06-211-1/+0
* Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock2017-06-1610-214/+8
* Improved loplugin:cstylecast to reference types: storeStephan Bergmann2017-06-051-1/+1
* teach redundantcast plugin about functional castsNoel Grandin2017-05-303-4/+4
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-072-3/+3
* tdf#43157: convert store from OSL_ASSERT to assertChris Sherlock2017-05-072-3/+3
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-2/+2
* loplugin: unnecessary destructor sfx2..storeNoel Grandin2017-01-251-3/+0
* OSL_TRACE -> SAL in sfx2..svxNoel Grandin2016-12-113-6/+6
* 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