aboutsummaryrefslogtreecommitdiff
path: root/source/bo/sw
ModeNameSize
-rw-r--r--messages.po490504logplain
ture/pdfium-master'>feature/pdfium-master LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/embedserv
AgeCommit message (Expand)Author
2019-11-08Avoid C++20 comparison operator overloading ambiguities (clang-cl -std=c++2a)Stephan Bergmann
2019-10-17Remove some memset callsMike Kaganski
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-10-01loplugin:unnecessaryparen (clang-cl)Stephan Bergmann
2019-10-01loplugin:referencecasting (clang-cl)Stephan Bergmann
2019-10-01loplugin:indentation (clang-cl)Stephan Bergmann
2019-10-01loplugin:stringconstant (clang-cl)Stephan Bergmann
2019-04-10clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment checkTamás Zolnai
2019-03-27loplugin:typedefparam (clang-cl)Stephan Bergmann
2019-02-26loplugin:indentation (clang-cl)Stephan Bergmann
2019-01-24Clean up dead uses of DISABLE_ATLStephan Bergmann
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2019-01-10o3tl::string_view -> std::string_view (in embedserv)Stephan Bergmann
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-18tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-22pvs-studio: V716 Suspicious type conversion in return statementCaolán McNamara
2018-10-11Drop duplicate WINVER and _WIN32_WINNT definesJan-Marek Glogowski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-07-23Fix typosAndrea Gelmini
2018-06-26tdf#96099 Remove some trivial container iterator typedefsArkadiy Illarionov