office-gobmx/cui
Jeff Huang 7b0e0409c3 tdf#145539 const OUString -> constexpr OUStringLiteral
Convert string literals defined as const char[] in header files
to constexpr OUStringLiteral

Change-Id: I69fdc34cfb663ff87fabc8efc72d6563aa23465b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124724
Tested-by: Jenkins
Reviewed-by: Hossein <hossein@libreoffice.org>
2021-11-25 15:57:44 +01:00
..
inc remove unused defines and convert some to OUStringLiteral 2021-11-25 14:26:56 +01:00
qa
source tdf#145539 const OUString -> constexpr OUStringLiteral 2021-11-25 15:57:44 +01:00
uiconfig/ui border tab page: Explain how thick lines are 2021-11-24 10:54:43 +01: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
Makefile
Module_cui.mk
Package_cui.mk
README.md
UIConfig_cui.mk
UITest_cui_dialogs.mk

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.