summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)Author
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2018-01-03Turn on clang-format for these filesMiklos Vajna
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens
2017-11-24EPUB export: implement character properties of links from named stylesMiklos Vajna
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens
2017-11-03Missing initialization of m_bInSignatureLineIdSamuel Mehrbrodt
2017-11-03[API CHANGE] tdf#65393 Import signature line images from ooxmlSamuel Mehrbrodt
2017-11-03xmlsecurity: can hold UriBindingHelper by rtl::ReferenceMiklos Vajna
2017-10-25xmlsecurity: remove unused chainOn() argumentMiklos Vajna
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-10-18xmlsecurity: remove unused m_xElementStackKeeperMiklos Vajna
2017-10-13xmlsecurity: remove unused XSecController::m_xNextNodeOnSAXChainMiklos Vajna
2017-10-06xmlsecurity: last 2 params of setSAXChainConnector() is always nullptrMiklos Vajna
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-21xmlsecurity: hold SignatureCreatorImpl by rtl::ReferenceMiklos Vajna
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin
2017-09-10gpg4libre: use SHA512 digests for GPG signing unconditionallyThorsten Behrens
2017-09-10gpg4libre: add sha512 supportThorsten Behrens
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
2017-08-10xmlsecurity: Log unknown xml elements for ooxmlSamuel Mehrbrodt
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin
2017-07-25loplugin:unusedmethodsNoel Grandin
2017-07-20Move namespace declaration to header fileSamuel Mehrbrodt
2017-07-18coverity#1415512 silence Unchecked return valueCaolán McNamara
2017-07-17Fix warning for loext namespaceSamuel Mehrbrodt
2017-07-17This should be a namespace, not an attribute "namespace"Samuel Mehrbrodt
2017-07-17gpg4libre: Wrap PGPOwner in own namespaceSamuel Mehrbrodt
2017-07-17svl: move byte-array verification from vclAshod Nakashian
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt
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