2215be5268
- in soffice.ini (sofficerc) the entry "CrashDumpEnable" default is "true" - when false then the Dump.ini and the dump-file are not written - when the switch --disable-crashdump is set, then the switch "CrashDumpEnable" set to "false" - when the entry "CrashDumpEnable" is missing, in this case is the default true, too - the checkbox under Options-General "Send crash reports to ..." is deactive and shows off (only view, not change the config) - when set the environment variable "CRASH_DUMP_ENABLE" to any char then the switch "CrashDumpEnable=false" are overrules with true and the Dump.ini and dump-file are write Change-Id: I34e7795640eb95d111e18b0ad46ec67b2c126b19 Reviewed-on: https://gerrit.libreoffice.org/79273 Tested-by: Jenkins Reviewed-by: Juergen Funk (CIB) <juergen.funk_ml@cib.de> |
||
---|---|---|
.. | ||
inc | ||
qa | ||
source | ||
uiconfig/ui | ||
util | ||
AllLangMoTarget_cui.mk | ||
CppunitTest_cui_dialogs_test.mk | ||
CppunitTest_cui_dialogs_test_2.mk | ||
CppunitTest_cui_dialogs_test_3.mk | ||
CppunitTest_cui_dialogs_test_4.mk | ||
IwyuFilter_cui.yaml | ||
Library_cui.mk | ||
Makefile | ||
Module_cui.mk | ||
README | ||
UIConfig_cui.mk | ||
UITest_cui_dialogs.mk |
Common User Interface It was moved out from svx in DEV300m68: http://www.mail-archive.com/dev@openoffice.org/msg12925.html It contains dialogs used by more than one application, e.g. paragraph properties.