summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2012-08-14fdo#35323 - fix for The standard date format for Swedish is wrongAlbert Thuswaldner1-2/+2
2012-08-13misc. cleanup.Michael Meeks1-1/+1
2012-08-13added AAAA-MM-DD HH:MM format code to [pt-PT]Eike Rathke1-0/+3
2012-08-11langtag: libxml2 only used for liblangtagEike Rathke1-2/+1
2012-08-11langtag: enable languagetag unit test againEike Rathke1-0/+1
2012-08-11langtag: use ENABLE_LIBLANGTAG in unit testEike Rathke3-12/+10
2012-08-11langtag: pass system path as data path instead of file URLEike Rathke2-7/+13
2012-08-10Disabling CppunitTest_i18npool_test_languagetag for nowStephan Bergmann1-1/+0
2012-08-10Implement --disable-liblangtag, to be able to build without that.Jan Holesovsky2-4/+3
2012-08-10at least Windows needs libxml2Eike Rathke1-0/+4
2012-08-10added LanguageTag unit testEike Rathke5-70/+279
2012-08-10region may be empty and then is a valid ISO country for our purposesEike Rathke1-1/+2
2012-08-09lt_tag_dump() only used to debug [-Werror=unused-function]Eike Rathke2-2/+3
2012-08-09WaE: unused functionTor Lillqvist1-1/+2
2012-08-09implemented simple liblangtag replacement for iOS and AndroidEike Rathke2-122/+408
2012-08-07We don't want to use liblangtag on Android or iOSTor Lillqvist2-1/+130
2012-08-06LanguageTag Windows buildEike Rathke1-0/+2
2012-08-06implemented LanguageTag wrapperEike Rathke4-1/+935
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2-149/+0
2012-08-02WaE: address of function will always evaluate to 'true'Tor Lillqvist1-0/+8
2012-08-02WaE: dangling elseTor Lillqvist1-1/+2
2012-08-02changes to "fdo#53002 Fix for default currency settings."Eike Rathke1-3/+3
2012-08-02fdo#53002 Fix for default currency settings.Efe Gürkan YALAMAN1-0/+7
2012-07-27stray fprintfCaolán McNamara1-1/+0
2012-07-27add regression test for #i19716#Caolán McNamara2-15/+17
2012-07-27add regression test for #i21290Caolán McNamara2-17/+43
2012-07-27drop hopefully unnecessary catalan word breaking rulesCaolán McNamara2-149/+0
2012-07-27list dependencies explicitlyCaolán McNamara3-10/+55
2012-07-25fdo#52240 added M/D date acceptance pattern to locales with M/D/Y edit formatEike Rathke6-0/+6
2012-07-25fdo#52240 added D/M date acceptance pattern to locales with D/M/Y edit formatEike Rathke46-0/+46
2012-07-25fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit formatEike Rathke2-0/+2
2012-07-25fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit formatEike Rathke10-0/+10
2012-07-25display bequeath indicator and date separator and format codeEike Rathke1-49/+102
2012-07-25Related: #i85411# catalan word breaking rules out of sync with ZWNJCaolán McNamara3-85/+54
2012-07-25Related: #i17155# regression test for slash part of word for line breakCaolán McNamara2-7/+16
2012-07-25Related: #i13451# regression test for Catalan dictionary word breakiteratorCaolán McNamara2-52/+63
2012-07-25Related: #i29548# Thai word breakiterator regression testCaolán McNamara2-23/+47
2012-07-24Disable testWordBoundaries test with old icu.Jan Holesovsky1-0/+2
2012-07-23Related: #i13494# regression tests for word iteratorCaolán McNamara2-0/+802
2012-07-21print full inheritanceEike Rathke1-5/+12
2012-07-21make this extensible and do not omit inherited without patternsEike Rathke1-20/+40
2012-07-20include locales inheriting patternsEike Rathke1-11/+45
2012-07-20fdo#52240 added abbreviated date acceptance patterns for [de-{AT,CH,LI,LU}]Eike Rathke4-0/+4
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara1-1/+1
2012-07-18beef up the join and break testsCaolán McNamara1-5/+32
2012-07-18move test to right categoryCaolán McNamara1-33/+34
2012-07-17Resolves: fdo49629 GotoEndOfWord fails with footnote at word endCaolán McNamara11-10/+43
2012-07-13re-base on ALv2 code. Includes:Michael Meeks317-2062/+5124
2012-07-13Related: fdo#49629 add test case for #i14904#Caolán McNamara1-0/+37
2012-07-13Related: fdo#49629 add test case for #i21907#Caolán McNamara1-0/+17