summaryrefslogtreecommitdiffstats
path: root/store
Commit message (Expand)AuthorAgeFilesLines
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* loplugin:useuniqueptr in OStorePageBIOSNoel Grandin2018-04-162-8/+5
* store: remove unnecessary comments in storpage.hxxChris Sherlock2018-01-131-9/+3
* More loplugin:cstylecast: storeStephan Bergmann2018-01-125-23/+23
* loplugin:convertlong in ucb,sotNoel Grandin2018-01-091-3/+3
* loplugin:salcall fix functionsNoel Grandin2017-12-112-14/+14
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-235-16/+16
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-203-6/+6
* improve constparam lopluginNoel Grandin2017-11-022-15/+15
* loplugin:includeform: storeStephan Bergmann2017-10-2320-84/+84
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-206-21/+21
* loplugin:unnecessaryparenNoel Grandin2017-08-181-1/+1
* Remove unnecessary user-provided copy functionsStephan Bergmann2017-08-152-35/+0
* 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