Age | Commit message (Expand) | Author |
2014-06-05 | cppuhelper: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | cppuhelper: fix includes | Thomas Arnhold |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2013-05-08 | Don't call code in UNO object ctor that throws UNO exceptions | Stephan Bergmann |
2013-04-22 | Revert "Revert "WIP: Experimental new binary type.rdb format"" | Stephan Bergmann |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-09 | Revert "WIP: Experimental new binary type.rdb format" | Stephan Bergmann |
2013-03-09 | WIP: Experimental new binary type.rdb format | Stephan Bergmann |
2013-01-18 | Insert type rdbs individually into theTypeDescriptionManager | Stephan Bergmann |
2013-01-16 | Move addSingletonContextEntries to ServiceManager | Stephan Bergmann |
2013-01-16 | Register theTypeDescriptionManager normally in services.rdb | Stephan Bergmann |
2013-01-16 | Unfold remainder of add_access_control_entries at call site | Stephan Bergmann |
2013-01-16 | Remove support for UNO_AC* bootstrap variables | Stephan Bergmann |
2013-01-16 | Reorganize defaultbootstrap so that typedescriptionprovider can use servicemgr | Stephan Bergmann |
2013-01-16 | Simplify defaultbootstrap.cxx | Stephan Bergmann |
2013-01-16 | Extract servicemanager and typedescriptionprovider from defaultbootstrap | Stephan Bergmann |
2012-12-21 | Remove support for XML .rdbs froom SimpleRegistry service again | Stephan Bergmann |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-12 | Do stay backward-compatible also in 4.0 and later for now | Tor Lillqvist |
2012-09-14 | Introduce cppu::supportsService helper, adapt some call-sites | Stephan Bergmann |
2012-08-24 | Fix removeRdbFiles (caused extension update to fail) | Stephan Bergmann |
2012-08-10 | Missing mutex lock | Stephan Bergmann |
2012-08-09 | Related fdo#52639: Do not destroy Implementations with mutex locked | Stephan Bergmann |
2012-08-08 | ServiceManager::createInstanceWithContext needs to honor given Context | Stephan Bergmann |
2012-07-13 | fdo#51143 Do not wrap CannotActivateFactoryException as DeploymentException | Stephan Bergmann |
2012-06-04 | Unbreak stuff on iOS a bit after bootstrapping changes | Tor Lillqvist |
2012-06-01 | Revert "bootstrapping should elide duplicate .rdb paths in the configuration" | Stephan Bergmann |
2012-06-01 | Add "virtual" for consistency | Stephan Bergmann |
2012-06-01 | fdo#49291 Postpone actual factory instantiation as long as possible | Stephan Bergmann |
2012-05-22 | bootstrapping should elide duplicate .rdb paths in the configuration | Michael Meeks |
2012-05-14 | Added link to LanguageTool.oxt issue | Stephan Bergmann |
2012-05-14 | Work around extension factories not implementing XServiceInfo | Stephan Bergmann |
2012-04-24 | WaE: simple minded MSVC2008 thinks s could be used uninitialized | Caolán McNamara |
2012-04-23 | Trying to parse legacy rdb as XML can cause InvalidRegistryException, too | Stephan Bergmann |
2012-04-23 | Do not fail for legacy rdb that only contains root key | Stephan Bergmann |
2012-04-20 | Various clean up of previous commit | Stephan Bergmann |
2012-04-20 | New cppu::defaultBootstrap_InitialComponentContext implementation | Stephan Bergmann |