office-gobmx/cui
Juergen Funk 2215be5268 tdf#127711 - A runtime-switch for the MiniCrashDump
- 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>
2019-10-02 09:43:12 +02:00
..
inc Resolves tdf#127756 - Tip of the day not localized 2019-10-01 10:56:36 +02:00
qa
source tdf#127711 - A runtime-switch for the MiniCrashDump 2019-10-02 09:43:12 +02:00
uiconfig/ui remove empty GtkSizeGroups 2019-10-01 21:11:49 +02:00
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 tdf#127711 - A runtime-switch for the MiniCrashDump 2019-10-02 09:43:12 +02:00
Makefile
Module_cui.mk
README
UIConfig_cui.mk weld Application Colors page 2019-09-20 16:21:06 +02:00
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.