summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák2-2/+2
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov5-16/+11
2019-09-06Fixing '....' and '..'Andrea Gelmini2-2/+2
2019-08-23tdf#39593 extract UnoTunnelId comparison to template functionArkadiy Illarionov4-4/+4
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin1-1/+1
2019-08-20tdf#116862 do not encrypt to self when encryption key is not setFranklin Weng1-7/+9
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin1-2/+1
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