Age | Commit message (Expand) | Author |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-05-19 | fix leak in verifyCertificate | Noel Grandin |
2021-05-19 | flatten SecurityEnvironment_NssImpl | Noel Grandin |
2021-05-18 | Typo: solt=>slot | Julien Nabet |
2021-05-17 | dont leak slot-list in updateSlots | Noel Grandin |
2021-05-17 | gtk4: reenable button | Caolán McNamara |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-05-12 | unused include line | Caolán McNamara |
2021-05-05 | WASM: add Emscripten demo application | Jan-Marek Glogowski |
2021-05-05 | WASM: add initial support for Emscripten cross build | Jan-Marek Glogowski |
2021-05-05 | Switch OPENSSL config var from negative to positive | Jan-Marek Glogowski |
2021-05-03 | loplugin:stringadd improvement for appending numbers | Noel Grandin |
2021-04-28 | use string_view in INetURLObject::encode | Noel Grandin |
2021-04-27 | loplugin:stringadd convert chained append to + | Noel Grandin |
2021-04-22 | no need to create temporaries when appending number to O[U]StringBuffer | Noel Grandin |
2021-04-14 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Ahmet Hakan Çelik |
2021-04-12 | update PCHs | Caolán McNamara |
2021-04-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-08 | update PCHs | Luboš Luňák |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
2021-04-06 | update pches | Caolán McNamara |
2021-04-01 | cid#1475790 Uninitialized scalar field | Caolán McNamara |
2021-03-31 | xmlsecurity: replace OOXMLSecParser implementation | Michael Stahl |
2021-03-26 | Drop these defines | Mike Kaganski |
2021-03-25 | const OUString -> const OUStringLiteral | Mike Kaganski |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-03-23 | tdf#124176 Use pragma once in x* | Vincent LE GARREC |
2021-03-21 | update pches | Caolán McNamara |
2021-03-18 | tdf#88205: Use initializer_list ctor in css::uno::Sequence | Mani Kumar |
2021-03-15 | Fix typos | Andrea Gelmini |
2021-03-13 | update pches | Julien Nabet |
2021-03-12 | do same set error state as ReadAndVerifySignature does | Caolán McNamara |
2021-03-12 | explicitly assert that xSignatureInfo shouldn't be empty | Caolán McNamara |
2021-03-12 | do same logging as ReadAndVerifySignature does | Caolán McNamara |
2021-03-12 | Drop some unused includes | Miklos Vajna |
2021-03-11 | Turn CppunitTest_xmlsecurity_signing into a subsequentcheck | Miklos Vajna |
2021-03-11 | Don't use std::ostream operator <<(char16_t const *) deleted in C++20 | Stephan Bergmann |
2021-03-10 | xmlsecurity: rework to avoid pdfium ifdefs in pdfsignaturehelper | Miklos Vajna |
2021-03-09 | loplugin:refcounting (clang-cl) | Stephan Bergmann |
2021-03-09 | Make sal/config.h the first in pch | Mike Kaganski |
2021-03-06 | update pches | Julien Nabet |
2021-03-06 | update pches | Julien Nabet |
2021-03-05 | CppunitTest_xmlsecurity_signing: run all tests in the disable-pdfium case | Miklos Vajna |
2021-03-05 | tdf#139734 Remove redundant asserts after functions loadFromDesktop and load | Moaz |
2021-03-04 | CppunitTest_xmlsecurity_pdfsigning: run all tests in the disable-pdfium case | Miklos Vajna |
2021-03-03 | update pches | Caolán McNamara |
2021-03-03 | xmlsecurity: fix crash in DocumentDigitalSignatures::isAuthorTrusted() | Michael Stahl |
2021-03-03 | xmlsecurity: avoid exception in DigitalSignaturesDialog::getCertificate() | Michael Stahl |
2021-03-03 | xmlsecurity: improve handling of multiple certificates per X509Data | Michael Stahl |