summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)AuthorFilesLines
2012-04-23Do not fail for legacy rdb that only contains root keyStephan Bergmann1-1/+6
2012-04-20Various clean up of previous commitStephan Bergmann3-4/+5
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann10-489/+2226
2012-04-18Remove extra parenthesisJulien Nabet1-1/+1
2012-04-18Put create_bootstrap_macro_expander_factory properly into a headerStephan Bergmann4-10/+17
2012-04-18avoid using the new rdb reading logic for empty/non-existent directoriesMichael Meeks1-1/+1
2012-04-18Add static mapping of the fastsax componentTor Lillqvist1-2/+4
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-1/+1
2012-04-17More static UNO component linkageTor Lillqvist1-0/+8
2012-04-16Add the package2 componentTor Lillqvist1-0/+2
2012-04-15Add utl and xstor UNO component mappingTor Lillqvist1-0/+4
2012-04-15Add newline...Tor Lillqvist1-1/+1
2012-04-15Add comphelp and stocservices UNO component mappingTor Lillqvist1-0/+4
2012-04-15Just assert if trying to "load" an unknown library when DISABLE_DYNLOADINGTor Lillqvist1-1/+4
2012-04-15Map and link in also the sfx UNO componentTor Lillqvist1-0/+2
2012-04-15Map and link in also the filterconfig1 UNO componentTor Lillqvist1-0/+2
2012-04-14stoc: accelerate opening of multiple XML .rdb files in a directoryMichael Meeks1-11/+49
2012-04-09Use lo_get_libmap()Tor Lillqvist1-17/+29
2012-04-09cppuhelper: use InternalUnoApiMatúš Kukan4-137/+19
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl1-2/+4
2012-04-08gbuild: "use" vs. "add":Michael Stahl4-6/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi5-42/+30
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-04-02Updated workaround commentStephan Bergmann1-2/+4
2012-03-30More static lib name mappings. Yeah, need to do a gperf thing some nightTor Lillqvist1-16/+13
2012-03-30removed duplicate includes in cppcanvas / cppuhelper / cuiTakeshi Abe1-2/+0
2012-03-29Add some more temporary hardcoded library mappings for DISABLE_DYNLOADINGTor Lillqvist1-2/+16
2012-03-22Make SAL_CALL placement work with both MinGW and MSVCStephan Bergmann1-4/+12
2012-03-22Fix SAL_CALL placement (so MinGW won't complain)Stephan Bergmann1-4/+4
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist1-4/+32
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann17-8/+59
2012-03-12SAL_DLLPUBLIC_TEMPLATELuboš Luňák27-109/+109
2012-03-10Translate German comments in core/cppuhelperTom Thorogood1-2/+2
2012-03-10exported templates need to be marked as suchLuboš Luňák27-109/+109
2012-02-27some doxygen warnings cleanupKorrawit Pruegsanusak2-4/+4
2012-02-23Some doxygen warnings cleanupKorrawit Pruegsanusak1-6/+6
2012-02-22WaE: silence some documentation errorsThomas Arnhold2-5/+5
2012-02-21WaE: silence some documentation errorsThomas Arnhold1-1/+1
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich1-0/+4
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-37/+3
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann34-352/+352
2012-01-23android: nasty hack to overcome unpleasantness of UNO bootstrappingMichael Meeks1-0/+11
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann5-24/+24
2012-01-19clean-up Doxygen warningsNorbert Thiebaud1-3/+3
2012-01-11fix prefix of command line switches (-- instead of -)Andras Timar1-6/+6
2012-01-09Also gives BoundListeners a CPPUHELPER_DLLPUBLIC to link on msvcKorrawit Pruegsanusak1-1/+1
2012-01-05Switch from autodoc to doxygen for SDK C++ documentation.Stephan Bergmann42-828/+726
2012-01-03WaE: unused parameter 'rPath'Tor Lillqvist1-0/+1
2012-01-02CppunitTest_cppuhelper_qa_weak depends on module bridgesStephan Bergmann1-1/+1