Age | Commit message (Expand) | Author |
2012-10-19 | move 2>&1 where it belongs in soffice.sh, thanks mst | Rene Engelhard |
2012-10-18 | deb#690717 fix bashism in /bin/sh script | Rene Engelhard |
2012-10-02 | ignore various unhelpful signals in our --backtrace gdb setup. | Michael Meeks |
2012-09-26 | Clean up option processing | Stephan Bergmann |
2012-09-10 | headless build: build oosplash again | Riccardo Magliocchetti |
2012-09-07 | desktop: use soffice.bin instead of oosplash if build with --enable-headless | Riccardo Magliocchetti |
2012-08-10 | Related fdo#51252: No more prereg, no more unopkg sync | Stephan Bergmann |
2012-07-11 | soffice.sh: remove valgrind --error-exitcode=101 | Michael Stahl |
2012-04-04 | desktop: use CustomTarget makefile | Matúš Kukan |
2012-03-28 | when run under memcheck allow SIGUSR2 to dump current memory allocations | Caolán McNamara |
2012-03-28 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara |
2012-02-29 | Resolves: rhbz#788045 swriter --help etc doesn't show help | Caolán McNamara |
2012-01-15 | simplify handling of JITC_PROCESSOR_TYPE | David Tardon |
2012-01-13 | Better fix for the valgrind.log problem. | Stephan Bergmann |
2012-01-12 | valgrind.log creates more problems than it solves. | Stephan Bergmann |
2012-01-11 | avoid generating a file in the source tree | David Tardon |
2012-01-11 | we need a var. assignment here, not a value | David Tardon |
2011-12-14 | Fix the soffice.sh wrapper's -h / --version. | Michal Svec |
2011-10-24 | Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn... | Stephan Bergmann |
2011-10-20 | Removed spurious "" around multi-word shell arg. | Stephan Bergmann |
2011-10-07 | Undo basis/brand split: merge basis share/ into brand share/. | Stephan Bergmann |
2011-09-20 | Deliver basis-link and ure-link. | Jan Holesovsky |
2011-09-15 | gbuildize desktop | David Tardon |
2011-09-15 | make the needed change to soffice.sh at configure time | David Tardon |
2011-08-18 | registered but uninstalled database drivers break address book wizard | Caolán McNamara |
2011-07-22 | Remove unused env XENVIRONMENT | Thomas Arnhold |
2011-07-12 | Do not pass the request for command line help to oosplash | Michal Svec |
2011-06-24 | valgrind --log-file=valgrind.log does not work well with --trace-children=yes | Petr Mladek |
2011-06-24 | vagrind -> valgrind | Caolán McNamara |
2011-06-22 | use --trace-children-skip=*/java with valgrind >= 3.6 | Petr Mladek |
2011-06-22 | remove the obsolete valgring support in the soffice wrapper | Petr Mladek |
2011-06-22 | add --backtrace, --strace, and --valgring option to soffice wrapper | Petr Mladek |
2011-06-17 | add GLIBCXX_FORCE_NEW for memcheck | Caolán McNamara |
2011-04-05 | don't use G_SLICE for helgrind case | Caolán McNamara |
2011-03-29 | ignore fork/exec+java | Caolán McNamara |
2011-03-23 | add --trace-children=yes | Caolán McNamara |
2011-03-21 | re-work start process to enable earlier splash and faster start | Michael Meeks |
2011-03-12 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Thorsten Behrens |
2011-02-27 | Handle DragonFly like the other BSDs in more cases. | Francois Tigeot |
2011-02-18 | Initialize the runtime library paths on DragonFly | Francois Tigeot |
2011-02-08 | add in AIX here as well | Caolán McNamara |
2011-02-08 | add freebsd in here | Baptiste Daroussin |
2011-01-31 | initial FreeBSD work | Baptiste Daroussin |
2011-01-18 | tweak G_SLICE to canonical always-malloc | Caolán McNamara |
2011-01-11 | Add deprecation warning on -foo style command line options. | Kohei Yoshida |
2011-01-11 | Hook for supporting --version command line option for Unix. | Kohei Yoshida |
2011-01-06 | Use full path to ooenv. | Caolán McNamara |
2011-01-04 | prefer the long prefix '--' | Takeshi Abe |
2011-01-04 | jl160 merge with DEV300m96 | Joachim Lingner |
2011-01-03 | provide the long prefix '--' for options, e.g., --help | Takeshi Abe |