aboutsummaryrefslogtreecommitdiff
path: root/source/mn/avmedia
ModeNameSize
d---------source77logplain
option value='feature/owncloud-provider-for-android'>feature/owncloud-provider-for-android LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppu
AgeCommit message (Expand)Author
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
2019-02-08loplugin:indentation in cppu..cuiNoel Grandin
2019-01-29cppu: fix Android buildMiklos Vajna
2019-01-29tdf#42949 Fix IWYU warnings in cppu/Gabor Kelemen
2019-01-19Fix typoAndrea Gelmini
2018-12-29typelib: Fix incorrect parameter type to std::min() on m68kJohn Paul Adrian Glaubitz
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07loplugin:singlevalfields extend to all static varsNoel Grandin
2018-12-06Remove obsolete GCC version checksStephan Bergmann
2018-11-16loplugin:buriedassign in avmedia..cuiNoel Grandin
2018-11-07coverity#1441100 silence Out-of-bounds accessCaolán McNamara
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
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-09-22tweak markupCaolán McNamara
2018-09-17New loplugin:externalStephan Bergmann
2018-09-10Fix for --enable-debug --disable-assert-always-abortStephan Bergmann
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-08-29fix android buildNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-07-29replace double checked locking patternsJochen Nitschke
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-26Related: rhbz#1602589 silence coverity leaked_storageCaolán McNamara
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov