# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: rehelper.cxx?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/pdfsignaturehelper.cxx
AgeCommit message (Expand)Author
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlsecurityMike Kaganski
2021-10-25tdf#145312 xmlsecurity: prevent from crash when cannot receive pdfium annotationSzymon Kłos
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-03-12Drop some unused includesMiklos Vajna
2021-03-10xmlsecurity: rework to avoid pdfium ifdefs in pdfsignaturehelperMiklos Vajna
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2020-11-26pdfium: replace PDFiumSignature::getPointer() with typed gettersMiklos Vajna
2020-11-25pdfium: add sig getters: ByteRange, DocMDPPermission, Contents and SubFilterMiklos Vajna
2020-11-20pdfium: add a signature wrapper classMiklos Vajna
2020-11-19pdfium: add signature and trailer end getter wrappersMiklos Vajna
2020-11-13xmlsecurity: verify signatures using pdfiumMiklos Vajna
2020-11-05xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-10-21xmlsecurity: clean up last raw pdfium callMiklos Vajna
2020-10-21Avoid unused parameter 'nMDPPerm'Tor Lillqvist
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna
2020-09-23Executable_pdfverify: use PDFSignatureHelper for signature verificationMiklos Vajna
2020-07-24xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-07-01Remove some unused includesMiklos Vajna
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna
2020-06-25sd signature line: place shape on the correct pageMiklos Vajna
2020-06-16sd signature line: access the pdf shape from the appearance writerMiklos Vajna
2020-06-16sd signature line: export shape with signature to PDFMiklos Vajna
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-05-18Fix some IWYU warningsMiklos Vajna
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel 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-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-06xmlsecurity: no need to have pdfio/pdfdocument.hxx as a global headerMiklos Vajna
2017-05-18tdf#107782 xmlsecurity PDF verify: handle empty X509 certificateMiklos Vajna