summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
AgeCommit message (Expand)Author
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-11xmlsecurity UI: restore lost AdES default for PDF signingMiklos Vajna
2018-06-29tdf#118425 xmlsecurity UI: fix OOXML signingMiklos Vajna
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-03-27loplugin:expressionalwayszero improvementsNoel Grandin
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-22weld native message dialogsCaolán McNamara
2018-01-16tdf#115011 don't crash on non-existent gpg supportThorsten Behrens
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2017-12-11loplugin:conststringvar (clang-cl)Stephan Bergmann
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens
2017-12-07gpg4libre: find keymanager executable on WindowsThorsten Behrens
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin
2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-10tdf#109046 Show correct signature type for OpenPGPSamuel Mehrbrodt
2017-07-10Related tdf#108977 Fix crash when vieweing non-existing certificateSamuel Mehrbrodt
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt
2017-06-28tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt
2017-06-27gpg4libre: Show message when no cert manager foundSamuel Mehrbrodt
2017-06-27gpg4libre: Add seahorse to list of certificate managersSamuel Mehrbrodt
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt
2017-06-23gpg4libre: Warn before removing document signaturesKatarina Behrens
2017-06-22xmlsecurity: fix loplugin:passstuffbyref warningsMiklos Vajna
2017-06-21gpg4libre: some code improvements, add metadata for OpenPGP keysThorsten Behrens
2017-06-21gpg4libre: Make viewing signatures work for gpg signaturesSamuel Mehrbrodt
2017-06-21gpg4libre: List both (x509 and gpg) existing signaturesSamuel Mehrbrodt
2017-06-21gpg4libre: Make signature dialog work with two signing servicesSamuel Mehrbrodt
2017-06-21gpg4libre: initial GPG signature validationThorsten Behrens
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-11Fix typosAndrea Gelmini
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2016-12-21convert VclButtonsType to scoped enumNoel Grandin
2016-12-07xmlsecurity DigitalSignaturesDialog: show signature type on the UIMiklos Vajna
2016-11-30xmlsecurity: don't write unchanged signatures back to the fileMiklos Vajna
2016-11-16xmlsecurity: fix alignment for XAdES checkboxMiklos Vajna
2016-11-10More work in progress on XAdES compliant ODF signingTor Lillqvist