summaryrefslogtreecommitdiff
path: root/include/cppuhelper/interfacecontainer.h
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: cppuhelperStephan Bergmann
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-02Prefer prefix ++/-- operators for non-primitive types.Muhammet Kara
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-21com::sun::star->css in include/cppuhelperNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin
2015-05-16comment the element_alias unionNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-07-17fix spelling structur -> structureNoel Grandin
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-29cppuhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/cppuhelperNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann
2013-04-24move URE headers to include/David Tardon