summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)AuthorFilesLines
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 Vajna1-22/+58
2016-10-14xmlsecurity: expose date of PDF signaturesMiklos Vajna1-0/+26
2016-10-14xmlsecurity: extract certificate from PDF signatureMiklos Vajna3-13/+26
2016-10-13xmlsecuity: show PDF signature in the doc signatures dialogMiklos Vajna3-17/+56
2016-10-13sfx2: initial PDF document signatures dialogMiklos Vajna1-1/+4
2016-10-13xmlsecurity: use common NSS init in PDFDocumentMiklos Vajna3-20/+14
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna4-1483/+1538
2016-10-12xmlsecurity: add initial Executable_pdfverifyMiklos Vajna1-0/+1539
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 McNamara2-2/+0
2016-10-05convert MapUnit to scoped enumNoel Grandin4-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann5-24/+24
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann28-28/+28
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 Vajna2-9/+1
2016-07-28Related: tdf#95144 now merge common code into a shared CertExtn structCaolán McNamara5-108/+90
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-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
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
2016-07-04Bad cast from SanExtensionImpl to CertificateExtension_XmlSecImplStephan Bergmann1-20/+26
2016-07-04Certificate viewer dialog can have various kinds of parentsStephan Bergmann1-3/+5
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen1-3/+3
2016-06-27loplugin:singlevalfields in writerfilter and xmlsecNoel Grandin2-5/+2
2016-06-13loplugin:sallogareasNoel Grandin9-20/+20
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin9-19/+19
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin2-2/+2
2016-06-06remove unused constants in HRC filesNoel Grandin4-32/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin2-2/+2
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist29-47/+47
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-2/+0
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist3-0/+12
2016-05-20Add SAL_INFOs of the list of system and physical cert storesTor Lillqvist1-0/+70
2016-05-19loplugin:stringconstantTor Lillqvist1-1/+1
2016-05-19Add column displaying intended usage to certificate chooserTor Lillqvist1-3/+39
2016-05-19Make X509Certificate_MSCryptImpl::getCertificateUsage() actually workTor Lillqvist1-7/+26
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin4-5/+0
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin2-9/+6
2016-04-22Avoid reserved identifierStephan Bergmann1-2/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann10-22/+22
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-4/+3