summaryrefslogtreecommitdiff
path: root/include/cppuhelper
AgeCommit message (Expand)AuthorFilesLines
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
2013-12-13[API CHANGE] remove cppu::loadSharedLibComponentFactory w/ rPrefix againStephan Bergmann1-30/+0
2013-12-13Clarify cppuhelper/shlib.hxx should never have gone into URE interfaceStephan Bergmann1-1/+14
2013-12-06Default OMultiTypeInferfaceContainerHelperVar equalImpl parameterStephan Bergmann1-1/+4
2013-11-09fdo#65108 inter-module includes <> include/cppuhelperNorbert Thiebaud22-44/+44
2013-10-23fixincludeguards.sh: include/c*Thomas Arnhold51-104/+104
2013-10-20Clean-up std::bad_alloc handlingStephan Bergmann1-11/+16
2013-10-01[API CHANGE] Stricter requirements for shlib.hxx function argumentsStephan Bergmann1-17/+14
2013-10-01[API CHANGE] Remove unused cppu::invokeStaticComponentFactory againStephan Bergmann1-21/+0
2013-10-01Fix commentsStephan Bergmann1-13/+6
2013-10-01[API CHANGE] Remove unused CPLD_ACCESS feature from C++/Java component loadersStephan Bergmann1-6/+3
2013-08-14EXCEPTIONS_OFF is never definedStephan Bergmann1-4/+0
2013-05-08fix signatures for copy-ctor and assignment for the propertysetmixin classesHerbert Dürr1-6/+6
2013-04-24move URE headers to include/David Tardon55-0/+11936