summaryrefslogtreecommitdiff
path: root/opencl/source/openclconfig.cxx
AgeCommit message (Expand)Author
2022-04-13loplugin:stringviewparam whitelist some more functionsNoel Grandin
2022-04-11loplugin:stringview add check for getToken().toInt32Noel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-10-30Prepare for removal of non-const operator[] from Sequence in openclMike Kaganski
2021-02-11Update OpenCL denylist and allowlistIlmari Lauhakangas
2021-01-28simplify code, use more subView()Noel
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2019-10-19Directly use OUStringBuffer::append overload taking a single sal_UnicodeStephan Bergmann
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-27new loplugin:stringloop, and applied in variousNoel Grandin
2017-12-19Explicitly qualify ICU types with icu:: namespaceEike Rathke
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (opencl)Stephan Bergmann
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2015-09-14boost->stdCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2014-12-18opencl: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-27Use correct SAL_INFO log areaTor Lillqvist
2014-11-27Work in progress: Move Calc-independend OpenCL configuration out of scTor Lillqvist