summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
2018-10-01tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws1-3/+5
2018-09-20tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt3-9/+9
2018-08-14xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl1-0/+14
2018-08-03forcepoint#57 sanity check stream signature sizeCaolán McNamara1-13/+17
2018-07-19xmlsecurity UI: restore lost AdES default for PDF signingMiklos Vajna2-3/+9
2018-07-06tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt1-0/+35
2018-06-29tdf#118425 xmlsecurity UI: fix OOXML signingMiklos Vajna1-0/+5
2018-06-14Move signature line to signed propertiesSamuel Mehrbrodt2-61/+53
2018-06-08Fix CppunitTest_xmlsecurity_signing with system-xmlsec 1.2.26Miklos Vajna1-14/+37
2018-05-24xmlsecurity: Ask current datetime only onceTakeshi Abe2-8/+4
2018-05-23Remove leftover "#undef DEBUG"Stephan Bergmann2-15/+0
2018-05-22Related tdf#83877 Select certificate ok button label doesn't matchSamuel Mehrbrodt2-2/+18
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt1-4/+5
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt7-14/+155
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt8-5/+72
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna12-7/+90
2018-05-18Fix some IWYU warningsMiklos Vajna2-3/+27
2018-05-15Sign Signature LineSamuel Mehrbrodt7-3/+127
2018-05-04xmlsecurity windows: stop using the "xmlSec" prefix for own codeMiklos Vajna3-14/+24
2018-04-26xmlsecurity mscrypto: create SEInitializer instances with a constructorMiklos Vajna8-247/+34
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin4-10/+10
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-04-13xmlsecurity nss: create SEInitializer instances with a constructorMiklos Vajna3-36/+38
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2-4/+6
2018-04-07xmlsecurity mscrypt: create SecurityEnvironment instances with a constructorMiklos Vajna3-77/+49
2018-04-01remove unused processfactory.hxx includesJochen Nitschke4-4/+0
2018-03-29loplugin:unusedmethodsNoel Grandin2-45/+0
2018-03-29xmlsecurity nss: create SecurityEnvironment instances with a constructorMiklos Vajna3-40/+10
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin1-1/+1
2018-03-23xmlsecurity: remove no longer needed Windows XP workaroundMiklos Vajna1-5/+0
2018-03-22xmlsecurity: create XMLDocumentWrapper instances with a constructorMiklos Vajna2-64/+46
2018-03-21Turn on clang-format for these filesMiklos Vajna1-7/+13
2018-03-20drop unnecessary includesCaolán McNamara2-3/+0
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-05drop sax::tools::*base64 methodsNoel Grandin2-6/+8
2018-03-02xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna7-43/+108
2018-03-01xmlsecurity mscrypt: create XMLSecurityContext instances with a constructorMiklos Vajna3-127/+56
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara1-2/+4
2018-02-26xmlsecurity nss: create XMLSecurityContext instances with a constructorMiklos Vajna4-160/+55
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara1-5/+9
2018-02-23xmlsecurity mscrypt: create XMLSignature instances with a constructorMiklos Vajna3-107/+39
2018-02-22weld native message dialogsCaolán McNamara2-10/+18
2018-02-14xmlsecurity nss: create XMLSignature instances with a constructorMiklos Vajna3-107/+31
2018-02-07xmlsecurity: create CertificateContainer instances with a constructorMiklos Vajna3-152/+57
2018-02-04xmlsecurity: create DocumentDigitalSignatures instances with a constructorMiklos Vajna3-151/+109
2018-02-02xmlsecurity: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski4-24/+0
2018-01-25loplugin:useuniqueptr in SAXEventKeeperImplNoel Grandin1-13/+13
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann3-4/+4
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-6/+2