summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2022-01-12gbuild: build static LO / link static executablesJan-Marek Glogowski
2022-01-06tdf#146392 fix --enable-pch=full buildscito
2022-01-05xmlsecurity nss: log what XML DOM node is given to libxmlsecMiklos Vajna
2022-01-05Update gpgme to 1.16.0Thorsten Behrens
2022-01-04xmlsecurity: log the signature we read from the ZIP packageMiklos Vajna
2022-01-03Split xmlsecurity components based on the configJan-Marek Glogowski
2022-01-03xmlsecurity: add some more loggingMiklos Vajna
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski
2021-12-24osl::Mutex->std::mutex in OCipherContextNoel Grandin
2021-12-21only use X509DataCaolán McNamara
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-11-30loplugin:stringliteraldefine in variousNoel Grandin
2021-11-24Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23Mike Kaganski
2021-11-07forward decls go after #includeNoel Grandin
2021-11-02xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl
2021-11-01Fix more misuses of NULL across Windows-only codeStephan Bergmann
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlsecurityMike Kaganski
2021-10-28loplugin:simplifybool (clang-cl)Stephan Bergmann
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-21Fix commentTor Lillqvist
2021-10-20Run testODFX509CertificateChain first because otherwise it fails on my MacTor Lillqvist
2021-10-19loplugin various (clang-cl)Stephan Bergmann
2021-10-19xmlsecurity: fix --without-system-nss usage of NSS_SetAlgorithmPolicyMichael Stahl
2021-10-19xmlsecurity: fix test failing because NSS policy forbids SHA1Michael Stahl
2021-10-18xmlsecurity: fix new tests on WNTMichael Stahl
2021-10-18xmlsecurity: fix some obvious copypastaMichael Stahl
2021-10-17Simplify Sequences in xmlsecurityJulien Nabet
2021-10-17Simplify vector initialization in xmlsecurityJulien Nabet
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-12xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl
2021-10-12xmlsecurity: add test for timestampsMichael Stahl
2021-10-11loplugin:moveparam in xmlsecurityNoel Grandin
2021-10-11loplugin:moveparam in unotoolsNoel 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-09-15loplugin:constvarsNoel Grandin
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-20Make some scripts more portableIlmari Lauhakangas
2021-08-18loplugin:constparamsNoel Grandin
2021-08-10Missing includeStephan Bergmann