summaryrefslogtreecommitdiff
path: root/include/cppuhelper
AgeCommit message (Expand)Author
2016-03-20cppuhelper: add preInitBootstrap symbolHenry Castro
2016-03-20Restoring preinitAshod Nakashian
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
2014-03-19Replace UTF-8 no-break space to ASCII spaceIsamu Mogi
2014-03-11Mark overriding cppuhelper class template member functions as SAL_OVERRIDEStephan Bergmann
2014-03-10cppuhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-03-08coverity#707714: Uninitialized pointerNorbert Thiebaud
2014-03-01Remove visual noise from includeAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann
2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara
2014-01-29cppuhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky