summaryrefslogtreecommitdiff
path: root/cppu/source/uno/lbenv.cxx
AgeCommit message (Expand)Author
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-09-10clang:optin.performance.Padding in cppuNoel Grandin
2021-08-31Elide class makeOIdPartStephan Bergmann
2021-08-15rtl::Static -> thread-safe static localNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
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