summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-07-14tdf#109046 Show correct signature type for OpenPGPSamuel Mehrbrodt1-1/+4
2017-07-13tdf#108977 Show signature info for keys we don't have locallySamuel Mehrbrodt1-21/+26
2017-07-11Related tdf#108977 Fix crash when vieweing non-existing certificateSamuel Mehrbrodt1-1/+1
2017-07-01tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt1-1/+1
2017-06-28tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt1-1/+4
2017-06-27gpg4libre: Warn before removing document signaturesKatarina Behrens1-1/+12
2017-06-22gpg4libre: cleanup some issuesThorsten Behrens1-1/+1
2017-06-21gpg4libre: backport OpenPGP signing from masterThorsten Behrens1-41/+55
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens1-1/+46
2017-05-21make string translation loading more uniformCaolán McNamara1-2/+2
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-6/+2
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin1-1/+1
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt1-2/+4
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna1-7/+2
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-2/+2
2016-12-21convert VclButtonsType to scoped enumNoel Grandin1-1/+1
2016-12-07xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna1-3/+23
2016-11-30xmlsecurity: don't write unchanged signatures back to the fileMiklos Vajna1-1/+2
2016-11-16xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna1-9/+9
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist1-1/+1
2016-11-08xmlsecurity: move the sec context from the format helpers to the sign managerMiklos Vajna1-6/+5
2016-11-08Work in progress on supporting XAdES-compliant signatures for ODFTor Lillqvist1-5/+32
2016-11-01Fix inconsistent indentationTor Lillqvist1-2/+2
2016-11-01Use enum class for two local enumsTor Lillqvist1-7/+13
2016-10-20xmlsecurity: show PDF signature right after adding itMiklos Vajna1-2/+10
2016-10-14xmlsecurity: avoid checking storage streams of PDF filesMiklos Vajna1-2/+4
2016-10-13xmlsecuity: show PDF signature in the doc signatures dialogMiklos Vajna1-3/+3
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-7/+7
2016-07-26masses of MessBoxes not being disposed promptlyCaolán McNamara1-1/+1
2016-06-13loplugin:sallogareasNoel Grandin1-4/+4
2016-06-13Convert DBG_ASSERT in xmlsecurityNoel Grandin1-3/+3
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin1-1/+1
2016-06-06remove unused constants in HRC filesNoel Grandin1-1/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin1-1/+1
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist1-4/+4
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-2/+0
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin1-11/+11
2016-03-07xmlsecurity: extract final signature export logic from DigitalSignaturesDialogMiklos Vajna1-43/+1
2016-03-04xmlsecurity: extract signature removal logic from DigitalSignaturesDialogMiklos Vajna1-17/+1
2016-03-04xmlsecurity OOXML export: only cache existing signatures, not our temp. oneMiklos Vajna1-4/+4
2016-02-15xmlsecurity: factor out DocumentSignatureManager from DigitalSignaturesDialogMiklos Vajna1-294/+42
2016-02-11xmlsecurity OOXML export: register signature content typesMiklos Vajna1-0/+1
2016-02-11xmlsecurity OOXML export: write signature streams to persistent storageMiklos Vajna1-0/+3
2016-02-11xmlsecurity: export OOXML signature relations to persistent storageMiklos Vajna1-7/+14
2016-02-10xmlsecurity: fix reading OOXML signature from temp storageMiklos Vajna1-1/+3