summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)Author
2016-10-24xmlsecurity: implement PDF signature removal UIMiklos Vajna
2016-10-21xmlsecurity: implement removal of a signature in pdfverifyMiklos Vajna
2016-10-21xmlsecurity PDF export: fix missing /Prev key in the trailer dictionaryMiklos Vajna
2016-10-21xmlsecurity: export description in PDF signatureMiklos Vajna
2016-10-20xmlsecurity: add initial PDF sign UIMiklos Vajna
2016-10-18xmlsecurity: initial incremental update support in pdfverifyMiklos Vajna
2016-10-14xmlsecurity: expose reason string of PDF signaturesMiklos Vajna
2016-10-14xmlsecurity: extract certificate from PDF signatureMiklos Vajna
2016-10-13xmlsecuity: show PDF signature in the doc signatures dialogMiklos Vajna
2016-10-13xmlsecurity: use common NSS init in PDFDocumentMiklos Vajna
2016-10-13xmlsecurity: add initial PDFSignatureHelperMiklos Vajna
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-20Show the certificate use also in the View Certificate dialogTor Lillqvist
2016-05-19Add column displaying intended usage to certificate chooserTor Lillqvist
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-12Avoid reserved identifiersStephan Bergmann
2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-03-07xmlsecurity OOXML export: remove signature relation with the last signatureMiklos Vajna
2016-03-07xmlsecurity: extract final signature export logic from DigitalSignaturesDialogMiklos Vajna
2016-03-04xmlsecurity: extract signature removal logic from DigitalSignaturesDialogMiklos Vajna
2016-03-04xmlsecurity OOXML export: only cache existing signatures, not our temp. oneMiklos Vajna
2016-03-04xmlsecurity OOXML export: fix appending new signatures next to existing onesMiklos Vajna
2016-03-03xmlsecurity: avoid calculating the certificate digest late in XSecControllerMiklos Vajna
2016-03-01Exclude xmlsec headers from precompiled headersAshod Nakashian
2016-02-29XMLSEC_NO_SIZE_T is /not/ used with MSVCStephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna
2016-02-12xmlsecurity: import OOXML <xd:CertDigest>Miklos Vajna
2016-02-11xmlsecurity: expose the certificate's SHA-256 checksum in the NSS backendMiklos Vajna
2016-02-11xmlsecurity OOXML export: register signature content typesMiklos Vajna
2016-02-11xmlsecurity OOXML export: write signature streams to persistent storageMiklos Vajna
2016-02-10xmlsecurity OOXML export: use RelationshipTransform for relationsMiklos Vajna
2016-02-09xmlsecurity OOXML export: fix prefix and suffix of stream referencesMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05xmlsecurity: write initial OOXML signature streamsMiklos Vajna
2016-02-05xmlsecurity: write OOXML signature relations on exportMiklos Vajna
2016-02-05xmlsecurity: write origin.sigs when exporting OOXML signatureMiklos Vajna
2016-02-05xmlsecurity: ensure OOXML signatures relation when adding a signatureMiklos Vajna
2016-02-04xmlsecurity: support tmp storage instead of tmp stream for OOXMLMiklos Vajna
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-13xmlsecurity: initial XMLSignatureHelper::ReadAndVerifySignatureStorageStream()Miklos Vajna
2016-01-13xmlsecurity: don't assume the signature is always a single streamMiklos Vajna