Files
core/cui
Mike Kaganski a8795a983b Use "smart" INetURLObject ctor for user input right away
... instead of trying to process it strict, falling back to smart
processing on error.

Similar change was implemented to SvxHyperlinkInternetTp in
commit 6b973753d4. Trying to
parse it strict initially there resulted in wrong detection
of "generic" protocol in incomplete URLs missing scheme and
having port. This change simply unifies the code, no specific
behavior change intended.

Change-Id: I48ba4187a27644f42f3fd5a3b6cd77e55038cb0e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128534
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2022-01-18 17:49:02 +01:00
..

Common User Interface (cui)

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.