summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)Author
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-16cool#9992 lok doc sign: implement signature removalMiklos 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-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna
2024-08-13tdf#161909: show where the certs in the CertificateChooser are fromMoritz Duge
2024-08-08tdf#161909: Show key type in CertificateViewer.Moritz Duge
2024-05-03fix crash in CertificateChooser for GPGMoritz Duge
2024-05-02Drop unused instance variable.Moritz Duge
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-28update PCHs in xmlsecurityRafał Dobrakowski
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-28Related: tdf#160184 clearly describe security riskPatrick Luby
2024-03-26tdf#160184 ask user if they want to trust an untrusted certificatePatrick Luby
2024-03-19tdf#159985 Warn about the need to reload file after changing macro security l...Rafael Lima
2024-03-05Related: tdf#152524 eliminate UserData struct name collisionPatrick Luby
2024-02-19hide more symbolsNoel Grandin
2024-02-07Don't reuse CertificateChooser instancesPatrick Luby
2023-12-15xmlsecurity: remove "AdES-compliant signature" checkboxMichael Stahl
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann
2023-09-19xmlsecurity : simplify DigitalSignatureArnaud VERSINI
2023-09-13loplugin:unusedmethodsNoel Grandin
2023-08-26Caching Certificates in the CertificateChooser dialog session-wiseTokieSan
2023-07-20Added searching and filtering features to certificate chooser dialogTokieSan
2023-07-11Allow selecting a custom certificate managerTokieSan
2023-06-24Certificate Manager button is hidden in case no manager exists.TokieSan
2023-06-09Update libxmlsec to 1.3.1Miklos Vajna
2023-04-28tdf#155034 Revert "Update libxmlsec to 1.3.0"Justin Luth
2023-04-25Update libxmlsec to 1.3.0Miklos Vajna
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann
2022-12-22loplugin:unocast (SignatureVerifierImpl)Stephan Bergmann
2022-11-29New loplugin:crosscastStephan Bergmann
2022-10-22use more TempFileFastService in xmlsecurityNoel Grandin
2022-09-29use more string_view in xmlsecurityNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin
2022-04-15use more string_view in xml*Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-01-24Make Certificate not found dialog asyncSzymon Kłos
2022-01-24Make View Certificate sub-dialog asyncSzymon Kłos
2022-01-24Make View Certificate dialog asyncSzymon Kłos
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos