summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
2018-10-20pvs-studio: A part of conditional expression is always true: bCertValid.Caolán McNamara
2018-10-20pvs-studio: Expression 'keyStore != nullptr' is always true.Caolán McNamara
2018-10-20pvs-studio: new does not return nullptrCaolán McNamara
2018-10-20pvs-studio: The 'store' variable is assigned values twice successively.Caolán McNamara
2018-10-20pvs-studio: Expression 'pCertContext' is always true.Caolán McNamara
2018-10-20rework to check cPath against nullptr only on !WNTCaolán McNamara
2018-10-20pvs-studio: A part of conditional expression is always true: bSigValid.Caolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18xmlsecurity: avoid repeated manual calls to PORT_FreeArena()Miklos Vajna
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-04xmlsecurity nss: avoid deleting the dsig context manuallyMiklos Vajna
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara
2018-10-01tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws
2018-09-27xmlsecurity nss: avoid deleting the keys manager manuallyMiklos Vajna
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-20loplugin:useuniqueptr in xmlsecurity::BufferNodeNoel Grandin
2018-09-19tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt
2018-09-19SignatureType should be "2" for ooxml signaturesSamuel Mehrbrodt
2018-09-18loplugin:unusedfields improve search for unused collection fieldsNoel Grandin
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-17tdf#118569 Signature Line: When signing ooxml, only show X.509 certificatesSamuel Mehrbrodt
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Simplify containers iterations in xmlhelp, xmlreader, xmlscript, xmlsecurityArkadiy Illarionov
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-12Simplify containers iterations in xmlsecurityArkadiy Illarionov
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-06xmlsecurity: just two bools are fine, no need for bitfield complexityMiklos Vajna
2018-09-05Fix typo in codeAndrea Gelmini
2018-09-05clang-tidy performance-inefficient-vector-operationNoel Grandin
2018-08-30xmlsecurity: use comphelper::containerToSequence()Miklos Vajna
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
2018-08-29new loplugin:oustringbufferNoel Grandin
2018-08-27tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-14xmlsecurity: nsscrypto_initialize: try to avoid profile migrationMichael Stahl
2018-08-09svl windows: remove last traces of pre-CNG signingMiklos Vajna
2018-08-01forcepoint#57 sanity check stream signature sizeCaolán McNamara
2018-08-01flatten conditionalsCaolán McNamara
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2018-07-23Fix typosAndrea Gelmini
2018-07-23loplugin:unusedfields,can-be-const in xmlsecurityNoel Grandin
2018-07-20writerfilter, xmlsecurity: various small cleanupsMiklos Vajna
2018-07-19xmlsecurity: stop linking to libxmlsec's mscrypto backendMiklos Vajna
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-11xmlsecurity UI: restore lost AdES default for PDF signingMiklos Vajna
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-06xmlsecurity: convert last non-uno-consturctor based serviceMiklos Vajna
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt