summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02Updated workaround commentStephan Bergmann
2012-03-30More static lib name mappings. Yeah, need to do a gperf thing some nightTor Lillqvist
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe
2012-03-29Add some more temporary hardcoded library mappings for DISABLE_DYNLOADINGTor Lillqvist
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-21chmod -xTor Lillqvist
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák
2012-03-10Translate German comments in core/cppuhelperTom Thorogood
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-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-23android: nasty hack to overcome unpleasantness of UNO bootstrappingMichael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-19clean-up Doxygen warningsNorbert Thiebaud
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar
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-03WaE: unused parameter 'rPath'Tor Lillqvist
2012-01-02CppunitTest_cppuhelper_qa_weak depends on module bridgesStephan Bergmann
2012-01-02cppuhelper: convert to gbuildMatúš Kukan
2012-01-02cppuhelper: add visibility symbols as first step for porting to gbuildMatúš Kukan
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot
2011-12-13GUI is also UNX for Mac, to check for Mac use either OS→MACOSX or GUIBASE...Christian Lohmaier
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-12-07ignore backup files in services/ directory to avoid debugging griefMichael Meeks
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-11-17Look for libboostrap.uno.so and not bootstrap.uno.so on AndroidTor Lillqvist
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-11-15fdo#42865: cppu,cppuhelper,testtools: no mapfileMichael Stahl
2011-11-10New LO_{LIB,JAVA}_DIR make special inbuild component handling superfluous.Stephan Bergmann
2011-11-02Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}.Stephan Bergmann
2011-11-02Minor clean up.Stephan Bergmann
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-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21Improved some error reporting.Stephan Bergmann
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold