office-gobmx/basctl
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 loplugin:stringviewparam: operator + 2020-12-29 16:42:33 +01:00
sdi tdf#146518 Implement commands to toggle Watch/Stack windows 2023-02-23 12:34:21 +00:00
source replace ErrorInfo with simpler mechanism 2023-10-03 10:12:41 +02:00
uiconfig/basicide Related tdf#146518 Add Watch/Stack window commands to toolbar 2023-05-24 13:55:26 +02:00
util basctl: create instances with uno constructors 2020-07-05 10:20:16 +02:00
AllLangMoTarget_basctl.mk
CppunitTest_basctl_dialogs_test.mk
IwyuFilter_basctl.yaml Recheck modules [a-c]* with IWYU 2022-01-13 08:26:15 +01:00
Library_basctl.mk tdf#152078 Enable Ctrl+Wheel zoom in Basic code editor 2022-12-08 08:25:16 +00:00
Makefile
Module_basctl.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00
UIConfig_basicide.mk tdf#134331 - Added possibility to sort macros via context menu 2020-09-21 01:39:22 +02:00

BASIC IDE Controls and Dialogs

Controls and dialogs for BASIC. Contains the BASIC IDE.