diff options
author | Tor Lillqvist <tml@collabora.com> | 2016-06-27 17:26:44 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2016-06-28 16:13:56 +0300 |
commit | f948dce856d51704e1962553198015dbebb6e527 (patch) | |
tree | 512faf12f4d3075894271fb1067d9678c09cbcc4 /compilerplugins/clang/compat.hxx | |
parent | c9f05625a7d34bed2229d59466420cd56f904c41 (diff) |
tdf#75387: Don't case-fold strings for formula group calculations
There should be no need for it as far as I see. Possibly it made some
sense back when we thought we could use OpenCL for operators and
functions that are supposed to ignore the case of strings they
handle. But we hopefully should never try to use OpenCL for string
data nowadays anyway. And actually, the case-folding ended up
affecting strings handled by the so-called software interpreter. For
the tdf#75387, the sample sheet worked fine when OpenCL was enabled.
Change-Id: I1c170ebf09551fea0964f394cdb3c65079672257
Diffstat (limited to 'compilerplugins/clang/compat.hxx')
0 files changed, 0 insertions, 0 deletions