summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa/unit/signing/signing.cxx
AgeCommit message (Expand)Author
2021-01-07officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2021-01-07xmlsecurity: actually validate in testODFEncryptedGPGMichael Stahl
2021-01-07replace hard-coded "1.2" ODF version stringsMichael Stahl
2021-01-07package: OFFICE-3940 ODF 1.3 export of OpenPGP encryptionMichael Stahl
2020-09-09xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna
2020-06-29Move data for signing tests to test/Miklos Vajna
2020-06-29sd signature line: add testcaseMiklos Vajna
2019-10-16tdf#42316 handle saving to template filtersJan-Marek Glogowski
2019-09-26Remove some unused includesMiklos Vajna
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-08-10assertDocument is only defined for HAVE_FEATURE_GPGVERIFYStephan Bergmann
2019-08-06tdf#42316 preserve macro signature of templatesJan-Marek Glogowski
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin
2019-05-15xmlsecurity: make DocumentSignatureManager members privateMiklos Vajna
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann
2019-01-09CppunitTest_xmlsecurity_signing: use CPPUNIT_TEST_FIXTURE()Miklos Vajna
2018-11-26sfx2: show partial signatures even if cert validation failsMiklos Vajna
2018-11-16Fix typosAndrea Gelmini
2018-11-15Adapt recent CppunitTest_xmlsecurity_signing fix to ASanStephan Bergmann
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt
2018-11-13CppunitTest_xmlsecurity_signing: turn on clang-format for this fileMiklos Vajna
2018-11-09Clean up excess slashes in pathsStephan Bergmann
2018-11-09Fix creation/removal of GPG socketdirStephan Bergmann
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-27tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna
2018-06-29ODF1.3: import new OpenPGP encryption markupThorsten Behrens
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna
2018-05-25xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2018-03-28Copy test doc to temp location before opening read/writeStephan Bergmann
2018-03-18properly check for gpgconf (and --create-socketdir) workingRene Engelhard
2018-01-13gpg4libre: add initial unit test for encryptionThorsten Behrens
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens
2017-12-09gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-12-07gpg4libre: add unit tests for ODF signing featureThorsten Behrens
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna
2017-11-06tdf#65393 Test for signature line imagesSamuel Mehrbrodt
2017-08-24Consistently use OUString in test::DirectoriesStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-21gpg4libre: Fixup unit tests, now that SecurityContext is neededKatarina Behrens
2017-06-12sw, xmlsecurity: indentation fixesMiklos Vajna
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin