summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)Author
2017-06-30loplugin:staticmethodsStephan Bergmann
2017-06-29loplugin:oncevar variousNoel Grandin
2017-06-28tdf#108798 Make CanSignWithGPG work with PDF docsSamuel Mehrbrodt
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt
2017-06-26Cleanup commentSamuel Mehrbrodt
2017-06-22xmlsecurity: remove newly introduced redundant namespace alias, used only onceMiklos Vajna
2017-06-22xmlsecurity: fix loplugin:passstuffbyref warningsMiklos Vajna
2017-06-21gpg4libre: fix build for windows and macThorsten Behrens
2017-06-21gpg4libre: make signature impl swappable in-situ during validationThorsten Behrens
2017-06-21gpg4libre: some code improvements, add metadata for OpenPGP keysThorsten Behrens
2017-06-21gpg4libre: write PGPData info, get more metadata out for gpg keyThorsten Behrens
2017-06-21gpg4libre: Init xmlsec in one place before creating the gpg/x509 servicesSamuel Mehrbrodt
2017-06-21gpg4libre: Make signature dialog work with two signing servicesSamuel Mehrbrodt
2017-06-21gpg4libre: share static xmlsec lib between nss and gpgThorsten Behrens
2017-05-19loplugin:stringcopy: xmlsecurityStephan Bergmann
2017-05-19xmlsecurity: remove unused parameter in XSecParser ctorMiklos Vajna
2017-05-18tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-08loplugin:checkunusedparams in xmlsecurityNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-21xmlsecurity: remove no longer needed ImplXMLSignatureListenerMiklos Vajna
2017-04-13xmlsecurity: remove unused ImplXMLSignatureListener::signatureVerified()Miklos Vajna
2017-04-06xmlsecurity: remove unused ImplXMLSignatureListener::signatureCreated()Miklos Vajna
2017-03-27gpg4libre: One service should be enough for the dialog to workSamuel Mehrbrodt
2017-03-25Fix typosAndrea Gelmini
2017-03-23xmlsecurity: ImplXMLSignatureListener is only used with XMLSignatureHelperMiklos Vajna
2017-03-22vcl: move in PDF tokenizer from xmlsecurityMiklos Vajna
2017-03-21xmlsecurity: separate signature verification from PDF tokenizerMiklos Vajna
2017-03-17xmlsecurity: hold SAXEventKeeperImpl by rtl::Reference in XSecControllerMiklos Vajna
2017-03-16gpg4libre: No need to create separate idl files for gpg servicesSamuel Mehrbrodt
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna
2017-02-28new loplugin unoanyNoel Grandin
2017-02-24vcl: add initial CppunitTest_vcl_pdfexportMiklos Vajna
2017-02-06Add missing #includesStephan Bergmann
2017-02-03TyposJulien Nabet
2017-02-01xmlsecurity: various small cleanupsMiklos Vajna
2017-01-27loplugin: unnecessary destructor writerfilter..xmloffNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist
2016-12-21[API CHANGE] createSecurityContext() was always called with an empty stringTor Lillqvist
2016-12-21xmlsecurity: instantiate SignatureCreatorImpl directly in XSecControllerMiklos Vajna
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna
2016-12-15Unnecessary includesStephan Bergmann
2016-12-02xmlsecurity PDF verify: don't hide signatures where digest match is uncertainMiklos Vajna