# # # This file is part of the LibreOffice project. # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. # # $(eval $(call gb_Configuration_Configuration,mediawiki,nodeliver)) $(eval $(call gb_Configuration_add_datas,mediawiki,swext/mediawiki/src/registry/data,\ org/openoffice/Office/ProtocolHandler.xcu \ org/openoffice/Office/Paths.xcu \ org/openoffice/TypeDetection/Filter.xcu \ org/openoffice/TypeDetection/Types.xcu \ )) $(eval $(call gb_Configuration_add_localized_datas,mediawiki,swext/mediawiki/src/registry/data,\ org/openoffice/Office/Addons.xcu \ org/openoffice/Office/OptionsDialog.xcu \ org/openoffice/Office/Custom/WikiExtension.xcu \ )) $(eval $(call gb_Configuration_add_schemas,mediawiki,swext/mediawiki/src/registry/schema,\ org/openoffice/Office/Custom/WikiExtension.xcs \ )) S'>distro/CN/libreoffice-7-4-LTS LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/component/documentdigitalsignatures.cxx
AgeCommit message (Expand)Author
2024-10-02Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UIXisco Fauli
2024-09-30cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna
2024-09-27cool#9992 lok doc sign: only take sign cert from the view in the cert chooserMiklos Vajna
2024-09-26cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna
2024-09-13[API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functionsMiklos Vajna
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna
2024-09-11cool#9992 lok doc sign: async read-write DigitalSignaturesDialogMiklos Vajna
2024-09-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna
2024-09-09cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent()Miklos Vajna
2024-08-13tdf#161909: make showing GPG keys only an explicit functionalityMoritz Duge
2024-08-13tdf#161909: request GPG keys exclusively for chooseCertificatesImplMoritz Duge
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-26tdf#160184 ask user if they want to trust an untrusted certificatePatrick Luby
2024-03-05Related: tdf#152524 eliminate UserData struct name collisionPatrick Luby
2024-02-07Don't reuse CertificateChooser instancesPatrick Luby
2023-08-26Caching Certificates in the CertificateChooser dialog session-wiseTokieSan
2023-06-18tdf#155665 Adding option to remember signatures for each saveTokieSan
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (sfx2::DigitalSignatures)Stephan Bergmann
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann