summaryrefslogtreecommitdiff
path: root/include/cppuhelper
AgeCommit message (Expand)AuthorFilesLines
2015-05-16comment the element_alias unionNoel Grandin1-0/+4
2015-04-21typoStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-19/+19
2015-03-13V803 decreased performance postfix incrementMichael Stahl1-1/+1
2015-03-13Missing XComponent overridesStephan Bergmann1-0/+18
2015-02-18TyposJulien Nabet1-2/+2
2015-02-07loplugin:deletedspecialStephan Bergmann5-24/+32
2015-01-27Get rid of std::auto_ptr in stable URE interfaceStephan Bergmann2-9/+5
2015-01-16Variadic cppu::WeakComponentImplHelperStephan Bergmann1-0/+93
2015-01-16Fix getTypes() of OPropertySetHelper and derivedStephan Bergmann1-1/+5
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl1-1/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2015-01-07bla, blaStephan Bergmann1-0/+17
2015-01-07Variadic cppu::ImplInheritanceHelperStephan Bergmann1-0/+43
2015-01-07Variadic cppu::WeakImplHelperStephan Bergmann1-0/+116
2014-11-19sal, cppuhelper headers a little more complete and self-containedMichael Stahl4-0/+7
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl13-20/+11
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini12-36/+36
2014-10-08coverity#706283 Uncaught exceptionCaolán McNamara1-0/+1
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl1-4/+2
2014-10-02remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl1-2/+2
2014-09-22loplugin: cstylecastNoel Grandin9-18/+18
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin27-157/+162
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage2-400/+0
2014-07-17fix spelling structur -> structureNoel Grandin1-1/+1
2014-07-14coverity#1224998 Uncaught exceptionCaolán McNamara1-1/+2
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin21-322/+220
2014-05-01coverity#707714: Uninitialized pointerCaolán McNamara1-0/+1
2014-04-16For GCC 4.9, extend range where -Wnon-virtual-dtor is ignoredStephan Bergmann1-4/+4
2014-04-15cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann1-1/+1
2014-04-14typo: occuring -> occurringThomas Arnhold1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-14/+14
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann6-65/+65
2014-03-22coverity#708183 Uninitialized scalar fieldCaolán McNamara1-0/+2
2014-03-19Replace UTF-8 no-break space to ASCII spaceIsamu Mogi1-2/+2
2014-03-11Mark overriding cppuhelper class template member functions as SAL_OVERRIDEStephan Bergmann25-553/+553
2014-03-10cppuhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-3/+4
2014-03-08coverity#707714: Uninitialized pointerNorbert Thiebaud1-1/+2
2014-03-01Remove visual noise from includeAlexander Wilms5-18/+18
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann32-356/+356
2014-02-17cppuhelper: sal_Bool -> boolStephan Bergmann1-15/+15
2014-02-07Simplify access to theCoreReflection singletonStephan Bergmann1-3/+3
2014-01-29coverity#1079000 Uncaught exceptionCaolán McNamara1-1/+2
2014-01-29cppuhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann3-5/+5
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky1-11/+15
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky1-1/+16
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-1/+0
2013-12-16fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa13-125/+0