summaryrefslogtreecommitdiff
path: root/include/cppuhelper/propshlp.hxx
AgeCommit message (Expand)Author
2019-07-03Fix typoAndrea Gelmini
2019-06-07Fix typoAndrea Gelmini
2019-03-08Fix @param documentation sectionsJulien Nabet
2018-02-01cppuhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin
2017-01-30tdf#44502 cppuhelper: fix doxygen warningMichael Stahl
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, cppuhelperStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-04Silence -Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-10-21com::sun::star->css in include/cppuhelperNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-18TyposJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-27Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann
2015-01-16Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-08coverity#706283 Uncaught exceptionCaolán McNamara
2014-07-14coverity#1224998 Uncaught exceptionCaolán McNamara
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-04-14typo: occuring -> occurringThomas Arnhold
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
2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara
2013-11-09fdo#65108 inter-module includes <> include/cppuhelperNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-04-24move URE headers to include/David Tardon