office-gobmx/fpicker
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
qa/unit
source
uiconfig/ui
AllLangMoTarget_fps.mk
CppunitTest_fpicker_dialogs_test.mk
IwyuFilter_fpicker.yaml
Library_fps.mk
Library_fps_aqua.mk
Library_fps_office.mk
Makefile
Module_fpicker.mk
README.md
UIConfig_fps.mk

Native File Picker

Native file pickers for macOS and Windows (file open dialog).