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