summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/documentsignaturemanager.cxx
AgeCommit message (Expand)Author
2021-03-25xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2019-09-28loplugin:constmethod in xmlsecurityNoel Grandin
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin
2019-05-20writerfilter: make RTFParserState members private, part 1Miklos Vajna
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2019-01-11o3tl::make_unique -> std::make_unique in xmlsecurity/Gabor Kelemen
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl
2018-12-01convert to range forTomaž Vajngerl
2018-10-25use "range for" to iterate through certificatesTomaž Vajngerl
2018-07-20writerfilter, xmlsecurity: various small cleanupsMiklos Vajna
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-06-07Fix IWYU warningsMiklos Vajna
2018-05-24xmlsecurity: Ask current datetime only onceTakeshi Abe
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna
2018-04-16Fix typosAndrea Gelmini
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
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-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati
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-29loplugin:oncevar variousNoel Grandin
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel 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: make signature impl swappable in-situ during validationThorsten 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-08loplugin:checkunusedparams in xmlsecurityNoel Grandin
2017-03-27gpg4libre: One service should be enough for the dialog to workSamuel Mehrbrodt
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-01xmlsecurity: various small cleanupsMiklos Vajna
2017-01-10loplugin:unusedfieldsNoel Grandin
2016-12-22Revert "[API CHANGE] createSecurityContext() was always called with an empty ...Tor Lillqvist