/source/ne/basic/

'git://go.suokunlong.cn/lo/core' title='lo/core Git repository'/>
summaryrefslogtreecommitdiff
path: root/store/source/storbase.hxx
AgeCommit message (Expand)Author
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-01-12More loplugin:cstylecast: storeStephan Bergmann
2017-10-23loplugin:includeform: storeStephan Bergmann
2017-08-15Remove unnecessary user-provided copy functionsStephan Bergmann
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-09-30cid#1371195, cide#1371212: Replace PageHolder with shared_ptrStephan Bergmann
2016-09-30Remove OStorePageData typedefStephan Bergmann
2016-09-30Remove "#if 1 /* EXP */"Stephan Bergmann
2016-09-30No need for rtl_cache_* hereStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-31store: remove STORE_IMPL_ISP2 and STORE_IMPL_CONCAT.Arnaud Versini
2016-08-31store : Replace store::swap with std::swapArnaud Versini
2016-04-11loplugin:constantparamNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in store,svlNoel Grandin
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-29Avoid explicit casts of (sizeof) constants known at compile timeMatteo Casalin
2015-08-21Silence some conversion warningsMatteo Casalin
2015-07-02loplugin:unusedmethods registry,storeNoel Grandin
2015-05-11Add back functionality erroneously removedStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-24loplugin:constantfunction: storeNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-07-10use SimpleReferenceObject in stoc moduleNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-02-27Remove visual noise from storeAlexander Wilms
2013-03-09Use BOOST_STATIC_ASSERTStephan Bergmann
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-27re-base on ALv2 code.Michael Meeks
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann