Age | Commit message (Expand) | Author |
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 |
2017-05-30 | teach redundantcast plugin about functional casts | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-05-17 | Turn macro into function | Stephan Bergmann |
2017-04-26 | Revert the wrong "cleanup" change. | Kohei Yoshida |
2017-04-25 | tools: svstream.hxx needs only errcode.hxx & not errinf.hxx | Chris Sherlock |
2017-04-24 | clang-tidy readability-simplify-boolean-expr in oox..sal | Noel Grandin |
2017-01-22 | cppcheck: memleak (false positive) | Jochen Nitschke |
2017-01-10 | New loplugin:conststringvar: opencl | Stephan Bergmann |
2016-12-21 | No apparent reason for an unnamed namespace in an include file here | Stephan Bergmann |
2016-10-24 | tdf#103395 opencl: don't initialize OpenCL when disabled | Tomaž Vajngerl |
2016-10-18 | opencl: convert to C++11 for loop | Tomaž Vajngerl |
2016-10-18 | tdf#103204 opencl: initialize command queue on demand | Tomaž Vajngerl |
2016-10-16 | clang-cl loplugin: opencl | Stephan Bergmann |
2016-10-01 | Fix typos | Andrea Gelmini |