Age | Commit message (Expand) | Author |
2012-09-17 | fdo#46808, Adapt bridge::BridgeFactory UNO service to new style | Noel Grandin |
2012-09-16 | move help compiler/linker/indexer to a new module | Andras Timar |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann |
2012-09-10 | headless build: build oosplash again | Riccardo Magliocchetti |
2012-09-07 | desktop: enable --invisible by default when built with --enable-headless | Riccardo Magliocchetti |
2012-09-07 | desktop: use soffice.bin instead of oosplash if build with --enable-headless | Riccardo Magliocchetti |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin |
2012-09-06 | deb#681185: wait for InternalIPC::ProcessingDone in oosplash | Stephan Bergmann |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl |
2012-09-03 | desktop: i swear we don't need oosplash with --enable-headless | Riccardo Magliocchetti |
2012-09-03 | More places that require a prefixed "system" | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin |
2012-09-03 | -Werror=shadow | Stephan Bergmann |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-24 | Typo | Stephan Bergmann |
2012-08-24 | Unused members | Stephan Bergmann |
2012-08-24 | fdo#53968 etc.: Fix more "doesn't start after upgrade" problems | Stephan Bergmann |
2012-08-21 | Typo | Stephan Bergmann |
2012-08-21 | fdo#53655: Ignore failure to remove directories (as happens on Windows XP) | Stephan Bergmann |
2012-08-13 | fdo#53006: And detect LO downgrading scenarios... | Stephan Bergmann |
2012-08-11 | Remove unused local vars | Julien Nabet |
2012-08-10 | fdo#53006: Remove directories too, not just plain files | Stephan Bergmann |
2012-08-10 | Related fdo#51252: No more prereg, no more unopkg sync | Stephan Bergmann |
2012-08-10 | fdo#42470: Do not show backing window on --nodefault | Stephan Bergmann |
2012-08-09 | fdo#53006: Remove user/extensions/bundled cache after upgrade | Stephan Bergmann |
2012-08-09 | Related fdo#53006: Do not instantiate service manager too early | Stephan Bergmann |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold |
2012-08-08 | tubes: finish efforts to make TeleManager static | Matúš Kukan |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás |
2012-08-06 | Some minor fixes. | Andrzej J.R. Hunt |
2012-08-06 | Fixed remote control code to work correctly. | Andrzej J. R. Hunt |
2012-08-02 | fdo#53006 Force reinstall of all bundled extensions on upgrade | Stephan Bergmann |
2012-08-02 | Check for ComponentPackageImpl::isRegistered_ in the current rdb | Stephan Bergmann |
2012-07-26 | tubes: avoid unnecessary re-building; move the include into source file | Matúš Kukan |
2012-07-26 | tubes: kill double-singletonning of TeleManager | Matúš Kukan |
2012-07-26 | fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes | Stephan Bergmann |
2012-07-25 | Related fdo#51252: Report uncaught exceptions with MessageBox on Windows | Stephan Bergmann |
2012-07-24 | tubes: init TeleManager in desktop | Matúš Kukan |
2012-07-20 | Fix SAL_LOG area usage | Stephan Bergmann |
2012-07-18 | Revert hrc string cleanup | Thomas Arnhold |
2012-07-17 | move sysui to postprocess | David Tardon |
2012-07-15 | remove 2 unused resources | Andras Timar |
2012-07-14 | Remove unused HIDs | Thomas Arnhold |
2012-07-14 | Perform initialization in initialization list + fix typo | Julien Nabet |
2012-07-14 | simplify include guards | Thomas Arnhold |
2012-07-13 | Search for char instead of 1 char long string, when possible. | Christophe JAILLET |