/uui/

LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/helpcompiler/inc/HelpCompiler.hxx
AgeCommit message (Expand)Author
2019-10-11simplify "a = a +" to "a +="Noel Grandin
2019-07-19cid#1448495 Unchecked return valueCaolán McNamara
2019-05-30tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen
2019-04-07std::string has a std::hash specialisation since C++11Noel Grandin
2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin
2018-07-27loplugin:returnconstant in helpcompilerNoel Grandin
2018-07-27helpcompiler: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov
2018-04-16loplugin:useuniqueptr in StreamTableNoel Grandin
2017-11-26Replace lists by vector and deque (helpcompiler)Julien Nabet
2017-10-23loplugin:includeform: helpcompilerStephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-10-03Replace more reinterpret_cast with SAL_W/SAL_UMike Kaganski
2017-05-09Clean up uses of SAL_U/SAL_W: helpcompilerStephan Bergmann