summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2018-06-11loplugin:unusedmethodsNoel Grandin2-53/+0
2018-06-08xmlsecurity: check for the libxmlsec version runtime, not build-timeMiklos Vajna1-33/+36
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin1-2/+0
2018-06-07Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna1-0/+20
2018-06-07Fix IWYU warningsMiklos Vajna3-6/+31
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke6-6/+0
2018-06-05libxmlsec: drop not needed xmlsec1-customkeymanage.patch.1Miklos Vajna1-36/+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-06-01Move signature line to signed propertiesSamuel Mehrbrodt2-61/+53
2018-05-30Fix commentsSamuel Mehrbrodt1-1/+1
2018-05-30xmlsecurity windows: let cert picker and PDF sign find ECDSA keysMiklos Vajna4-6/+79
2018-05-25xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna3-1/+56
2018-05-24xmlsecurity: Ask current datetime only onceTakeshi Abe3-11/+6
2018-05-23Remove leftover "#undef DEBUG"Stephan Bergmann2-15/+0
2018-05-22Related tdf#83877 Select certificate ok button label doesn't matchSamuel Mehrbrodt4-2/+24
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt1-4/+5
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt10-15/+173
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt11-6/+76
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna18-27/+172
2018-05-18Fix some IWYU warningsMiklos Vajna4-7/+57
2018-05-15Sign Signature LineSamuel Mehrbrodt7-3/+127
2018-05-05Fix typosAndrea Gelmini1-1/+1
2018-05-04xmlsecurity windows: stop using the "xmlSec" prefix for own codeMiklos Vajna3-14/+24
2018-04-27xmlsecurity: remove duplicated Windows-specific component fileMiklos Vajna2-57/+0
2018-04-26xmlsecurity mscrypto: create SEInitializer instances with a constructorMiklos Vajna10-251/+38
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin4-10/+10
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-14look for check buttons without underlinesCaolán McNamara1-0/+1
2018-04-13xmlsecurity nss: create SEInitializer instances with a constructorMiklos Vajna4-37/+43
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2-4/+6
2018-04-07xmlsecurity mscrypt: create SecurityEnvironment instances with a constructorMiklos Vajna4-78/+51
2018-04-01remove unused processfactory.hxx includesJochen Nitschke4-4/+0
2018-03-29loplugin:unusedmethodsNoel Grandin4-47/+0
2018-03-29xmlsecurity nss: create SecurityEnvironment instances with a constructorMiklos Vajna4-41/+12
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-28loplugin:virtualdown in xmloff/xmlsecurityNoel Grandin4-9/+3
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin1-1/+1
2018-03-26use boost::optional in OutDevStateNoel Grandin1-0/+2
2018-03-23xmlsecurity: remove no longer needed Windows XP workaroundMiklos Vajna1-5/+0
2018-03-22xmlsecurity: create XMLDocumentWrapper instances with a constructorMiklos Vajna5-78/+50
2018-03-21Turn on clang-format for these filesMiklos Vajna4-67/+125
2018-03-20drop unnecessary includesCaolán McNamara2-3/+0
2018-03-18properly check for gpgconf (and --create-socketdir) workingRene Engelhard2-1/+11
2018-03-18gpg4libre: fix failing gpg test due to over-long filenamesThorsten Behrens1-1/+11
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-03-08loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann2-9/+0
2018-03-05Resolves: tdf#116188 set min version on all .ui files to 3.18Caolán McNamara6-6/+6
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-6/+8