- c9a27eb Work around premature disposing of PackageRegistryBackends by Stephan Bergmann · 13 years ago
- 89e875b Add sanity-check assertion by Stephan Bergmann · 13 years ago
- cdb05e2 Improve error message by Stephan Bergmann · 13 years ago
- 8be8bcf desktop: try to cope with MSVC being silly with C4702 and C4715 by Michael Stahl · 13 years ago
- 33a0f8c fdo#46808, Adapt awt::Toolkit UNO service to new style by Noel Grandin · 13 years ago
- 8aa5946 fdo#46808, Adapt packages::manifest::ManifestWriter UNO service to new style by Noel Grandin · 13 years ago
- 6945628 fdo#46808, Adapt packages::manifest::ManifestReader UNO service to new style by Noel Grandin · 13 years ago
- 293f16b move 2>&1 where it belongs in soffice.sh, thanks mst by Rene Engelhard · 13 years ago
- 4b313fd Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. by Kohei Yoshida · 13 years ago
- 1c192dc deb#690717 fix bashism in /bin/sh script by Rene Engelhard · 13 years ago
- ac7acb0 Merged SvTreeListBox and SvLBox. by Kohei Yoshida · 13 years ago
- 81649fd drop unused includes by David Tardon · 13 years ago
- 1bdd178 drop unused #include by David Tardon · 13 years ago
- e55414d cppcheck: clarifyCalculation by jailletc36 · 14 years ago
- 5bc87c1 drop unused includes by David Tardon · 14 years ago
- aa06349 drop unused #include by David Tardon · 14 years ago
- 873edb9 drop unused #include by David Tardon · 14 years ago
- 7d8b7b7 fix deps on .hrc files by David Tardon · 14 years ago
- a20f9a4 fdo#46808, Adapt xml::sax::XParser UNO service to new style by Noel Grandin · 14 years ago
- dd11a1e Fixes/improvements on previous commit by Stephan Bergmann · 14 years ago
- c25cb8a fdo#46808, Adapt task::InteractionHandler UNO service to new style by Noel Grandin · 14 years ago
- 2d25eea splash screen: fix RTL mode by Ivan Timofeev · 14 years ago
- 0ee9572d ignore various unhelpful signals in our --backtrace gdb setup. by Michael Meeks · 14 years ago
- b140732 fdo#52268: splash: change color and position of messages by Ivan Timofeev · 14 years ago
- 36a2db3 Replace usage of rtl_*Memory with equivalent from string.h by Arnaud Versini · 14 years ago
- c2ca6fa Use comphelper::getComponentContext by Stephan Bergmann · 14 years ago
- 5032dc0 gbuild: invert handling of standard system libraries: by Michael Stahl · 14 years ago
- dc397aae gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: by Michael Stahl · 14 years ago
- b85c349 gbuild: replace direct gb_STDLIBS use with ... by Michael Stahl · 14 years ago
- 2e677c3 gbuild: split uwinapi out of gb_STDLIBS by Michael Stahl · 14 years ago
- 3e5c867 tubes: fix glibc detected memory corruption in ScDocShell by Matúš Kukan · 14 years ago
- 272f0e9 Improvements on previous commit by Stephan Bergmann · 14 years ago
- cd693ff fdo#46808, Adapt frame::GlobalEventBroadcaster UNO service to new style by Noel Grandin · 14 years ago
- 0b7e226 sal_Bool -> bool, convert InitAccessBridge and friends by Noel Grandin · 14 years ago
- f4a4ba9 Clean up option processing by Stephan Bergmann · 14 years ago
- d68113f soffice.bin: add a hack to detect calls to xmlCleanupParser by Michael Stahl · 14 years ago
- 2f14e2e fdo#54385: Displaying help/version early on UNX requires service manager by Stephan Bergmann · 14 years ago
- b247950 Properly check cmdline args in oosplash by Stephan Bergmann · 14 years ago
- 03a9f13 ComponentContext::getUnoContext -> getComponentContext simplification by Stephan Bergmann · 14 years ago
- cccc6bc Don't access broken service mgr during bootstrap failure by Stephan Bergmann · 14 years ago
- b854de9 deprecate oustringostreaminserter.hxx by Norbert Thiebaud · 14 years ago
- 900d60b fdo#46808, Adapt bridge::BridgeFactory UNO service to new style by Noel Grandin · 14 years ago
- eaa81cc move help compiler/linker/indexer to a new module by Andras Timar · 14 years ago
- 9ac86f4 Improvement on previous commit, UCB clean up by Stephan Bergmann · 14 years ago
- ad050e4 headless build: build oosplash again by Riccardo Magliocchetti · 14 years ago
- bf8f009 desktop: enable --invisible by default when built with --enable-headless by Riccardo Magliocchetti · 14 years ago
- dae66b7 desktop: use soffice.bin instead of oosplash if build with --enable-headless by Riccardo Magliocchetti · 14 years ago
- bf43520 Java cleanup, remove unnecessary imports by Noel Grandin · 14 years ago
- 5c804dc deb#681185: wait for InternalIPC::ProcessingDone in oosplash by Stephan Bergmann · 14 years ago
- 6a1c29d offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription: by Michael Stahl · 14 years ago
- 64a530c desktop: i swear we don't need oosplash with --enable-headless by Riccardo Magliocchetti · 14 years ago
- 7563526 More places that require a prefixed "system" by Stephan Bergmann · 14 years ago
- bc00717 fdo#46808, Adapt system::SystemShellExecute UNO service to new style by Noel Grandin · 14 years ago
- 2783796 fdo#46808, Adapt io::Pipe UNO service to new style by Noel Grandin · 14 years ago
- 9b07288 fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new style by Noel Grandin · 14 years ago
- 687256f -Werror=shadow by Stephan Bergmann · 14 years ago
- 7a46426 fdo#46808, Adapt UICommandDescription UNO service to new style by Noel Grandin · 14 years ago
- 1036269 fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new style by Noel Grandin · 14 years ago
- 0afa534 -Werror,-Wunused-private-field (Clang towards 3.2) by Stephan Bergmann · 14 years ago
- 2198fc2 Typo by Stephan Bergmann · 14 years ago
- 21ebc2b Unused members by Stephan Bergmann · 14 years ago
- 1b40fbe4 fdo#53968 etc.: Fix more "doesn't start after upgrade" problems by Stephan Bergmann · 14 years ago
- 1316cfe Typo by Stephan Bergmann · 14 years ago
- a8cdce1 fdo#53655: Ignore failure to remove directories (as happens on Windows XP) by Stephan Bergmann · 14 years ago
- e9631f4 fdo#53006: And detect LO downgrading scenarios... by Stephan Bergmann · 14 years ago
- 88840a7 Remove unused local vars by Julien Nabet · 14 years ago
- 0ab5ce5 fdo#53006: Remove directories too, not just plain files by Stephan Bergmann · 14 years ago
- 6dcb3d4 Related fdo#51252: No more prereg, no more unopkg sync by Stephan Bergmann · 14 years ago
- 0cfed16 fdo#42470: Do not show backing window on --nodefault by Stephan Bergmann · 14 years ago
- 5300f6f fdo#53006: Remove user/extensions/bundled cache after upgrade by Stephan Bergmann · 14 years ago
- 6c6358a Related fdo#53006: Do not instantiate service manager too early by Stephan Bergmann · 14 years ago
- 2beba8f reduce ascii noise and useless comments by Thomas Arnhold · 14 years ago
- 510576b tubes: finish efforts to make TeleManager static by Matúš Kukan · 14 years ago
- 2854d8b fdo#46193 MessBox was made copyable by Zolnai Tamás · 14 years ago
- b2fd823 Some minor fixes. by Andrzej J.R. Hunt · 14 years ago
- 0bb13b5 Fixed remote control code to work correctly. by Andrzej J. R. Hunt · 14 years ago
- 81fd6b0 fdo#53006 Force reinstall of all bundled extensions on upgrade by Stephan Bergmann · 14 years ago
- 96f2862 Check for ComponentPackageImpl::isRegistered_ in the current rdb by Stephan Bergmann · 14 years ago
- b70c2d3 tubes: avoid unnecessary re-building; move the include into source file by Matúš Kukan · 14 years ago
- bb9399e tubes: kill double-singletonning of TeleManager by Matúš Kukan · 14 years ago
- 5c47e5f fdo#51252 Disable copying share/prereg/bundled to avoid startup crashes by Stephan Bergmann · 14 years ago
- fdfb7a3 Related fdo#51252: Report uncaught exceptions with MessageBox on Windows by Stephan Bergmann · 14 years ago
- b129545 tubes: init TeleManager in desktop by Matúš Kukan · 14 years ago
- 06f20d7 Fix SAL_LOG area usage by Stephan Bergmann · 14 years ago
- 3e78327 Revert hrc string cleanup by Thomas Arnhold · 14 years ago
- 9aa6170 move sysui to postprocess by David Tardon · 14 years ago
- 8d0c180 remove 2 unused resources by Andras Timar · 14 years ago
- abdaf7e Remove unused HIDs by Thomas Arnhold · 14 years ago
- f88ed64 Perform initialization in initialization list + fix typo by Julien Nabet · 14 years ago
- 1340890 simplify include guards by Thomas Arnhold · 14 years ago
- a767448 Search for char instead of 1 char long string, when possible. by Christophe JAILLET · 14 years ago
- 91404d1 Hide information about failure during very early startup a little less by Stephan Bergmann · 14 years ago
- ac3800f hrc cleanup: Remove unused Strings in desktop by Thomas Arnhold · 14 years ago
- fb79f6d soffice.sh: remove valgrind --error-exitcode=101 by Michael Stahl · 14 years ago
- e940b0f warning C4702: unreachable code by Michael Stahl · 14 years ago
- 7d7b41c solaris/intel: update .mk files to fix build errors by Pierre-Eric Pelloux-Prayer · 14 years ago
- ae7534f targetted rename xcr -> xmlscript to match includes and module name by Michael Meeks · 14 years ago
- 4fc8af8 Resolves: rhbz#838368 --view ignored while -view accepted by Caolán McNamara · 14 years ago
- bccf34c ditch String::CreateFromAscii by Caolán McNamara · 14 years ago
- 2852892 useless aMgrName string by Caolán McNamara · 14 years ago