office-gobmx/uui
Michael Stahl b02eb998c1 uui,ucb: webdav-curl: display curl error message on connection failure
Show this in the dialog, which requires extending DAVException to store
2 strings for this case.

Store it in the Exception::Message member of
InteractiveNetworkConnectException, which appears to be unused.

Add another UI string ERRCODE_INET_CONNECT_MSG so that the text can be
shown optionally in the dialog.

Change-Id: Iaf139d77051e7480113eb4df82ef40eb498f329e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/169278
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Tested-by: Jenkins
2024-06-21 11:35:51 +02:00
..
inc Fix meaning of warning message 2024-01-22 08:29:46 +01:00
qa/unit
source uui,ucb: webdav-curl: display curl error message on connection failure 2024-06-21 11:35:51 +02:00
uiconfig/ui tdf#158576 This button shows a certificate when only one signature found 2023-12-14 08:19:35 +01:00
util
AllLangMoTarget_uui.mk
CppunitTest_uui_dialogs_test.mk
IwyuFilter_uui.yaml
Library_uui.mk
Makefile
Module_uui.mk
README.md
UIConfig_uui.mk

Interaction Handler for ucb and More

Contains an Interaction Handler for the "ucb" and other uses. Works via VCL.