summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2021-04-01xmlsecurity: replace OOXMLSecParser implementationMichael Stahl2-234/+1309
2021-03-19xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl19-201/+640
2021-03-18xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl4-90/+221
2021-03-18xmlsecurity: XSecParser confused about multiple timestampsMichael Stahl7-78/+63
2021-03-18xmlsecurity: replace XSecParser implementationMichael Stahl2-346/+1341
2021-03-17do same set error state as ReadAndVerifySignature doesCaolán McNamara1-0/+1
2021-02-09default to CertificateValidity::INVALIDCaolán McNamara1-2/+2
2020-12-10disable tests that don't work without pdfiumCaolán McNamara1-1/+6
2020-11-24Avoid unused parameter warning in the !HAVE_FEATURE_PDFIUM caseTor Lillqvist1-0/+1
2020-11-18xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna3-5/+75
2020-11-14xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna6-15/+38
2020-10-29fix --disable-pdfium buildCaolán McNamara1-4/+7
2020-09-08xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna5-3/+92
2020-09-07xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna2-7/+12
2020-09-01xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna1-2/+11
2020-07-30xmlsecurity: detect unsigned incremental update between signaturesMiklos Vajna6-33/+139
2020-05-19oox, svx, sw, xmlsecurity: clang-format these filesMiklos Vajna2-75/+126
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl2-6/+6
2020-05-18xmlsecurity: actually validate in testODFEncryptedGPGMichael Stahl1-0/+1
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl1-2/+2
2020-05-15package: OFFICE-3940 ODF 1.3 export of OpenPGP encryptionMichael Stahl1-0/+17
2020-05-15package: OFFICE-3940 ODF 1.3 import of OpenPGP encryptionMichael Stahl1-0/+0
2020-05-13expand out some namespace aliasesNoel Grandin14-283/+232
2020-05-10compact namespace in xmlhelp..xmlsecurityNoel Grandin7-42/+24
2020-05-10new loplugin:simplifypointertoboolNoel Grandin1-1/+1
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-2/+2
2020-05-01improve loplugin:makesharedNoel Grandin1-2/+2
2020-04-29Remove unnecessary if blockSamuel Mehrbrodt1-64/+66
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen4-9/+9
2020-04-27Missing includes on Windows with --disable-pchMike Kaganski1-0/+1
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann2-0/+2
2020-04-26update pchesCaolán McNamara2-6/+3
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara2-2/+4
2020-04-07new loplugin:unusedvariableplusNoel Grandin1-1/+0
2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin3-3/+3
2020-04-02xmlsec-wrapper.h must be included before any xmlsec headerMike Kaganski9-12/+19
2020-04-01Add missing dependencyMike Kaganski1-0/+7
2020-04-01Drop useless initialization immediately before reassignmentMike Kaganski1-3/+1
2020-04-01Add missing dependencyMike Kaganski1-0/+7
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen2-3/+0
2020-03-25Remove some unused includesMiklos Vajna1-1/+0
2020-03-13tdf#42316 always evaluate macro signatures on loadJan-Marek Glogowski1-24/+6
2020-03-03remove some dead codeNoel Grandin1-46/+0
2020-03-01cid#1459028 various checked_return warningsCaolán McNamara1-1/+1
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin1-3/+1
2020-02-09Fix typoAndrea Gelmini1-1/+1
2020-02-07test: move component context from subclasses to BootstrapFixtureMiklos Vajna2-6/+0
2020-02-07Remove erroneous whitespace in update_pchMuhammet Kara1-3/+3
2020-02-03tdf:#54938Adapt supportsService implementations to cppu::supportsServiceiakarsu1-7/+3
2020-02-03tdf#54938: Adapt supportsService implementations to cppu::supportsServiceHakan Bakacak1-7/+2