summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/xmlsignaturehelper.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-03forcepoint#57 sanity check stream signature sizeCaolán McNamara1-13/+17
2018-05-24xmlsecurity: Ask current datetime only onceTakeshi Abe1-4/+2
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt1-0/+13
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt1-0/+5
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna1-2/+4
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+3
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin1-6/+2
2017-11-03xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna1-1/+1
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann1-1/+1
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin1-9/+9
2017-07-25loplugin:unusedmethodsNoel Grandin1-14/+0
2017-07-17Fix warning for loext namespaceSamuel Mehrbrodt1-6/+1
2017-07-17gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt1-1/+6
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt1-2/+4
2017-06-29loplugin:oncevar variousNoel Grandin1-6/+3
2017-06-21gpg4libre: write PGPData info, get more metadata out for gpg keyThorsten Behrens1-0/+10
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin1-2/+2
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna1-31/+6
2017-03-23xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna1-11/+5
2016-11-18xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna1-1/+0
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist1-1/+0
2016-11-12More EncapsulatedX509Certificate workTor Lillqvist1-0/+5
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist1-2/+3
2016-11-08xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna1-21/+2
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist1-4/+4
2016-11-03Bin some useless commentsTor Lillqvist1-15/+0
2016-11-03Bin pointless differentiated exception handlingTor Lillqvist1-12/+0
2016-10-28Bin one more pointless TAG_ macroTor Lillqvist1-3/+2
2016-10-28Bin unnecessary TAG_ and ATTR_ macros and expand in-placeTor Lillqvist1-1/+1
2016-10-27Sorry, could not resist: Bin pointless variablesTor Lillqvist1-5/+2
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-06-13loplugin:sallogareasNoel Grandin1-5/+5
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin1-5/+5
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-2/+2
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin1-5/+5
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin1-9/+9
2016-03-07xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna1-8/+27
2016-03-07xmlsecurity OOXML export: don't write signature relations when all ...Miklos Vajna1-1/+7
2016-03-04xmlsecurity OOXML export: only cache existing signatures, not our temp. oneMiklos Vajna1-12/+21
2016-03-04xmlsecurity OOXML export: fix appending new signatures next to existing onesMiklos Vajna1-6/+27
2016-03-03xmlsecurity: avoid calculating the certificate digest late in XSecControllerMiklos Vajna1-2/+4
2016-02-15xmlsecurity OOXML export: fix missing rels content-typeMiklos Vajna1-5/+10
2016-02-11xmlsecurity OOXML export: register signature content typesMiklos Vajna1-0/+45
2016-02-11xmlsecurity OOXML export: write signature streams to persistent storageMiklos Vajna1-0/+14
2016-02-11xmlsecurity: export OOXML signature relations to persistent storageMiklos Vajna1-0/+7
2016-02-10xmlsecurity OOXML export: use RelationshipTransform for relationsMiklos Vajna1-3/+3
2016-02-09xmlsecurity: mark the Signature, not the SignedInfo during OOXML exportMiklos Vajna1-6/+0
2016-02-08xmlsecurity: initial WriteOOXMLSignature()Miklos Vajna1-0/+3