Age | Commit message (Expand) | Author |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-12-08 | use proper struct for trusted authors | Noel |
2020-12-01 | OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTION | Noel |
2020-11-26 | pdfium: replace PDFiumSignature::getPointer() with typed getters | Miklos Vajna |
2020-11-25 | loplugin:stringviewparam (clang-cl) | Stephan Bergmann |
2020-11-25 | loplugin:stringview (clang-cl) | Stephan Bergmann |
2020-11-25 | pdfium: add sig getters: ByteRange, DocMDPPermission, Contents and SubFilter | Miklos Vajna |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-20 | pdfium: add a signature wrapper class | Miklos Vajna |
2020-11-19 | tdf#123936 Formatting files in module xmlsecurity with clang-format | Philipp Hofer |
2020-11-19 | pdfium: add signature and trailer end getter wrappers | Miklos Vajna |
2020-11-17 | loplugin:stringviewparam check methods too | Noel |
2020-11-13 | xmlsecurity: verify signatures using pdfium | Miklos Vajna |
2020-11-05 | xmlsecurity: reject a few dangerous annotation types during pdf sig verify | Miklos Vajna |
2020-10-26 | switching long to a 64-bit type on 64-bit windows | Noel |
2020-10-21 | xmlsecurity: clean up last raw pdfium call | Miklos Vajna |
2020-10-21 | Avoid unused parameter 'nMDPPerm' | Tor Lillqvist |
2020-10-20 | xmlsecurity: handle MDP permission during PDF verify | Miklos Vajna |
2020-10-14 | More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointer | Stephan Bergmann |
2020-10-06 | loplugin:const* make some params and methods const | Noel |
2020-10-02 | Fix libnssckbi not found error on Android | Mert Tumer |
2020-09-25 | xmlsecurity: fold pdfio into pdfsignaturehelper | Miklos Vajna |
2020-09-23 | Executable_pdfverify: use PDFSignatureHelper for signature verification | Miklos Vajna |
2020-09-23 | tdf#128136: Build curl, nss, and xmlsec for iOS, too | Tor Lillqvist |
2020-09-19 | fix non-pdfium build | Noel Grandin |
2020-09-17 | Remove some unused includes | Miklos Vajna |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-06 | fix non-pdfium build | Noel Grandin |
2020-09-04 | xmlsecurity: pdf incremental updates that are non-commenting are invalid | Miklos Vajna |
2020-09-04 | Make many OUString functions take std::u16string_view parameters | Stephan Bergmann |
2020-09-02 | xmlsecurity: avoid saying OK when the signature is partial | Miklos Vajna |
2020-09-02 | Remove some unused includes | Miklos Vajna |
2020-09-01 | Fix typo | Andrea Gelmini |
2020-08-31 | xmlsecurity: fix infobar vs signature dialog inconsistency | Miklos Vajna |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-03 | tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx | Gabor Kelemen |
2020-08-02 | loplugin:flatten in xmlsecurity | Noel Grandin |
2020-07-24 | xmlsecurity: detect unsigned incremental update between signatures | Miklos Vajna |
2020-07-20 | compact namespace decl | Noel Grandin |
2020-07-10 | replace usage of blacklist with denylist | Thorsten Behrens |
2020-07-03 | [API CHANGE] Move NSS profile handling into NSS service | Jan-Marek Glogowski |
2020-07-01 | Remove some unused includes | Miklos Vajna |
2020-06-26 | Upcoming improved loplugin:elidestringvar: xmlsecurity | Stephan Bergmann |
2020-06-25 | sd signature line: pass the model down to xmlsecurity | Miklos Vajna |
2020-06-25 | sd signature line: place shape on the correct page | Miklos Vajna |
2020-06-16 | sd signature line: access the pdf shape from the appearance writer | Miklos Vajna |
2020-06-16 | sd signature line: export shape with signature to PDF | Miklos Vajna |
2020-06-05 | have just one way to set expander image | Caolán McNamara |
2020-05-19 | oox, svx, sw, xmlsecurity: clang-format these files | Miklos Vajna |
2020-05-18 | officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versions | Michael Stahl |