summaryrefslogtreecommitdiff
path: root/include/comphelper/propertysethelper.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-26loplugin:finalmethodsNoel Grandin1-4/+4
2022-05-26clang-tidy modernize-pass-by-value in comphelperNoel Grandin1-1/+1
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann1-2/+2
2021-04-09Recheck include/ with IWYUGabor Kelemen1-1/+0
2020-11-04remove pimpl from PropertySetHelperNoel Grandin1-4/+2
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-1/+2
2017-06-12pass comphelper::PropertySetInfo around using rtl::ReferenceNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-21/+21
2017-01-19New loplugin:dynexcspec: Add @throws documentation, comphelperStephan Bergmann1-0/+15
2016-06-02tdf#89329: use unique_ptr for pImpl in propertysethelperXisco Fauli1-1/+2
2015-10-20com::sun::star->css in include/comphelperNoel Grandin1-25/+25
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-16/+16
2015-03-29Bin superfluous whitespace, ASCII art and useless commentsTor Lillqvist1-9/+0
2014-10-10coverity#1244953 Uncaught exceptionCaolán McNamara1-1/+1
2014-04-23coverity#707218 Uncaught exceptionCaolán McNamara1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-16/+16
2014-03-01Remove visual noise from includeAlexander Wilms1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-16/+16
2013-11-09fdo#65108 inter-module includes <>Norbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-2/+2
2013-04-23execute move of global headersBjoern Michaelsen1-0/+91