summaryrefslogtreecommitdiff
path: root/opencl/source/openclconfig.cxx
AgeCommit message (Expand)Author
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