Age | Commit message (Expand) | Author |
2021-08-20 | Make some scripts more portable | Ilmari Lauhakangas |
2021-05-14 | Improve loplugin:stringview | Stephan Bergmann |
2021-03-12 | explicitly assert that xSignatureInfo shouldn't be empty | Caolán McNamara |
2021-03-12 | Drop some unused includes | Miklos Vajna |
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-02-26 | pdfium: don't build PDFiumLibrary when PDFium is disabled | Miklos Vajna |
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-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-04 | disable tests that don't work without pdfium | Caolán McNamara |
2020-11-19 | tdf#123936 Formatting files in module xmlsecurity with clang-format | Philipp Hofer |
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-20 | xmlsecurity: handle MDP permission during PDF verify | Miklos Vajna |
2020-09-30 | vcl: add PDFiumAnnotation::getObjectCount() | Miklos Vajna |
2020-09-25 | xmlsecurity: fold pdfio into pdfsignaturehelper | Miklos Vajna |
2020-09-24 | CppunitTest_xmlsecurity_pdfsigning: use PDFSignatureHelper for sig verification | Miklos Vajna |
2020-09-16 | Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uString | Stephan Bergmann |
2020-09-04 | xmlsecurity: pdf incremental updates that are non-commenting are invalid | Miklos Vajna |
2020-08-28 | Change OUStringLiteral from char[] to char16_t[] | Stephan Bergmann |
2020-08-13 | Remove some unused includes | Miklos Vajna |
2020-08-08 | Remove dead code | Stephan Bergmann |
2020-08-08 | Database document apparently needs to be closed before it is disposed | Stephan Bergmann |
2020-08-06 | unotest: one Resetter is enough | Miklos Vajna |
2020-07-24 | xmlsecurity: detect unsigned incremental update between signatures | Miklos Vajna |
2020-07-01 | Remove some unused includes | Miklos Vajna |
2020-06-23 | tdf#97694 Add test for macro signature preservation in Base | Samuel Mehrbrodt |
2020-06-19 | Move data for signing tests to test/ | Miklos Vajna |
2020-06-19 | sd signature line: add testcase | Miklos Vajna |
2020-06-05 | Upcoming loplugin:elidestringvar: xmlsecurity | Stephan Bergmann |
2020-05-18 | officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versions | Michael Stahl |
2020-05-18 | xmlsecurity: actually validate in testODFEncryptedGPG | Michael Stahl |
2020-05-15 | replace hard-coded "1.2" ODF version strings | Michael Stahl |
2020-05-15 | package: OFFICE-3940 ODF 1.3 export of OpenPGP encryption | Michael Stahl |
2020-05-15 | package: OFFICE-3940 ODF 1.3 import of OpenPGP encryption | Michael Stahl |
2020-05-07 | fix memory leak of xmlDoc objects | Noel Grandin |
2020-05-01 | improve loplugin:makeshared | Noel Grandin |
2020-03-25 | Remove some unused includes | Miklos Vajna |
2020-03-13 | tdf#42316 always evaluate macro signatures on load | Jan-Marek Glogowski |
2020-02-07 | test: move component context from subclasses to BootstrapFixture | Miklos Vajna |
2019-12-25 | sal_Char->char in xmloff..xmlsecurity | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-10-16 | tdf#42316 handle saving to template filters | Jan-Marek Glogowski |
2019-09-26 | Remove some unused includes | Miklos Vajna |
2019-08-16 | new loplugin:sequenceloop | Noel Grandin |
2019-08-10 | assertDocument is only defined for HAVE_FEATURE_GPGVERIFY | Stephan Bergmann |