summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
AgeCommit message (Expand)Author
2016-12-07xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna
2016-12-02xmlsecurity PDF verify: various fixesMiklos Vajna
2016-11-16xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist
2016-11-08xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist
2016-11-01Fix inconsistent indentationTor Lillqvist
2016-11-01Use enum class for two local enumsTor Lillqvist
2016-10-20xmlsecurity: show PDF signature right after adding itMiklos Vajna
2016-10-14xmlsecurity: avoid checking storage streams of PDF filesMiklos Vajna
2016-10-13xmlsecuity: show PDF signature in the doc signatures dialogMiklos Vajna
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara
2016-06-13loplugin:sallogareasNoel Grandin
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-06-06remove unused constants in HRC filesNoel Grandin
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
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-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos 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-11xmlsecurity: export OOXML signature relations to persistent storageMiklos Vajna
2016-02-10xmlsecurity: fix reading OOXML signature from temp 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-08xmlsecurity: log temporary OOXML storage location during exportMiklos Vajna
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-04sfx2: avoid writing META-INF/ when signing OOXML filesMiklos Vajna
2016-02-04xmlsecurity: don't write the stream of an OOXML storageMiklos Vajna
2016-02-04xmlsecurity: support tmp storage instead of tmp stream for OOXMLMiklos Vajna
2016-02-04xmlsecurity: fix crash on closing DigitalSignaturesDialog without ...Miklos Vajna
2016-01-19xmlsecurity: handle OOXML signatures in ImplGetSignatureInformations()Miklos Vajna
2016-01-12xmlsecurity: gracefully handle lack of META-INF storage streamMiklos Vajna
2016-01-10Fix typosAndrea Gelmini
2016-01-06xmlsecurity: allow creating multiple signatures with the same certificateMiklos Vajna
2016-01-06xmlsecurity: add UI to provide a description when signingMiklos Vajna
2016-01-05xmlsecurity: show signature description in DigitalSignaturesDialogMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann