summaryrefslogtreecommitdiffstats
path: root/cppuhelper/inc
Commit message (Expand)AuthorAgeFilesLines
* API CHANGE: Remove deprecated cppuhelper/servicefactory.hxx and Java equiv.Stephan Bergmann2012-12-211-116/+0
* API CHANGE: Remove deprecated cppuhelper/bootstrap.hxx functionalityStephan Bergmann2012-12-201-51/+0
* re-base on ALv2 code. Includes:Michael Meeks2012-12-0650-1130/+707
* remove obsolete stdidlclass.Michael Meeks2012-12-061-280/+0
* Adding SAL_DEPRECATED_INTERNAL to an implementation function is pointlessStephan Bergmann2012-11-231-1/+0
* create SAL_DEPRECATED_INTERNAL for annotating APIMichael Meeks2012-11-221-0/+1
* sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/Michael Stahl2012-11-201-1/+1
* fix mergedlib on windowsPeter Foley2012-10-072-2/+2
* Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann2012-09-141-0/+49
* remove obsolete hooks for proprietary Sun single-sign-on config pageMichael Meeks2012-07-161-1/+1
* simplify include guardsThomas Arnhold2012-07-141-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-214-98/+62
* Revert MSVC ABI incompatible URE change (public -> protected)Stephan Bergmann2012-06-1414-2/+43
* nuke dead codeTakeshi Abe2012-06-0613-93/+0
* WaE: implicit conversion changes signednessTor Lillqvist2012-04-241-1/+1
* doxygen warning fixesLuboš Luňák2012-04-233-6/+8
* New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann2012-04-201-16/+16
* Updated workaround commentStephan Bergmann2012-04-021-2/+4
* Make SAL_CALL placement work with both MinGW and MSVCStephan Bergmann2012-03-221-4/+12
* Fix SAL_CALL placement (so MinGW won't complain)Stephan Bergmann2012-03-221-4/+4
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1415-5/+53
* SAL_DLLPUBLIC_TEMPLATELuboš Luňák2012-03-1227-109/+109
* exported templates need to be marked as suchLuboš Luňák2012-03-1027-109/+109
* some doxygen warnings cleanupKorrawit Pruegsanusak2012-02-272-4/+4
* Some doxygen warnings cleanupKorrawit Pruegsanusak2012-02-231-6/+6
* WaE: silence some documentation errorsThomas Arnhold2012-02-222-5/+5
* WaE: silence some documentation errorsThomas Arnhold2012-02-211-1/+1
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-2619-219/+219
* clean-up Doxygen warningsNorbert Thiebaud2012-01-191-3/+3
* Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvcKorrawit Pruegsanusak2012-01-091-1/+1
* Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann2012-01-0542-828/+726
* cppuhelper: convert to gbuildMatúš Kukan2012-01-021-39/+0
* cppuhelper: add visibility symbols as first step for porting to gbuildMatúš Kukan2012-01-0222-68/+113
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header in cppuhelperNorbert Thiebaud2011-11-272-2/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* typo/spelling/grammar in commentLionel Elie Mamane2011-10-281-1/+1
* Some fixes for "clang version 3.1 (trunk 142234)" (with --enable-werror, on L...Stephan Bergmann2011-10-181-1/+1
* sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementationStephan Bergmann2011-09-121-155/+42
* correct OPropertySetHelper2 copy constructor and assignment operatorLionel Elie Mamane2011-09-071-2/+2
* Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane2011-09-071-17/+50
* Typo in commentLionel Elie Mamane2011-09-021-1/+1
* Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida2011-08-161-3/+3
* Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida2011-08-161-0/+2
* Added XPropertySet2 to allow disabling of change event notifications.Kohei Yoshida2011-08-161-2/+9
* Add invokeStaticComponentFactory() for statically linked componentsTor Lillqvist2011-08-081-0/+21
* Add metacommentTor Lillqvist2011-08-081-0/+7
* re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks2011-06-241-1/+25
* Allows using prefix information about componentMatus Kukan2011-06-241-1/+3
* add ;Caolán McNamara2011-03-281-1/+1