summaryrefslogtreecommitdiffstats
path: root/include/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
...
* 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