summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)AuthorFilesLines
2017-07-13tdf#108977 Show signature info for keys we don't have locallySamuel Mehrbrodt7-4/+45
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt1-1/+1
2017-06-28tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt2-1/+19
2017-06-22gpg4libre: cleanup some issuesThorsten Behrens1-3/+2
2017-06-21gpg4libre: backport OpenPGP signing from masterThorsten Behrens8-61/+280
2017-05-19tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna1-1/+2
2017-05-12remove unused uno::Reference varsNoel Grandin2-2/+0
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin3-4/+4
2017-05-07revert OSL_ASSERT changesChris Sherlock2-2/+2
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock2-2/+2
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-3/+1
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna8-164/+22
2017-04-13xmlsecurity: remove unused ImplXMLSignatureListener::signatureVerified()Miklos Vajna2-12/+0
2017-04-06xmlsecurity: remove unused ImplXMLSignatureListener::signatureCreated()Miklos Vajna2-10/+0
2017-03-27gpg4libre: One service should be enough for the dialog to workSamuel Mehrbrodt1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-23xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna3-26/+12
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna1-4/+4
2017-03-21xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna1-1/+1
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna3-37/+16
2017-03-16gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt1-2/+2
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt1-2/+19
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna1-3/+2
2017-02-28new loplugin unoanyNoel Grandin3-11/+11
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna1-1/+1
2017-02-06Add missing #includesStephan Bergmann3-0/+3
2017-02-03TyposJulien Nabet1-1/+1
2017-02-01xmlsecurity: various small cleanupsMiklos Vajna3-11/+6
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann7-88/+38
2017-01-10loplugin:unusedfieldsNoel Grandin5-6/+4
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist1-1/+1
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist1-1/+1
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna1-12/+2
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann1-7/+7
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann1-8/+2
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna1-6/+3
2016-12-15Unnecessary includesStephan Bergmann1-2/+0
2016-12-02xmlsecurity PDF verify: don't hide signatures where digest match is uncertainMiklos Vajna1-3/+0
2016-12-01xmlsecurity PDF verify: don't abort read on partial signMiklos Vajna1-0/+1
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna1-23/+6
2016-11-24xmlsecurity: instantiate SignatureVerifierImpl directly in XSecControllerMiklos Vajna1-6/+2
2016-11-22xmlsecurity: no need to inherit from XSecurityController in XSecControllerMiklos Vajna1-6/+0
2016-11-18xmlsecurity: clean up unused mxSecurityControllerMiklos Vajna2-447/+0
2016-11-18Prefer to take the signature date from the XAdES SigningTime, if presentTor Lillqvist2-4/+23
2016-11-17xmlsecurity PDF sign: handle AdES when writing SubFilterMiklos Vajna2-7/+7
2016-11-17coverity#1394292 Unchecked return valueCaolán McNamara1-1/+4
2016-11-16Nothing from <tools/debug.hxx> used hereTor Lillqvist6-6/+0
2016-11-15Add the Target for xd:QualifyingPropertiesTor Lillqvist1-1/+3
2016-11-15Sign also the xd:SignedPropertiesTor Lillqvist1-0/+6