summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)Author
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in xmlsecurityStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-15use more string_view in xml*Noel Grandin
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-01-04xmlsecurity: log the signature we read from the ZIP packageMiklos Vajna
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski
2021-11-02xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlsecurityMike Kaganski
2021-10-28xmlsec: signing the document fails the 3rd time (invalid signature)Tomaž Vajngerl
2021-10-27xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl
2021-10-25tdf#145312 xmlsecurity: prevent from crash when cannot receive pdfium annotationSzymon Kłos
2021-10-21loplugin:flattenNoel Grandin
2021-10-17Simplify Sequences in xmlsecurityJulien Nabet
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in xmlsecurityNoel Grandin
2021-10-08loplugin:moveparam in vclNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-22Extend loplugin:stringviewparam to starts/endsWith: xmlsecurityStephan Bergmann
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-18loplugin:constparamsNoel Grandin
2021-08-10Missing includeStephan Bergmann
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-27cid#1489430 Big parameter passed by valueCaolán McNamara
2021-07-27cid#1489502 Big parameter passed by valueCaolán McNamara
2021-07-26cid#1489541 Big parameter passed by valueCaolán McNamara
2021-07-26cid#1489423 Big parameter passed by valueCaolán McNamara
2021-07-26cid#1489419 Big parameter passed by valueCaolán McNamara
2021-07-22pass SvXMLNamespaceMap around by valueNoel Grandin
2021-06-01xmlsec: rename xmlsignaturehelper2 filesJan-Marek Glogowski
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-01cid#1475790 Uninitialized scalar fieldCaolán McNamara
2021-03-31xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC
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-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
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