summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2017-12-07gpg4libre: permit multi-select encrypt certThorsten Behrens2-10/+30
2017-12-07gpg4libre: find keymanager executable on WindowsThorsten Behrens1-2/+10
2017-10-26vcl: make MapMode constructor explicitMichael Stahl3-3/+3
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann5-10/+10
2017-10-05TSCP: include certificate usage in paragraph signaturesAshod Nakashian1-0/+6
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin1-12/+9
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-2/+2
2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin1-2/+2
2017-09-03gpg4libre: When encrypting, show all available GPG keysKatarina Behrens1-1/+4
2017-09-03gpg4libre: Recycle certificate selection dialog for encryptionKatarina Behrens2-3/+23
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-08-01loplugin:constparams in variousNoel Grandin1-2/+2
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara8-240/+7
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin1-1/+1
2017-07-10tdf#109046 Show correct signature type for OpenPGPSamuel Mehrbrodt1-1/+4
2017-07-10Related tdf#108977 Fix crash when vieweing non-existing certificateSamuel Mehrbrodt3-1/+11
2017-07-10tdf#108977 Show signature info also for keys we don't have locallySamuel Mehrbrodt1-21/+26
2017-07-02xmlsecurity: avoid crash on empty security contextThorsten Behrens1-0/+2
2017-06-28Fix typosAndrea Gelmini1-1/+1
2017-06-28tdf#108794 gpg4libre: Use key id to get the right keySamuel Mehrbrodt1-1/+1
2017-06-27gpg4libre: Show message when no cert manager foundSamuel Mehrbrodt3-1/+10
2017-06-27gpg4libre: Add seahorse to list of certificate managersSamuel Mehrbrodt1-1/+1
2017-06-27tdf#108711 GPG key selection should only be possible for ODF >= 1.2 documentsSamuel Mehrbrodt1-1/+4
2017-06-27gpg4libre: Show error message when signing failsSamuel Mehrbrodt3-0/+9
2017-06-23gpg4libre: Warn before removing document signaturesKatarina Behrens3-1/+18
2017-06-23gpg4libre: Show certificate kind OpenPGP vs. X509 as 1 table columnKatarina Behrens2-4/+19
2017-06-22xmlsecurity: fix loplugin:passstuffbyref warningsMiklos Vajna1-1/+1
2017-06-21gpg4libre: some code improvements, add metadata for OpenPGP keysThorsten Behrens1-0/+1
2017-06-21gpg4libre: Make viewing signatures work for gpg signaturesSamuel Mehrbrodt1-44/+47
2017-06-21gpg4libre: List both (x509 and gpg) existing signaturesSamuel Mehrbrodt1-3/+8
2017-06-21gpg4libre: Make signature dialog work with two signing servicesSamuel Mehrbrodt2-8/+22
2017-06-21gpg4libre: initial GPG signature validationThorsten Behrens1-1/+5
2017-06-19xmlsecurity: make static var localJochen Nitschke1-4/+3
2017-06-07gpg4libre: add 'Start certificate manager' buttonKatarina Behrens1-1/+46
2017-05-19make string translation loading more uniformCaolán McNamara2-16/+16
2017-05-07revert OSL_ASSERT changesChris Sherlock2-5/+5
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock2-5/+5
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin1-6/+2
2017-04-26remove xmlsecurity bitmaps from .src filesCaolán McNamara3-10/+2
2017-04-18Don't crash without GPGTor Lillqvist1-0/+3
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-24loplugin:unusedfieldsNoel Grandin1-2/+0
2017-03-17remove unused defines from HRC files in xmlsecurityNoel Grandin3-16/+2
2017-03-15Fix variable names: FixedText, not FixedImageSamuel Mehrbrodt1-18/+18
2017-03-15gpg4libre: Don't show certificate path when there is no hierarchySamuel Mehrbrodt1-2/+6
2017-03-15gpg4libre: Improve certificate details viewSamuel Mehrbrodt1-1/+4
2017-03-15gpg4libre: Show "issued to/by" only if they contain a valueSamuel Mehrbrodt1-2/+14
2017-03-11Fix typosAndrea Gelmini2-2/+2