office-gobmx/framework
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
..
dtd
inc simplify and modernise ScopedBitmapAccess 2023-12-07 09:32:14 +01:00
qa make CppunitTest_framework_dispatch reliable 2023-10-11 15:20:30 +02:00
source cid#1546422 COPY_INSTEAD_OF_MOVE 2023-12-04 10:48:59 +01:00
uiconfig/startmodule/menubar Align macro menu in start center with other places 2022-05-01 09:58:08 +02:00
util WASM --enable-wasm-strip now skips lots of LO code 2022-01-20 12:28:54 +01:00
AllLangMoTarget_fwk.mk
CppunitTest_framework_dispatch.mk CppunitTest_framework_dispatch: inherit from UnoApiTest 2022-11-22 13:24:58 +01:00
CppunitTest_framework_loadenv.mk CppunitTest_framework_loadenv: inherit from UnoApiTest 2022-11-22 14:32:40 +01:00
CppunitTest_framework_services.mk CppunitTest_framework_services: inherit from UnoApiTest 2022-11-22 14:52:43 +01:00
IwyuFilter_framework.yaml [API CHANGE] Add createShortCutManager function to uiconfigurationmanager. 2023-05-23 15:40:57 +02:00
JunitTest_framework_complex.mk
JunitTest_framework_unoapi.mk
Library_fwk.mk WASM --enable-wasm-strip now skips lots of LO code 2022-01-20 12:28:54 +01:00
Makefile
Module_framework.mk
Package_dtd.mk
README.md
UIConfig_startmodule.mk

UNO Framework

Toolbars, menus, UNO stuff, including accelerators and interaction, etc.

See Also

http://wiki.openoffice.org/wiki/Framework