summaryrefslogtreecommitdiffstats
path: root/cppuhelper
Commit message (Expand)AuthorAgeFilesLines
* Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann2012-03-1417-8/+59
* SAL_DLLPUBLIC_TEMPLATELuboš Luňák2012-03-1227-109/+109
* Translate German comments in core/cppuhelperTom Thorogood2012-03-101-2/+2
* 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
* Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich2012-02-061-0/+4
* switch to include-based build rather than sourced-based buildNorbert Thiebaud2012-02-051-37/+3
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-2634-352/+352
* android: nasty hack to overcome unpleasantness of UNO bootstrappingMichael Meeks2012-01-231-0/+11
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-215-24/+24
* clean-up Doxygen warningsNorbert Thiebaud2012-01-191-3/+3
* fix prefix of command line switches (-- instead of -)Andras Timar2012-01-111-6/+6
* 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
* WaE: unused parameter 'rPath'Tor Lillqvist2012-01-031-0/+1
* CppunitTest_cppuhelper_qa_weak depends on module bridgesStephan Bergmann2012-01-021-1/+1
* cppuhelper: convert to gbuildMatúš Kukan2012-01-0224-1519/+592
* cppuhelper: add visibility symbols as first step for porting to gbuildMatúš Kukan2012-01-0223-69/+114
* Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot2011-12-177-20/+20
* GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASEâ†...Christian Lohmaier2011-12-131-1/+1
* I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist2011-12-112-2/+0
* ignore backup files in services/ directory to avoid debugging griefMichael Meeks2011-12-071-0/+7
* remove precompiled_xxx.hxx/cxxNorbert Thiebaud2011-11-272-63/+0
* remove include of pch header in cppuhelperNorbert Thiebaud2011-11-2737-70/+0
* remove PCH support in dmake-moduleNorbert Thiebaud2011-11-271-8/+0
* Look for libboostrap.uno.so and not bootstrap.uno.so on AndroidTor Lillqvist2011-11-171-1/+8
* Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist2011-11-171-1/+1
* fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl2011-11-154-16/+4
* New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann2011-11-101-2/+2
* Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}.Stephan Bergmann2011-11-021-43/+120
* Minor clean up.Stephan Bergmann2011-11-021-46/+22
* 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
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-11/+15
* Improved some error reporting.Stephan Bergmann2011-09-211-1/+1
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-2/+2
* sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann2011-09-126-4/+12
* sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann2011-09-121-24/+0
* sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementationStephan Bergmann2011-09-123-380/+56
* sb140: #i117694# some CppUnit related cleanupStephan Bergmann2011-09-122-35/+3
* This seems to help the MSVC build alongTor Lillqvist2011-09-071-2/+3
* correct OPropertySetHelper2 copy constructor and assignment operatorLionel Elie Mamane2011-09-072-4/+2
* apparently vtable & thunks necessary after all in gcc3.mapLionel Elie Mamane2011-09-071-11/+15
* Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane2011-09-074-35/+94
* Typo in commentLionel Elie Mamane2011-09-021-1/+1
* Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist2011-08-302-4/+4
* OSL_DEBUG_LEVEL > 1Caolán McNamara2011-08-221-0/+2