Age | Commit message (Expand) | Author | Files | Lines |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 25 | -25/+50 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 23 | -0/+23 |
2012-09-27 | tubes: fix glibc detected memory corruption in ScDocShell | Matúš Kukan | 1 | -4/+0 |
2012-09-27 | Improvements on previous commit | Stephan Bergmann | 1 | -7/+4 |
2012-09-27 | fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style | Noel Grandin | 1 | -2/+2 |
2012-09-26 | sal_Bool -> bool, convert InitAccessBridge and friends | Noel Grandin | 1 | -1/+1 |
2012-09-26 | Clean up option processing | Stephan Bergmann | 11 | -241/+253 |
2012-09-24 | soffice.bin: add a hack to detect calls to xmlCleanupParser | Michael Stahl | 1 | -0/+14 |
2012-09-24 | fdo#54385: Displaying help/version early on UNX requires service manager | Stephan Bergmann | 4 | -8/+11 |
2012-09-21 | Properly check cmdline args in oosplash | Stephan Bergmann | 1 | -3/+5 |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann | 1 | -3/+2 |
2012-09-18 | Don't access broken service mgr during bootstrap failure | Stephan Bergmann | 5 | -108/+77 |
2012-09-18 | deprecate oustringostreaminserter.hxx | Norbert Thiebaud | 2 | -3/+1 |
2012-09-17 | fdo#46808, Adapt bridge::BridgeFactory UNO service to new style | Noel Grandin | 3 | -28/+21 |
2012-09-16 | move help compiler/linker/indexer to a new module | Andras Timar | 2 | -3/+3 |
2012-09-14 | Improvement on previous commit, UCB clean up | Stephan Bergmann | 20 | -166/+104 |
2012-09-10 | headless build: build oosplash again | Riccardo Magliocchetti | 3 | -7/+6 |
2012-09-07 | desktop: enable --invisible by default when built with --enable-headless | Riccardo Magliocchetti | 1 | -1/+2 |
2012-09-07 | desktop: use soffice.bin instead of oosplash if build with --enable-headless | Riccardo Magliocchetti | 2 | -1/+7 |
2012-09-06 | Java cleanup, remove unnecessary imports | Noel Grandin | 1 | -8/+0 |
2012-09-06 | deb#681185: wait for InternalIPC::ProcessingDone in oosplash | Stephan Bergmann | 1 | -0/+11 |
2012-09-06 | offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: | Michael Stahl | 2 | -4/+7 |
2012-09-03 | desktop: i swear we don't need oosplash with --enable-headless | Riccardo Magliocchetti | 1 | -5/+0 |
2012-09-03 | More places that require a prefixed "system" | Stephan Bergmann | 1 | -3/+3 |
2012-09-03 | fdo#46808, Adapt system::SystemShellExecute UNO service to new style | Noel Grandin | 2 | -9/+6 |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin | 1 | -3/+2 |
2012-09-03 | fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style | Noel Grandin | 3 | -84/+70 |
2012-09-03 | -Werror=shadow | Stephan Bergmann | 2 | -3/+1 |
2012-09-03 | fdo#46808, Adapt UICommandDescription UNO service to new style | Noel Grandin | 2 | -44/+40 |
2012-09-03 | fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style | Noel Grandin | 1 | -2/+2 |
2012-08-31 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann | 5 | -10/+2 |
2012-08-24 | Typo | Stephan Bergmann | 1 | -3/+3 |
2012-08-24 | Unused members | Stephan Bergmann | 1 | -4/+0 |
2012-08-24 | fdo#53968 etc.: Fix more "doesn't start after upgrade" problems | Stephan Bergmann | 11 | -121/+171 |
2012-08-21 | Typo | Stephan Bergmann | 1 | -1/+1 |
2012-08-21 | fdo#53655: Ignore failure to remove directories (as happens on Windows XP) | Stephan Bergmann | 1 | -10/+17 |
2012-08-13 | fdo#53006: And detect LO downgrading scenarios... | Stephan Bergmann | 2 | -27/+55 |
2012-08-11 | Remove unused local vars | Julien Nabet | 1 | -1/+0 |
2012-08-10 | fdo#53006: Remove directories too, not just plain files | Stephan Bergmann | 1 | -1/+6 |
2012-08-10 | Related fdo#51252: No more prereg, no more unopkg sync | Stephan Bergmann | 13 | -542/+15 |
2012-08-10 | fdo#42470: Do not show backing window on --nodefault | Stephan Bergmann | 1 | -0/+4 |
2012-08-09 | fdo#53006: Remove user/extensions/bundled cache after upgrade | Stephan Bergmann | 11 | -48/+176 |
2012-08-09 | Related fdo#53006: Do not instantiate service manager too early | Stephan Bergmann | 3 | -54/+55 |
2012-08-08 | reduce ascii noise and useless comments | Thomas Arnhold | 1 | -2/+0 |
2012-08-08 | tubes: finish efforts to make TeleManager static | Matúš Kukan | 2 | -13/+2 |
2012-08-07 | fdo#46193 MessBox was made copyable | Zolnai Tamás | 3 | -4/+4 |
2012-08-06 | Some minor fixes. | Andrzej J.R. Hunt | 1 | -0/+1 |
2012-08-06 | Fixed remote control code to work correctly. | Andrzej J. R. Hunt | 1 | -1/+0 |
2012-08-02 | fdo#53006 Force reinstall of all bundled extensions on upgrade | Stephan Bergmann | 5 | -14/+24 |
2012-08-02 | Check for ComponentPackageImpl::isRegistered_ in the current rdb | Stephan Bergmann | 1 | -81/+16 |