summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/digitalsignaturesdialog.cxx
AgeCommit message (Expand)Author
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin
2022-01-24Make Certificate not found dialog asyncSzymon Kłos
2022-01-24Make View Certificate dialog asyncSzymon Kłos
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos
2021-10-17Simplify vector initialization in xmlsecurityJulien Nabet
2021-10-11loplugin:moveparam in xmlsecurityNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-12unused include lineCaolán McNamara
2021-03-03xmlsecurity: avoid exception in DigitalSignaturesDialog::getCertificate()Michael Stahl
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02xmlsecurity: avoid saying OK when the signature is partialMiklos Vajna
2020-08-31xmlsecurity: fix infobar vs signature dialog inconsistencyMiklos Vajna
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin
2020-06-05have just one way to set expander imageCaolán McNamara
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2019-10-06Related: tdf#127935 set default activate handler to toggle row expansionCaolán McNamara
2019-09-28loplugin:constmethod in xmlsecurityNoel Grandin
2019-08-14Simplify OUString array initializationMike Kaganski
2019-08-14Don't hardcode "C:\\Program Files (x86)" path on WindowsMike Kaganski
2019-08-13tdf#116085 add more Gpg4Win binary locationsThorsten Behrens
2019-07-31Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmlsecurityNoel Grandin
2019-05-15xmlsecurity: make DocumentSignatureManager members privateMiklos Vajna
2019-03-16clarify that set_visible(true/false) is just show/hideCaolán McNamara
2019-02-21loplugin:unusedfields in xmlhelp,xmlsecurityNoel Grandin
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-14drop unneeded vcl includes, update pchCaolán McNamara
2019-02-14weld DigitalSignaturesDialogCaolán McNamara
2019-02-14weld CertificateChooserCaolán McNamara
2019-02-13weld CertificateViewer clusterCaolán McNamara
2019-02-11new loplugin indentationNoel Grandin
2019-02-05tdf#42949 Fix IWYU warnings in include/svtools/*Gabor Kelemen
2018-12-24Fix signing empty Configurations2/accelerator/current.xmlTomaž Vajngerl
2018-12-20tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-10-20pvs-studio: A part of conditional expression is always true: bCertValid.Caolán McNamara
2018-10-20rework to check cPath against nullptr only on !WNTCaolán McNamara
2018-10-20pvs-studio: A part of conditional expression is always true: bSigValid.Caolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-01tdf#116085 make sure Certificate Manager is found with GPG4win v3Cor Nouws
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-07-11xmlsecurity UI: restore lost AdES default for PDF signingMiklos Vajna