Files
loongoffice/sc/source/ui/vba
Noel Grandin 9c5744adbd 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: I7467f9067085ac89b98a0398811396c448339b4a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119840
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-08-02 09:49:56 +02:00
..
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00
2021-03-23 13:39:56 +01:00