summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
AgeCommit message (Expand)Author
2023-12-15xmlsecurity: remove "AdES-compliant signature" checkboxMichael Stahl
2023-12-15xmlsecurity: fix assert in CertificateChooser::ImplInitialize()Michael Stahl
2023-12-11tdf#105844 offapi,package,sfx2,xmlsecurity: add AEAD w/ AES GCMMichael Stahl
2023-12-08xmlsecurity: deploy asserts in OCipherContextMichael Stahl
2023-12-07xmlsecurity: check for errors in OCipherContext::Create()Michael Stahl
2023-12-07xmlsecurity: W3C padding max size is the block sizeMichael Stahl
2023-12-07some cosmetic improvements, better warningsMichael Stahl
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (xmlsecurity)Julien Nabet
2023-11-08new loplugin:fieldcastNoel Grandin
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: xmlsecurityStephan Bergmann
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-26new loplugin:constexprliteralNoel Grandin
2023-06-26xmlsecurity : remove unneccessary static variablesArnaud VERSINI
2023-06-24Certificate Manager button is hidden in case no manager exists.TokieSan
2023-06-18tdf#155665 Adding option to remember signatures for each saveTokieSan
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-22Introduce sal::systools::CoTaskMemAllocated to use RAII for CoTaskMemFreeMike Kaganski
2023-04-17loplugin:stringaddStephan Bergmann
2023-04-09use more OUStringToOStringNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-30loplugin:stringadd in variousNoel Grandin
2023-03-17elide some temporary OUStringsNoel Grandin
2023-02-15new comphelper::SingletonRefNoel Grandin
2023-01-16cid#1519051 silence Unchecked dynamic_castCaolán McNamara
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14XUnoTunnel->dynamic_cast in SecurityEnvironmentGpgNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in CertificateImplNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in XMLElementWrapper_XmlSecImplNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in SecurityEnvironment_NssImplNoel Grandin
2023-01-14XUnoTunnel->dynamic_cast in X509Certificate_NssImplNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in X509Certificate_MSCryptImplNoel Grandin
2023-01-13XUnoTunnel->dynamic_cast in SecurityEnvironment_MSCryptImplNoel Grandin
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann
2022-12-23loplugin:unocast (sfx2::DigitalSignatures)Stephan Bergmann
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann
2022-12-22loplugin:unocast (SignatureVerifierImpl)Stephan Bergmann
2022-12-20Use SecurityEnvironmentGpg's XUnoTunnel instead of dynamic_castStephan Bergmann
2022-12-20Use XUnoTunnel instead of dynamic_cast here tooStephan Bergmann
2022-12-19Use XUnoTunnel instead of dynamic_cast here tooStephan Bergmann
2022-12-19Use XUnoTunnel instead of dynamic_cast here tooStephan Bergmann