office-gobmx/starmath/inc
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
..
mathml loplugin:ostr: automatic rewrite 2023-10-07 00:47:20 +02:00
pch Drop o3tl::span, can use C++20 std::span directly now 2023-10-11 21:53:13 +02:00
action.hxx
caret.hxx
cfgitem.hxx
cursor.hxx
dialog.hxx tdf#142095: Render symbols in Math Symbols Catalogue using document settings 2023-09-28 14:34:22 +02:00
document.hxx
edit.hxx
ElementsDockingWindow.hxx
format.hxx
helpids.h
node.hxx starmath: Arabic symbols from Symbols Catalogue should not be italic 2023-09-28 14:34:15 +02:00
nodetype.hxx
parse.hxx
parse5.hxx
parsebase.hxx
rect.hxx
smdll.hxx
smdllapi.hxx
smediteng.hxx
smmod.hrc Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
smmod.hxx
starmath.hrc
strings.hrc Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
strings.hxx starmath: Add Arabic functions to elements panel 2023-09-28 14:34:43 +02:00
symbol.hxx
token.hxx loplugin:ostr: automatic rewrite 2023-10-07 00:47:20 +02:00
types.hxx
unomodel.hxx
utility.hxx
view.hxx
visitors.hxx