summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
5 daysxmlsecurity: fix tests to run with system NSS on Fedora 40Michael Stahl
2024-12-03don't bother passing const std::[u16]string_view by referenceCaolán McNamara
2024-11-26Operator should be logical AND instead of ORAron Budea
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-11-10com::sun::star -> cssMike Kaganski
2024-11-08cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature')Miklos Vajna
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-11-07loplugin:passstuffbyref in ucb..xmlsecurityNoel Grandin
2024-11-06cool#9992 lok doc sign, create-certs.sh password-less mode: still create a .p12Miklos Vajna
2024-11-04new loplugin:staticconstexprNoel Grandin
2024-11-02tdf#163738 use insert function instead of for loopChris Gill
2024-10-29UnoApiTest: rename load to loadFromURL and use it everywhereXisco Fauli
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-10-02qa: use SetODFDefaultVersion everywhereXisco Fauli
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-25Fix typoAndrea Gelmini
2024-09-25cool#9992 lok doc sign: fix import of the private keyMiklos Vajna
2024-09-24Let test operate on temp copy of source documentStephan Bergmann
2024-09-19cool#9992 lok doc sign: add password-less mode to create-certs.shMiklos Vajna
2024-09-18xmlsecurity: add unit test with docx that can only be opened with repairMichael Stahl
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-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-31cid#1607713 silence Overflowed constantCaolán McNamara
2024-08-15Fix the test failing when invalid certificate is in cert storeMike Kaganski
2024-08-15Use MacrosTest::IsValid to check certificatesMike Kaganski
2024-08-13tdf#161909: show where the certs in the CertificateChooser are fromMoritz Duge
2024-08-13tdf#161909: show NSS cert DB path (MOZ profile) in password dialogMoritz Duge
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-08-08tdf#161909: Show key type in CertificateViewer.Moritz Duge
2024-08-06tdf#133941 tdf#161909: Label the "Certificate Manager" with "GPG".Moritz Duge
2024-08-05Fix typoAndrea Gelmini
2024-08-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-08-01pyuno,unotest,xmlsecurity: copy GPG test files for UITtestMichael Stahl
2024-07-29testtools, wizards, xmlsecurity: fix issues found by Ruff linterIlmari Lauhakangas
2024-07-29Consistently name UITest targetsStephan Bergmann
2024-07-25CppunitTest_xmlsecurity_signing: simplify a bitXisco Fauli
2024-07-25tdf#161909: Fix resize for cert listings (GtkBox instead of GtkGrid)Moritz Duge
2024-07-25tdf#161909: Fix resizing and behavior for "View Certificate" dialog.Moritz Duge
2024-07-18make date/time single-arg constructors explicitNoel Grandin