Commit graph

11 commits

Author SHA1 Message Date
Norbert Thiebaud
2d16b82e09 remove include of pch header from i18npool 2011-11-27 13:12:24 -06:00
Caolán McNamara
12db5315fc Follow UAX-29 and present user-perceived character counts
Not a count of code-units, nor a count of code-points, but try and follow
http://unicode.org/reports/tr29/ and present the grapheme count.

Add a few representative tests to try and avoid gotchas.
2011-11-03 12:18:17 +00:00
Stephan Bergmann
d996328cd5 sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed out a6913c9677c2
For LibO, that just means replacing sal/cppunit.h with sal/precppunit.hxx.
2011-09-12 22:47:50 +02:00
Matúš Kukan
2674376ddf convert i18npool to gbuild 2011-08-17 17:34:23 +02:00
Tor Lillqvist
63904d57b6 Add statically linked i18npool cppunittester for iOS 2011-08-03 21:14:54 +03:00
Caolán McNamara
bf355b97ee Resolves: fdo#38095 half&full width forms need to remain asian 2011-07-19 09:32:43 +01:00
Caolán McNamara
f90cb6c111 call dispose 2011-06-01 15:21:53 +01:00
Caolán McNamara
d6899aef84 add regression test for weak chars 2011-03-15 09:20:30 +00:00
Caolán McNamara
e8f92e54b9 Try and protect the Indic grapheme/cell skipping with a unit test. 2011-02-18 14:18:06 +00:00
Fridrich Štrba
e5e3ba75ec Removing the ext_std masterpiece 2011-02-09 19:57:52 +01:00
Caolán McNamara
2fd7d0f929 Related: fdo#31271 create a unit test for the line break iterator 2011-01-25 14:45:37 +00:00