summaryrefslogtreecommitdiff
path: root/include/comphelper/propertysethelper.hxx
AgeCommit message (Expand)Author
2022-05-26clang-tidy modernize-pass-by-value in comphelperNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-04remove pimpl from PropertySetHelperNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysethelperXisco Fauli
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-29Bin superfluous whitespace, ASCII art and useless commentsTor Lillqvist
2014-10-10coverity#1244953 Uncaught exceptionCaolán McNamara
2014-04-23coverity#707218 Uncaught exceptionCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-04-23execute move of global headersBjoern Michaelsen