summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper/ooxmlsecexporter.cxx
AgeCommit message (Expand)Author
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-02-18loplugin:referencecasting in xmlsecurityNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2019-01-11o3tl::make_unique -> std::make_unique in xmlsecurity/Gabor Kelemen
2018-11-14xmlsecurity: make members of OOXMLSecExporter::Impl privateMiklos Vajna
2018-09-19tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt
2018-09-19SignatureType should be "2" for ooxml signaturesSamuel Mehrbrodt
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-05-25xmlsecurity nss: fix OOXML signing with ECDSA keyMiklos Vajna
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-01-04tdf#42949 Fix some more Include What You Use warningsMiklos Vajna
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-02-01xmlsecurity: various small cleanupsMiklos Vajna
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann
2016-12-15Phase out support for HAVE_BROKEN_STATIC_INITIALIZER_LISTStephan Bergmann
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist
2016-10-28Bin unnecessary TAG_ and ATTR_ macros and expand in-placeTor Lillqvist
2016-10-24Bin pointless macroTor Lillqvist
2016-08-02libxmlsec: drop xmlsec1-keyinfo-revert.patch.1 completelyMiklos Vajna
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann
2016-03-11xmlsecurity: extract OOXML export code into its own classMiklos Vajna