office-gobmx/uui
Stephan Bergmann dcea29c283 Make NC_ constexpr-friendly
...by moving the char8_t -> char reinterpret_cast out of any potential constexpr
paths into a new TranslateId::getId.  And demonstrate constexpr'ability by
making the aCategories var in OApplicationIconControl::Fill
(dbaccess/source/ui/app/AppIconControl.cxx) constexpr.  (And there might be more
such cases that could now be made constexpr.)

Change-Id: I0b4e3292faf8f6b901f9b9e934e1aa6bf0f583ff
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157862
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2023-10-12 18:17:49 +02:00
..
inc Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
qa/unit
source tdf#157650 Unhelpful error when XML in content.xml is malformed 2023-10-09 22:13:18 +02:00
uiconfig/ui
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.