summaryrefslogtreecommitdiff
path: root/i18npool/source/breakiterator
AgeCommit message (Expand)Author
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks
2012-11-27fdo#46808, convert i18n::BreakIterator impl to XComponentContextNoel Grandin
2012-09-19Related: #112623# add regression test for japanese word break rulesCaolán McNamara
2012-09-07Related: #i50172# add regression test for Tamil cursoringCaolán McNamara
2012-09-07Related: #i80412# add regression test for Indic language cursoringCaolán McNamara
2012-09-07Related: #i107843# add regression test for em-dash/en-dash spell checkingCaolán McNamara
2012-08-31Related: #i103552# add regression test for シャットダウンCaolán McNamara
2012-08-29Related: #i113785# add regression test for ligaturesCaolán McNamara
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara
2012-08-28Related: #i58513# add regression test for Finnish break iterator rulesCaolán McNamara
2012-08-28document what the three FOO_word things are forCaolán McNamara
2012-07-27add regression test for #i19716#Caolán McNamara
2012-07-27add regression test for #i21290Caolán McNamara
2012-07-27drop hopefully unnecessary catalan word breaking rulesCaolán McNamara
2012-07-25Related: #i85411# catalan word breaking rules out of sync with ZWNJCaolán McNamara
2012-07-25Related: #i17155# regression test for slash part of word for line breakCaolán McNamara
2012-07-25Related: #i13451# regression test for Catalan dictionary word breakiteratorCaolán McNamara
2012-07-25Related: #i29548# Thai word breakiterator regression testCaolán McNamara
2012-07-23Related: #i13494# regression tests for word iteratorCaolán McNamara
2012-07-17Resolves: fdo49629 GotoEndOfWord fails with footnote at word endCaolán McNamara
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-07-13Resolves: fdo#52020 ICU breakiterator not used for KhmerCaolán McNamara
2012-06-25Remove various commented out definesThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19Remove a useless includeChristophe Christophe Marion
2012-06-14remove un-necessary memsetChristophe Jaillet
2012-06-01fix some typoKorrawit Pruegsanusak
2012-05-30targeted string re-workNorbert Thiebaud
2012-05-13Resolves: fdo#49849 implement Unicode 6.1 hebrew line breaking rulesCaolán McNamara
2012-05-02Related: fdo#49208 use UText adaptor to underlying rtl::OUStringCaolán McNamara
2012-05-01Resolves: fdo#49208 icu string compare is shocking slowCaolán McNamara
2012-05-01Related: fdo#49208 crazy to create the string *twice*Caolán McNamara
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist
2012-04-12Resolves: fdo#40292 Tamil grapheme cluster rulesCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-03only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke
2012-04-02Make ICU build with icu-49 by removing no-longer used variables.Arfrever Frehtes Taifersar Arahesis
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan
2012-03-10gbuild: remove some more realpathsMatúš Kukan
2012-02-14use icu's breakiterator for Thai, not our customized generic rulesCaolán McNamara
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-12-07use gbuild_simple.mk in i18npoolBjoern Michaelsen
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen
2011-11-27remove include of pch header from i18npoolNorbert Thiebaud
2011-10-21expose an API to map from UScriptCode to i18n::ScriptTypeCaolán McNamara
2011-10-04Fix typo (SYSTEM_GENCODE, instead of SYSTEM_GENCCODE).Jan Holesovsky
2011-10-03Fix the build / host confusion around icu tools.Jan Holesovsky
2011-08-21check array index *before* using it in array, not *after*Lionel Elie Mamane
2011-08-19add errno.h for errnoCaolán McNamara
2011-08-19Improve input and output file open error handlingTor Lillqvist