summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/component/documentdigitalsignatures.cxx
AgeCommit message (Expand)Author
2022-03-10use internal SHA256Thumbprint apiCaolán McNamara
2022-03-04compare authors using ThumbprintCaolán McNamara
2021-10-27xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-10-17Simplify Sequences in xmlsecurityJulien Nabet
2021-10-11loplugin:moveparam in xmlsecurityNoel Grandin
2021-10-11loplugin:moveparam in unotoolsNoel Grandin
2021-07-26use officecfg for security optionsNoel Grandin
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-03-03xmlsecurity: fix crash in DocumentDigitalSignatures::isAuthorTrusted()Michael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08use proper struct for trusted authorsNoel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-04-29Remove unnecessary if blockSamuel Mehrbrodt
2020-01-28remove some unused local varsNoel Grandin
2020-01-08[API CHANGE] extend css.security.XDocumentDigitalSignaturesbrinzing
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
2019-05-15xmlsecurity: make DocumentSignatureManager members privateMiklos Vajna
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-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin
2019-02-14drop unneeded vcl includes, update pchCaolán McNamara
2019-02-14weld MacroSecurity clusterCaolán McNamara
2019-02-14weld DigitalSignaturesDialogCaolán McNamara
2019-02-14weld CertificateChooserCaolán McNamara
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara
2019-02-13weld CertificateViewer clusterCaolán McNamara
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-11-09css::security::DocumentSignatureInformation::SignatureTime is 32 bitStephan Bergmann
2018-10-25Support to sign a document with a specified signatureTomaž Vajngerl
2018-09-17tdf#118569 Signature Line: When signing ooxml, only show X.509 certificatesSamuel Mehrbrodt
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-11xmlsecurity UI: restore lost AdES default for PDF signingMiklos Vajna
2018-05-30Fix commentsSamuel Mehrbrodt
2018-05-22Related tdf#83877 Select certificate ok button label doesn't matchSamuel Mehrbrodt
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-05-15Sign Signature LineSamuel Mehrbrodt
2018-03-05drop sax::tools::*base64 methodsNoel Grandin
2018-02-22weld native message dialogsCaolán McNamara
2018-02-04xmlsecurity: create DocumentDigitalSignatures instances with a constructorMiklos Vajna