Age | Commit message (Expand) | Author |
2014-06-04 | cppuhelper: fix includes | Thomas Arnhold |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-03-18 | Use cppu::BaseMutex instead of plain osl::Mutex as base | Stephan Bergmann |
2014-03-18 | Find places where OUString and OString are passed by value. | Noel Grandin |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-07 | Simplify service manager's tracking of singletons | Stephan Bergmann |
2014-01-22 | Introduce static inline cppu::acquire(), and make use of that. | Jan Holesovsky |
2014-01-21 | Change _get_implementation()'s not to do initialization directly. | Jan Holesovsky |
2014-01-20 | Simplify code; STATUS_LOADED => component||factory1||factory2 | Stephan Bergmann |
2014-01-16 | cppuhelper: valgrind complains about uninitialized variable... | Michael Stahl |
2014-01-16 | Support for singleton constructor functions | Stephan Bergmann |
2014-01-15 | Use const& arguments parameter for ctor functions. | Matúš Kukan |
2013-12-19 | Add .component <implementation constructor="..." feature | Stephan Bergmann |
2013-12-16 | Allow setting environment value directly in .component files | Stephan Bergmann |
2013-05-08 | Don't call code in UNO object ctor that throws UNO exceptions | Stephan Bergmann |
2013-01-16 | Move addSingletonContextEntries to ServiceManager | Stephan Bergmann |
2013-01-16 | UNO methods are no longer called directly on ServiceManager | Stephan Bergmann |
2013-01-16 | Extract servicemanager and typedescriptionprovider from defaultbootstrap | Stephan Bergmann |