summaryrefslogtreecommitdiff
path: root/cui
diff options
context:
space:
mode:
Diffstat (limited to 'cui')
0 files changed, 0 insertions, 0 deletions
xml_parse_configCaolán McNamara 2019-11-22cid#1448239 unsafe_xml_parse_configCaolán McNamara 2019-11-22document HelpCompiler::getSourceDocument behaviourCaolán McNamara 2019-11-22fs::getThreadTextEncoding->osl_getThreadTextEncodingCaolán McNamara 2019-11-22drop impl_sleep hackCaolán McNamara 2019-11-22Extend loplugin:external to warn about classesStephan Bergmann 2019-11-03make some classes module-privateNoel Grandin 2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann 2019-10-11simplify "a = a +" to "a +="Noel Grandin 2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin 2019-07-19cid#1448495 Unchecked return valueCaolán McNamara 2019-07-19cid#1448441 Unchecked return valueCaolán McNamara 2019-07-18cid#703974 Unchecked return valueCaolán McNamara 2019-05-30tdf#42949 Fix IWYU warnings in helpcompiler/Gabor Kelemen 2019-05-22New loplugin:dataStephan Bergmann 2019-04-07std::string has a std::hash specialisation since C++11Noel Grandin 2019-02-24loplugin:unusedfields in helpcompiler..jvmfwkNoel Grandin 2019-02-18use clear() instead of erase(begin, end)Noel Grandin 2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin 2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin 2018-11-21improve function-local statics in forms..reportdesignNoel Grandin 2018-10-23clang-tidy performance-unnecessary-copy-init in editeng..i18npoolNoel Grandin 2018-09-17New loplugin:externalStephan Bergmann 2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin 2018-07-30Add missing sal/log.hxx headersGabor Kelemen 2018-07-27loplugin:returnconstant in helpcompilerNoel Grandin 2018-07-27helpcompiler: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann 2018-06-13Don't create std::string from nullptrStephan Bergmann 2018-06-11tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov 2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma