summaryrefslogtreecommitdiff
path: root/xmlsecurity/qa
AgeCommit message (Expand)AuthorFilesLines
2019-05-15xmlsecurity: make DocumentSignatureManager members privateMiklos Vajna2-34/+34
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen2-4/+0
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen1-0/+1
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna2-0/+59
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann1-29/+16
2019-01-18CppunitTest_xmlsecurity_pdfsigning: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-65/+30
2019-01-09CppunitTest_xmlsecurity_signing: use CPPUNIT_TEST_FIXTURE()Miklos Vajna1-119/+48
2018-11-26sfx2: show partial signatures even if cert validation failsMiklos Vajna1-2/+4
2018-11-16Fix typosAndrea Gelmini1-1/+1
2018-11-15Adapt recent CppunitTest_xmlsecurity_signing fix to ASanStephan Bergmann1-2/+6
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt2-4/+24
2018-11-13CppunitTest_xmlsecurity_signing: turn on clang-format for this fileMiklos Vajna1-118/+147
2018-11-09Clean up excess slashes in pathsStephan Bergmann1-7/+7
2018-11-09Fix creation/removal of GPG socketdirStephan Bergmann1-0/+29
2018-09-05Fix typo in codeAndrea Gelmini1-3/+3
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov1-1/+1
2018-08-27tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna1-0/+4
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin1-6/+6
2018-06-29ODF1.3: import new OpenPGP encryption markupThorsten Behrens2-0/+8
2018-06-20xmlsec: update to 1.2.26Miklos Vajna3-3/+3
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-2/+0
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-06-01xmlsecurity: add ecdsa option to certificate generator scriptMiklos Vajna1-14/+34
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin1-2/+2
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna1-1/+44
2018-05-25xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna1-0/+43
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna3-18/+61
2018-05-18Fix some IWYU warningsMiklos Vajna1-0/+1
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-03-28No need to open this test doc read/writeStephan Bergmann1-2/+1
2018-03-28Copy test doc to temp location before opening read/writeStephan Bergmann1-1/+6
2018-03-21Turn on clang-format for these filesMiklos Vajna1-49/+90
2018-03-18properly check for gpgconf (and --create-socketdir) workingRene Engelhard1-0/+8
2018-03-02forcepoint #16: fix heap-use-after-freeMiklos Vajna2-0/+2
2018-01-23tdf#114460 vcl: handle nested parentheses in PDF roundtripMiklos Vajna2-0/+2
2018-01-16Fix typosAndrea Gelmini1-1/+1
2018-01-15More loplugin:cstylecast: xmlsecurityStephan Bergmann1-1/+1
2018-01-13gpg4libre: add initial unit test for encryptionThorsten Behrens5-0/+13
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna2-7/+2
2017-12-14xmlsecurity: move GNUPGHOME to $workdir for unit testThorsten Behrens1-13/+14
2017-12-14Remove junk committed by mistakeStephan Bergmann1-0/+0
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-0/+0
2017-12-09gpg4libre: check if we can really verify OpenPGP signaturesThorsten Behrens1-13/+7
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens1-4/+4
2017-12-07gpg4libre: add unit tests for ODF signing featureThorsten Behrens9-1/+92
2017-11-07tdf#113550 RTF import: fix incorrect text indentMiklos Vajna1-3/+3
2017-11-06tdf#65393 Test for signature line imagesSamuel Mehrbrodt2-0/+28
2017-09-21Map from GetLastError() to HRESULTStephan Bergmann1-1/+1