summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)Author
2021-03-25do same set error state as ReadAndVerifySignature doesCaolán McNamara
2020-12-03xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna
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
2019-01-13Avoid OUString temporaries, simplifyMatteo Casalin
2019-01-11o3tl::make_unique -> std::make_unique in xmlsecurity/Gabor Kelemen
2018-12-31Remove some useless whitespacesTomaž Vajngerl
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl
2018-12-01convert to range forTomaž Vajngerl
2018-11-14xmlsecurity: make members of OOXMLSecExporter::Impl privateMiklos Vajna
2018-10-29xmlsignaturehelper: fix comments, no changeTomaž Vajngerl
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-25use "range for" to iterate through certificatesTomaž Vajngerl
2018-10-15add SvStream::TellEndNoel Grandin
2018-09-19tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt
2018-09-19SignatureType should be "2" for ooxml signaturesSamuel Mehrbrodt
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin
2018-09-12Simplify containers iterations in xmlsecurityArkadiy Illarionov
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov
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-01forcepoint#57 sanity check stream signature sizeCaolán McNamara
2018-08-01flatten conditionalsCaolán McNamara
2018-07-23Fix typosAndrea Gelmini
2018-07-20writerfilter, xmlsecurity: various small cleanupsMiklos Vajna
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov