summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)AuthorFilesLines
2023-09-19xmlsecurity : simplify DigitalSignatureArnaud VERSINI1-3/+0
2023-09-13loplugin:unusedmethodsNoel Grandin1-1/+0
2023-08-26Caching Certificates in the CertificateChooser dialog session-wiseTokieSan1-2/+16
2023-07-20Added searching and filtering features to certificate chooser dialogTokieSan1-1/+9
2023-07-11Allow selecting a custom certificate managerTokieSan2-0/+3
2023-06-24Certificate Manager button is hidden in case no manager exists.TokieSan1-0/+1
2023-06-09Update libxmlsec to 1.3.1Miklos Vajna1-5/+0
2023-04-28tdf#155034 Revert "Update libxmlsec to 1.3.0"Justin Luth1-0/+5
2023-04-25Update libxmlsec to 1.3.0Miklos Vajna1-5/+0
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski2-4/+4
2023-01-05Revert all the recent loplugin:unocast changesStephan Bergmann2-19/+3
2022-12-22loplugin:unocast (xmlsecurity::Certificate)Stephan Bergmann1-2/+13
2022-12-22loplugin:unocast (SignatureVerifierImpl)Stephan Bergmann1-1/+6
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2022-10-22use more TempFileFastService in xmlsecurityNoel Grandin1-1/+2
2022-09-29use more string_view in xmlsecurityNoel Grandin2-4/+4
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin2-2/+2
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin4-7/+8
2022-04-15use more string_view in xml*Noel Grandin1-1/+1
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin1-1/+1
2022-01-24Make Certificate not found dialog asyncSzymon Kłos1-0/+1
2022-01-24Make View Certificate sub-dialog asyncSzymon Kłos1-0/+2
2022-01-24Make View Certificate dialog asyncSzymon Kłos1-0/+3
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos1-0/+1
2022-01-06tdf#146392 fix --enable-pch=full buildscito1-4/+0
2021-12-26Let comphelper::Base64::decode* take std::u16string_viewMike Kaganski1-2/+2
2021-12-21only use X509DataCaolán McNamara1-0/+4
2021-11-30loplugin:stringliteraldefine in variousNoel Grandin2-21/+21
2021-11-07forward decls go after #includeNoel Grandin1-4/+3
2021-10-27xmlsecurity: some Distinguished Names are less equal than othersMichael Stahl1-1/+10
2021-10-11loplugin:moveparam in xmlsecurityNoel Grandin2-2/+2
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin3-6/+4
2021-07-26use officecfg for security optionsNoel Grandin1-1/+0
2021-06-17use string_view in the Translate APINoel Grandin1-1/+4
2021-06-01xmlsec: rename xmlsignaturehelper2 filesJan-Marek Glogowski2-1/+1
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara2-2/+2
2021-05-05WASM: add initial support for Emscripten cross buildJan-Marek Glogowski1-0/+2
2021-04-12update PCHsCaolán McNamara1-2/+1
2021-04-08update PCHsLuboš Luňák2-2/+4
2021-04-06update pchesCaolán McNamara1-1/+1
2021-03-23tdf#124176 Use pragma once in x*Vincent LE GARREC18-72/+18
2021-03-21update pchesCaolán McNamara2-2/+3
2021-03-13update pchesJulien Nabet2-2/+3
2021-03-09Make sal/config.h the first in pchMike Kaganski2-4/+4
2021-03-06update pchesJulien Nabet1-1/+1
2021-03-06update pchesJulien Nabet2-3/+12
2021-03-03update pchesCaolán McNamara1-1/+1
2021-03-03xmlsecurity: improve handling of multiple certificates per X509DataMichael Stahl1-1/+3
2021-03-03xmlsecurity: improve handling of multiple X509Data elementsMichael Stahl2-4/+20
2021-03-03xmlsecurity: add EqualDistinguishedNames()Michael Stahl1-0/+3