summaryrefslogtreecommitdiff
path: root/cppuhelper/inc
AgeCommit message (Expand)AuthorFilesLines
2012-12-06re-base on ALv2 code. Includes:Michael Meeks50-1130/+707
2012-12-06remove obsolete stdidlclass.Michael Meeks1-280/+0
2012-11-23Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann1-1/+0
2012-11-22create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks1-0/+1
2012-11-20sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl1-1/+1
2012-10-07fix mergedlib on windowsPeter Foley2-2/+2
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann1-0/+49
2012-07-16remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks1-1/+1
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks4-98/+62
2012-06-14Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann14-2/+43
2012-06-06nuke dead codeTakeshi Abe13-93/+0
2012-04-24WaE: implicit conversion changes signednessTor Lillqvist1-1/+1
2012-04-23doxygen warning fixesLuboš Luňák3-6/+8
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann1-16/+16
2012-04-02Updated workaround commentStephan Bergmann1-2/+4
2012-03-22Make SAL_CALL placement work with both MinGW and MSVCStephan Bergmann1-4/+12
2012-03-22Fix SAL_CALL placement (so MinGW won't complain)Stephan Bergmann1-4/+4
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann15-5/+53
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák27-109/+109
2012-03-10exported templates need to be marked as suchLuboš Luňák27-109/+109
2012-02-27some doxygen warnings cleanupKorrawit Pruegsanusak2-4/+4
2012-02-23Some doxygen warnings cleanupKorrawit Pruegsanusak1-6/+6
2012-02-22WaE: silence some documentation errorsThomas Arnhold2-5/+5
2012-02-21WaE: silence some documentation errorsThomas Arnhold1-1/+1
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann19-219/+219
2012-01-19clean-up Doxygen warningsNorbert Thiebaud1-3/+3
2012-01-09Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvcKorrawit Pruegsanusak1-1/+1
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann42-828/+726
2012-01-02cppuhelper: convert to gbuildMatúš Kukan1-39/+0
2012-01-02cppuhelper: add visibility symbols as first step for porting to gbuildMatúš Kukan22-68/+113
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud2-63/+0
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud2-2/+0
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud1-8/+0
2011-10-28typo/spelling/grammar in commentLionel Elie Mamane1-1/+1
2011-10-18Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann1-1/+1
2011-09-12sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementationStephan Bergmann1-155/+42
2011-09-07correct OPropertySetHelper2 copy constructor and assignment operatorLionel Elie Mamane1-2/+2
2011-09-07Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane1-17/+50
2011-09-02Typo in commentLionel Elie Mamane1-1/+1
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida1-3/+3
2011-08-16Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida1-0/+2
2011-08-16Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida1-2/+9
2011-08-08Add invokeStaticComponentFactory() for statically linked componentsTor Lillqvist1-0/+21
2011-08-08Add metacommentTor Lillqvist1-0/+7
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks1-1/+25
2011-06-24Allows using prefix information about componentMatus Kukan1-1/+3
2011-03-28add ;Caolán McNamara1-1/+1
2011-03-28add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara12-0/+397
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud4-4/+44