aboutsummaryrefslogtreecommitdiff
path: root/source/ta/avmedia
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-10 18:00:54 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-01-10 18:20:06 +0100
commit37dce4e45765761dcf3ade415b7197a1d7026cdc (patch)
tree7f4544581b0766429712faba6b64d7cf01885f87 /source/ta/avmedia
parent241b014e9bb8dbdbecae7b73db6de700cf9d33da (diff)
update translations for 6.0 rc2
and force-fix errors using pocheck Change-Id: Id698a59cad30f1ad3c37e7d078bd781bb5f2f1fd
Diffstat (limited to 'source/ta/avmedia')
0 files changed, 0 insertions, 0 deletions
LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cppuhelper
AgeCommit message (Expand)Author
2018-11-11cppCheck narrowed variableScope rEntryZdibák Zoltán
2018-11-10clang-tidy: (WIP) bugprone-too-small-loop-variable findings 2Tamás Zolnai
2018-11-04replace double-checked locking patterns with thread safe local staticsMike Kaganski
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-17loplugin:staticvar in cppuhelper..desktopNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-01loplugin:useuniqueptr in ComponentContextNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-15Re-think cppu::throwException() and the C++/UNO bridge on iOSTor Lillqvist
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-28Fix typo in codeAndrea Gelmini