summaryrefslogtreecommitdiffstats
path: root/xmlsecurity/source/helper/xmlsignaturehelper.cxx
Commit message (Expand)AuthorAgeFilesLines
* do same set error state as ReadAndVerifySignature doesCaolán McNamara2021-10-191-0/+1
* xmlsignaturehelper: fix comments, no changeTomaž Vajngerl2018-10-291-19/+7
* Replace find_if with proper quantifier algorithmsArkadiy Illarionov2018-08-291-13/+5
* forcepoint#57 sanity check stream signature sizeCaolán McNamara2018-08-011-0/+5
* flatten conditionalsCaolán McNamara2018-08-011-15/+14
* Add missing sal/log.hxx headersGabor Kelemen2018-07-121-0/+1
* xmlsecurity: Ask current datetime only onceTakeshi Abe2018-05-241-4/+2
* tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt2018-05-221-0/+13
* tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt2018-05-181-0/+5
* tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna2018-05-181-2/+4
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-2/+3
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-191-6/+2
* xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna2017-11-031-1/+1
* loplugin:includeform: xmlsecurityStephan Bergmann2017-10-231-1/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* clang-tidy modernize-use-emplace in variousNoel Grandin2017-09-141-9/+9
* loplugin:unusedmethodsNoel Grandin2017-07-251-14/+0
* Fix warning for loext namespaceSamuel Mehrbrodt2017-07-171-6/+1
* gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt2017-07-171-1/+6
* tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt2017-07-101-2/+4
* loplugin:oncevar variousNoel Grandin2017-06-291-6/+3
* gpg4libre: write PGPData info, get more metadata out for gpg keyThorsten Behrens2017-06-211-0/+10
* remove unused uno::Reference varsNoel Grandin2017-05-121-1/+0
* loplugin:checkunusedparams in xmlsecurityNoel Grandin2017-05-081-2/+2
* xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna2017-04-211-31/+6
* xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna2017-03-231-11/+5
* xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna2016-11-181-1/+0
* Nothing from <tools/debug.hxx> used hereTor Lillqvist2016-11-161-1/+0
* More EncapsulatedX509Certificate workTor Lillqvist2016-11-121-0/+5
* More work in progress on XAdES compliant ODF signingTor Lillqvist2016-11-101-2/+3
* xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna2016-11-081-21/+2
* Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist2016-11-081-4/+4
* Bin some useless commentsTor Lillqvist2016-11-031-15/+0
* Bin pointless differentiated exception handlingTor Lillqvist2016-11-031-12/+0
* Bin one more pointless TAG_ macroTor Lillqvist2016-10-281-3/+2
* Bin unnecessary TAG_ and ATTR_ macros and expand in-placeTor Lillqvist2016-10-281-1/+1
* Sorry, could not resist: Bin pointless variablesTor Lillqvist2016-10-271-5/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-3/+3
* loplugin:sallogareasNoel Grandin2016-06-131-5/+5
* Convert DBG_ASSERT in xmlsecurityNoel Grandin2016-06-131-5/+5
* Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist2016-05-271-2/+2
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-5/+5
* com::sun::star->css in xmlsecurity/Noel Grandin2016-03-141-9/+9
* xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna2016-03-071-8/+27
* xmlsecurity OOXML export: don't write signature relations when all ...Miklos Vajna2016-03-071-1/+7
* xmlsecurity OOXML export: only cache existing signatures, not our temp. oneMiklos Vajna2016-03-041-12/+21
* xmlsecurity OOXML export: fix appending new signatures next to existing onesMiklos Vajna2016-03-041-6/+27
* xmlsecurity: avoid calculating the certificate digest late in XSecControllerMiklos Vajna2016-03-031-2/+4
* xmlsecurity OOXML export: fix missing rels content-typeMiklos Vajna2016-02-151-5/+10
* xmlsecurity OOXML export: register signature content typesMiklos Vajna2016-02-111-0/+45