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