summaryrefslogtreecommitdiff
path: root/desktop/scripts/soffice.sh
AgeCommit message (Expand)AuthorFilesLines
2020-02-07merge OpenGLZone and OpenCLZone into one generic codeLuboš Luňák1-1/+1
2020-02-05tdf#130080 soffice.sh: Avoid exporting empty LC_ALLMichael Weghorn1-2/+6
2019-07-13Add more useful exports to soffice's callgrind modeIlmari Lauhakangas1-0/+4
2019-06-03LD_BIND_NOW=1 if running under callgrindLuboš Luňák1-0/+3
2018-09-05gbuild: allow recording of CppunitTests and PythonTests tooMichael Stahl1-1/+2
2018-06-25Fix "javaPathHelper: not found" errors during startup.Thomas Klausner1-1/+6
2017-03-07desktop: unbreak soffice --valgrindMichael Stahl1-2/+2
2017-02-11Upon failure, 'cd' itself already prints a message to stderrStephan Bergmann1-10/+3
2017-02-06Revert "fix desktop scripts"Stephan Bergmann1-1/+1
2017-02-04Unbreak soffice.shStephan Bergmann1-2/+2
2017-02-04fix desktop scriptsJochen Nitschke1-1/+1
2017-02-04tdf#105204 fix shellcheck warnings in desktop/scriptsqarkai1-16/+26
2016-11-07soffice.sh: can't hurt to force system allocator for massifMichael Stahl1-1/+1
2016-02-07remove reference to old OpenGL stuffMarkus Mohrhard1-4/+0
2015-12-14FreeBSD can live with default search pathBaptiste Daroussin1-1/+1
2015-05-20desktop: add soffice --record parameter for easy use of rrMichael Stahl1-4/+18
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