- fae560a xmlsecurity: fix testInsertCertificate_PEM_ODT with "dbm:" NSS DB by Michael Stahl · 4 years ago
- 08a9d2d use internal SHA256Thumbprint api by Caolán McNamara · 4 years, 1 month ago
- 019ab8e compare authors using Thumbprint by Caolán McNamara · 4 years, 1 month ago
- a787ae3 tdf#146392 fix --enable-pch=full build by scito · 4 years, 3 months ago
- e0721a6 Update gpgme to 1.16.0 by Thorsten Behrens · 4 years, 3 months ago
- c337a71 only use X509Data by Caolán McNamara · 4 years, 4 months ago
- e41024b Rename o3tl::underlyingEnumValue to o3tl::to_underlying to match C++23 by Mike Kaganski · 4 years, 4 months ago
- a0e0575 forward decls go after #include by Noel Grandin · 4 years, 5 months ago
- f2e1e4f xmlsec: fix OOXML signing with multiple certs, extend the test by Tomaž Vajngerl · 4 years, 5 months ago
- 7d936a9 Fix more misuses of NULL across Windows-only code by Stephan Bergmann · 4 years, 5 months ago
- d12f259 Prepare for removal of non-const operator[] from Sequence in xmlsecurity by Mike Kaganski · 4 years, 5 months ago
- dfdb049 loplugin:simplifybool (clang-cl) by Stephan Bergmann · 4 years, 5 months ago
- fd54633 xmlsec: signing the document fails the 3rd time (invalid signature) by Tomaž Vajngerl · 4 years, 5 months ago
- e63611f xmlsecurity: some Distinguished Names are less equal than others by Michael Stahl · 4 years, 5 months ago
- 97b15bc tdf#145312 xmlsecurity: prevent from crash when cannot receive pdfium annotation by Szymon Kłos · 4 years, 5 months ago
- 29489b3 loplugin:flatten by Noel Grandin · 4 years, 6 months ago
- ee4fb9c Fix comment by Tor Lillqvist · 4 years, 6 months ago
- fd7f17c Run testODFX509CertificateChain first because otherwise it fails on my Mac by Tor Lillqvist · 4 years, 6 months ago
- 4fcb64b loplugin various (clang-cl) by Stephan Bergmann · 4 years, 6 months ago
- 395c0c0 xmlsecurity: fix --without-system-nss usage of NSS_SetAlgorithmPolicy by Michael Stahl · 4 years, 6 months ago
- ff572d9 xmlsecurity: fix test failing because NSS policy forbids SHA1 by Michael Stahl · 4 years, 6 months ago
- 7d664ec xmlsecurity: fix new tests on WNT by Michael Stahl · 4 years, 6 months ago
- d06f8ba xmlsecurity: fix some obvious copypasta by Michael Stahl · 4 years, 6 months ago
- 1d1d0bd Simplify Sequences in xmlsecurity by Julien Nabet · 4 years, 6 months ago
- 4af7241 Simplify vector initialization in xmlsecurity by Julien Nabet · 4 years, 6 months ago
- 2484de6 Remove non-const Sequence::begin()/end() in internal code by Mike Kaganski · 4 years, 6 months ago
- 8a017d2 Avoid COW overhead using css::uno::Sequence by Mike Kaganski · 4 years, 6 months ago
- 40d70d4 xmlsecurity: add tests for multiple X509Data/X509Certificate by Michael Stahl · 5 years ago
- e5a0acda xmlsecurity: add test for timestamps by Michael Stahl · 5 years ago
- 13fa683 loplugin:moveparam in xmlsecurity by Noel Grandin · 4 years, 6 months ago
- 64937ff loplugin:moveparam in unotools by Noel Grandin · 4 years, 6 months ago
- 5cd87f1 loplugin:moveparam in vcl by Noel Grandin · 4 years, 6 months ago
- ad1557f A more lightweight O[U]StringConcatenation by Stephan Bergmann · 4 years, 6 months ago
- 924e077 Extend loplugin:stringviewparam to starts/endsWith: xmlsecurity by Stephan Bergmann · 4 years, 7 months ago
- 3a1a448 loplugin:constvars by Noel Grandin · 4 years, 7 months ago
- 96bd77d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5 by Mike Kaganski · 4 years, 7 months ago
- 3f65724 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4 by Mike Kaganski · 4 years, 7 months ago
- 6444b02 Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE] by Mike Kaganski · 4 years, 7 months ago
- 05bc93d Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1 by Mike Kaganski · 4 years, 7 months ago
- 6cc1ee9 clang-tidy:readability-redundant-member-init by Noel Grandin · 4 years, 7 months ago
- 8a54339 loplugin:referencecasting look through more clang Types by Noel Grandin · 4 years, 8 months ago
- ac586d1 Make some scripts more portable by Ilmari Lauhakangas · 4 years, 8 months ago
- 18f20201 loplugin:constparams by Noel Grandin · 4 years, 8 months ago
- 43542cc Missing include by Stephan Bergmann · 4 years, 8 months ago
- 14cfff5 Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 9 months ago
- 05ab383 Consolidate on C++17 std::scoped_lock instead of std::lock_guard by Noel Grandin · 4 years, 8 months ago
- 1597cc5 convert #defines to OUStringLiteral by Noel Grandin · 4 years, 8 months ago
- 1c6382b xmlsec: handle missing EqualDistinguishedNames by Jan-Marek Glogowski · 4 years, 11 months ago
- e5982d9 osl::Mutex->std::mutex in ODigestContext by Noel Grandin · 4 years, 8 months ago
- 5b5d3d9 osl::Mutex->std::mutex in SecurityEnvironment_NssImpl by Noel Grandin · 4 years, 8 months ago
- 6c7d692 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
- 9a9f8f8 cid#1489430 Big parameter passed by value by Caolán McNamara · 4 years, 8 months ago
- da10cc99 cid#1489502 Big parameter passed by value by Caolán McNamara · 4 years, 8 months ago
- 1dd4a80 cid#1489541 Big parameter passed by value by Caolán McNamara · 4 years, 8 months ago
- 4ce8c219 cid#1489423 Big parameter passed by value by Caolán McNamara · 4 years, 8 months ago
- 7e864ac cid#1489419 Big parameter passed by value by Caolán McNamara · 4 years, 8 months ago
- 6ed8c5a use officecfg for security options by Noel Grandin · 4 years, 9 months ago
- bebb1a3 pass SvXMLNamespaceMap around by value by Noel Grandin · 4 years, 9 months ago
- e854abe Avoid external processes picking up instdir/program/libnspr4.so by Stephan Bergmann · 4 years, 9 months ago
- f249add xmlsecurity: remove last not needed direct pdfium dependency by Miklos Vajna · 4 years, 9 months ago
- 9e6a7c0 -Werror,-Wunused-but-set-variable (clang-cl 13 trunk) by Stephan Bergmann · 4 years, 10 months ago
- a8f97e5 bundle the FolderPicker instantiations behind a single call by Caolán McNamara · 4 years, 10 months ago
- 0771ac0 use string_view in the Translate API by Noel Grandin · 4 years, 10 months ago
- 57796f2 Simplify Sequences initializations (writerfilter/writerperfect/x*) by Julien Nabet · 4 years, 10 months ago
- 2693ef7 CppunitTest_xmlsecurity_signing: remove not needed direct pdfium dependency by Miklos Vajna · 4 years, 10 months ago
- b3a5627 xmlsec: rename xmlsignaturehelper2 files by Jan-Marek Glogowski · 4 years, 11 months ago
- 9940f07 add Toggleable as a separate thing to a Button by Caolán McNamara · 4 years, 11 months ago
- 928ce60 fix leak in verifyCertificate by Noel Grandin · 4 years, 11 months ago
- 585948a flatten SecurityEnvironment_NssImpl by Noel Grandin · 4 years, 11 months ago
- 816c2bb Typo: solt=>slot by Julien Nabet · 4 years, 11 months ago
- 870f8be dont leak slot-list in updateSlots by Noel Grandin · 4 years, 11 months ago
- eb510f2 gtk4: reenable button by Caolán McNamara · 4 years, 11 months ago
- af16aa6 Improve loplugin:stringview by Stephan Bergmann · 5 years ago
- 512649f unused include line by Caolán McNamara · 5 years ago
- f90c683 WASM: add Emscripten demo application by Jan-Marek Glogowski · 5 years ago
- 8a41739 WASM: add initial support for Emscripten cross build by Jan-Marek Glogowski · 5 years ago
- 013ddc4 Switch OPENSSL config var from negative to positive by Jan-Marek Glogowski · 5 years ago
- c5a0b7a loplugin:stringadd improvement for appending numbers by Noel Grandin · 5 years ago
- 39c3574 use string_view in INetURLObject::encode by Noel Grandin · 5 years ago
- c7c6f0a loplugin:stringadd convert chained append to + by Noel Grandin · 5 years ago
- 75997f1 no need to create temporaries when appending number to O[U]StringBuffer by Noel Grandin · 5 years ago
- 3485954 tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor by Ahmet Hakan Çelik · 5 years ago
- 3077f05 update PCHs by Caolán McNamara · 5 years ago
- 2633d5f Recheck include/ with IWYU by Gabor Kelemen · 5 years ago
- e76a4d6 update PCHs by Luboš Luňák · 5 years ago
- ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
- 07fd90c rtl::Static -> function local static by Noel Grandin · 5 years ago
- e90a9b67 update pches by Caolán McNamara · 5 years ago
- 36e8a03 cid#1475790 Uninitialized scalar field by Caolán McNamara · 5 years ago
- cc1d19f xmlsecurity: replace OOXMLSecParser implementation by Michael Stahl · 5 years ago
- ed9ff1a Drop these defines by Mike Kaganski · 5 years ago
- a0656ec const OUString -> const OUStringLiteral by Mike Kaganski · 5 years ago
- c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
- aef40e7 tdf#124176 Use pragma once in x* by Vincent LE GARREC · 5 years ago
- e3e7bc6 update pches by Caolán McNamara · 5 years ago
- bd43c75 tdf#88205: Use initializer_list ctor in css::uno::Sequence by Mani Kumar · 5 years ago
- 5a086e4 Fix typos by Andrea Gelmini · 5 years ago
- a73f24f update pches by Julien Nabet · 5 years ago
- c0ec7d3 do same set error state as ReadAndVerifySignature does by Caolán McNamara · 5 years ago
- 1aaa14a explicitly assert that xSignatureInfo shouldn't be empty by Caolán McNamara · 5 years ago