summaryrefslogtreecommitdiff
path: root/include/store
AgeCommit message (Expand)Author
2021-01-19tdf#124176 Use pragma once instead of include guardsprincesinghtomar
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-01-25Change some #define to constexprStephan Bergmann
2019-08-30new loplugin:noexceptmoveNoel Grandin
2018-11-27remove unused enum storeAccessMode valueNoel Grandin
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-08-13tdf#42949 Fix IWYU warnings in include/{store,registry}/*Gabor Kelemen
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-06-21loplugin:unusedfields store..svlNoel Grandin
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-19convert storeAccessMode to scoped enumNoel Grandin
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-08-29cid#1371209 Missing move assignment operatorNoel Grandin
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin
2016-03-10Remove unused tag type names (that happened to be reserved) in typedefsStephan Bergmann
2016-03-01loplugin:unuseddefaultparam in storeNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-27loplugin:unusedmethodsNoel Grandin
2015-10-01followup fixNoel Grandin
2015-10-01always surround our own includes with <>Noel Grandin
2015-10-01tdf#42949 remove unnecessary includes using iwyuNoel Grandin
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-02-17store: sal_Bool -> boolStephan Bergmann
2013-12-18URE headers do not have "using rtl::OUString"Stephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/storeNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen