summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2020-03-13tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski1-24/+6
2020-01-21Fix macro security UI usability problemsJan-Marek Glogowski3-22/+46
2019-11-01tdf#42316 handle saving to template filtersJan-Marek Glogowski1-17/+162
2019-10-01tdf#42316 preserve macro signature of templatesJan-Marek Glogowski4-1/+255
2018-12-09tdf#118373 xmlsecurity: avoid stderr output on libxmlsec version checkMiklos Vajna1-0/+6
2018-12-06sfx2: show partial signatures even if cert validation failsMiklos Vajna1-2/+3
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 Mehrbrodt4-10/+11
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-30ODF1.3: import new OpenPGP encryption markupThorsten Behrens2-0/+8
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 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