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