summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
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
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2018-05-18Fix some IWYU warningsMiklos Vajna
2018-05-15Sign Signature LineSamuel Mehrbrodt
2018-05-04xmlsecurity windows: stop using the "xmlSec" prefix for own codeMiklos Vajna
2018-04-26xmlsecurity mscrypto: create SEInitializer instances with a constructorMiklos Vajna
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-16Fix typosAndrea Gelmini
2018-04-13xmlsecurity nss: create SEInitializer instances with a constructorMiklos Vajna
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-07xmlsecurity mscrypt: create SecurityEnvironment instances with a constructorMiklos Vajna
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-29xmlsecurity nss: create SecurityEnvironment instances with a constructorMiklos Vajna
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-03-23xmlsecurity: remove no longer needed Windows XP workaroundMiklos Vajna
2018-03-22xmlsecurity: create XMLDocumentWrapper instances with a constructorMiklos Vajna
2018-03-21Turn on clang-format for these filesMiklos Vajna
2018-03-20drop unnecessary includesCaolán McNamara
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-08loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-03-02xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna
2018-03-01xmlsecurity mscrypt: create XMLSecurityContext instances with a constructorMiklos Vajna
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-26xmlsecurity nss: create XMLSecurityContext instances with a constructorMiklos Vajna
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-23xmlsecurity mscrypt: create XMLSignature instances with a constructorMiklos Vajna
2018-02-22weld native message dialogsCaolán McNamara
2018-02-14xmlsecurity nss: create XMLSignature instances with a constructorMiklos Vajna
2018-02-07xmlsecurity: create CertificateContainer instances with a constructorMiklos Vajna
2018-02-04xmlsecurity: create DocumentDigitalSignatures instances with a constructorMiklos Vajna
2018-02-02xmlsecurity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-25loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17coverity#1427630 Unchecked return valueCaolán McNamara
2018-01-16tdf#115011 don't crash on non-existent gpg supportThorsten Behrens
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2018-01-05xmlsecurity: remove unused xml_security::serial_number_adapterMiklos Vajna
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna