summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework
AgeCommit message (Expand)AuthorFilesLines
2016-11-04update loplugin:unnnecessaryvirtual to handler destructorsNoel Grandin1-2/+1
2016-11-03Bin unused XSecuritySAXEventKeeper::cloneElementCollectorTor Lillqvist2-38/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann11-11/+11
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin2-3/+0
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-9/+9
2016-04-14loplugin:passstuffbyref in variousNoel Grandin1-1/+1
2016-04-12Remove unused _USECOMPRESSEDDOCUMENTHANDLERStephan Bergmann1-24/+4
2016-03-14com::sun::star->css in xmlsecurity/Noel Grandin19-372/+309
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna21-469/+0
2016-03-08new loplugin:constantparamNoel Grandin2-13/+5
2016-02-09Remove excess newlinesChris Sherlock4-6/+0
2016-01-10Fix typosAndrea Gelmini2-2/+2
2015-12-21loplugin:unusedfields in xmlscript,xmlsecurityNoel Grandin4-17/+13
2015-11-15use initialiser for Sequence<OUString>Noel Grandin7-19/+7
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann9-85/+85
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-4/+2
2015-10-26remove extra spaces around ::Noel Grandin2-26/+26
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann10-103/+103
2015-09-29Fix typosAndrea Gelmini4-4/+4
2015-09-14xmlsecurity: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe10-20/+20
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos1-1/+1
2015-07-17formatting of public/private/protected section qualifiersNoel Grandin2-4/+4
2015-06-30Fix typosAndrea Gelmini1-1/+1
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2-35/+21
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann7-8/+8
2015-06-07Remove include stdio (part7)Julien Nabet1-2/+0
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann1-4/+4
2015-05-20cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara3-3/+3
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann1-1/+1
2015-04-09loplugin:staticmethodsNoel Grandin2-8/+8
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-7/+7
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann3-35/+35
2014-12-18xmlsecurity: Use appropriate OUString functions on string constantsStephan Bergmann5-15/+5
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl5-0/+5
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl6-2/+8
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini2-3/+3
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-10-15loplugin: cstylecastNoel Grandin3-6/+6
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin2-10/+2
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin6-40/+8
2014-05-19fix-includes.pl: xmlsecurityThomas Arnhold1-7/+7
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin7-17/+2
2014-04-19fixincludeguards.sh: xmlsecurityThomas Arnhold13-26/+26
2014-04-11Use valid UNOIDL identifiers in XCompressedDocumentHandlerStephan Bergmann1-4/+4
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann10-103/+103
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann20-168/+168
2014-01-17Convert xmlsecurity to cppu::supportsServiceAlexandre Vicenzi5-35/+20
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+4
2013-11-07remove unnecessary use of OUString constructor in XMLSECURITY moduleNoel Grandin2-3/+3