summaryrefslogtreecommitdiffstats
path: root/cppuhelper/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* add PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara2011-03-2812-0/+397
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-084-4/+44
|\
| * dr77: rebase to DEV300m96Daniel Rentz [dr]2010-12-271-1/+34
| |\
| | * CWS-TOOLING: integrate CWS dba34aVladimir Glazunov2010-11-081-1/+34
| | |\
| | | * dba34a: #i111148# do not call setPropertyValue from within setFastPropertyVal...Frank Schoenheit [fs]2010-09-161-1/+34
| * | | dr77: rebase to DEV300m92Daniel Rentz [dr]2010-11-094-7/+27
| |\| |
| | * | CWS-TOOLING: integrate CWS sb129Vladimir Glazunov2010-09-293-2/+9
| | |\ \
| | | * | sb129: #i113189# change UNO components to use passive registrationsb2010-09-103-2/+9
| | | |/
| | * / sb126: #i111793# make cppuhelper/interfacecontainer strict aliasing safe (pat...sb2010-06-281-5/+18
| | |/
| * / dr77: change all exported services in oox module from MultiServiceFactory to ...Daniel Rentz [dr]2010-08-301-3/+1
| |/
* | WaE: clear nClassCode also a member warningCaolán McNamara2011-01-041-2/+2
* | add modelines to .h and .c files as wellCaolán McNamara2010-10-273-0/+8