diff options
author | Bayram Çiçek <bayram.cicek@collabora.com> | 2024-10-30 16:29:16 +0300 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-11-20 12:14:09 +0100 |
commit | 57d123745a6e07da2a9893540e42b72e55641a59 (patch) | |
tree | 7d258813194a47efe58ba0bd717da1f668e6bd72 /desktop/AllLangMoTarget_dkt.mk | |
parent | 5e3a88a283bbbe772703e099adcd70baf7ad3e2f (diff) |
sc: autofill: send to-be-deleted cell addresses
with LOK_CALLBACK_TOOLTIP
also avoid nullptr ViewShells:
- if (comphelper::LibreOfficeKit::isActive())
+ if (ScTabViewShell* pLOKViewShell
+ = comphelper::LibreOfficeKit::isActive() ? aViewData.GetViewShell() : nullptr)
Signed-off-by: Bayram Çiçek <bayram.cicek@collabora.com>
Change-Id: I38578297cc1aadefe8c43033cdb14b9460e22c90
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175827
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
(cherry picked from commit 459a9401f342210d7f6ab8fe6fa780ae28413ef6)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176825
Tested-by: Jenkins
Diffstat (limited to 'desktop/AllLangMoTarget_dkt.mk')
0 files changed, 0 insertions, 0 deletions