Stephan Bergmann
cbe944e323
Catch inadvertent uses of OUString(sal_Unicode) ctor
...
...with numeric values that are not meant to be characters. Inspired by
<https://gerrit.libreoffice.org/#/c/16339/ > "OUString: add constructor from
single Unicode code point" and ecaf1cb386
"seems
to be what was meant." Found e46e8d1945
"Shall
this produce a string representation of a number?" and
f2a0e40327
"Don't truncate a UTF-32 code point to
a UTF-16 code unit."
(LIBO_INTERNAL_ONLY mostly because it uses a C++11 delegating ctor for
simplicity, but also because it requires mild modifications to client code, see
additional changes in this commit and some other recent commits.)
Change-Id: I8a156f01d1b772c6052d7afaa088ae13ed234e2b
2015-06-19 13:26:09 +02:00
..
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-06-19 13:26:09 +02:00
2015-06-08 16:28:47 +02:00
2015-05-28 23:21:10 +02:00
2015-05-20 13:05:49 +02:00
2015-05-28 23:21:10 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-27 13:54:54 +01:00
2015-06-15 14:06:31 +02:00
2015-05-20 13:05:49 +02:00
2015-05-27 13:54:54 +01:00
2015-06-16 11:14:55 +00:00
2015-06-15 06:53:19 +00:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-27 13:54:54 +01:00
2015-05-20 13:05:49 +02:00
2015-05-27 13:54:54 +01:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-27 13:54:54 +01:00
2015-06-08 16:28:47 +02:00
2015-05-27 13:54:54 +01:00
2015-05-25 11:02:57 +00:00
2015-05-27 13:54:54 +01:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-27 13:54:54 +01:00
2015-05-27 13:54:54 +01:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-06-08 16:28:47 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-06-08 16:28:47 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-29 12:05:00 +02:00
2015-05-27 13:54:54 +01:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-06-11 10:07:08 +02:00
2015-06-08 16:28:47 +02:00
2015-05-27 13:54:54 +01:00
2015-05-27 13:54:54 +01:00
2015-05-20 13:05:49 +02:00
2015-06-08 16:28:47 +02:00
2015-06-16 11:05:58 +00:00
2015-06-16 11:10:51 +00:00
2015-06-16 11:14:55 +00:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-20 13:05:49 +02:00
2015-05-27 13:54:54 +01:00
2015-05-20 13:05:49 +02:00
2015-06-08 16:28:47 +02:00
2015-05-20 13:05:49 +02:00
2015-01-22 16:13:01 +00:00
2015-05-27 13:54:54 +01:00