/source/mk/extensions/

logo'/> index : lo/core
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
2019-12-18sal_Char->char in cppcanvas..cuiNoel Grandin
2019-12-03Adapt CPPUNIT_ASSERT to C++20 deleted ostream << for sal_Unicode (aka char16_t)Stephan Bergmann
2019-11-23cppcheck: performing init in init list (comphelper/connectivity/cppu/cui)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-08Avoid repeated calls cppu::detail::loadModule -> osl_getModuleURLFromAddressStephan Bergmann
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-17Remaining loplugin:bufferaddStephan Bergmann
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-01loplugin:stringadd in basctl..cuiNoel Grandin
2019-09-03Silence -fsanitize=object-size in --enable-optimized buildsStephan Bergmann
2019-08-30new loplugin:noexceptmoveNoel Grandin
2019-07-26cid#1448407 silence Resource leakCaolán McNamara
2019-05-22New loplugin:dataStephan Bergmann
2019-04-27tdf#120703 PVS: V581 ifs with identical conditionsMike Kaganski
2019-04-22Fix typoAndrea Gelmini
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-04-01tdf#120703 PVS: Silence V522 warningsMike Kaganski
2019-03-03Simplify containers iterations in cppcanvas, cppu, cppuhelperArkadiy Illarionov
2019-03-02Fix typoAndrea Gelmini
2019-02-20More loplugin:simplifyboolStephan Bergmann
2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann
2019-02-19More loplugin:simplifyboolStephan Bergmann