1. daeed90 re-base on ALv2 code. Includes: by Michael Meeks · 13 years ago
  2. 293f16b move 2>&1 where it belongs in soffice.sh, thanks mst by Rene Engelhard · 13 years ago
  3. 1c192dc deb#690717 fix bashism in /bin/sh script by Rene Engelhard · 13 years ago
  4. 0ee9572d ignore various unhelpful signals in our --backtrace gdb setup. by Michael Meeks · 14 years ago
  5. f4a4ba9 Clean up option processing by Stephan Bergmann · 14 years ago
  6. ad050e4 headless build: build oosplash again by Riccardo Magliocchetti · 14 years ago
  7. dae66b7 desktop: use soffice.bin instead of oosplash if build with --enable-headless by Riccardo Magliocchetti · 14 years ago
  8. 6dcb3d4 Related fdo#51252: No more prereg, no more unopkg sync by Stephan Bergmann · 14 years ago
  9. fb79f6d soffice.sh: remove valgrind --error-exitcode=101 by Michael Stahl · 14 years ago
  10. d5c18a4 desktop: use CustomTarget makefile by Matúš Kukan · 14 years ago
  11. d2ed905 when run under memcheck allow SIGUSR2 to dump current memory allocations by Caolán McNamara · 14 years ago
  12. 8757c9c remove static OUStrings from static_initialization_and_destruction chain by Caolán McNamara · 14 years ago
  13. 3f9f18c Resolves: rhbz#788045 swriter --help etc doesn't show help by Caolán McNamara · 14 years ago
  14. c475316 simplify handling of JITC_PROCESSOR_TYPE by David Tardon · 14 years ago
  15. 7a00472 Better fix for the valgrind.log problem. by Stephan Bergmann · 14 years ago
  16. 4f00cdf valgrind.log creates more problems than it solves. by Stephan Bergmann · 14 years ago
  17. 7ad7204 avoid generating a file in the source tree by David Tardon · 14 years ago
  18. f5b9614 we need a var. assignment here, not a value by David Tardon · 14 years ago
  19. a0999b7 Fix the soffice.sh wrapper's -h / --version. by Michal Svec · 14 years ago
  20. b786a33 Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseInstallation. by Stephan Bergmann · 14 years ago
  21. cf33eb5 Removed spurious "" around multi-word shell arg. by Stephan Bergmann · 14 years ago
  22. 2ff63bc Undo basis/brand split: merge basis share/ into brand share/. by Stephan Bergmann · 15 years ago
  23. a32da8a Deliver basis-link and ure-link. by Jan Holesovsky · 15 years ago
  24. 6df9c47 gbuildize desktop by David Tardon · 15 years ago
  25. ab5ce3f make the needed change to soffice.sh at configure time by David Tardon · 15 years ago
  26. b573629 registered but uninstalled database drivers break address book wizard by Caolán McNamara · 15 years ago
  27. 8bada81 Remove unused env XENVIRONMENT by Thomas Arnhold · 15 years ago
  28. 0712e52 Do not pass the request for command line help to oosplash by Michal Svec · 15 years ago
  29. 94afbcd valgrind --log-file=valgrind.log does not work well with --trace-children=yes by Petr Mladek · 15 years ago
  30. 58442b0 vagrind -> valgrind by Caolán McNamara · 15 years ago
  31. 3f344d3 use --trace-children-skip=*/java with valgrind >= 3.6 by Petr Mladek · 15 years ago
  32. 519d31d remove the obsolete valgring support in the soffice wrapper by Petr Mladek · 15 years ago
  33. cfe0ccb add --backtrace, --strace, and --valgring option to soffice wrapper by Petr Mladek · 15 years ago
  34. 78c06b3 add GLIBCXX_FORCE_NEW for memcheck by Caolán McNamara · 15 years ago
  35. 6c2ea32 don't use G_SLICE for helgrind case by Caolán McNamara · 15 years ago
  36. 6b46285 ignore fork/exec+java by Caolán McNamara · 15 years ago
  37. f5de249 add --trace-children=yes by Caolán McNamara · 15 years ago
  38. cda1a3f re-work start process to enable earlier splash and faster start by Michael Meeks · 15 years ago
  39. e65c0fe Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 by Thorsten Behrens · 15 years ago
  40. cfc854a Handle DragonFly like the other BSDs in more cases. by Francois Tigeot · 15 years ago
  41. 5847e3c Initialize the runtime library paths on DragonFly by Francois Tigeot · 15 years ago
  42. 25a8c84 add in AIX here as well by Caolán McNamara · 15 years ago
  43. e0bb8b9 add freebsd in here by Baptiste Daroussin · 15 years ago
  44. def75a8 initial FreeBSD work by Baptiste Daroussin · 15 years ago
  45. dfb0fac tweak G_SLICE to canonical always-malloc by Caolán McNamara · 15 years ago
  46. 86df5e1 Add deprecation warning on -foo style command line options. by Kohei Yoshida · 15 years ago
  47. 3c71b85 Hook for supporting --version command line option for Unix. by Kohei Yoshida · 15 years ago
  48. 9dbf9b3 Use full path to ooenv. by Caolán McNamara · 15 years ago
  49. d4536ae prefer the long prefix '--' by Takeshi Abe · 15 years ago
  50. 7508b11 jl160 merge with DEV300m96 by Joachim Lingner · 15 years ago
  51. 3e91299 provide the long prefix '--' for options, e.g., --help by Takeshi Abe · 15 years ago
  52. 294e71b EasyHack: soffice accepts -help/-h/-? in presence of the unix quickstart by Takeshi Abe · 15 years ago
  53. 6836b5b Handle NetBSD the same as OpenBSD for LD_LIBRARY_PATH. by Thomas Klausner · 15 years ago
  54. 3d55526 colon needed for LD_LIBRARY_PATH set but empty by Caolán McNamara · 15 years ago
  55. 78fc293 colon needed for LD_LIBRARY_PATH set but empty by Takeshi Abe · 15 years ago
  56. a90c504 make it easy to valgrind the smoketest by Caolán McNamara · 15 years ago
  57. 2cf8fbb we can remove this duplicate switch by Caolán McNamara · 15 years ago
  58. ba2064a Merge remote branch 'origin/libreoffice-3-3' by Jan Holesovsky · 15 years ago
  59. b02ec34 Set LD_LIBRARY_PATH+JAVA_HOME on OpenBSD. by Robert Nagy · 15 years ago
  60. 580cc3f Set LD_LIBRARY_PATH+JAVA_HOME on OpenBSD. by Robert Nagy · 15 years ago
  61. ffca428 Restart soffice.bin when necessary. by Jan Holesovsky · 15 years ago
  62. b1f0e02 Restart soffice.bin when necessary. by Jan Holesovsky · 15 years ago
  63. c227511 Correct symlink in order to be used in SDK and testtool. by Giuseppe Castagno · 15 years ago
  64. 928cf20b #i10000# changes from OOO330 m10 by Vladimir Glazunov · 15 years ago
  65. 53baa03 add AIX to desktop by Caolán McNamara · 15 years ago
  66. 8c9b9b4 Correcting one more bashism. by Giuseppe Castagno · 15 years ago
  67. 1c5abcb Merge commit 'ooo/OOO330_m10' by Jan Holesovsky · 15 years ago
  68. e9fe1e2 Implement unix quick-starter by Jan Holesovsky · 15 years ago
  69. 029f803 jl160 #i114794# unpkg script better recognizes option sync by Joachim Lingner · 16 years ago
  70. 985fde0 jl160 #i114794# registration data folder of bundled extensions in the user installation references PREREG registration data in brand/share/prereg/bundled folder by Joachim Lingner · 16 years ago
  71. cb39099 Source ooenv in the soffice wrapper if it exists (for linked builds). by Jan Holesovsky · 16 years ago
  72. 90a93cd hb22: #b6982587# treat null LD_LIBRARY_PATH like unset one by sb · 16 years ago
  73. e96293e sb126: merged in DEV300_m84 by sb · 16 years ago
  74. c6d6e6b sb126: #i112542# resolve $0 symlinks recursively in start scripts (based on a patch by pooryorick) by sb · 16 years ago
  75. d3fa4e4 jl152: #i108704# fix typo by Mikhail Voytenko · 16 years ago
  76. c288dd3 jl152: #i108704# allow to restart the office by Mikhail Voytenko · 16 years ago
  77. 0bff641 sb121: #i86044# call crash_report with full path (and make some simplifications) by sb · 16 years ago
  78. 82b1d38 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) by Jens-Heiner Rechtien · 16 years ago
  79. 661efe7 sb116: #i106891# evaluate conditional expression in soffice script at build time (based on a patch by mmeeks) by sb · 16 years ago
  80. a1ce350 sb116: #i106850# propagate soffice.bin exit code from soffice script by sb · 16 years ago
  81. f88817b CWS-TOOLING: integrate CWS sb107 by Ivo Hinkelmann · 17 years ago
  82. 112eda3 CWS-TOOLING: integrate CWS native196_DEV300 by Vladimir Glazounov · 18 years ago
  83. 79819c2 INTEGRATION: CWS macrestart_DEV300 (1.14.90); FILE MERGED by Rüdiger Timm · 18 years ago
  84. 41db0a3 INTEGRATION: CWS vcl30stop2 (1.13.78); FILE MERGED by Vladimir Glazounov · 18 years ago
  85. a6aedb7 INTEGRATION: CWS vcl30stop2 (1.33.78); FILE MERGED by Vladimir Glazounov · 18 years ago
  86. df6a2f0 INTEGRATION: CWS odfpfixes01 (1.1.2); FILE ADDED by Vladimir Glazounov · 18 years ago
  87. 6c9a7ca INTEGRATION: CWS sb87 (1.11.12); FILE MERGED by Rüdiger Timm · 18 years ago
  88. 75ca52f INTEGRATION: CWS sb87 (1.1.2); FILE ADDED by Rüdiger Timm · 18 years ago
  89. 2277d4e INTEGRATION: CWS sb87 (1.32.12); FILE MERGED by Rüdiger Timm · 18 years ago
  90. a4c30e5 INTEGRATION: CWS sb87 (1.12.18); FILE MERGED by Rüdiger Timm · 18 years ago
  91. e2722b2 INTEGRATION: CWS native152 (1.2.38); FILE MERGED by Kurt Zenker · 18 years ago
  92. 1c329c0 INTEGRATION: CWS native152 (1.2.38); FILE MERGED by Kurt Zenker · 18 years ago
  93. 3b77857 INTEGRATION: CWS oxtsysint01 (1.11.2); FILE MERGED by Vladimir Glazounov · 18 years ago
  94. 9508248 INTEGRATION: CWS changefileheader (1.10.14); FILE MERGED by Rüdiger Timm · 18 years ago
  95. 84769c8 INTEGRATION: CWS changefileheader (1.31.14); FILE MERGED by Rüdiger Timm · 18 years ago
  96. 2adec53 INTEGRATION: CWS changefileheader (1.12.14); FILE MERGED by Rüdiger Timm · 18 years ago
  97. 675580f INTEGRATION: CWS sb83 (1.6.34); FILE MERGED by Vladimir Glazounov · 18 years ago
  98. 56e2cda INTEGRATION: CWS sb83 (1.28.34); FILE MERGED by Vladimir Glazounov · 18 years ago
  99. a52c8c6 INTEGRATION: CWS sb83 (1.1.2); FILE ADDED by Vladimir Glazounov · 18 years ago
  100. 9697be1 INTEGRATION: CWS sb83 (1.11.184); FILE MERGED by Vladimir Glazounov · 18 years ago