summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs
AgeCommit message (Expand)Author
2025-01-13cool#10630 doc electronic sign: fix insertion of the signature lineMiklos Vajna
2024-12-07weld: Rename weld::Treeview selection signal/connectMichael Weghorn
2024-11-11cool#9992 lok doc sign, hash extract: time for getCommandValues('Signature')Miklos Vajna
2024-11-08no need to take a copy of the getProcessComponentContext return valueNoel Grandin
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2024-10-20tdf#163486: PVS: identical sub-expressionsXisco Fauli
2024-09-30cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna
2024-09-27cool#9992 lok doc sign: only take sign cert from the view in the cert chooserMiklos Vajna
2024-09-26cool#9992 lok doc sign: conditionally show the add button in the sign dialogMiklos Vajna
2024-09-16cool#9992 lok doc sign: implement signature removalMiklos Vajna
2024-09-13[API CHANGE] XDocumentDigitalSignatures: remove deprecated / unused functionsMiklos Vajna
2024-09-12cool#9992 lok doc sign: allow sign of macros & the document itself in one stepMiklos Vajna
2024-08-13tdf#161909: show where the certs in the CertificateChooser are fromMoritz Duge
2024-08-13tdf#161909: request GPG keys exclusively for chooseCertificatesImplMoritz Duge
2024-08-08tdf#161909: Show key type in CertificateViewer.Moritz Duge
2024-08-05tdf#159040 tdf#162206: better the user key selection and test sign with defaultSarper Akdemir
2024-07-25tdf#161909: Fix resizing and behavior for "View Certificate" dialog.Moritz Duge
2024-07-15tdf#161871 Revert "Removed Type and Usage Columns from Certificate Chooser"Samuel Mehrbrodt
2024-07-11tdf#108828 Show certificate selector again after cancelling password dialogSamuel Mehrbrodt
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2024-05-03fix crash in CertificateChooser for GPGMoritz Duge
2024-05-02Drop unused instance variable.Moritz Duge
2024-04-02tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-28tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-19tdf#159985 Warn about the need to reload file after changing macro security l...Rafael Lima
2024-03-12Remove SaveODFItem classGabor Kelemen
2024-03-05Related: tdf#152524 eliminate UserData struct name collisionPatrick Luby
2024-02-07Don't reuse CertificateChooser instancesPatrick Luby
2024-02-05Resolves: tdf#156352 disable sorting while adding rowsCaolán McNamara
2024-02-05tdf#147291 add more default certificate manager application for macOSPatrick Luby
2024-02-02tdf#159307 add default macOS certificate manager applicationsPatrick Luby
2024-01-30tdf#159307 Fix GetCertificateManagerStephan Bergmann
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2023-12-15xmlsecurity: remove "AdES-compliant signature" checkboxMichael Stahl
2023-12-15xmlsecurity: fix assert in CertificateChooser::ImplInitialize()Michael Stahl
2023-09-19xmlsecurity : simplify DigitalSignatureArnaud VERSINI
2023-08-26Caching Certificates in the CertificateChooser dialog session-wiseTokieSan
2023-08-23Removed Type and Usage Columns from Certificate ChooserTokieSan
2023-08-07xmlsecurity : simplify DigitalSignaturesDialogArnaud VERSINI
2023-07-21loplugin:unusedfieldsNoel Grandin
2023-07-20Added searching and filtering features to certificate chooser dialogTokieSan
2023-07-17xmlsecurity : simplify DigitalSignaturesDialog::canAddRemove.Arnaud VERSINI
2023-07-12xmlsecurity: fix deadlock on preloading libsdlo.soMiklos Vajna
2023-07-11Allow selecting a custom certificate managerTokieSan
2023-07-07xmlsecurity : remove deadcode and usage of array templateArnaud VERSINI
2023-06-26xmlsecurity : remove unneccessary static variablesArnaud VERSINI
2023-06-24Certificate Manager button is hidden in case no manager exists.TokieSan
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann