summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)Author
2020-11-20pdfium: add a signature wrapper classMiklos Vajna
2020-11-19pdfium: add signature and trailer end getter wrappersMiklos Vajna
2020-11-13xmlsecurity: verify signatures using pdfiumMiklos Vajna
2020-11-05xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna
2020-10-21xmlsecurity: clean up last raw pdfium callMiklos Vajna
2020-10-21Avoid unused parameter 'nMDPPerm'Tor Lillqvist
2020-10-20xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna
2020-09-23Executable_pdfverify: use PDFSignatureHelper for signature verificationMiklos Vajna
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-02Remove some unused includesMiklos Vajna
2020-09-01Fix typoAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin
2020-07-24xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
2020-07-20compact namespace declNoel Grandin
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-01Remove some unused includesMiklos Vajna
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna
2020-06-25sd signature line: place shape on the correct pageMiklos Vajna
2020-06-16sd signature line: access the pdf shape from the appearance writerMiklos Vajna
2020-06-16sd signature line: export shape with signature to PDFMiklos Vajna
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna
2020-05-13expand out some namespace aliasesNoel Grandin
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-07new loplugin:unusedvariableplusNoel Grandin
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth
2019-09-28loplugin:constmethod in xmlsecurityNoel Grandin
2019-09-10Fix typosAndrea Gelmini
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-07-31Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
2019-07-24Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin
2019-05-29Removed duplicated includeAndrea Gelmini
2019-05-27xmlsecurity: add missing includeMiklos Vajna
2019-05-20writerfilter: make RTFParserState members private, part 1Miklos Vajna
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-04-29xmlsecurity: fix the Android buildMiklos Vajna
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna
2019-02-11new loplugin indentationNoel Grandin