summaryrefslogtreecommitdiff
path: root/store
AgeCommit message (Expand)Author
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
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-13tdf#94306 replace boost::noncopyable in stoc to xmlsec..Jochen Nitschke
2016-04-11loplugin:constantparamNoel Grandin
2016-03-10Drop __store_ prefix from static entity (avoid reserved identifier)Stephan Bergmann
2016-03-01loplugin:unuseddefaultparam in storeNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in store,svlNoel Grandin
2015-12-21loplugin:unusedfields in store,svtools,svxNoel Grandin
2015-12-10More loplugin:nullptr automatic rewrite (within templates)Stephan Bergmann
2015-11-23loplugin:unusedfields in store/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30loplugin:unusedmethodsNoel Grandin
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-22tdf#65108 use <> instead of "" in include lineFeyza Yavuz
2015-10-14coverity#1326107 Unchecked return valueCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-05clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-01tdf#42949 remove unnecessary includes using iwyuNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-21cppcheck: redundantPointerOpCaolán McNamara
2015-09-13cppcheck: redundantPointerOpCaolán McNamara
2015-09-07cppcheck: redundantPointerOpCaolán McNamara