summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
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
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-08-01xmlsec: handle missing EqualDistinguishedNamesJan-Marek Glogowski
2021-08-01osl::Mutex->std::mutex in ODigestContextNoel Grandin
2021-08-01osl::Mutex->std::mutex in SecurityEnvironment_NssImplNoel Grandin
2021-07-29rtl::Static -> static localNoel 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-26use officecfg for security optionsNoel Grandin
2021-07-22pass SvXMLNamespaceMap around by valueNoel Grandin
2021-07-21Avoid external processes picking up instdir/program/libnspr4.soStephan Bergmann
2021-07-01xmlsecurity: remove last not needed direct pdfium dependencyMiklos Vajna
2021-06-25-Werror,-Wunused-but-set-variable (clang-cl 13 trunk)Stephan Bergmann
2021-06-21bundle the FolderPicker instantiations behind a single callCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-11Simplify Sequences initializations (writerfilter/writerperfect/x*)Julien Nabet
2021-06-10CppunitTest_xmlsecurity_signing: remove not needed direct pdfium dependencyMiklos Vajna