summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)AuthorFilesLines
2016-10-14xmlsecurity: expose reason string of PDF signaturesMiklos Vajna1-0/+3
2016-10-14xmlsecurity: extract certificate from PDF signatureMiklos Vajna2-3/+4
2016-10-13xmlsecuity: show PDF signature in the doc signatures dialogMiklos Vajna2-4/+12
2016-10-13xmlsecurity: use common NSS init in PDFDocumentMiklos Vajna1-0/+7
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna2-0/+103
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara3-3/+0
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 Bergmann4-11/+11
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist15-43/+43
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist1-1/+1
2016-05-19Add column displaying intended usage to certificate chooserTor Lillqvist1-0/+3
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin2-6/+6
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-12Avoid reserved identifiersStephan Bergmann1-2/+2
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke1-1/+0
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin3-22/+22
2016-03-07xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna1-2/+2
2016-03-07xmlsecurity: extract final signature export logic from DigitalSignaturesDialogMiklos Vajna1-0/+2
2016-03-04xmlsecurity: extract signature removal logic from DigitalSignaturesDialogMiklos Vajna1-0/+2
2016-03-04xmlsecurity OOXML export: only cache existing signatures, not our temp. oneMiklos Vajna3-3/+3
2016-03-04xmlsecurity OOXML export: fix appending new signatures next to existing onesMiklos Vajna1-0/+3
2016-03-03xmlsecurity: avoid calculating the certificate digest late in XSecControllerMiklos Vajna1-1/+1
2016-03-01Exclude xmlsec headers from precompiled headersAshod Nakashian2-3/+6
2016-02-29XMLSEC_NO_SIZE_T is /not/ used with MSVCStephan Bergmann2-12/+3
2016-02-17use consistent #define checks for the Windows platformNoel Grandin1-1/+1
2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna2-14/+65
2016-02-12xmlsecurity: import OOXML <xd:CertDigest>Miklos Vajna1-0/+2
2016-02-11xmlsecurity: expose the certificate's SHA-256 checksum in the NSS backendMiklos Vajna1-0/+34
2016-02-11xmlsecurity OOXML export: register signature content typesMiklos Vajna1-0/+3
2016-02-11xmlsecurity OOXML export: write signature streams to persistent storageMiklos Vajna1-0/+1
2016-02-10xmlsecurity OOXML export: use RelationshipTransform for relationsMiklos Vajna1-2/+2
2016-02-09xmlsecurity OOXML export: fix prefix and suffix of stream referencesMiklos Vajna1-0/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl: split exception types from input typesChris Sherlock1-3/+3
2016-02-05xmlsecurity: write initial OOXML signature streamsMiklos Vajna1-0/+2
2016-02-05xmlsecurity: write OOXML signature relations on exportMiklos Vajna1-1/+1
2016-02-05xmlsecurity: write origin.sigs when exporting OOXML signatureMiklos Vajna1-0/+2
2016-02-05xmlsecurity: ensure OOXML signatures relation when adding a signatureMiklos Vajna1-0/+2
2016-02-04xmlsecurity: support tmp storage instead of tmp stream for OOXMLMiklos Vajna1-0/+2
2016-02-02boost::hash->std::hashNoel Grandin1-1/+0
2016-01-13xmlsecurity: initial XMLSignatureHelper::ReadAndVerifySignatureStorageStream()Miklos Vajna1-1/+3
2016-01-13xmlsecurity: don't assume the signature is always a single streamMiklos Vajna2-0/+10
2016-01-11xmlsecurity: mark two classes as public to be able to unit-test themMiklos Vajna3-2/+27
2016-01-11PCH support on LinuxAshod Nakashian3-7/+15
2016-01-10Fix typosAndrea Gelmini1-1/+1
2016-01-06xmlsecurity: allow creating multiple signatures with the same certificateMiklos Vajna1-2/+1
2016-01-06xmlsecurity: add UI to provide a description when signingMiklos Vajna1-0/+3
2016-01-05xmlsecurity: convert TYPE_...__REFERENCE constants to scoped enumMiklos Vajna1-5/+8