summaryrefslogtreecommitdiff
path: root/cppuhelper/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-12Do stay backward-compatible also in 4.0 and later for nowTor Lillqvist1-4/+5
2012-10-11Update library names for DISABLE_DYNLOADINGTor Lillqvist1-5/+12
2012-10-11Include android-bootstrap.h for AndroidTor Lillqvist1-0/+4
2012-10-09I want to see what unknown library is required alwaysTor Lillqvist1-4/+0
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+2
2012-10-04Version name/dependency cleanup towards 3.7Stephan Bergmann1-1/+1
2012-10-04Disable-dynloading updates to component listTor Lillqvist1-3/+8
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann1-1/+2
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann1-0/+6
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud4-20/+20
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann5-32/+53
2012-08-24Fix removeRdbFiles (caused extension update to fail)Stephan Bergmann1-11/+15
2012-08-10Missing mutex lockStephan Bergmann1-0/+1
2012-08-09Related fdo#52639: Do not destroy Implementations with mutex lockedStephan Bergmann1-45/+56
2012-08-08ServiceManager::createInstanceWithContext needs to honor given ContextStephan Bergmann1-12/+19
2012-07-13This look like the same as rLibName.endsWithIgnoreAsciiCase so kill it. Add m...Christophe JAILLET1-17/+4
2012-07-13fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentExceptionStephan Bergmann1-18/+6
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
2012-06-04Unbreak stuff on iOS a bit after bootstrapping changesTor Lillqvist2-0/+4
2012-06-01Revert "bootstrapping should elide duplicate .rdb paths in the configuration"Stephan Bergmann1-8/+3
2012-06-01Add "virtual" for consistencyStephan Bergmann1-7/+8
2012-06-01fdo#49291 Postpone actual factory instantiation as long as possibleStephan Bergmann1-119/+314
2012-05-29removed dead codeTakeshi Abe1-74/+0
2012-05-22bootstrapping should elide duplicate .rdb paths in the configurationMichael Meeks1-3/+8
2012-05-18fdo#42865: privatized unique empty string symbol:Michael Stahl1-1/+2
2012-05-14Added link to LanguageTool.oxt issueStephan Bergmann1-1/+3
2012-05-14Work around extension factories not implementing XServiceInfoStephan Bergmann1-0/+16
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-1/+1
2012-04-24WaE: simple minded MSVC2008 thinks s could be used uninitializedCaolán McNamara1-1/+1
2012-04-23Trying to parse legacy rdb as XML can cause InvalidRegistryException, tooStephan Bergmann1-3/+5
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 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