summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Collapse)Author
2012-08-07We don't want to use liblangtag on Android or iOSTor Lillqvist
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 Rathke
2012-08-06implemented LanguageTag wrapperEike Rathke
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist
Change-Id: I459f7fd097a81ef5977974f52b0cc2c2f155a810
2012-08-02WaE: address of function will always evaluate to 'true'Tor Lillqvist
Change-Id: I9685faf1658bac91abe348a409ec85e2421b1c49
2012-08-02WaE: dangling elseTor Lillqvist
Change-Id: I263d35464ceaa7374e8ca94f7e72e56ee33aab53
2012-08-02changes to "fdo#53002 Fix for default currency settings."Eike Rathke
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 YALAMAN
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 McNamara
Change-Id: Icd10968e886be1d534e8037db6225e83712384ee
2012-07-27add regression test for #i19716#Caolán McNamara
Change-Id: I11440667bdf73ed09ebc83771acf33e2d3e61f6c
2012-07-27add regression test for #i21290Caolán McNamara
Change-Id: Ic60f440f8dc8fcfa76a023557e76fcf8e3c52476
2012-07-27drop hopefully unnecessary catalan word breaking rulesCaolán McNamara
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 McNamara
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 Rathke
Change-Id: Ic45b89d5cc1238bb58a29ed0e5fe967e23caefd5
2012-07-25fdo#52240 added D/M date acceptance pattern to locales with D/M/Y edit formatEike Rathke
Change-Id: I6194d6649983e1be075e39ac106b87e4a235b105
2012-07-25fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit formatEike Rathke
Change-Id: I6648adb99f2d67d24951d72b9fc13628d42dec51
2012-07-25fdo#52240 added M/D date acceptance pattern to locales with Y/M/D edit formatEike Rathke
Change-Id: I2c4d752677eeaa210242f37a54ecd20cb5703bb7
2012-07-25display bequeath indicator and date separator and format codeEike Rathke
2012-07-25Related: #i85411# catalan word breaking rules out of sync with ZWNJCaolán McNamara
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 McNamara
Change-Id: I5b457531fb94f66dd7f5fdcc4636c5a202a036f1
2012-07-25Related: #i13451# regression test for Catalan dictionary word breakiteratorCaolán McNamara
Change-Id: I7785746b2cf4e5e054ced5b728dc69e6b1a966f2
2012-07-25Related: #i29548# Thai word breakiterator regression testCaolán McNamara
Change-Id: Ie47dfe6ab5e308c0353d557fe7530a983622db96
2012-07-24Disable testWordBoundaries test with old icu.Jan Holesovsky
Change-Id: I8d75eeb2eee43e1338a6f54c4b8ed633631bac0d
2012-07-23Related: #i13494# regression tests for word iteratorCaolán McNamara
Change-Id: Ifad0a8ae01386db80a5eca9dfba8ee6841980139
2012-07-21print full inheritanceEike Rathke
Change-Id: Ia53fcbde6b3ff4d38b477069a1f956c9aef84f78
2012-07-21make this extensible and do not omit inherited without patternsEike Rathke
Change-Id: I97a554169637740aab4282b303a32f476f294e2f
2012-07-20include locales inheriting patternsEike Rathke
Change-Id: I06f4578f6d681064a8e41e4bef45a7034b7b5a64
2012-07-20fdo#52240 added abbreviated date acceptance patterns for [de-{AT,CH,LI,LU}]Eike Rathke
Change-Id: I589cedcd2db0208b03d1e28babbb493912f20c78
2012-07-180xFFF9 is a better choice for CH_TXTATR_INWORD than 0x0002.Caolán McNamara
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 McNamara
Change-Id: Ia34c2f18cfa84447578604ff27a9145d17bf354a
2012-07-18move test to right categoryCaolán McNamara
Change-Id: If2cb8da2a24331cc01fed85750747fff3d2fc8e0
2012-07-17Resolves: fdo49629 GotoEndOfWord fails with footnote at word endCaolán McNamara
a) remove special handling of 0x0002 in our custom icu rules. Which brings us a step closer to getting rid of at least some of them in favour of the defaults b) expand the 0x02 in SwTxtNode::BuildConversionMap like we do for fields so Good side effect is our word count and character count now take into account the actual footnote indicator text, as does our cursor travelling. Both of which are more word-alike. Change-Id: I3b0024ac4b10934bee7a9e83b0fce08a18556c7b
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
cws mba34issues01: #i117709#: make sure that parent of error message box is visible Patch contributed by Mathias Bauer http://svn.apache.org/viewvc?view=revision&revision=1172346 i#119036 - improve user experience of certification dialog - only shown once Patch contributed by Oliver-Rainer Wittmann http://svn.apache.org/viewvc?view=revision&revision=1299727
2012-07-13Related: fdo#49629 add test case for #i14904#Caolán McNamara
Change-Id: I2bed0272eade44ab988f2cd9becb1f8ef0f232a9
2012-07-13Related: fdo#49629 add test case for #i21907#Caolán McNamara
Change-Id: Ie1dd9091e4d8ee09c9a75eecf28fd6cd06ea1839
2012-07-13Related: fdo#49629 add test case for #i11993#Caolán McNamara
Change-Id: I4466b57514352620fd26072544ec6e50bf08708c
2012-07-13skip khmer test on older 'broken' icu versionsCaolán McNamara
Change-Id: Iab813f5288af1f0e054c022c4e4a99b92c7ce1ce
2012-07-13Resolves: fdo#52020 ICU breakiterator not used for KhmerCaolán McNamara
Change-Id: I4c99129cabe70f17aa223cf8ec0ae1529188b6b7
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
Some of them were commented out for documentation purpose. Change-Id: I29a6b2cbe774b527f0c3a0be5675160817a7f3ce
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-02Remove unused definesThomas Arnhold
Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16
2012-06-29added LANGUAGE_USER_SYSTEM_CONFIG 0xFFFE for configuration contextEike Rathke
Intended as preparation to solve fdo#45830 Change-Id: Id3d5be9ef27e1b565ec0b21e580b89e893a782b8
2012-06-27targetted re-work of cppunit pieces.Michael Meeks
2012-06-27Remove unused include filesThomas Arnhold
Those never get included at any point in the code. Change-Id: I17736e005635b9e57759cfc95176a99e7c5e8988
2012-06-25Remove various commented out definesThomas Arnhold
Most of them in hrc files. Change-Id: I3944f6ed9befd2b498385f61b851790362221a4f
2012-06-22re-base on ALv2 code.Michael Meeks
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-20fdo#51227 added locale data for Papiamento (Curacao) [pap-CW]Eike Rathke
Data contributed by Ace Suares <ace@suares.com> Change-Id: Id09bd2ae35e1aa9c8d0545a68d700e312a950974
2012-06-20fdo#38731 added Papiamento (Curaçao) [pap-CW] and (Bonaire) [pap-BQ]Eike Rathke
Added Papiamento (Curaçao) [pap-CW] and Papiamento (Bonaire) [pap-BQ] to language list. The locales are selectable for character attribution and spell-checking. Change-Id: I300029e2e60e196c989596f3a7d4f4a888e17af3