office-gobmx/sccomp
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 Extend loplugin:cppunitassertequals to more argument types 2023-02-23 07:04:09 +00:00
source/solver
AllLangMoTarget_scc.mk
CppunitTest_sccomp_solver.mk
CppunitTest_sccomp_swarmsolvertest.mk
IwyuFilter_sccomp.yaml
Library_solver.mk
Makefile
Module_sccomp.mk
README.md

Linear Solver for LibreOffice Calc

The (linear) solver for LibreOffice Calc.