office-gobmx/starmath
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 loplugin:ostr: automatic rewrite 2023-10-07 00:47:20 +02:00
sdi tdf#32418: Add Tools -> Special Character... to Math 2023-09-20 12:21:43 +02:00
source Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
uiconfig/smath tdf#32418: Add Tools -> Special Character... to Math 2023-09-20 12:21:43 +02:00
util
AllLangMoTarget_sm.mk
CppunitTest_starmath_dialogs_test.mk
CppunitTest_starmath_export.mk starmath: Arabic symbols from Symbols Catalogue should not be italic 2023-09-28 14:34:15 +02:00
CppunitTest_starmath_import.mk
CppunitTest_starmath_qa_cppunit.mk starmath: Arabic symbols from Symbols Catalogue should not be italic 2023-09-28 14:34:15 +02:00
IwyuFilter_starmath.yaml
JunitTest_starmath_unoapi.mk
Library_sm.mk starmath: Arabic symbols from Symbols Catalogue should not be italic 2023-09-28 14:34:15 +02:00
Library_smd.mk
Makefile
Module_starmath.mk
README.md
UIConfig_smath.mk
visual-editor-todo

Formula Editor Code for LibreOffice Writer

Good overview from the original developer:

http://www.mail-archive.com/dev@sw.openoffice.org/msg00200.html