Age | Commit message (Expand) | Author |
2021-07-26 | cid#1489541 Big parameter passed by value | Caolán McNamara |
2021-07-26 | cid#1489423 Big parameter passed by value | Caolán McNamara |
2021-07-26 | cid#1489419 Big parameter passed by value | Caolán McNamara |
2021-07-26 | use officecfg for security options | Noel Grandin |
2021-07-22 | pass SvXMLNamespaceMap around by value | Noel Grandin |
2021-06-25 | -Werror,-Wunused-but-set-variable (clang-cl 13 trunk) | Stephan Bergmann |
2021-06-21 | bundle the FolderPicker instantiations behind a single call | Caolán McNamara |
2021-06-11 | Simplify Sequences initializations (writerfilter/writerperfect/x*) | Julien Nabet |
2021-06-01 | xmlsec: rename xmlsignaturehelper2 files | Jan-Marek Glogowski |
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-12 | unused include line | Caolán McNamara |
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-09 | Recheck include/ with IWYU | Gabor Kelemen |
2021-04-07 | rtl::Static -> function local static | Noel Grandin |
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-23 | tdf#124176 Use pragma once in x* | Vincent LE GARREC |
2021-03-18 | tdf#88205: Use initializer_list ctor in css::uno::Sequence | Mani Kumar |
2021-03-15 | Fix typos | Andrea Gelmini |
2021-03-12 | do same set error state as ReadAndVerifySignature does | 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 | 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-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 |
2021-03-03 | xmlsecurity: improve handling of multiple X509Data elements | Michael Stahl |
2021-03-03 | xmlsecurity: add EqualDistinguishedNames() | Michael Stahl |
2021-03-03 | xmlsecurity: ignore elements in ds:Object that aren't signed | Michael Stahl |
2021-03-03 | xmlsecurity: remove XSecController::setPropertyId() | Michael Stahl |
2021-03-03 | xmlsecurity: XSecParser confused about multiple timestamps | Michael Stahl |
2021-03-03 | xmlsecurity: move XSecParser Reference state into contexts | Michael Stahl |
2021-03-03 | xmlsecurity: move XSecParser state into contexts | Michael Stahl |
2021-03-03 | xmlsecurity: replace XSecParser implementation | Michael Stahl |
2021-02-19 | loplugin:refcounting in xmlsecurity | Noel |
2021-02-18 | loplugin:referencecasting in xmlsecurity | Noel |