office-gobmx/uui
Mike Kaganski 116b9d6ddf Avoid conversions between OUString and OString in VCL
Standardize on OUString, which is the main internal string class.
Convert from/to OUString only when communicating with respective
external APIs.

Removes about 200 conversions from the code.

Change-Id: I96ecee7c6fd271bb76639220e96d69d2964bed26
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/149930
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2023-04-02 18:46:47 +02:00
..
inc move ErrCode to comphelper and improve debug output string 2022-09-14 08:34:38 +02:00
qa/unit
source Avoid conversions between OUString and OString in VCL 2023-04-02 18:46:47 +02:00
uiconfig/ui tdf#150045 Set secondary/explanatory labels apart 2022-07-30 04:21:21 +02:00
util
AllLangMoTarget_uui.mk
CppunitTest_uui_dialogs_test.mk
IwyuFilter_uui.yaml move ErrCode to comphelper and improve debug output string 2022-09-14 08:34:38 +02:00
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.