summaryrefslogtreecommitdiff
path: root/xmlsecurity/inc
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-03xmlsecurity: ignore elements in ds:Object that aren't signedMichael Stahl1-0/+1
2021-03-03xmlsecurity: remove XSecController::setPropertyId()Michael Stahl1-3/+2
2021-02-23update pchesCaolán McNamara1-1/+1
2021-02-19update pchesCaolán McNamara1-2/+1
2021-02-08update pchesCaolán McNamara2-2/+3
2020-12-15update pchesCaolán McNamara1-1/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann2-7/+14
2020-12-08use proper struct for trusted authorsNoel1-1/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-1/+1
2020-12-04update pchesCaolán McNamara2-2/+7
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-1/+1
2020-11-19tdf#123936 Formatting files in module xmlsecurity with clang-formatPhilipp Hofer2-9/+15
2020-11-17loplugin:stringviewparam check methods tooNoel1-1/+1
2020-11-11tdf#124176 Use #pragma once in xmlsecurityTRaXIn13-54/+13
2020-09-25xmlsecurity: fold pdfio into pdfsignaturehelperMiklos Vajna1-40/+0
2020-09-23Executable_pdfverify: use PDFSignatureHelper for signature verificationMiklos Vajna1-0/+2
2020-09-21update pchesCaolán McNamara1-1/+1