summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)AuthorFilesLines
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin5-16/+16
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin3-6/+6
2017-11-02improve constparam lopluginNoel Grandin2-15/+15
2017-10-23loplugin:includeform: storeStephan Bergmann20-84/+84
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin6-21/+21
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-15Remove unnecessary user-provided copy functionsStephan Bergmann2-35/+0
2017-07-28loplugin:constparams handle constructorsNoel Grandin1-4/+4
2017-07-17loplugin:constparams in store,registryNoel Grandin4-8/+8
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-2/+2
2017-07-02loplugin:casttovoid: storeStephan Bergmann2-2/+0
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin1-8/+4
2017-06-21loplugin:unusedfields store..svlNoel Grandin1-1/+0
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock10-214/+8
2017-06-05Improved loplugin:cstylecast to reference types: storeStephan Bergmann1-1/+1
2017-05-30teach redundantcast plugin about functional castsNoel Grandin3-4/+4
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock2-3/+3
2017-05-07tdf#43157: convert store from OSL_ASSERT to assertChris Sherlock2-3/+3
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin1-3/+0
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin3-6/+6
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin4-6/+6
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl1-1/+0
2016-09-30cid#1371195, cide#1371212: Replace PageHolder with shared_ptrStephan Bergmann8-164/+81
2016-09-30Remove OStorePageData typedefStephan Bergmann5-12/+11
2016-09-30Remove "#if 1 /* EXP */"Stephan Bergmann1-2/+0
2016-09-30No need for rtl_cache_* hereStephan Bergmann2-64/+7
2016-09-19convert storeAccessMode to scoped enumNoel Grandin6-22/+22
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl3-10/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann10-12/+12
2016-08-31store: remove STORE_IMPL_ISP2 and STORE_IMPL_CONCAT.Arnaud Versini2-10/+1
2016-08-31store : Replace store::swap with std::swapArnaud Versini1-16/+10
2016-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin1-2/+2
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-4/+0
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-2/+2
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke4-15/+20
2016-04-11loplugin:constantparamNoel Grandin2-5/+4
2016-03-10Drop __store_ prefix from static entity (avoid reserved identifier)Stephan Bergmann1-3/+3
2016-03-01loplugin:unuseddefaultparam in storeNoel Grandin2-30/+17
2016-02-23new loplugin: commaoperatorNoel Grandin5-21/+56
2016-01-14loplugin:unusedmethods unused return value in store,svlNoel Grandin1-28/+0
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin1-19/+0
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann1-5/+5
2015-11-23loplugin:unusedfields in store/Noel Grandin1-3/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann12-92/+92
2015-10-30loplugin:unusedmethodsNoel Grandin2-32/+0
2015-10-27loplugin:unusedmethodsNoel Grandin8-1014/+0
2015-10-22tdf#65108 use <> instead of "" in include lineFeyza Yavuz1-3/+3