From 81d3aefd8598fba835eeb21404fc4bd7dddf98b9 Mon Sep 17 00:00:00 2001 From: Miklos Vajna Date: Fri, 13 Sep 2024 09:02:16 +0200 Subject: [API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functions Some functions were already a stub and only aborted on calling them. The *Package* functions were added in commit c9ed2f359a9e899c3046c8151c831e24250fddbb (INTEGRATION: CWS xmlsec08 (1.4.24); FILE MERGED 2005/02/22 13:07:19 mt 1.4.24.1: #i36682# Accept separate Stream for signatures..., 2005-03-10), but it seems nobody called them. This also means that DocumentSignatureMode is now never set to DocumentSignatureMode::Package, so remove that as well. It seems to be unlikely that this non-published service was used by 3rd-party code, since it was specific to the needs of sfx2/ code, not generic functionality that could be useful in other contexts. Change-Id: Icfed9a0e6568f6eb21f9236901af01f1915bf2f8 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173313 Tested-by: Jenkins Reviewed-by: Miklos Vajna --- xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to 'xmlsecurity/uiconfig') diff --git a/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui b/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui index 34e68a5eed3a..483605961f2c 100644 --- a/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui +++ b/xmlsecurity/uiconfig/ui/digitalsignaturesdialog.ui @@ -369,17 +369,7 @@ - - False - True - The following have signed this package: - 0 - - - False - True - 5 - + -- cgit