office-gobmx/basctl
Noel Grandin a214ac6774 simplify and modernise ScopedBitmapAccess
(*) Make all of it use a "Scoped" paradigm
(*) pass by value, no need to allocate on heap
(*) make all of the construction go via the *Access constructors, instead of it being some via the constructors and some via the Acquire*Access methods.
(*) take the Bitmap& by const& in the constructor, so we can avoid doing const_cast in random places.

Change-Id: Ie03a9145c0965980ee8df9a89b8714a425e18f74
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160293
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-12-07 09:32:14 +01:00
..
inc simplify and modernise ScopedBitmapAccess 2023-12-07 09:32:14 +01: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 Resolves: tdf#158441 we don't want to return early for all handled keys 2023-12-05 14:43:04 +01:00
uiconfig/basicide Related tdf#146518 Add Watch/Stack window commands to toolbar 2023-05-24 13:55:26 +02:00
util
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.