summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2019-08-16new loplugin:sequenceloopNoel Grandin7-9/+10
2019-08-14Simplify OUString array initializationMike Kaganski1-10/+11
2019-08-14Don't hardcode "C:\\Program Files (x86)" path on WindowsMike Kaganski2-2/+23
2019-08-13tdf#116085 add more Gpg4Win binary locationsThorsten Behrens1-3/+8
2019-08-10assertDocument is only defined for HAVE_FEATURE_GPGVERIFYStephan Bergmann1-0/+2
2019-08-06tdf#42316 preserve macro signature of templatesJan-Marek Glogowski4-1/+248
2019-07-31Fix typosAndrea Gelmini31-34/+34
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann20-31/+31
2019-07-25Fix typosAndrea Gelmini1-1/+1
2019-07-24Fix typosAndrea Gelmini9-21/+21
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin6-42/+23
2019-07-16cid#1448421 unsafe_xml_parse_configCaolán McNamara1-1/+1
2019-07-16cid#1448248 Unchecked return valueCaolán McNamara1-1/+1
2019-06-18loplugin:passstuffbyrefNoel Grandin1-1/+1
2019-06-18loplugin:logexceptionnicely in xmlhelp..xmlsecurityNoel Grandin3-10/+13
2019-06-04XSecController must be a complete type here (Windows --disable-pch)Stephan Bergmann1-1/+1
2019-06-03tdf#39593 use UNO3_GETIMPLEMENTATION* macrosArkadiy Illarionov4-62/+6
2019-05-29Removed duplicated includeAndrea Gelmini1-3/+0
2019-05-27xmlsecurity: add missing includeMiklos Vajna1-0/+1
2019-05-27operator new doesn't return null anywayStephan Bergmann1-5/+1
2019-05-20writerfilter: make RTFParserState members private, part 1Miklos Vajna1-1/+2
2019-05-15xmlsecurity: make DocumentSignatureManager members privateMiklos Vajna5-70/+85
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin1-1/+1
2019-05-12regenerate PCH headersLuboš Luňák2-36/+5
2019-05-10an is used before a vowel soundCaolán McNamara1-1/+1
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov8-65/+40
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák2-28/+44
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen42-120/+45
2019-05-08Replace remaining lists by vectors in xmlsecurityJulien Nabet4-6/+6
2019-05-07Resolves: tdf#125132 xml signatures dialog should be modalCaolán McNamara1-0/+1
2019-05-07Replace list by vector in xmlsecurity/gpgJulien Nabet1-3/+3
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov7-10/+10
2019-04-29xmlsecurity: fix the Android buildMiklos Vajna1-0/+3
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen64-172/+250
2019-04-21Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski1-0/+38
2019-04-15loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin3-9/+4
2019-04-15improve loplugin simplifyconstructNoel Grandin1-1/+1
2019-04-13use more std::make_uniqueNoel Grandin2-3/+3
2019-04-09tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna8-18/+81
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-16weld SwEditRegionDlgCaolán McNamara1-0/+1
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara2-10/+10
2019-03-07build: support disabling popplerAshod Nakashian2-2/+2
2019-03-07log nice exception messages whereever possibleNoel Grandin1-1/+3
2019-03-05Introduce o3tl::underlyingEnumValueStephan Bergmann1-29/+16
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin1-1/+0
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann3-4/+4
2019-02-25loplugin:unusedmethodsNoel Grandin2-16/+0
2019-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin5-9/+2
2019-02-19weld ChineseDictionaryDialogCaolán McNamara3-4/+3