office-gobmx/basctl
Miklos Vajna de0bc0a2c3 cool#9992 lok doc sign: make SfxMedium::SignContents_Impl() async
Currently SfxObjectShell::CheckIsReadonly() has a hack for the LOK case
to show the signatures dialog read-only, as only that is async.

The next step to get rid of this hack is to make
SfxMedium::SignContents_Impl() async, now that
SfxObjectShell::SignDocumentContent() is async.

This requires all callers of SfxMedium::SignContents_Impl() to be async,
most notably SfxObjectShell::SignScriptingContent() has to be converted
as well.

Note that no lifecycle problem is expected here for the callback, since
the object shell and its medium is typically around for as long as the
document is loaded.

Change-Id: I57f2c747f8448b9adc0398f874ede36211fed817
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/172934
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2024-09-06 12:25:48 +02:00
..
inc
qa/unit
sdi
source cool#9992 lok doc sign: make SfxMedium::SignContents_Impl() async 2024-09-06 12:25:48 +02:00
uiconfig/basicide Resolves: tdf#146800 Linked libraries don't show shource path in Macro 2024-08-30 06:54:47 +02:00
util
AllLangMoTarget_basctl.mk
CppunitTest_basctl_dialogs_test.mk
IwyuFilter_basctl.yaml
Library_basctl.mk
Makefile
Module_basctl.mk
README.md
UIConfig_basicide.mk

BASIC IDE Controls and Dialogs

Controls and dialogs for BASIC. Contains the BASIC IDE.