summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx
AgeCommit message (Expand)Author
2024-05-15loplugin:ostr in xmlsecurityNoel Grandin
2024-05-04WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2023-01-15Merge SvXMLAttributeList to comphelper::AttributeListMike Kaganski
2023-01-14XUnoTunnel->dynamic_cast in XMLElementWrapper_XmlSecImplNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in xmlsecurityMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski
2021-02-19loplugin:refcounting in xmlsecurityNoel
2021-02-08tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorTarun Sharma
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-08-02loplugin:flatten in xmlsecurityNoel Grandin
2020-05-13expand out some namespace aliasesNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-07-31Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlsecurityStephan Bergmann
2019-05-09tdf#42949 Fix IWYU warnings in xmlsecurity/*cxxGabor Kelemen
2019-04-29tdf#42949 Fix IWYU warnings in xmlsecurity/*hxxGabor Kelemen
2018-12-30Fix typo in codeAndrea Gelmini
2018-03-22xmlsecurity: create XMLDocumentWrapper instances with a constructorMiklos Vajna
2018-03-02xmlsecurity: create XMLElementWrapper instances with a constructorMiklos Vajna
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2017-12-17Fix typosAndrea Gelmini
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-05-18gpg4libre: initial GPG signature generationThorsten Behrens
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-15xmlsecurity: hold XMLDocumentWrapper by rtl::Reference in XSecControllerMiklos Vajna
2016-12-08xmlsecurity: clean up not needed C2U macro in xmldocumentwrapperMiklos Vajna
2016-07-04Fix some spelling errors in comments and stringsOtto Kekäläinen
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-06-22Fix typosAndrea Gelmini
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-07Remove include stdio (part7)Julien Nabet
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24loplugin:constantfunction: xmlsecurityNoel Grandin
2015-01-20Some more loplugin:cstylecast: xmlsecurityStephan Bergmann
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-10-06loplugin: cstylecastNoel Grandin