summaryrefslogtreecommitdiff
path: root/include/cppuhelper
AgeCommit message (Expand)Author
2015-11-24add SAL_WARN_UNUSED to css::uno::WeakReference and SvCompatWeakRefNoel Grandin
2015-11-13Fix typoTakeshi Abe
2015-11-10Missing includes (for NULL)Stephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06Note why certain replacements of odd functionality are not there by designStephan Bergmann
2015-10-21attempt to placate DoxygenNoel Grandin
2015-10-21visual studio version 4 is long goneNoel Grandin
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-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-22Add variadic PartialWeakComponentImplHelper, remove need for implbase_var.hxxStephan Bergmann
2015-05-16comment the element_alias unionNoel Grandin
2015-04-21typoStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-13Missing XComponent overridesStephan Bergmann
2015-02-18TyposJulien Nabet
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-27Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann
2015-01-16Variadic cppu::WeakComponentImplHelperStephan Bergmann
2015-01-16Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07bla, blaStephan Bergmann
2015-01-07Variadic cppu::ImplInheritanceHelperStephan Bergmann
2015-01-07Variadic cppu::WeakImplHelperStephan Bergmann
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-08coverity#706283 Uncaught exceptionCaolán McNamara
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-09-22loplugin: cstylecastNoel Grandin
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage
2014-07-17fix spelling structur -> structureNoel Grandin
2014-07-14coverity#1224998 Uncaught exceptionCaolán McNamara
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-05-01coverity#707714: Uninitialized pointerCaolán McNamara
2014-04-16For GCC 4.9, extend range where -Wnon-virtual-dtor is ignoredStephan Bergmann
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann
2014-04-14typo: occuring -> occurringThomas Arnhold
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-22coverity#708183 Uninitialized scalar fieldCaolán McNamara