summaryrefslogtreecommitdiff
path: root/include/cppuhelper/interfacecontainer.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-17Use std::vector in OInterfaceContainerHelper instead of SequenceNoel Grandin1-1/+1
2019-07-03Fix typoAndrea Gelmini1-1/+1
2018-11-16Fix typosAndrea Gelmini1-2/+2
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-1/+2
2018-01-12More loplugin:cstylecast: cppuhelperStephan Bergmann1-1/+1
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann1-9/+9
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-16/+16
2017-01-31a whole bunch of SAL_WARN_UNUSEDNoel Grandin1-2/+2
2017-01-02Prefer prefix ++/-- operators for non-primitive types.Muhammet Kara1-1/+1
2016-07-11loplugin:salbool: Better heuristic to determine code shared between C and C++Stephan Bergmann1-2/+2
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-1/+0
2016-01-10Fix typosAndrea Gelmini1-2/+2
2015-11-10Missing includes (for NULL)Stephan Bergmann1-0/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-21com::sun::star->css in include/cppuhelperNoel Grandin1-31/+30
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-06-29Revert "return and use std::vector from OInterfaceContainerHelper"Noel Grandin1-12/+4
2015-06-29return and use std::vector from OInterfaceContainerHelperNoel Grandin1-4/+12
2015-05-16comment the element_alias unionNoel Grandin1-0/+4
2015-02-07loplugin:deletedspecialStephan Bergmann1-8/+12
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-07-17fix spelling structur -> structureNoel Grandin1-1/+1
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin1-59/+53
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-1/+1
2014-03-01Remove visual noise from includeAlexander Wilms1-3/+3
2014-01-29cppuhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann1-3/+3
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-1/+4
2013-11-09fdo#65108 inter-module includes <> include/cppuhelperNorbert Thiebaud1-2/+2
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold1-2/+2
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann1-4/+0
2013-04-24move URE headers to include/David Tardon1-0/+607