de0bc0a2c3
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> |
||
---|---|---|
.. | ||
inc | ||
qa/unit | ||
sdi | ||
source | ||
uiconfig/basicide | ||
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.