Age | Commit message (Expand) | Author |
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 |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: opencl | Stephan Bergmann |
2017-12-19 | Explicitly qualify ICU types with icu:: namespace | Eike Rathke |
2017-11-01 | Extract XmlWriter and XmlWalker from opencl into tools | Tomaž Vajngerl |
2017-10-30 | loplugin:constmethod in idl,helpcompiler | Noel Grandin |
2017-10-23 | loplugin:includeform: opencl | Stephan Bergmann |
2017-09-30 | Use explicit function names for fooA/fooW WinAPI; prefer fooW | Mike Kaganski |
2017-09-15 | Add tools::Time::GetMonotonicTicks (us) | Jan-Marek Glogowski |
2017-08-25 | Get rid of need to use initial :: for ::opencl to avoid clash with sc::opencl | Tor Lillqvist |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-18 | loplugin:constparams in i18npool,opencl,svl | Noel Grandin |
2017-06-26 | loplugin:oncevar in oox..sax | Noel Grandin |
2017-06-04 | no need to construct unique_ptr here | Jochen Nitschke |
2017-06-02 | Improved loplugin:redundantcast static_cast handling: opencl | Stephan Bergmann |
2017-05-31 | clang-tidy readability-redundant-control-flow | Noel Grandin |