summaryrefslogtreecommitdiff
path: root/cppuhelper/source/defaultbootstrap.cxx
AgeCommit message (Expand)Author
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-06-05cppuhelper: remove SAL_THROW macroNoel Grandin
2014-06-04cppuhelper: fix includesThomas Arnhold
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2013-05-08Don't call code in UNO object ctor that throws UNO exceptionsStephan Bergmann
2013-04-22Revert "Revert "WIP: Experimental new binary type.rdb format""Stephan Bergmann
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-09Revert "WIP: Experimental new binary type.rdb format"Stephan Bergmann
2013-03-09WIP: Experimental new binary type.rdb formatStephan Bergmann
2013-01-18Insert type rdbs individually into theTypeDescriptionManagerStephan Bergmann
2013-01-16Move addSingletonContextEntries to ServiceManagerStephan Bergmann
2013-01-16Register theTypeDescriptionManager normally in services.rdbStephan Bergmann
2013-01-16Unfold remainder of add_access_control_entries at call siteStephan Bergmann
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann
2013-01-16Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgrStephan Bergmann
2013-01-16Simplify defaultbootstrap.cxxStephan Bergmann
2013-01-16Extract servicemanager and typedescriptionprovider from defaultbootstrapStephan Bergmann
2012-12-21Remove support for XML .rdbs froom SimpleRegistry service againStephan Bergmann
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