summaryrefslogtreecommitdiffstats
path: root/xmlsecurity
Commit message (Expand)AuthorAgeFilesLines
* xmlsecurity: fix test failing because NSS policy forbids SHA1Michael Stahl2022-04-014-0/+43
* test: upgrade test NSS database from dbm: to sql:Michael Stahl2022-04-016-6/+13
* xmlsecurity: fix new tests on WNTMichael Stahl2022-04-014-9/+340
* xmlsecurity: add tests for multiple X509Data/X509CertificateMichael Stahl2022-04-016-0/+100
* xmlsecurity: add test for timestampsMichael Stahl2022-04-012-0/+22
* only use X509DataCaolán McNamara2022-03-313-0/+12
* xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2021-04-092-234/+1309
* xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2021-04-0919-198/+641
* clang-format ooxmlsecexporter.cxxThorsten Behrens2021-04-091-72/+126
* xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl2021-04-094-90/+221
* xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl2021-04-097-78/+63
* xmlsecurity: replace XSecParser implementationMichael Stahl2021-04-092-346/+1341
* expand out some namespace aliases [xmlsecurity/source/helper]Noel Grandin2021-04-094-123/+107
* do same set error state as ReadAndVerifySignature doesCaolán McNamara2021-04-091-0/+1
* default to CertificateValidity::INVALIDCaolán McNamara2021-04-091-2/+2
* xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna2021-04-093-5/+74
* xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna2021-04-096-15/+38
* xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna2021-04-095-3/+92
* xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna2021-04-092-7/+12
* xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna2021-04-091-2/+11
* xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna2021-04-096-33/+139
* tdf#42316 handle saving to template filtersJan-Marek Glogowski2019-10-171-18/+163
* Don't hardcode "C:\\Program Files (x86)" path on WindowsMike Kaganski2019-08-292-2/+23
* tdf#116085 add more Gpg4Win binary locationsThorsten Behrens2019-08-131-3/+8
* tdf#42316 preserve macro signature of templatesJan-Marek Glogowski2019-08-074-1/+248
* cid#1448421 unsafe_xml_parse_configCaolán McNamara2019-07-161-1/+1
* Removed duplicated includeAndrea Gelmini2019-05-291-3/+0
* xmlsecurity: add missing includeMiklos Vajna2019-05-271-0/+1
* operator new doesn't return null anywayStephan Bergmann2019-05-271-5/+1
* writerfilter: make RTFParserState members private, part 1Miklos Vajna2019-05-201-1/+2
* xmlsecurity: make DocumentSignatureManager members privateMiklos Vajna2019-05-155-70/+85
* fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin2019-05-131-1/+1
* regenerate PCH headersLuboš Luňák2019-05-122-36/+5
* an is used before a vowel soundCaolán McNamara2019-05-101-1/+1
* Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov2019-05-098-65/+40
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-092-28/+44
* tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen2019-05-0942-120/+45
* Replace remaining lists by vectors in xmlsecurityJulien Nabet2019-05-084-6/+6
* Resolves: tdf#125132 xml signatures dialog should be modalCaolán McNamara2019-05-071-0/+1
* Replace list by vector in xmlsecurity/gpgJulien Nabet2019-05-071-3/+3
* Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov2019-05-027-10/+10
* xmlsecurity: fix the Android buildMiklos Vajna2019-04-291-0/+3
* tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen2019-04-2964-172/+250
* Properly initialize gpgme-w32spawn.exe path on WindowsMike Kaganski2019-04-211-0/+38
* loplugin:sequentialassign in writerfilter..xmlsecurityNoel Grandin2019-04-153-9/+4
* improve loplugin simplifyconstructNoel Grandin2019-04-151-1/+1
* use more std::make_uniqueNoel Grandin2019-04-132-3/+3
* tdf#123747 xmlsecurity, ODF sign roundtrip: preserve invalid reference typeMiklos Vajna2019-04-098-18/+81
* tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen2019-04-011-0/+1
* weld SwEditRegionDlgCaolán McNamara2019-03-161-0/+1