Age | Commit message (Expand) | Author |
2022-04-15 | use more string_view in xml* | Noel Grandin |
2022-04-13 | loplugin:stringviewparam whitelist some more functions | Noel Grandin |
2022-03-04 | use internal SHA256Thumbprint api | Caolán McNamara |
2022-03-04 | compare authors using Thumbprint | Caolán McNamara |
2022-02-21 | Cleanup x509certificate_nssimpl.cxx | Hossein |
2022-02-04 | add toId/fromId to tidy up some ugly casting | Caolán McNamara |
2022-01-24 | Make Certificate not found dialog async | Szymon Kłos |
2022-01-24 | Make View Certificate sub-dialog async | Szymon Kłos |
2022-01-24 | Make View Certificate dialog async | Szymon Kłos |
2022-01-24 | jsdialog: enable Digital Signatures dialog | Szymon Kłos |
2022-01-06 | tdf#146392 fix --enable-pch=full build | scito |
2022-01-05 | xmlsecurity nss: log what XML DOM node is given to libxmlsec | Miklos Vajna |
2022-01-05 | Update gpgme to 1.16.0 | Thorsten Behrens |
2022-01-04 | xmlsecurity: log the signature we read from the ZIP package | Miklos Vajna |
2022-01-03 | xmlsecurity: add some more logging | Miklos Vajna |
2021-12-26 | Let comphelper::Base64::decode* take std::u16string_view | Mike Kaganski |
2021-12-24 | osl::Mutex->std::mutex in OCipherContext | Noel Grandin |
2021-12-21 | only use X509Data | Caolán McNamara |
2021-11-30 | loplugin:stringliteraldefine in various | Noel Grandin |
2021-11-02 | xmlsec: fix OOXML signing with multiple certs, extend the test | Tomaž Vajngerl |
2021-11-01 | Fix more misuses of NULL across Windows-only code | Stephan Bergmann |
2021-11-01 | Prepare for removal of non-const operator[] from Sequence in xmlsecurity | Mike Kaganski |
2021-10-28 | loplugin:simplifybool (clang-cl) | Stephan Bergmann |
2021-10-28 | xmlsec: signing the document fails the 3rd time (invalid signature) | Tomaž Vajngerl |
2021-10-27 | xmlsecurity: some Distinguished Names are less equal than others | Michael Stahl |
2021-10-25 | tdf#145312 xmlsecurity: prevent from crash when cannot receive pdfium annotation | Szymon Kłos |
2021-10-21 | loplugin:flatten | Noel Grandin |
2021-10-19 | loplugin various (clang-cl) | Stephan Bergmann |
2021-10-18 | xmlsecurity: fix new tests on WNT | Michael Stahl |
2021-10-18 | xmlsecurity: fix some obvious copypasta | Michael Stahl |
2021-10-17 | Simplify Sequences in xmlsecurity | Julien Nabet |
2021-10-17 | Simplify vector initialization in xmlsecurity | Julien Nabet |
2021-10-14 | Avoid COW overhead using css::uno::Sequence | Mike Kaganski |
2021-10-11 | loplugin:moveparam in xmlsecurity | Noel Grandin |
2021-10-11 | loplugin:moveparam in unotools | Noel Grandin |
2021-10-08 | loplugin:moveparam in vcl | Noel Grandin |
2021-10-03 | A more lightweight O[U]StringConcatenation | Stephan Bergmann |
2021-09-22 | Extend loplugin:stringviewparam to starts/endsWith: xmlsecurity | Stephan Bergmann |
2021-09-15 | loplugin:constvars | Noel Grandin |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] | Mike Kaganski |
2021-09-15 | Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 | Mike Kaganski |
2021-09-03 | clang-tidy:readability-redundant-member-init | Noel Grandin |
2021-08-23 | loplugin:referencecasting look through more clang Types | Noel Grandin |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-08-10 | Missing include | Stephan Bergmann |
2021-08-05 | Pass context and resource string down to boost::locale separately | Noel Grandin |
2021-08-03 | Consolidate on C++17 std::scoped_lock instead of std::lock_guard | Noel Grandin |
2021-08-02 | convert #defines to OUStringLiteral | Noel Grandin |