summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)Author
2021-11-03xmlsec: fix OOXML signing with multiple certs, extend the testTomaž Vajngerl
2021-10-29tdf#145312 xmlsecurity: prevent from crash when cannot receive pdfium annotationSzymon Kłos
2021-10-28xmlsec: signing the document fails the 3rd time (invalid signature)Tomaž Vajngerl
2021-07-11cid#1475790 Uninitialized scalar fieldCaolán McNamara
2021-04-01xmlsecurity: replace OOXMLSecParser implementationMichael Stahl
2021-03-14do same set error state as ReadAndVerifySignature doesCaolán McNamara
2021-03-04xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2021-03-04xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl
2021-03-04xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl
2021-03-04xmlsecurity: replace XSecParser implementationMichael Stahl
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