summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
13 dayscool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna12-43/+100
2024-11-10com::sun::star -> cssMike Kaganski1-3/+3
2024-11-08cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature')Miklos Vajna3-11/+20
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin4-4/+4
2024-11-07loplugin:passstuffbyref in ucb..xmlsecurityNoel Grandin2-2/+5
2024-11-06cool#9992 lok doc sign, create-certs.sh password-less mode: still create a .p12Miklos Vajna1-3/+10
2024-11-04new loplugin:staticconstexprNoel Grandin3-4/+4
2024-11-02tdf#163738 use insert function instead of for loopChris Gill1-5/+2
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli3-16/+16
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski1-4/+4
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli1-1/+0
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski2-149/+161
2024-10-02qa: use SetODFDefaultVersion everywhereXisco Fauli2-33/+8
2024-10-02Add ODF 1.3 Extended / ODF 1.4 versions to configuration and UIXisco Fauli3-10/+10
2024-09-30cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna5-33/+64
2024-09-27cool#9992 lok doc sign: only take sign cert from the view in the cert chooserMiklos Vajna5-4/+30
2024-09-26cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna3-8/+19
2024-09-25Fix typoAndrea Gelmini1-1/+1
2024-09-25cool#9992 lok doc sign: fix import of the private keyMiklos Vajna7-1/+298
2024-09-24Let test operate on temp copy of source documentStephan Bergmann1-1/+3
2024-09-19cool#9992 lok doc sign: add password-less mode to create-certs.shMiklos Vajna1-22/+55
2024-09-18xmlsecurity: add unit test with docx that can only be opened with repairMichael Stahl3-0/+28
2024-09-16cool#9992 lok doc sign: implement signature removalMiklos Vajna2-26/+33
2024-09-13[API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functionsMiklos Vajna6-100/+1
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna11-12/+166
2024-09-11cool#9992 lok doc sign: async read-write DigitalSignaturesDialogMiklos Vajna1-18/+15
2024-09-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna3-20/+62
2024-09-09cool#9992 lok doc sign: async DocumentDigitalSignatures::signDocumentContent()Miklos Vajna1-4/+16
2024-08-31cid#1607713 silence Overflowed constantCaolán McNamara1-3/+3
2024-08-15Fix the test failing when invalid certificate is in cert storeMike Kaganski1-5/+5
2024-08-15Use MacrosTest::IsValid to check certificatesMike Kaganski1-10/+1
2024-08-13tdf#161909: show where the certs in the CertificateChooser are fromMoritz Duge4-5/+61
2024-08-13tdf#161909: show NSS cert DB path (MOZ profile) in password dialogMoritz Duge1-1/+6
2024-08-13tdf#161909: make showing GPG keys only an explicit functionalityMoritz Duge1-3/+4
2024-08-13tdf#161909: request GPG keys exclusively for chooseCertificatesImplMoritz Duge2-2/+4
2024-08-08tdf#161909: Show key type in CertificateViewer.Moritz Duge3-2/+32
2024-08-06tdf#133941 tdf#161909: Label the "Certificate Manager" with "GPG".Moritz Duge1-1/+1
2024-08-05Fix typoAndrea Gelmini1-1/+1
2024-08-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir3-12/+36
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-01pyuno,unotest,xmlsecurity: copy GPG test files for UITtestMichael Stahl4-2/+25
2024-07-29testtools, wizards, xmlsecurity: fix issues found by Ruff linterIlmari Lauhakangas1-3/+1
2024-07-29Consistently name UITest targetsStephan Bergmann1-3/+3
2024-07-25CppunitTest_xmlsecurity_signing: simplify a bitXisco Fauli1-40/+17
2024-07-25tdf#161909: Fix resize for cert listings (GtkBox instead of GtkGrid)Moritz Duge2-37/+54
2024-07-25tdf#161909: Fix resizing and behavior for "View Certificate" dialog.Moritz Duge2-4/+10
2024-07-18make date/time single-arg constructors explicitNoel Grandin1-1/+1
2024-07-17xmlsecurity: Add UItest (save GPG encrypted ODF)Moritz Duge3-0/+81
2024-07-15tdf#161871 Revert "Removed Type and Usage Columns from Certificate Chooser"Samuel Mehrbrodt2-5/+48
2024-07-15tdf#108828 Prevent leaking keys from previous signing sessionsSamuel Mehrbrodt1-0/+2