summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
...
* Variadic cppu::ImplInheritanceHelperStephan Bergmann2015-01-071-0/+43
* Variadic cppu::WeakImplHelperStephan Bergmann2015-01-071-0/+116
* sal, cppuhelper headers a little more complete and self-containedMichael Stahl2014-11-194-0/+7
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-1813-20/+11
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+2
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-1212-36/+36
* coverity#706283 Uncaught exceptionCaolán McNamara2014-10-081-0/+1
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_SCOPE check and macroMichael Stahl2014-10-021-4/+2
* remove HAVE_GCC_PRAGMA_DIAGNOSTIC_MODIFY check and macroMichael Stahl2014-10-021-2/+2
* loplugin: cstylecastNoel Grandin2014-09-229-18/+18
* cppu and cppuhelper: loplugin: cstylecastNoel Grandin2014-09-1727-157/+162
* [API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage2014-08-082-400/+0
* fix spelling structur -> structureNoel Grandin2014-07-171-1/+1
* coverity#1224998 Uncaught exceptionCaolán McNamara2014-07-141-1/+2
* cppuhelper: remove SAL_THROW macroNoel Grandin2014-06-0521-322/+220
* coverity#707714: Uninitialized pointerCaolán McNamara2014-05-011-0/+1
* For GCC 4.9, extend range where -Wnon-virtual-dtor is ignoredStephan Bergmann2014-04-161-4/+4
* cppu::OMultiTypeInterfaceContainerHelperVar hashImpl param is unusedStephan Bergmann2014-04-151-1/+1
* typo: occuring -> occurringThomas Arnhold2014-04-141-1/+1
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-14/+14
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-266-65/+65
* coverity#708183 Uninitialized scalar fieldCaolán McNamara2014-03-221-0/+2
* Replace UTF-8 no-break space to ASCII spaceIsamu Mogi2014-03-191-2/+2
* Mark overriding cppuhelper class template member functions as SAL_OVERRIDEStephan Bergmann2014-03-1125-553/+553
* cppuhelper: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-102-3/+4
* coverity#707714: Uninitialized pointerNorbert Thiebaud2014-03-081-1/+2
* Remove visual noise from includeAlexander Wilms2014-03-015-18/+18
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2632-356/+356
* cppuhelper: sal_Bool -> boolStephan Bergmann2014-02-171-15/+15
* Simplify access to theCoreReflection singletonStephan Bergmann2014-02-071-3/+3
* coverity#1079000 Uncaught exceptionCaolán McNamara2014-01-291-1/+2
* cppuhelper: Let C++ inline functions return bool instead of sal_BoolStephan Bergmann2014-01-293-5/+5
* Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky2014-01-221-11/+15
* Change _get_implementation()'s not to do initialization directly.Jan Holesovsky2014-01-211-1/+16
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-1/+0
* fdo#72598 Remove SunStudio cruft from code baseJelle van der Waa2013-12-1613-125/+0
* [API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann2013-12-131-30/+0
* Clarify cppuhelper/shlib.hxx should never have gone into URE interfaceStephan Bergmann2013-12-131-1/+14
* Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann2013-12-061-1/+4
* fdo#65108 inter-module includes <> include/cppuhelperNorbert Thiebaud2013-11-0922-44/+44
* fixincludeguards.sh: include/c*Thomas Arnhold2013-10-2351-104/+104
* Clean-up std::bad_alloc handlingStephan Bergmann2013-10-201-11/+16
* [API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann2013-10-011-17/+14
* [API CHANGE] Remove unused cppu::invokeStaticComponentFactory againStephan Bergmann2013-10-011-21/+0
* Fix commentsStephan Bergmann2013-10-011-13/+6
* [API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann2013-10-011-6/+3
* EXCEPTIONS_OFF is never definedStephan Bergmann2013-08-141-4/+0
* fix signatures for copy-ctor and assignment for the propertysetmixin classesHerbert Dürr2013-05-081-6/+6
* move URE headers to include/David Tardon2013-04-2455-0/+11936