summaryrefslogtreecommitdiff
path: root/include/comphelper/MasterPropertySet.hxx
AgeCommit message (Expand)Author
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2019-06-21tdf#42949 Fix IWYU warnings in include/Gabor Kelemen
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-07-20loplugin:unusedfields - look for fields that can be const, in comphelperNoel Grandin
2017-12-07loplugin:countusersofdefaultparams in comphelperNoel Grandin
2017-11-09use rtl::Reference for SlaveDataNoel Grandin
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-04-23simplify ChainableProperySet and MasterPropertySetNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann
2017-01-17use rtl::Reference in MasterPropertySetNoel Grandin
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-20com::sun::star->css in include/comphelperNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-03-27new clang plugin: staticmethodsNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2014-05-24coverity#983961 Uncaught exceptionCaolán McNamara
2014-04-25odd that apparently these only are checked in non-opt modeCaolán McNamara
2014-04-25coverity#706281 Uncaught exceptionCaolán McNamara
2014-04-25coverity#706282 Uncaught exceptionCaolán McNamara
2014-04-23coverity#707317 Uncaught exceptionCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann
2013-04-23execute move of global headersBjoern Michaelsen