summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Collapse)AuthorFilesLines
2012-08-28document what the three FOO_word things are forCaolán McNamara1-0/+3
Change-Id: Ie93c06a9304fd45a1c0c10af81cc09c88baf106f
2012-08-24better dependency working also for libmergedMatúš Kukan1-5/+5
Change-Id: I3c5cf65bee50ec0511031b50e1b9f5589491e6bd
2012-08-22more old module-description xml filesMatúš Kukan14-891/+0
Change-Id: I9ac503b073ee3f9b8e7958264ffcc26d9446c220
2012-08-22restore executable permissionEike Rathke1-0/+0
was lost with 2c47c9989e308ddef22066607795eb3feef9f76b Change-Id: Iee6f2caa2e934ed998c186e12a3f8b433fb64574
2012-08-14fdo#35323 - fix for The standard date format for Swedish is wrongAlbert Thuswaldner1-2/+2
Change-Id: I967b75b54a330692fb88783609e714d016506f89
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
Change-Id: I294c9b665a9314169515fe20b97b4558580662e9
2012-08-11langtag: libxml2 only used for liblangtagEike Rathke1-2/+1
Change-Id: I4bf7bc4f58bac7675cf694dc206e6ba119a6354e
2012-08-11langtag: enable languagetag unit test againEike Rathke1-0/+1
Change-Id: Ia2ed3dc0d0e135913c25e1c389326ee3fbc39719
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
... as it causes problems on Windows: file:///C:/lo/core/solver/wntmsci12.pro/share/liblangtag%5Clanguage-subtag-registry.xml:709: parser error : Input is not proper UTF-8, indicate encoding ! Bytes: 0xE5 0x6C 0x3C 0x2F <description>Norwegian Bokmål</description> Apart from the encoding issue (looks like that language-subtag-registry.xml delivered from module liblangtag is generated as MS-1252 rather than UTF-8 on Windows), what also looks worrying in the error message is the backslash encoded as %5C (and the entity resolving that URL apparently decoding it somewhat naively). Change-Id: I756f911a92b144e3732f63668d36b4ae941f975a
2012-08-10Implement --disable-liblangtag, to be able to build without that.Jan Holesovsky2-4/+3
Change-Id: Ic38d0282dba99efe2ecc45142a927ba3d8fa167d
2012-08-10at least Windows needs libxml2Eike Rathke1-0/+4
Change-Id: I97312c746e8a76af73851c474b0c6c2491c44803
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
Change-Id: I157ea5b5b32ca0664c8eec775de01958f7b55f06
2012-08-09lt_tag_dump() only used to debug [-Werror=unused-function]Eike Rathke2-2/+3
2012-08-09WaE: unused functionTor Lillqvist1-1/+2
Change-Id: I292de75fbc5dd83bfeefc242e8ac699ab7b6fad8
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
We don't need GLib then either. For now just a quick dummy replacement for liblangtag in i18npool that will crash at run-time. Improve once it starts to get used, and once it is clear what functionality is needed. Change-Id: I9777c2c776dd6e479e1d6f0fb073f289ea6ff2f4
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
Change-Id: I459f7fd097a81ef5977974f52b0cc2c2f155a810
2012-08-02WaE: address of function will always evaluate to 'true'Tor Lillqvist1-0/+8
Change-Id: I9685faf1658bac91abe348a409ec85e2421b1c49
2012-08-02WaE: dangling elseTor Lillqvist1-1/+2
Change-Id: I263d35464ceaa7374e8ca94f7e72e56ee33aab53
2012-08-02changes to "fdo#53002 Fix for default currency settings."Eike Rathke1-3/+3
There can be only one usedInCompatibleFormatCodes="true" and because of the new symbol with identical ISO 4217 TRY we need also legacOnly="true" on the old entry. Additionally, as the TL symbol was already used with TRL also that one needed legacyOnly="true" to not end up with a list of duplicated TL formats in the number formatter. Change-Id: I8e3ec2f75828b8f7c6a2077ef2fd30fc5e7a5642
2012-08-02fdo#53002 Fix for default currency settings.Efe Gürkan YALAMAN1-0/+7
Turkish currency New Turkish Lira was replaced with Turkish Lira on 01.01.2009. TRY TL added for default. TRY YTL is not default anymore. Change-Id: I08f5f70bf46d2f655c11ddaff77f68ba1e398225
2012-07-27stray fprintfCaolán McNamara1-1/+0
Change-Id: Icd10968e886be1d534e8037db6225e83712384ee
2012-07-27add regression test for #i19716#Caolán McNamara2-15/+17
Change-Id: I11440667bdf73ed09ebc83771acf33e2d3e61f6c
2012-07-27add regression test for #i21290Caolán McNamara2-17/+43
Change-Id: Ic60f440f8dc8fcfa76a023557e76fcf8e3c52476
2012-07-27drop hopefully unnecessary catalan word breaking rulesCaolán McNamara2-149/+0
various regression tests for the issues that prompted its inclusion all now pass in its absence Change-Id: Ia375322335b4272aa6c3d626b2d98bc64465bf1c
2012-07-27list dependencies explicitlyCaolán McNamara3-10/+55
and make the list (by its makefile proxy) a dependency of the output so that removing an entry will trigger a rebuild of the target and incremental builds are possible Change-Id: I18c8d5ea2140e61b2ef78e256871402be94b79e2
2012-07-25fdo#52240 added M/D date acceptance pattern to locales with M/D/Y edit formatEike Rathke6-0/+6
Change-Id: Ic45b89d5cc1238bb58a29ed0e5fe967e23caefd5
2012-07-25fdo#52240 added D/M date acceptance pattern to locales with D/M/Y edit formatEike Rathke46-0/+46
Change-Id: I6194d6649983e1be075e39ac106b87e4a235b105
2012-07-25fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit formatEike Rathke2-0/+2
Change-Id: I6648adb99f2d67d24951d72b9fc13628d42dec51
2012-07-25fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit formatEike Rathke10-0/+10
Change-Id: I2c4d752677eeaa210242f37a54ecd20cb5703bb7
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
I can see no reason to have specific catalan rules, old examples work fine with default rules Change-Id: Ifacb7b46204d8aed543ab0c77fe80d1d5c5de738
2012-07-25Related: #i17155# regression test for slash part of word for line breakCaolán McNamara2-7/+16
Change-Id: I5b457531fb94f66dd7f5fdcc4636c5a202a036f1
2012-07-25Related: #i13451# regression test for Catalan dictionary word breakiteratorCaolán McNamara2-52/+63
Change-Id: I7785746b2cf4e5e054ced5b728dc69e6b1a966f2
2012-07-25Related: #i29548# Thai word breakiterator regression testCaolán McNamara2-23/+47
Change-Id: Ie47dfe6ab5e308c0353d557fe7530a983622db96
2012-07-24Disable testWordBoundaries test with old icu.Jan Holesovsky1-0/+2
Change-Id: I8d75eeb2eee43e1338a6f54c4b8ed633631bac0d
2012-07-23Related: #i13494# regression tests for word iteratorCaolán McNamara2-0/+802
Change-Id: Ifad0a8ae01386db80a5eca9dfba8ee6841980139
2012-07-21print full inheritanceEike Rathke1-5/+12
Change-Id: Ia53fcbde6b3ff4d38b477069a1f956c9aef84f78
2012-07-21make this extensible and do not omit inherited without patternsEike Rathke1-20/+40
Change-Id: I97a554169637740aab4282b303a32f476f294e2f
2012-07-20include locales inheriting patternsEike Rathke1-11/+45
Change-Id: I06f4578f6d681064a8e41e4bef45a7034b7b5a64
2012-07-20fdo#52240 added abbreviated date acceptance patterns for [de-{AT,CH,LI,LU}]Eike Rathke4-0/+4
Change-Id: I589cedcd2db0208b03d1e28babbb493912f20c78
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara1-1/+1
a) the default properties for the code point make it not split a word it appears in into two different words in any break mode we have. Which is what we want from a CH_TXTATR_INWORD b) unicode TR#20 gives for the interlinear annotation anchor: "What to do if detected: In a proxy context or browser context, remove U+FFF9", so when we need to strip it from text to run that text through e.g. the spellchecker or word counting then there's a solid precedent for stripping it In addition I *do* want the footnote placeholder to break the word it appears in, that gives the desired wordcount and cursor travelling behaviour The BREAKWORD and other *random* selection of CH_TXTATR are still odd choices, and there's way too many of them. Change-Id: I930ff8ff806af448829bc1a1ae6cb92053e9a284
2012-07-18beef up the join and break testsCaolán McNamara1-5/+32
Change-Id: Ia34c2f18cfa84447578604ff27a9145d17bf354a
2012-07-18move test to right categoryCaolán McNamara1-33/+34
Change-Id: If2cb8da2a24331cc01fed85750747fff3d2fc8e0