summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/SignSignatureLineDialog.cxx
AgeCommit message (Expand)Author
2020-08-13Remove some unused includesMiklos Vajna
2020-06-08sd signature line: extract part of signature line UI from cui to svxMiklos Vajna
2020-05-15replace hard-coded "1.2" ODF version stringsMichael Stahl
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2020-04-17loplugin:flatten in cuiNoel Grandin
2019-08-24loplugin:returnconstval in connectivity..cuiNoel Grandin
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-06-05Use hasElements to check Sequence emptiness in cppcanvas..desktopArkadiy Illarionov
2019-02-14[API CHANGE] add setParentWindow to XDocumentDigitalSignaturesCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-11-13tdf#118568 Use custom image for signing signature lineSamuel Mehrbrodt
2018-11-13Related tdf#118581 Use subject name, not issuer name for signature lineSamuel Mehrbrodt
2018-11-12tdf#118581 Correctly display issuer name in signature lineSamuel Mehrbrodt
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-09-17tdf#118569 Signature Line: When signing ooxml, only show X.509 certificatesSamuel Mehrbrodt
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-18set explicit parent for signing warning messagesCaolán McNamara
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-30Fix conditionSamuel Mehrbrodt
2018-05-22Related tdf#83877 Select certificate ok button label doesn't matchSamuel Mehrbrodt
2018-05-22Don't try to sign when no certificate is selectedSamuel Mehrbrodt
2018-05-22tdf#83877 Use Signer comments as signature descriptionSamuel Mehrbrodt
2018-05-22tdf#83877 Add valid/invalid images to signaturesSamuel Mehrbrodt
2018-05-20coverity#1435684 deliberate 'Constant' variable guards dead codeCaolán McNamara
2018-05-18Refactor SfxObjectShell sign methodsSamuel Mehrbrodt
2018-05-18tdf#83877 Write SignatureLineId to ODF & OOXML signaturesSamuel Mehrbrodt
2018-05-15Sign Signature LineSamuel Mehrbrodt
2018-04-28WaE: maybe-uninitializedCaolán McNamara
2018-04-17coverity#1434900 Uninitialized scalar fieldCaolán McNamara
2018-04-16tdf#83877 Also check button state when changing textSamuel Mehrbrodt
2018-04-16tdf#83877 Also hide label when user can't add comentSamuel Mehrbrodt
2018-04-13tdf#83877 Show signing instructions in sign dialogSamuel Mehrbrodt
2018-04-13tdf#83877 Make user input xml safeSamuel Mehrbrodt
2018-04-13tdf#83877 Signatureline dialog: Move shared stuff to common baseSamuel Mehrbrodt
2018-04-13tdf#83877 Add dialog to sign signature linesSamuel Mehrbrodt