summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-06xmlsecurity: just two bools are fine, no need for bitfield complexityMiklos Vajna
2018-09-05Fix typo in codeAndrea Gelmini
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-30xmlsecurity: use comphelper::containerToSequence()Miklos Vajna
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-27tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-14xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-08-01forcepoint#57 sanity check stream signature sizeCaolán McNamara
2018-08-01flatten conditionalsCaolán McNamara
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfields,can-be-const in xmlsecurityNoel Grandin
2018-07-20writerfilter, xmlsecurity: various small cleanupsMiklos Vajna
2018-07-19xmlsecurity: stop linking to libxmlsec's mscrypto backendMiklos Vajna
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-11xmlsecurity UI: restore lost AdES default for PDF signingMiklos Vajna
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-06xmlsecurity: convert last non-uno-consturctor based serviceMiklos Vajna
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-06-29ODF1.3: import new OpenPGP encryption markupThorsten Behrens
2018-06-29xmlsecurity: fix -Werror,-Wunused-parameter (!HAVE_FEATURE_GPGME case)Miklos Vajna
2018-06-29tdf#118425 xmlsecurity UI: fix OOXML signingMiklos Vajna
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov
2018-06-25xmlsecurity windows: implement ODF sign/verify with ECDSA keysMiklos Vajna
2018-06-20xmlsec: update to 1.2.26Miklos Vajna
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-08xmlsecurity: check for the libxmlsec version runtime, not build-timeMiklos Vajna
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-07Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna
2018-06-07Fix IWYU warningsMiklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-05libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna
2018-06-01xmlsecurity: add ecdsa option to certificate generator scriptMiklos Vajna
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-06-01Move signature line to signed propertiesSamuel Mehrbrodt
2018-05-30Fix commentsSamuel Mehrbrodt
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-24xmlsecurity: Ask current datetime only onceTakeshi Abe
2018-05-23Remove leftover "#undef DEBUG"Stephan Bergmann
2018-05-22Related tdf#83877 Select certificate ok button label doesn't matchSamuel Mehrbrodt
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt