summaryrefslogtreecommitdiff
path: root/cppu/source/uno/lbmap.cxx
AgeCommit message (Expand)Author
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-04-27tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
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-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
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-07-29replace double checked locking patternsJochen Nitschke
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov
2018-05-10move Java from config_features to already existing config_javaRene Engelhard
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-23loplugin:includeform: cppuStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel 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
2017-04-12clang-tidy: readability-else-after-returnNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-20cid#1371314: Add move semanticsStephan Bergmann
2016-05-01tdf#97499 Fixed containers parameters clearing #8tymyjan
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-10cid#1338241 removed throw from C function.jan iversen
2015-11-09new loplugin: oncevarNoel Grandin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-01-29cppu: convert some OSL_TRACEMichael Stahl
2015-01-28Some more loplugin:cstylecast clean-upStephan Bergmann
2015-01-20Some more loplugin:cstylecast: cppuStephan Bergmann
2015-01-08valgrind: uninitialized variableCaolán McNamara
2015-01-08coverity#1261762 Resource leakCaolán McNamara
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-27boost::unordered_map -> c++11 std::unordered_mapCaolán McNamara
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler
2014-09-17cppu and cppuhelper: loplugin: cstylecastNoel Grandin
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-06-05cppu: remove SAL_THROW macroNoel Grandin
2014-02-27Remove visual noise from cppuAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-17cppu: sal_Bool -> boolStephan Bergmann
2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-12-26WaE: unused function 'setNegativeBridge'Tor Lillqvist
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-08-22Better assertionsStephan Bergmann
2013-08-19Rename SOLAR_JAVA to ENABLE_JAVA and HAVE_FEATURE_JAVATor Lillqvist
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák