summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa
AgeCommit message (Expand)Author
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
2021-10-19xmlsecurity: fix test failing because NSS policy forbids SHA1Michael Stahl
2021-10-18xmlsecurity: fix new tests on WNTMichael Stahl
2021-10-17Simplify Sequences in xmlsecurityJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl
2021-10-12xmlsecurity: add test for timestampsMichael Stahl
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-03-12explicitly assert that xSignatureInfo shouldn't be emptyCaolán McNamara
2021-03-12Drop some unused includesMiklos Vajna
2021-03-05CppunitTest_xmlsecurity_signing: run all tests in the disable-pdfium caseMiklos Vajna
2021-03-05tdf#139734 Remove redundant asserts after functions loadFromDesktop and loadMoaz
2021-03-04CppunitTest_xmlsecurity_pdfsigning: run all tests in the disable-pdfium caseMiklos Vajna
2021-02-26pdfium: don't build PDFiumLibrary when PDFium is disabledMiklos Vajna
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-21disable some more tests for non-default-dpiNoel Grandin
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-04disable tests that don't work without pdfiumCaolán McNamara
2020-11-19tdf#123936 Formatting files in module xmlsecurity with clang-formatPhilipp Hofer
2020-11-13xmlsecurity: verify signatures using pdfiumMiklos Vajna
2020-11-05xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-09-30vcl: add PDFiumAnnotation::getObjectCount()Miklos Vajna
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna
2020-09-24CppunitTest_xmlsecurity_pdfsigning: use PDFSignatureHelper for sig verificationMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-04xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-13Remove some unused includesMiklos Vajna
2020-08-08Remove dead codeStephan Bergmann
2020-08-08Database document apparently needs to be closed before it is disposedStephan Bergmann
2020-08-06unotest: one Resetter is enoughMiklos Vajna
2020-07-24xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-07-01Remove some unused includesMiklos Vajna
2020-06-23tdf#97694 Add test for macro signature preservation in BaseSamuel Mehrbrodt
2020-06-19Move data for signing tests to test/Miklos Vajna
2020-06-19sd signature line: add testcaseMiklos Vajna
2020-06-05Upcoming loplugin:elidestringvar: xmlsecurityStephan Bergmann
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-05-18xmlsecurity: actually validate in testODFEncryptedGPGMichael Stahl
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl