summaryrefslogtreecommitdiff
path: root/cppu/source/uno/lbenv.cxx
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-04-18loplugin:flatten in cppuNoel Grandin
2020-04-14loplugin:buriedassign in c*Noel Grandin
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-07-26cid#1448407 silence Resource leakCaolán McNamara
2019-05-22New loplugin:dataStephan Bergmann
2019-03-03Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov
2019-01-29cppu: fix Android buildMiklos Vajna
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2018-01-12More loplugin:cstylecast: cppuStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-26loplugin:constmethods in unotoolsNoel Grandin
2017-10-23loplugin:includeform: cppuStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-19loplugin:constparams in cppuNoel Grandin
2017-07-13use more OUString::operator== comphelper..cuiNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert rest of cppu from OSL_ASSERT to assertChris Sherlock
2016-12-13OSL_TRACE->SAL in chart2..ooxNoel Grandin
2016-08-01tdf#100726: Improve readability of OUString concatenationnadith
2016-04-21clang-tidy modernize-loop-convert in c*Noel Grandin
2016-04-04tdf#97499 Fixed containers parameters clearing #4tymyjan
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-04-01loplugin:staticanonymousStephan Bergmann
2016-03-08tdf#91794: Remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-15tdf#57950: Replace chained O(U)StringBuffer::append() with operator+Arnold Dumas
2016-01-03cppcheck: allocaCalledCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10cid#1338242 cid#1338241 removed throw from extern "C" functionjan iversen
2015-11-09new loplugin: oncevarNoel Grandin
2015-08-11loplugin: defaultparamsNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-09cppcheck: noExplicitConstructorCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-20Some more loplugin:cstylecast: cppuStephan Bergmann
2015-01-08coverity#1261762 Resource leakCaolán McNamara
2015-01-05More unnamed namespace clean-upStephan Bergmann
2015-01-05These extern "C" functions are not in an unnamed namespaceStephan Bergmann