summaryrefslogtreecommitdiff
path: root/desktop/scripts/soffice.sh
AgeCommit message (Expand)AuthorFilesLines
2015-05-12Fixup my earlier quoting fix.Thorsten Behrens1-1/+1
2015-05-11Add some quoting to shell scripts.Thorsten Behrens1-7/+7
2014-11-28Fold URE: Linux ure/lib/* -> program/Stephan Bergmann1-4/+2
2014-05-08Disable rtl/alloc.h also for HelgrindStephan Bergmann1-2/+4
2014-03-14Skip gcj's gij executable, like other JREs' java executablesStephan Bergmann1-1/+1
2013-07-09fdo#62192: broken launch script, bork in March in GermanyErik Auerswald1-0/+8
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-21/+12
2012-10-19move 2>&1 where it belongs in soffice.sh, thanks mstRene Engelhard1-1/+1
2012-10-18deb#690717 fix bashism in /bin/sh scriptRene Engelhard1-1/+1
2012-09-26Clean up option processingStephan Bergmann1-16/+0
2012-09-10headless build: build oosplash againRiccardo Magliocchetti1-1/+1
2012-09-07desktop: use soffice.bin instead of oosplash if build with --enable-headlessRiccardo Magliocchetti1-1/+1
2012-07-11soffice.sh: remove valgrind --error-exitcode=101Michael Stahl1-1/+1
2012-03-28when run under memcheck allow SIGUSR2 to dump current memory allocationsCaolán McNamara1-0/+1
2012-03-28remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-1/+1
2012-02-29Resolves: rhbz#788045 swriter --help etc doesn't show helpCaolán McNamara1-3/+3
2012-01-13Better fix for the valgrind.log problem.Stephan Bergmann1-0/+6
2012-01-12valgrind.log creates more problems than it solves.Stephan Bergmann1-6/+0
2012-01-11avoid generating a file in the source treeDavid Tardon1-0/+177
2011-09-15make the needed change to soffice.sh at configure timeDavid Tardon1-178/+0
2011-08-18registered but uninstalled database drivers break address book wizardCaolán McNamara1-5/+0
2011-07-22Remove unused env XENVIRONMENTThomas Arnhold1-2/+0
2011-07-12Do not pass the request for command line help to oosplashMichal Svec1-0/+16
2011-06-24valgrind --log-file=valgrind.log does not work well with --trace-children=yesPetr Mladek1-1/+7
2011-06-24vagrind -> valgrindCaolán McNamara1-1/+1
2011-06-22use --trace-children-skip=*/java with valgrind >= 3.6Petr Mladek1-1/+10
2011-06-22remove the obsolete valgring support in the soffice wrapperPetr Mladek1-11/+0
2011-06-22add --backtrace, --strace, and --valgring option to soffice wrapperPetr Mladek1-1/+61
2011-06-17add GLIBCXX_FORCE_NEW for memcheckCaolán McNamara1-0/+2
2011-04-05don't use G_SLICE for helgrind caseCaolán McNamara1-2/+4
2011-03-29ignore fork/exec+javaCaolán McNamara1-1/+1
2011-03-23add --trace-children=yesCaolán McNamara1-1/+1
2011-03-21re-work start process to enable earlier splash and faster startMichael Meeks1-108/+15
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-9/+8
2011-02-18Initialize the runtime library paths on DragonFlyFrancois Tigeot1-1/+2
2011-01-31initial FreeBSD workBaptiste Daroussin1-1/+1
2011-01-18tweak G_SLICE to canonical always-mallocCaolán McNamara1-1/+1
2011-01-11Add deprecation warning on -foo style command line options.Kohei Yoshida1-1/+1
2011-01-11Hook for supporting --version command line option for Unix.Kohei Yoshida1-1/+1
2011-01-06Use full path to ooenv.Caolán McNamara1-2/+2
2011-01-03provide the long prefix '--' for options, e.g., --helpTakeshi Abe1-5/+5
2010-12-17EasyHack: soffice accepts -help/-h/-? in presence of the unix quickstartTakeshi Abe1-3/+5
2010-12-16Handle NetBSD the same as OpenBSD for LD_LIBRARY_PATH.Thomas Klausner1-1/+1
2010-12-10colon needed for LD_LIBRARY_PATH set but emptyTakeshi Abe1-1/+1
2010-12-10make it easy to valgrind the smoketestCaolán McNamara1-4/+11
2010-12-07we can remove this duplicate switchCaolán McNamara1-15/+4
2010-11-16Merge remote branch 'origin/libreoffice-3-3'Jan Holesovsky1-0/+14
2010-11-15Set LD_LIBRARY_PATH+JAVA_HOME on OpenBSD.Robert Nagy1-0/+14
2010-11-15Set LD_LIBRARY_PATH+JAVA_HOME on OpenBSD.Robert Nagy1-0/+14
2010-11-08Restart soffice.bin when necessary.Jan Holesovsky1-3/+2