summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/framework/saxeventkeeperimpl.cxx
AgeCommit message (Expand)Author
2018-01-12More loplugin:cstylecast: xmlsecurityStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-10-23loplugin:includeform: xmlsecurityStephan Bergmann
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-27loplugin:constparams in xmlsecurityNoel Grandin
2017-05-10xmlsecurity: slightly more modern c++Thorsten Behrens
2017-05-10xmlsecurity/source/framework: un-screw-up indentThorsten Behrens
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlsecurity module away from OSL_ASSERT to assertChris Sherlock
2017-02-03TyposJulien Nabet
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-01xmlsecurity: instantiate SAXEventKeeperImpl directly in XSecControllerMiklos Vajna
2016-11-03Bin unused XSecuritySAXEventKeeper::cloneElementCollectorTor Lillqvist
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-12Remove unused _USECOMPRESSEDDOCUMENTHANDLERStephan Bergmann
2016-03-11xmlsecurity: clean up no longer relevant email addressesMiklos Vajna
2016-03-08new loplugin:constantparamNoel Grandin
2016-01-10Fix typosAndrea Gelmini
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-09-29Fix typosAndrea Gelmini
2015-07-21Miscellaneous typosAdolfo Jayme Barrientos
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-04-09loplugin:staticmethodsNoel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan 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-15loplugin: cstylecastNoel Grandin
2014-04-24xmlsecurity: sal_Bool->boolNoel Grandin
2014-04-11Use valid UNOIDL identifiers in XCompressedDocumentHandlerStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-17Convert xmlsecurity to cppu::supportsServiceAlexandre Vicenzi
2013-09-04WaE: 'BufferNode::notifyAncestor': recursive call has no side effectsTor Lillqvist
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Some cppcheck cleaningJulien Nabet
2012-06-01targetted revert of small stl empty optimisationMichael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-11-27remove include of pch header from xmlsecurityNorbert Thiebaud
2011-04-26inefficient emptiness checkKayo Hamid
2011-02-08Remove useless comments in components.Guillaume Poussel
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth