summaryrefslogtreecommitdiff
path: root/xmlsecurity
AgeCommit message (Expand)Author
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
2022-12-01CppunitTest_xmlsecurity_signing2: inherit from UnoApiXmlTestXisco Fauli
2022-11-29New loplugin:crosscastStephan Bergmann
2022-11-24Remove some unused includesMiklos Vajna
2022-11-23UnoApiTest: factor out createTempFileXisco Fauli
2022-11-23CppunitTest_xmlsecurity_signing: inherit from UnoApiXmlTestXisco Fauli
2022-11-10tdf#147201 Use std::size() instead of SAL_N_ELEMENTS() macroinsanetree
2022-11-06sync mscrypt impl with nss implCaolán McNamara
2022-11-06-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): xmlsecurityStephan Bergmann
2022-11-05fix a potential mem leakCaolán McNamara
2022-11-05cid#1516654 Unchecked return valueCaolán McNamara
2022-10-27Update libxmlsec to 1.2.35Miklos Vajna
2022-10-22use more TempFileFastService in xmlsecurityNoel Grandin
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-29use more string_view in xmlsecurityNoel Grandin
2022-09-14move ErrCode to comphelper and improve debug output stringNoel Grandin
2022-09-02Set EXTRA_ENV_VARS with +=Stephan Bergmann
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-07-29Verify signing certificate cryptographically before use in testsMike Kaganski
2022-07-28clang-tidy modernize-pass-by-value in xml*Noel Grandin
2022-07-20tdf#127236 vcl: fix missing encryption of PDF images during exportMiklos Vajna
2022-07-19Replace old png writer in pdfverify.cxxofftkp
2022-07-07elide some string copiesNoel Grandin
2022-06-02Use more appropriate index variable typesStephan Bergmann
2022-05-24Use o3tl::make_unsigned in some placesStephan Bergmann
2022-05-19Simplify an "ImportGraphic" method by removing useless pExtHeader (WmfExternal)Julien Nabet
2022-05-06remove unnecessary sequenceToContainerNoel Grandin
2022-05-05loplugin:unusedvariableplusNoel Grandin
2022-05-05tdf#145312: xmlsecurity_pdfsigning: Add unittestXisco Fauli
2022-05-03Just use Any ctor instead of makeAny in xmlsecurityStephan Bergmann
2022-05-01use more string_view in variousNoel Grandin
2022-04-29xmlsecurity: fix testInsertCertificate_PEM_ODT with "dbm:" NSS DBMichael Stahl