summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)Author
2024-09-13[API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functionsMiklos Vajna
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna
2024-09-10cool#9992 lok doc sign: async DocumentDigitalSignatures::ImplViewSignatures()Miklos Vajna
2024-08-31cid#1607713 silence Overflowed constantCaolán McNamara
2024-08-04cid#1556583 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-07-14cid#1608236 COPY_INSTEAD_OF_MOVECaolán McNamara
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-16tdf#105844 xmlsecurity: fix test failure on WNTMichael Stahl
2024-01-16loplugin:unusedmethodsNoel Grandin
2023-12-30no need to use SvLockBytes in UriBindingHelperNoel Grandin
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmlsecurity)Julien Nabet
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlsecurityStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann
2022-12-22loplugin:unocast (SignatureVerifierImpl)Stephan Bergmann
2022-11-24Remove some unused includesMiklos Vajna
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): xmlsecurityStephan Bergmann
2022-10-22use more TempFileFastService in xmlsecurityNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29use more string_view in xmlsecurityNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
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