Age | Commit message (Expand) | Author |
2021-02-26 | pdfium: don't build PDFiumLibrary when PDFium is disabled | Miklos Vajna |
2021-02-23 | update pches | Caolán McNamara |
2021-02-19 | update pches | Caolán McNamara |
2021-02-19 | loplugin:refcounting in xmlsecurity | Noel |
2021-02-18 | loplugin:referencecasting in xmlsecurity | Noel |
2021-02-09 | default to CertificateValidity::INVALID | Caolán McNamara |
2021-02-08 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Tarun Sharma |
2021-02-08 | update pches | Caolán McNamara |
2021-02-04 | log why status wasn't SECSuccess | Caolán McNamara |
2021-01-27 | tdf#115884 PDF signing should mention it only works with x509 certificates | Vishwas |
2021-01-26 | loplugin:passstuffbyref | Noel |
2021-01-21 | remove deprecated [x|y]align property for CheckBoxes and RadioButtons | Caolán McNamara |
2021-01-16 | drop unusual xalign 0.5 | Caolán McNamara |
2021-01-16 | snap near 0.5 align values to 0.5 | Caolán McNamara |
2021-01-15 | replace stock button labels | Caolán McNamara |
2021-01-15 | tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtons | Caolán McNamara |
2021-01-10 | fix coverity parse errors | Caolán McNamara |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-26 | New loplugin:stringliteralvar | Stephan Bergmann |
2020-12-22 | drop deprecated GtkAlignment, move left/top-padding into child margin-start/top | Caolán McNamara |
2020-12-22 | replace deprecated xpad/ypad | Caolán McNamara |
2020-12-22 | replace margin-left with margin-start and margin-right with margin-end | Caolán McNamara |
2020-12-21 | disable some more tests for non-default-dpi | Noel Grandin |
2020-12-19 | don't mention VclBuilder in the dialog tests docs | Caolán McNamara |
2020-12-19 | make *String(string_view) constructors explicit | Noel Grandin |
2020-12-15 | update pches | Caolán McNamara |
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-07 | move various notebookbar widgets into vcl | Caolán McNamara |
2020-12-04 | disable tests that don't work without pdfium | Caolán McNamara |
2020-12-04 | update pches | Caolán McNamara |
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-15 | add <!-- n-columns=1 n-rows=1 --> before every GtkGrid | Caolán McNamara |
2020-11-13 | xmlsecurity: verify signatures using pdfium | Miklos Vajna |
2020-11-11 | tdf#124176 Use #pragma once in xmlsecurity | TRaXIn |
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-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
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 |