summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-02 22:06:39 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-05-02 22:06:39 +0200
commit9a93136b394e985e859d76e7579f0ead24b816d5 (patch)
tree7b493256622dbf277c55fcf7aa1026b8fe289b39
parent2bfef25b9a9dbc65accd9a4ae3cfe4ea9c077785 (diff)
Version 6.1.6.3, tag libreoffice-6.1.6.3 libreoffice-6.1.6.3
Change-Id: I87f8691234af44d6f247d90a60263044390c01ca
0 files changed, 0 insertions, 0 deletions
option> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/opencl/source/openclconfig.cxx
AgeCommit message (Expand)Author
2024-05-20loplugin:ostr in variousNoel Grandin
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