summaryrefslogtreecommitdiff
path: root/lingucomponent/source/spellcheck/spell/sspellimp.cxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2021-08-02 08:45:17 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-08-02 13:46:48 +0200
commit914762f837cd4c1ff3a2d55284fdd631993e5e92 (patch)
treea15bfacfbda07e6d1dbbe3515d07c4acc2adf048 /lingucomponent/source/spellcheck/spell/sspellimp.cxx
parentdabf9afa5ac1d53c4b785ae6e10535f762ce599d (diff)
convert #defines to OUStringLiteral
mostly by doing $ git grep -l '#define.*\"' -- *.cxx | xargs perl -pi -e 's/^#define\s+(\w+)\s+(\".*\")/constexpr OUStringLiteral \1 = u\2;/g' Change-Id: Ie80ce34d2c7d2726a04b8758903329854fdeeb07 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119841 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'lingucomponent/source/spellcheck/spell/sspellimp.cxx')
0 files changed, 0 insertions, 0 deletions