summaryrefslogtreecommitdiff
path: root/include/comphelper/enumhelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-11-11Drop counterproductive top-level constStephan Bergmann1-2/+2
2022-05-26clang-tidy modernize-pass-by-value in comphelperNoel Grandin1-3/+3
2022-05-25allow comphelper::OEnumerationByName to use a vector too for namesNoel Grandin1-3/+7
2021-11-04comphelper : use std::mutex in enumhelperArnaud Versini1-13/+10
2020-05-29improve pahole script and pack a few classesNoel Grandin1-2/+2
2020-02-08pack some data structuresNoel Grandin1-1/+1
2019-10-29loplugin:finalclass in comphelperNoel Grandin1-3/+3
2019-07-01Fix typoAndrea Gelmini1-3/+3
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen1-3/+3
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin1-1/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-11/+8
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-3/+3
2016-01-14fix the MSVC 2013 --enable-lto buildMichael Stahl1-1/+5
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-07-20tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-7/+6
2015-03-29Bin superfluous whitespace, ASCII art and useless commentsTor Lillqvist1-16/+0
2014-08-21starcontainer -> css::containerThomas Arnhold1-15/+11
2014-08-21comphelper: starlang -> css::langThomas Arnhold1-8/+7
2014-08-21comphelper: staruno -> css::unoThomas Arnhold1-21/+20
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-8/+8
2014-03-01Remove visual noise from includeAlexander Wilms1-11/+11
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-8/+8
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-2/+2
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-3/+3
2013-06-04include: convert type scope="foo"> here tooMichael Stahl1-5/+5
2013-04-23execute move of global headersBjoern Michaelsen1-0/+143