summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)AuthorFilesLines
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna2-3/+11
2024-11-07loplugin:passstuffbyref in ucb..xmlsecurityNoel Grandin1-1/+4
2024-09-30cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna2-2/+4
2024-09-27cool#9992 lok doc sign: only take sign cert from the view in the cert chooserMiklos Vajna2-1/+8
2024-09-26cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna1-1/+3
2024-09-16cool#9992 lok doc sign: implement signature removalMiklos Vajna1-1/+1
2024-09-13[API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functionsMiklos Vajna2-2/+0
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna4-4/+18
2024-09-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna1-0/+2
2024-08-13tdf#161909: show where the certs in the CertificateChooser are fromMoritz Duge2-0/+6
2024-08-08tdf#161909: Show key type in CertificateViewer.Moritz Duge1-0/+1
2024-05-03fix crash in CertificateChooser for GPGMoritz Duge1-0/+1
2024-05-02Drop unused instance variable.Moritz Duge1-1/+0
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski1-1/+0
2024-03-28update PCHs in xmlsecurityRafał Dobrakowski2-63/+33
2024-03-28Drop transitional header xmlsecurity/xmlsec-wrapper.hGabor Kelemen2-44/+0
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski10-21/+2
2024-03-28Related: tdf#160184 clearly describe security riskPatrick Luby1-1/+1
2024-03-26tdf#160184 ask user if they want to trust an untrusted certificatePatrick Luby1-0/+1
2024-03-19tdf#159985 Warn about the need to reload file after changing macro security l...Rafael Lima2-0/+8
2024-03-05Related: tdf#152524 eliminate UserData struct name collisionPatrick Luby1-6/+6
2024-02-19hide more symbolsNoel Grandin2-4/+4
2024-02-07Don't reuse CertificateChooser instancesPatrick Luby1-8/+10
2023-12-15xmlsecurity: remove "AdES-compliant signature" checkboxMichael Stahl1-3/+1
2023-12-07simplify and modernise ScopedBitmapAccessNoel Grandin1-1/+0
2023-11-27tdf#158302 fix build against system-libxml-2.12Miklos Vajna2-0/+2
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann2-21/+21
2023-10-12Make NC_ constexpr-friendlyStephan Bergmann1-1/+1
2023-09-19xmlsecurity : simplify DigitalSignatureArnaud VERSINI1-3/+0
2023-09-13loplugin:unusedmethodsNoel Grandin1-1/+0
2023-08-26Caching Certificates in the CertificateChooser dialog session-wiseTokieSan1-2/+16
2023-07-20Added searching and filtering features to certificate chooser dialogTokieSan1-1/+9
2023-07-11Allow selecting a custom certificate managerTokieSan2-0/+3
2023-06-24Certificate Manager button is hidden in case no manager exists.TokieSan1-0/+1
2023-06-09Update libxmlsec to 1.3.1Miklos Vajna1-5/+0
2023-04-28tdf#155034 Revert "Update libxmlsec to 1.3.0"Justin Luth1-0/+5
2023-04-25Update libxmlsec to 1.3.0Miklos Vajna1-5/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski2-4/+4
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann2-19/+3
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann1-2/+13
2022-12-22loplugin:unocast (SignatureVerifierImpl)Stephan Bergmann1-1/+6
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2022-10-22use more TempFileFastService in xmlsecurityNoel Grandin1-1/+2
2022-09-29use more string_view in xmlsecurityNoel Grandin2-4/+4
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin2-2/+2
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin4-7/+8
2022-04-15use more string_view in xml*Noel Grandin1-1/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2022-01-24Make Certificate not found dialog asyncSzymon Kłos1-0/+1
2022-01-24Make View Certificate sub-dialog asyncSzymon Kłos1-0/+2