Age | Commit message (Expand) | Author |
2021-08-20 | New loplugin:unusedcapturedefault | Stephan Bergmann |
2021-08-18 | loplugin:constparams | Noel Grandin |
2021-04-27 | use more string_view in tools/stream | Noel Grandin |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2021-02-11 | Update OpenCL denylist and allowlist | Ilmari Lauhakangas |
2021-01-28 | simplify code, use more subView() | Noel |
2020-12-29 | loplugin:stringviewparam: operator + | Stephan Bergmann |
2020-12-11 | Adapt the remaining OUString functions to std string_view | Stephan Bergmann |
2020-11-24 | loplugin:stringviewparam extend to comparison operators | Noel |
2020-11-19 | tdf#123936 Formatting files in module opencl with clang-format | Philipp Hofer |
2020-11-11 | convert more long -> tools::Long | Noel |
2020-08-30 | Goodbye O[U]StringView, welcome O[U]String::Concat | Stephan Bergmann |
2020-07-10 | replace usage of blacklist with excludelist for IWYU | Thorsten Behrens |
2020-07-10 | replace usage of whitelist with allowlist | Thorsten Behrens |
2020-07-10 | replace usage of blacklist with denylist | Thorsten Behrens |
2020-04-03 | loplugin:flatten in opencl | Noel Grandin |
2020-03-12 | Revert "loplugin:constfields in oox" | Noel Grandin |
2020-02-07 | merge OpenGLZone and OpenCLZone into one generic code | Luboš Luňák |
2020-01-28 | New loplugin:unsignedcompare | Stephan Bergmann |
2019-12-11 | pickBestDevice return is ignored | Caolán McNamara |
2019-12-11 | ensure cache dir is created | Caolán McNamara |
2019-11-26 | Remove unused OpenCLEnv::mpOclCmdQueue | Stephan Bergmann |
2019-10-19 | Directly use OUStringBuffer::append overload taking a single sal_Unicode | Stephan Bergmann |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-14 | Fix misuse of OStringLiteral | Stephan Bergmann |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-09-18 | -Werror=volatile in OpenCLZone | Stephan Bergmann |
2019-08-31 | Add version resource to executables where it was missing | Mike Kaganski |
2019-08-20 | loplugin:constvars in i18npool..opencl | Noel Grandin |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): opencl | Stephan Bergmann |
2019-07-23 | Fix typos | Andrea Gelmini |
2019-07-18 | cid#1448546 Logically dead code | Caolán McNamara |
2019-05-29 | tdf#42949 Fix IWYU warnings in opencl/ | Gabor Kelemen |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-04-29 | test in a separate helper process if OpenCL crashes (tdf#112252) | Luboš Luňák |
2019-02-15 | Simplify containers iterations in oox, opencl, package | Arkadiy Illarionov |
2019-01-11 | Replace OUStringBuffer::appendCopy with append(std::u16string_view) | Stephan Bergmann |
2018-11-21 | improve function-local statics in forms..reportdesign | Noel Grandin |
2018-11-14 | $SC_FORCE_CALCULATION to force Calc use opencl/threads for everything | Luboš Luňák |
2018-11-01 | clang-tidy: (WIP) bugprone-too-small-loop-variable findings | Tamás Zolnai |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-24 | tdf#42949 Fix IWYU warnings in include/opencl/* | Gabor Kelemen |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-10-15 | loplugin:constfields in oox | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-07-27 | new loplugin:stringloop, and applied in various | Noel Grandin |
2018-06-22 | tdf#42949 Fix IWYU warnings in include/sal/ | Gabor Kelemen |