summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs
AgeCommit message (Expand)Author
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-08-01loplugin:constparams in variousNoel Grandin
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
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-07-02xmlsecurity: avoid crash on empty security contextThorsten Behrens
2017-06-28Fix typosAndrea Gelmini
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-23gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table columnKatarina 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-19xmlsecurity: make static var localJochen Nitschke
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-26remove xmlsecurity bitmaps from .src filesCaolán McNamara
2017-04-18Don't crash without GPGTor Lillqvist
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-24loplugin:unusedfieldsNoel Grandin
2017-03-17remove unused defines from HRC files in xmlsecurityNoel Grandin
2017-03-15Fix variable names: FixedText, not FixedImageSamuel Mehrbrodt
2017-03-15gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt
2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt
2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt
2017-03-11Fix typosAndrea Gelmini
2017-03-04gpg4libre: List and view GPG keysSamuel Mehrbrodt
2017-03-02xmlsecurity: avoid using the SerialNumberAdapter wrapperMiklos Vajna
2017-03-01CertificateViewer: Don't crash with empty certificate pathSamuel Mehrbrodt
2017-02-23Reduce indentationSamuel Mehrbrodt
2017-02-10convert SvtSecurityOptions::EOption to scoped enumNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-14u*,v*: load BitmapEx resources instead of Image onesCaolán McNamara
2017-01-10New loplugin:conststringvar: xmlsecurityStephan Bergmann
2016-12-21convert VclButtonsType to scoped enumNoel Grandin