summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/helper
AgeCommit message (Expand)AuthorFilesLines
2019-10-09tdf#114441 changed some sal_uLong to better fitting typesChristian Barth1-1/+1
2019-09-28loplugin:constmethod in xmlsecurityNoel Grandin1-2/+2
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-06Fixing '....' and '..'Andrea Gelmini2-2/+2
2019-08-16new loplugin:sequenceloopNoel Grandin3-5/+5
2019-07-31Fix typosAndrea Gelmini2-2/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann2-11/+11
2019-07-24Fix typosAndrea Gelmini1-1/+1
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin4-36/+19
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin1-2/+3
2019-05-29Removed duplicated includeAndrea Gelmini1-3/+0
2019-05-27xmlsecurity: add missing includeMiklos Vajna1-0/+1
2019-05-20writerfilter: make RTFParserState members private, part 1Miklos Vajna1-1/+2
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov2-22/+15
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen8-32/+5
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov1-1/+1
2019-04-29xmlsecurity: fix the Android buildMiklos Vajna1-0/+3
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen8-7/+14
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin1-4/+2
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna5-15/+18
2019-02-11new loplugin indentationNoel Grandin2-3/+3
2019-01-13Avoid OUString temporaries, simplifyMatteo Casalin1-14/+4
2019-01-11o3tl::make_unique -> std::make_unique in xmlsecurity/Gabor Kelemen2-4/+5
2018-12-31Remove some useless whitespacesTomaž Vajngerl1-3/+3
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl1-19/+57
2018-12-01convert to range forTomaž Vajngerl1-4/+3
2018-11-14xmlsecurity: make members of OOXMLSecExporter::Impl privateMiklos Vajna1-2/+9
2018-10-29xmlsignaturehelper: fix comments, no changeTomaž Vajngerl1-19/+7
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-25use "range for" to iterate through certificatesTomaž Vajngerl1-5/+4
2018-10-15add SvStream::TellEndNoel Grandin1-3/+1
2018-09-19tdf#118567 Signature Line: Fix ooxml signingSamuel Mehrbrodt3-9/+9
2018-09-19SignatureType should be "2" for ooxml signaturesSamuel Mehrbrodt1-1/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13loplugin:simplifyconstruct in writerfilter..xmlsecurityNoel Grandin1-2/+2
2018-09-12Simplify containers iterations in xmlsecurityArkadiy Illarionov1-45/+22
2018-08-29Replace find_if with proper quantifier algorithmsArkadiy Illarionov2-15/+7
2018-08-27tdf#119309 xmlsecurity xades: missing XML attribute on idSignedProperties refMiklos Vajna1-0/+8
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-11/+3
2018-08-01forcepoint#57 sanity check stream signature sizeCaolán McNamara1-0/+5
2018-08-01flatten conditionalsCaolán McNamara1-15/+14
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-20writerfilter, xmlsecurity: various small cleanupsMiklos Vajna1-2/+2
2018-07-12Add missing sal/log.hxx headersGabor Kelemen10-0/+10
2018-07-05tdf#117901 Write signature line images as emf to ooxmlSamuel Mehrbrodt1-0/+35
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov1-8/+5
2018-06-07Fix IWYU warningsMiklos Vajna1-2/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke2-2/+0
2018-06-01Move signature line to signed propertiesSamuel Mehrbrodt2-61/+53