summaryrefslogtreecommitdiff
path: root/include/store
AgeCommit message (Expand)AuthorFilesLines
2017-06-21loplugin:unusedfields store..svlNoel Grandin1-6/+0
2017-06-16Remove a bunch of comment cruft - esp. "the end." bitsChris Sherlock3-54/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-27/+27
2016-09-19convert storeAccessMode to scoped enumNoel Grandin2-10/+10
2016-09-09loplugin:constantparam in sot..svlNoel Grandin1-4/+3
2016-08-29cid#1371209 Missing move assignment operatorNoel Grandin1-0/+19
2016-05-18update unusedmethods plugin to deal with constructorsNoel Grandin1-27/+0
2016-03-10Remove unused tag type names (that happened to be reserved) in typedefsStephan Bergmann1-18/+6
2016-03-01loplugin:unuseddefaultparam in storeNoel Grandin1-3/+2
2016-02-09Remove excess newlinesChris Sherlock1-2/+0
2016-01-13loplugin:unusedmethods unused return value in include/sotNoel Grandin1-14/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-9/+9
2015-10-27loplugin:unusedmethodsNoel Grandin2-309/+0
2015-10-01followup fixNoel Grandin1-1/+1
2015-10-01always surround our own includes with <>Noel Grandin2-3/+3
2015-10-01tdf#42949 remove unnecessary includes using iwyuNoel Grandin3-3/+6
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin1-16/+0
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-17/+17
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-36/+0
2014-06-05various: remove SAL_THROW macroNoel Grandin1-44/+44
2014-02-17store: sal_Bool -> boolStephan Bergmann1-1/+1
2013-12-18URE headers do not have "using rtl::OUString"Stephan Bergmann1-16/+16
2013-11-09fdo#65108 inter-module includes <> include/storeNorbert Thiebaud2-4/+4
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold4-12/+12
2013-04-23execute move of global headersBjoern Michaelsen4-0/+1202