summaryrefslogtreecommitdiff
path: root/include/cppuhelper/propertysetmixin.hxx
AgeCommit message (Expand)Author
2022-11-24Drop redundant -Wnon-virtual-dtorStephan Bergmann
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-02-01cppuhelper: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2015-10-21com::sun::star->css in include/cppuhelperNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl
2014-04-16For GCC 4.9, extend range where -Wnon-virtual-dtor is ignoredStephan Bergmann
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-07Simplify access to theCoreReflection singletonStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/cppuhelperNorbert Thiebaud
2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann
2013-05-08fix signatures for copy-ctor and assignment for the propertysetmixin classesHerbert Dürr
2013-04-24move URE headers to include/David Tardon