summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2021-04-14tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorAhmet Hakan Çelik
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-01cid#1475790 Uninitialized scalar fieldCaolán McNamara
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-26Drop these definesMike Kaganski
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
2021-03-18tdf#88205: Use initializer_list ctor in css::uno::SequenceMani Kumar
2021-03-15Fix typosAndrea Gelmini
2021-03-12do same set error state as ReadAndVerifySignature doesCaolán McNamara
2021-03-12do same logging as ReadAndVerifySignature doesCaolán McNamara
2021-03-12Drop some unused includesMiklos Vajna
2021-03-11Don't use std::ostream operator <<(char16_t const *) deleted in C++20Stephan Bergmann
2021-03-10xmlsecurity: rework to avoid pdfium ifdefs in pdfsignaturehelperMiklos Vajna
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-03-03xmlsecurity: fix crash in DocumentDigitalSignatures::isAuthorTrusted()Michael Stahl
2021-03-03xmlsecurity: avoid exception in DigitalSignaturesDialog::getCertificate()Michael Stahl
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-03xmlsecurity: add EqualDistinguishedNames()Michael Stahl
2021-03-03xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl
2021-03-03xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-03-03xmlsecurity: move XSecParser Reference state into contextsMichael Stahl
2021-03-03xmlsecurity: move XSecParser state into contextsMichael Stahl
2021-03-03xmlsecurity: replace XSecParser implementationMichael Stahl
2021-02-19loplugin:refcounting in xmlsecurityNoel
2021-02-18loplugin:referencecasting in xmlsecurityNoel
2021-02-09default to CertificateValidity::INVALIDCaolán McNamara
2021-02-08tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorTarun Sharma
2021-02-04log why status wasn't SECSuccessCaolán McNamara
2021-01-26loplugin:passstuffbyrefNoel
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08use proper struct for trusted authorsNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-26pdfium: replace PDFiumSignature::getPointer() with typed gettersMiklos Vajna
2020-11-25loplugin:stringviewparam (clang-cl)Stephan Bergmann
2020-11-25loplugin:stringview (clang-cl)Stephan Bergmann
2020-11-25pdfium: add sig getters: ByteRange, DocMDPPermission, Contents and SubFilterMiklos Vajna
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-20pdfium: add a signature wrapper classMiklos Vajna
2020-11-19tdf#123936 Formatting files in module xmlsecurity with clang-formatPhilipp Hofer
2020-11-19pdfium: add signature and trailer end getter wrappersMiklos Vajna
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-13xmlsecurity: verify signatures using pdfiumMiklos Vajna
2020-11-05xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel