summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/xmlsec/xmldocumentwrapper_xmlsecimpl.cxx
AgeCommit message (Expand)Author
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
2014-08-28Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann
2014-08-04create OUString from literalThomas Arnhold
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin
2014-04-11Use valid UNOIDL identifiers in XCompressedDocumentHandlerStephan Bergmann
2014-03-04fdo#54938: Convert some places to use cppu::supportsServiceMarcos Paulo de Souza
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-20Spelling correction: s/retrive/retrieve/Tor Lillqvist
2013-10-03CID#708741 uninitialized membersCaolán McNamara
2013-05-06xmlsecurity: drop no longer needed RTL_ASCII_USTRINGPARAM macroMiklos Vajna
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-12-07Adapt to XComponentContextStephan Bergmann