summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)Author
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08loplugin:constfields in stoc..svgioNoel Grandin
2018-09-12loplugin:simplifyconstruct in stoc..svlNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-06-12Remove redundant reinterpret_castStephan Bergmann
2018-06-12-fsanitize=functionStephan Bergmann
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-16loplugin:useuniqueptr in OStorePageBIOSNoel Grandin
2018-01-13store: remove unnecessary comments in storpage.hxxChris Sherlock
2018-01-12More loplugin:cstylecast: storeStephan Bergmann
2018-01-09loplugin:convertlong in ucb,sotNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-23loplugin:includeform: storeStephan Bergmann
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-15Remove unnecessary user-provided copy functionsStephan Bergmann
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-17loplugin:constparams in store,registryNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-02loplugin:casttovoid: storeStephan Bergmann
2017-06-27loplugin:oncevar in starmath..svlNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock
2017-06-05Improved loplugin:cstylecast to reference types: storeStephan Bergmann
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert store from OSL_ASSERT to assertChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-25loplugin: unnecessary destructor sfx2..storeNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-10-14loplugin:countusersofdefaultparams in sot..svtoolsNoel Grandin
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
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-19convert storeAccessMode to scoped enumNoel Grandin
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
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-07-29loplugin:countusersofdefaultparams in store..svtoolsNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin