summaryrefslogtreecommitdiff
path: root/cppuhelper/inc
AgeCommit message (Expand)Author
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
2011-01-04WaE: clear nClassCode also a member warningCaolán McNamara
2010-12-27dr77: rebase to DEV300m96Daniel Rentz [dr]
2010-11-09dr77: rebase to DEV300m92Daniel Rentz [dr]
2010-11-08CWS-TOOLING: integrate CWS dba34aVladimir Glazunov
2010-10-27add modelines to .h and .c files as wellCaolán McNamara
2010-10-18#i111793# make cppuhelper/interfacecontainer strict aliasing safeCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14Fix typos in comments in ure/cppuhelperLaurent Charrière
2010-10-14Delete commented out code in ure/cppuhelperLaurent Charrière
2010-10-05more removed include guards using fixguard.pyPetr Mladek
2010-10-01Add short comment about what the WeakImplHelper* classes doMiklos Vajna
2010-09-29CWS-TOOLING: integrate CWS sb129Vladimir Glazunov