summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/documentsignaturemanager.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski1-1/+1
2023-06-26new loplugin:constexprliteralNoel Grandin1-3/+3
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann1-3/+2
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann1-2/+3
2022-11-24Remove some unused includesMiklos Vajna1-1/+1
2022-10-22use more TempFileFastService in xmlsecurityNoel Grandin1-1/+1
2022-04-15use more string_view in xml*Noel Grandin1-5/+6
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-3/+3
2021-03-12Drop some unused includesMiklos Vajna1-1/+0
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl1-0/+12
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna1-1/+7
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann1-0/+1
2019-09-28loplugin:constmethod in xmlsecurityNoel Grandin1-2/+2
2019-09-06Fixing '....' and '..'Andrea Gelmini1-1/+1
2019-08-16new loplugin:sequenceloopNoel Grandin1-2/+2
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin1-11/+3
2019-05-20writerfilter: make RTFParserState members private, part 1Miklos Vajna1-1/+2
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov1-5/+2
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-1/+1
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen1-0/+3
2019-01-11o3tl::make_unique -> std::make_unique in xmlsecurity/Gabor Kelemen1-2/+3
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl1-19/+57
2018-12-01convert to range forTomaž Vajngerl1-4/+3
2018-10-25use "range for" to iterate through certificatesTomaž Vajngerl1-5/+4
2018-07-20writerfilter, xmlsecurity: various small cleanupsMiklos Vajna1-2/+2
2018-07-12Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-07Fix IWYU warningsMiklos Vajna1-2/+1
2018-05-24xmlsecurity: Ask current datetime only onceTakeshi Abe1-4/+2
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt1-1/+11
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt1-1/+5
2018-05-18tdf#109180 xmlsecurity nss: fix signing with ECDSA keyMiklos Vajna1-1/+6
2018-04-16Fix typosAndrea Gelmini1-1/+1
2018-03-05drop sax::tools::*base64 methodsNoel Grandin1-5/+6
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna1-0/+2
2018-01-03Turn on clang-format for these filesMiklos Vajna1-81/+132
2018-01-02loplugin:passstuffbyref improved return in swNoel Grandin1-2/+2
2017-12-08gpg4libre: rename GPGME_HAVE_GPGME to HAVE_FEATURE_GPGMEThorsten Behrens1-2/+2
2017-11-24EPUB export: implement character properties of links from named stylesMiklos Vajna1-1/+1
2017-11-23gpg4libre: conditional-compile gpgme codeThorsten Behrens1-2/+4
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann1-1/+1
2017-08-23Android: Enable HAVE_FEATURE_NSS and package the NSS libraries with apkGautam Prajapati1-2/+2
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-3/+3
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt1-1/+1
2017-06-29loplugin:oncevar variousNoel Grandin1-3/+2
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt1-1/+0
2017-06-22xmlsecurity: remove newly introduced redundant namespace alias, used only onceMiklos Vajna1-2/+1
2017-06-22xmlsecurity: fix loplugin:passstuffbyref warningsMiklos Vajna1-1/+1
2017-06-21gpg4libre: make signature impl swappable in-situ during validationThorsten Behrens1-1/+1
2017-06-21gpg4libre: write PGPData info, get more metadata out for gpg keyThorsten Behrens1-30/+67