summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa/unit
AgeCommit message (Expand)Author
7 daysxmlsecurity: fix tests to run with system NSS on Fedora 40Michael Stahl
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-11-08cool#9992 lok doc sign, hash extract: initial getCommandValues('Signature')Miklos 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-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-24Let test operate on temp copy of source documentStephan Bergmann
2024-09-18xmlsecurity: add unit test with docx that can only be opened with repairMichael Stahl
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna
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-01pyuno,unotest,xmlsecurity: copy GPG test files for UITtestMichael Stahl
2024-07-25CppunitTest_xmlsecurity_signing: simplify a bitXisco Fauli
2024-07-18make date/time single-arg constructors explicitNoel Grandin
2024-07-02BootstrapFixture: get rid of mxComponentContextXisco Fauli
2024-05-16WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-01-30tdf#105844 unotest,xmlsecurity: fix tests on MacOSXMichael Stahl
2024-01-23Make wholesome ODF package encryption the defaultThorsten Behrens
2024-01-11Fix typoAndrea Gelmini
2024-01-11tdf#105844 add test for ODF wholesome encryption with macro signatureMichael Stahl
2024-01-03UnoApiTest::loadFromURL -> UnoApiTest::loadFromFileMike Kaganski
2023-11-19Extended loplugin:ostr: xmlsecurityStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlsecurityStephan Bergmann
2023-10-15Repurpose loplugin:stringstatic for O[U]String vars that can be constexprStephan Bergmann
2023-06-16tdf#146547 sfx2: allow read-only documents to be modifiedMichael Stahl
2023-05-16xmlsecurity: do not run the test with HAVE_FEATURE_PDFIMPORTXisco Fauli
2023-04-17Remove some unused includesMiklos Vajna
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann
2022-12-01CppunitTest_xmlsecurity_signing2: inherit from UnoApiXmlTestXisco Fauli
2022-11-23UnoApiTest: factor out createTempFileXisco Fauli
2022-11-23CppunitTest_xmlsecurity_signing: inherit from UnoApiXmlTestXisco Fauli
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-29use more string_view in xmlsecurityNoel Grandin
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-05-05tdf#145312: xmlsecurity_pdfsigning: Add unittestXisco Fauli
2022-05-03Just use Any ctor instead of makeAny in xmlsecurityStephan Bergmann
2022-03-01Fix the test failing when invalid certificate is in cert storeMike Kaganski
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski
2021-11-02xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl
2021-10-28xmlsec: signing the document fails the 3rd time (invalid signature)Tomaž Vajngerl
2021-10-27xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-10-21Fix commentTor Lillqvist
2021-10-20Run testODFX509CertificateChain first because otherwise it fails on my MacTor Lillqvist