summaryrefslogtreecommitdiffstats
path: root/i18npool/source/breakiterator
Commit message (Expand)AuthorAgeFilesLines
* Mark as constTakeshi Abe2013-07-291-1/+1
* Fix indentationKhaled Hosny2013-06-221-5/+5
* Fix indentationKhaled Hosny2013-06-221-20/+20
* mismatched new[]/deleteCaolán McNamara2013-06-051-2/+2
* fdo#64926 use icu's breakiterator for Tibetan and DzongkhaElie Roux2013-05-311-1/+2
* Spelling "separate" (etc) correctly is hardTor Lillqvist2013-05-151-1/+1
* use LanguageTagIcuEike Rathke2013-04-251-4/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-3/+1
* i18npool: cleanup macrosThomas Arnhold2013-04-021-7/+5
* fdo#46808, clean up some old queryInterface() callsNoel Grandin2013-03-041-1/+1
* make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara2013-02-191-2/+1
* partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke2013-01-021-1/+2
* follow logical consequences of a minimum icu version of 4.6Caolán McNamara2012-12-291-1/+1
* fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks2012-12-211-43/+37
* fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin2012-11-271-4/+4
* Related: #112623# add regression test for japanese word break rulesCaolán McNamara2012-09-191-7/+1
* Related: #i50172# add regression test for Tamil cursoringCaolán McNamara2012-09-071-7/+1
* Related: #i80412# add regression test for Indic language cursoringCaolán McNamara2012-09-071-13/+1
* Related: #i107843# add regression test for em-dash/en-dash spell checkingCaolán McNamara2012-09-071-6/+1
* Related: #i103552# add regression test for シャットダウンCaolán McNamara2012-08-311-6/+1
* Related: #i113785# add regression test for ligaturesCaolán McNamara2012-08-291-18/+3
* Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara2012-08-291-6/+1
* Related: #i58513# add regression test for Finnish break iterator rulesCaolán McNamara2012-08-281-7/+1
* document what the three FOO_word things are forCaolán McNamara2012-08-281-0/+3
* add regression test for #i19716#Caolán McNamara2012-07-271-15/+1
* add regression test for #i21290Caolán McNamara2012-07-271-17/+2
* drop hopefully unnecessary catalan word breaking rulesCaolán McNamara2012-07-271-148/+0
* Related: #i85411# catalan word breaking rules out of sync with ZWNJCaolán McNamara2012-07-252-85/+16
* Related: #i17155# regression test for slash part of word for line breakCaolán McNamara2012-07-251-7/+1
* Related: #i13451# regression test for Catalan dictionary word breakiteratorCaolán McNamara2012-07-251-7/+1
* Related: #i29548# Thai word breakiterator regression testCaolán McNamara2012-07-251-16/+1
* Related: #i13494# regression tests for word iteratorCaolán McNamara2012-07-231-0/+722
* Resolves: fdo49629 GotoEndOfWord fails with footnote at word endCaolán McNamara2012-07-1710-10/+10
* re-base on ALv2 code. Includes:Michael Meeks2012-07-134-92/+56
* Resolves: fdo#52020 ICU breakiterator not used for KhmerCaolán McNamara2012-07-131-1/+1
* Remove various commented out definesThomas Arnhold2012-06-251-2/+0
* re-base on ALv2 code.Michael Meeks2012-06-213-69/+42
* Remove a useless includeChristophe Christophe Marion2012-06-191-2/+0
* remove un-necessary memsetChristophe Jaillet2012-06-141-1/+0
* fix some typoKorrawit Pruegsanusak2012-06-011-3/+3
* targeted string re-workNorbert Thiebaud2012-05-302-7/+7
* Resolves: fdo#49849 implement Unicode 6.1 hebrew line breaking rulesCaolán McNamara2012-05-132-22/+47
* Related: fdo#49208 use UText adaptor to underlying rtl::OUStringCaolán McNamara2012-05-021-21/+13
* Resolves: fdo#49208 icu string compare is shocking slowCaolán McNamara2012-05-011-3/+22
* Related: fdo#49208 crazy to create the string *twice*Caolán McNamara2012-05-011-3/+5
* Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist2012-04-182-9/+69
* Resolves: fdo#40292 Tamil grapheme cluster rulesCaolán McNamara2012-04-122-6/+8
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-062-2/+2
* only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke2012-04-032-0/+4
* Make ICU build with icu-49 by removing no-longer used variables.Arfrever Frehtes Taifersar Arahesis2012-04-022-4/+0