summaryrefslogtreecommitdiffstats
path: root/desktop/scripts/soffice.sh
Commit message (Expand)AuthorAgeFilesLines
* desktop: unbreak soffice --valgrindMichael Stahl2017-03-071-2/+2
* Upon failure, 'cd' itself already prints a message to stderrStephan Bergmann2017-02-111-10/+3
* Revert "fix desktop scripts"Stephan Bergmann2017-02-061-1/+1
* Unbreak soffice.shStephan Bergmann2017-02-041-2/+2
* fix desktop scriptsJochen Nitschke2017-02-041-1/+1
* tdf#105204 fix shellcheck warnings in desktop/scriptsqarkai2017-02-041-16/+26
* soffice.sh: can't hurt to force system allocator for massifMichael Stahl2016-11-071-1/+1
* remove reference to old OpenGL stuffMarkus Mohrhard2016-02-071-4/+0
* FreeBSD can live with default search pathBaptiste Daroussin2015-12-141-1/+1
* desktop: add soffice --record parameter for easy use of rrMichael Stahl2015-05-201-4/+18
* Fixup my earlier quoting fix.Thorsten Behrens2015-05-121-1/+1
* Add some quoting to shell scripts.Thorsten Behrens2015-05-111-7/+7
* Fold URE: Linux ure/lib/* -> program/Stephan Bergmann2014-11-281-4/+2
* Disable rtl/alloc.h also for HelgrindStephan Bergmann2014-05-081-2/+4
* Skip gcj's gij executable, like other JREs' java executablesStephan Bergmann2014-03-141-1/+1
* fdo#62192: broken launch script, bork in March in GermanyErik Auerswald2013-07-091-0/+8
* re-base on ALv2 code. Includes:Michael Meeks2012-11-191-21/+12
* move 2>&1 where it belongs in soffice.sh, thanks mstRene Engelhard2012-10-191-1/+1
* deb#690717 fix bashism in /bin/sh scriptRene Engelhard2012-10-181-1/+1
* Clean up option processingStephan Bergmann2012-09-261-16/+0
* headless build: build oosplash againRiccardo Magliocchetti2012-09-101-1/+1
* desktop: use soffice.bin instead of oosplash if build with --enable-headlessRiccardo Magliocchetti2012-09-071-1/+1
* soffice.sh: remove valgrind --error-exitcode=101Michael Stahl2012-07-111-1/+1
* when run under memcheck allow SIGUSR2 to dump current memory allocationsCaolán McNamara2012-03-281-0/+1
* remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara2012-03-281-1/+1
* Resolves: rhbz#788045 swriter --help etc doesn't show helpCaolán McNamara2012-02-291-3/+3
* Better fix for the valgrind.log problem.Stephan Bergmann2012-01-131-0/+6
* valgrind.log creates more problems than it solves.Stephan Bergmann2012-01-121-6/+0
* avoid generating a file in the source treeDavid Tardon2012-01-111-0/+177
* make the needed change to soffice.sh at configure timeDavid Tardon2011-09-151-178/+0
* registered but uninstalled database drivers break address book wizardCaolán McNamara2011-08-181-5/+0
* Remove unused env XENVIRONMENTThomas Arnhold2011-07-221-2/+0
* Do not pass the request for command line help to oosplashMichal Svec2011-07-121-0/+16
* valgrind --log-file=valgrind.log does not work well with --trace-children=yesPetr Mladek2011-06-241-1/+7
* vagrind -> valgrindCaolán McNamara2011-06-241-1/+1
* use --trace-children-skip=*/java with valgrind >= 3.6Petr Mladek2011-06-221-1/+10
* remove the obsolete valgring support in the soffice wrapperPetr Mladek2011-06-221-11/+0
* add --backtrace, --strace, and --valgring option to soffice wrapperPetr Mladek2011-06-221-1/+61
* add GLIBCXX_FORCE_NEW for memcheckCaolán McNamara2011-06-171-0/+2
* don't use G_SLICE for helgrind caseCaolán McNamara2011-04-051-2/+4
* ignore fork/exec+javaCaolán McNamara2011-03-291-1/+1
* add --trace-children=yesCaolán McNamara2011-03-231-1/+1
* re-work start process to enable earlier splash and faster startMichael Meeks2011-03-211-108/+15
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-9/+8
|\
| * #i10000# changes from OOO330 m10Vladimir Glazunov2010-10-141-1/+1
| |\
| * \ sb126: merged in DEV300_m84sb2010-06-301-2/+7
| |\ \
| * | | sb126: #i112542# resolve $0 symlinks recursively in start scripts (based on a...sb2010-06-231-9/+8
* | | | Initialize the runtime library paths on DragonFlyFrancois Tigeot2011-02-181-1/+2
* | | | initial FreeBSD workBaptiste Daroussin2011-01-311-1/+1
* | | | tweak G_SLICE to canonical always-mallocCaolán McNamara2011-01-181-1/+1