summaryrefslogtreecommitdiff
path: root/cppuhelper/source/defaultbootstrap.cxx
AgeCommit message (Expand)Author
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-12Do stay backward-compatible also in 4.0 and later for nowTor Lillqvist
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-08-24Fix removeRdbFiles (caused extension update to fail)Stephan Bergmann
2012-08-10Missing mutex lockStephan Bergmann
2012-08-09Related fdo#52639: Do not destroy Implementations with mutex lockedStephan Bergmann
2012-08-08ServiceManager::createInstanceWithContext needs to honor given ContextStephan Bergmann
2012-07-13fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentExceptionStephan Bergmann
2012-06-04Unbreak stuff on iOS a bit after bootstrapping changesTor Lillqvist
2012-06-01Revert "bootstrapping should elide duplicate .rdb paths in the configuration"Stephan Bergmann
2012-06-01Add "virtual" for consistencyStephan Bergmann
2012-06-01fdo#49291 Postpone actual factory instantiation as long as possibleStephan Bergmann
2012-05-22bootstrapping should elide duplicate .rdb paths in the configurationMichael Meeks
2012-05-14Added link to LanguageTool.oxt issueStephan Bergmann
2012-05-14Work around extension factories not implementing XServiceInfoStephan Bergmann
2012-04-24WaE: simple minded MSVC2008 thinks s could be used uninitializedCaolán McNamara
2012-04-23Trying to parse legacy rdb as XML can cause InvalidRegistryException, tooStephan Bergmann
2012-04-23Do not fail for legacy rdb that only contains root keyStephan Bergmann
2012-04-20Various clean up of previous commitStephan Bergmann
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann