summaryrefslogtreecommitdiffstats
path: root/linguistic
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-11-20 16:21:34 +0200
committerNoel Grandin <noel@peralex.com>2013-11-21 13:29:29 +0200
commit89633c6da1cde46983926dcc2e0f8e08de0e9378 (patch)
tree243f049b51b9f404e8697781dfada6c20ff0fee1 /linguistic
parentfdo#39468: Translate German comments (first part) (diff)
downloadcore-89633c6da1cde46983926dcc2e0f8e08de0e9378.tar.gz
core-89633c6da1cde46983926dcc2e0f8e08de0e9378.zip
remove unnecessary use of OUString::createFromAscii
Convert code like this: OUString aStrSpacing(OUString::createFromAscii("spacing")); to: OUString aStrSpacing("spacing"); Change-Id: Ia2b7d6b42f35d33cfe587a0d6668030f3537fa6d
Diffstat (limited to 'linguistic')
0 files changed, 0 insertions, 0 deletions