summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)AuthorFilesLines
2016-10-19cid#1374076 uncaught exceptionMiklos Vajna1-1/+9
2016-10-19cid#1374075 uncaught exceptionMiklos Vajna1-1/+10
2016-10-19cid#1374074 uncaught exceptionMiklos Vajna1-1/+10
2016-10-18xmlsecurity: use NSS on Linux/macOS to generate pdf signatureMiklos Vajna2-3/+204
2016-10-18xmlsecurity: add signing stub in pdfverifyMiklos Vajna1-12/+214
2016-10-18xmlsecurity: initial incremental update support in pdfverifyMiklos Vajna3-20/+167
2016-10-18loplugin:inlineablemethods in xmloffNoel Grandin2-8/+1
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke1-2/+2
2016-10-17xmlsecurity: detect if PDF signature doesn't sign the whole fileMiklos Vajna1-21/+53
2016-10-17xmlsecurity: verify certificate of PDF signaturesMiklos Vajna1-0/+17
2016-10-17xmlsecurity: check file header when reading PDF signatureMiklos Vajna1-1/+11
2016-10-17Executable_pdfverify: initialize nss / mscryptoMiklos Vajna2-3/+19
2016-10-15clang-cl loplugin: xmlsecurityStephan Bergmann18-312/+312
2016-10-14xmlsecurity: avoid checking storage streams of PDF filesMiklos Vajna1-2/+4
2016-10-14xmlsecurity: expose reason string of PDF signaturesMiklos Vajna2-22/+61
2016-10-14Missing dependencyStephan Bergmann1-0/+4
2016-10-14xmlsecurity: expose date of PDF signaturesMiklos Vajna1-0/+26
2016-10-14xmlsecurity: extract certificate from PDF signatureMiklos Vajna7-16/+33
2016-10-13xmlsecuity: show PDF signature in the doc signatures dialogMiklos Vajna5-21/+68
2016-10-13sfx2: initial PDF document signatures dialogMiklos Vajna1-1/+4
2016-10-13CppunitTest_xmlsecurity_signing: add PDF testsMiklos Vajna4-0/+52
2016-10-13xmlsecurity: use common NSS init in PDFDocumentMiklos Vajna4-20/+21
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna8-1496/+1658
2016-10-12xmlsecurity: add initial Executable_pdfverifyMiklos Vajna3-0/+1588
2016-10-07filter: don't loose signing description during pdf exportMiklos Vajna2-2/+3
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara1-2/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara1-1/+0
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara5-5/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin4-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann11-54/+54
2016-10-03Fix typosAndrea Gelmini1-1/+1
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann32-39/+39
2016-08-29Indentation fixesMiklos Vajna1-1/+1
2016-08-22Make CppunitTest_xmlsecurity_signing more reliableStephan Bergmann1-1/+2
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-74/+2
2016-08-18screenshots: add dialog test cases for xmlsecurityArmin Le Grand4-0/+265
2016-08-12loplugin:countusersofdefaultparams in vcl..xmlsecurityNoel Grandin1-1/+1
2016-08-04tdf#100726 Improve readability of OUString concatanationsRosen1-4/+1
2016-08-02libxmlsec: drop xmlsec1-keyinfo-revert.patch.1 completelyMiklos Vajna4-9/+11
2016-07-28Related: tdf#95144 now merge common code into a shared CertExtn structCaolán McNamara6-109/+91
2016-07-28Related: tdf#95144 rework to avoid bad castsCaolán McNamara3-21/+73
2016-07-28Related: tdf#95144 Revert fixes for bad casts and unused fieldsCaolán McNamara3-28/+25
2016-07-27improve passstuffbyref return analysisNoel Grandin2-2/+2
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin1-4/+4
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara2-2/+2
2016-07-13no need to create temporary OUString for comparisonNoel Grandin3-14/+14
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-4/+4
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2-2/+2
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+1