summaryrefslogtreecommitdiff
path: root/cppuhelper/inc
AgeCommit message (Expand)Author
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-12-06remove obsolete stdidlclass.Michael Meeks
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl
2012-10-07fix mergedlib on windowsPeter Foley
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks
2012-07-14simplify include guardsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann
2012-06-06nuke dead codeTakeshi Abe
2012-04-24WaE: implicit conversion changes signednessTor Lillqvist
2012-04-23doxygen warning fixesLuboš Luňák
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann
2012-04-02Updated workaround commentStephan Bergmann
2012-03-22Make SAL_CALL placement work with both MinGW and MSVCStephan Bergmann
2012-03-22Fix SAL_CALL placement (so MinGW won't complain)Stephan Bergmann
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák
2012-03-10exported templates need to be marked as suchLuboš Luňák
2012-02-27some doxygen warnings cleanupKorrawit Pruegsanusak
2012-02-23Some doxygen warnings cleanupKorrawit Pruegsanusak
2012-02-22WaE: silence some documentation errorsThomas Arnhold
2012-02-21WaE: silence some documentation errorsThomas Arnhold
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-19clean-up Doxygen warningsNorbert Thiebaud
2012-01-09Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvcKorrawit Pruegsanusak
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann
2012-01-02cppuhelper: convert to gbuildMatúš Kukan
2012-01-02cppuhelper: add visibility symbols as first step for porting to gbuildMatúš Kukan
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-10-28typo/spelling/grammar in commentLionel Elie Mamane
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann
2011-09-12sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementationStephan Bergmann
2011-09-07correct OPropertySetHelper2 copy constructor and assignment operatorLionel Elie Mamane
2011-09-07Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane
2011-09-02Typo in commentLionel Elie Mamane
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida
2011-08-16Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida
2011-08-08Add invokeStaticComponentFactory() for statically linked componentsTor Lillqvist
2011-08-08Add metacommentTor Lillqvist
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks
2011-06-24Allows using prefix information about componentMatus Kukan
2011-03-28add ;Caolán McNamara
2011-03-28add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud