summaryrefslogtreecommitdiff
path: root/cppuhelper/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Various clean up of previous commitStephan Bergmann3-4/+5
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann7-472/+2205
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-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-15/+6
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-6/+6
2012-03-30More static lib name mappings. Yeah, need to do a gperf thing some nightTor Lillqvist1-16/+13
2012-03-29Add some more temporary hardcoded library mappings for DISABLE_DYNLOADINGTor Lillqvist1-2/+16
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist1-4/+32
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann1-0/+2
2012-03-10Translate German comments in core/cppuhelperTom Thorogood1-2/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann14-130/+130
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-11fix prefix of command line switches (-- instead of -)Andras Timar1-6/+6
2012-01-03WaE: unused parameter 'rPath'Tor Lillqvist1-0/+1
2012-01-02cppuhelper: convert to gbuildMatúš Kukan5-1163/+8
2012-01-02cppuhelper: add visibility symbols as first step for porting to gbuildMatúš Kukan1-1/+1
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot7-20/+20
2011-12-07ignore backup files in services/ directory to avoid debugging griefMichael Meeks1-0/+7
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud21-40/+0
2011-11-17Look for libboostrap.uno.so and not bootstrap.uno.so on AndroidTor Lillqvist1-1/+8
2011-11-02Simplify addition of optional components to URE_MORE_{SERVICES,TYPES}.Stephan Bergmann1-43/+120
2011-11-02Minor clean up.Stephan Bergmann1-46/+22
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara1-11/+15
2011-09-21Improved some error reporting.Stephan Bergmann1-1/+1
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-09-12sb140: #i117697# simplify obsolete cppuhelper/stdidlclass.hxx implementationStephan Bergmann2-225/+14
2011-09-07This seems to help the MSVC build alongTor Lillqvist1-2/+3
2011-09-07correct OPropertySetHelper2 copy constructor and assignment operatorLionel Elie Mamane1-2/+0
2011-09-07apparently vtable & thunks necessary after all in gcc3.mapLionel Elie Mamane1-11/+15
2011-09-07Restore ABI compatibility with LO 3.4 and earlierLionel Elie Mamane3-18/+44
2011-08-30Tweak some DLL and import library names in the WNTGCC caseTor Lillqvist1-3/+3
2011-08-22OSL_DEBUG_LEVEL > 1Caolán McNamara1-0/+2
2011-08-22servicefactory fixGabor1-0/+1
2011-08-16Renamed XPropertySet2 to XPropertySetOption.Kohei Yoshida3-4/+4
2011-08-16Make XPropertSet2 not a child interface of XPropertySet.Kohei Yoshida1-1/+2
2011-08-16Changing the vtable symbol from XPropertySet to XPropertySet2.Kohei Yoshida1-1/+1