summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2014-01-08fdo#72219: Fix for corruption of symbols in docxRohit Deshmukh2-3/+22
2014-01-03added "EEK" and "LVL" to EUROCONVERT(), "EUR" to [*-LV] locale data fdo#73239Eike Rathke2-2/+16
2013-11-26set a 23 enigma timeout at RegexMatcher, fdo#70627Eike Rathke1-2/+24
2013-11-20added date acceptance patterns to Canadian locales, fdo#71664Eike Rathke3-0/+9
2013-10-29Related: fdo#69641 double iterateCodePoints doesn't make sense to meCaolán McNamara2-3/+35
2013-10-29Do not access nextCellIndex (nor Text) past the endStephan Bergmann1-1/+2
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks2-6/+0
2013-07-19changed Croatian [hr-HR] locale data, fdo#66376Eike Rathke1-84/+101
2013-06-27Revert "better dependency working also for libmerged"David Tardon1-5/+5
2013-06-17typo fix, use ja_charset for JapaneseAndras Timar1-1/+1
2013-06-17fdo#65809 Sidama (sit-ET) index sorting and collation dataAndras Timar4-2/+25
2013-06-15fdo#64947 added [NatNum1]General format codesEike Rathke3-0/+9
2013-06-14fdo#64926 use icu's breakiterator for Tibetan and DzongkhaElie Roux1-1/+2
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-1/+1
2013-05-14Resolves: #i122306# Remove dot from abbreviate day and month names in GalicianAriel Constenla-Haile1-19/+19
2013-05-13Icelandic currency: fractions of króna are not used any more.Björgvin Ragnarsson1-1/+1
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-05-02resolved fdo#63779 case-insensitive non-regex search brokenEike Rathke1-12/+57
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks25-553/+97
2013-04-29Unused includeStephan Bergmann2-3/+0
2013-04-25ditch libi18nlangtagicu againEike Rathke1-1/+0
2013-04-25can we stick a with our naming conventions, just a little bit?Eike Rathke1-4/+4
2013-04-25use LanguageTagIcuEike Rathke1-6/+3
2013-04-25use LanguageTagIcuEike Rathke1-5/+4
2013-04-25use LanguageTagIcuEike Rathke2-4/+4
2013-04-24Print message of uncaught UNO exceptionsStephan Bergmann1-35/+32
2013-04-24Update reference to lang.h due to global headers moveLior Kaplan1-1/+1
2013-04-24Update reference to lang.h whiche moved to l18nlangtag moduleLior Kaplan1-1/+1
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks3-62/+14
2013-04-16Related: rhbz#867808 if one person threw by pointer...Caolán McNamara1-3/+3
2013-04-13fdo#45941 algrithm -> algorithmMiklos Vajna1-1/+1
2013-04-10supress warnings from icu-generated headersPeter Foley1-1/+2
2013-04-09Revert "fix breakiterator with Library_merged"Matúš Kukan1-9/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák81-676/+643
2013-04-05new module i18nlangtagEike Rathke22-5939/+4
2013-04-05added the dreaded jolly jokerEike Rathke6-8/+38
2013-04-03let's try if this satisfies MSVCEike Rathke1-1/+1
2013-04-03use matching separators and format codes of es_AREike Rathke1-2/+2
2013-04-03use es_AR separators when using es_AR formatsEike Rathke1-1/+1
2013-04-03decimal and group separators were swappedEike Rathke1-18/+18
2013-04-03ditch unused LANGUAGE_USER[1-9]Eike Rathke1-12/+0
2013-04-03test IsoLangEntry table LanguageTag conversionsEike Rathke1-0/+50
2013-04-03let IsoLangEntry decide how to form a language tag stringEike Rathke2-0/+11
2013-04-02i18npool: cleanup macrosThomas Arnhold1-7/+5
2013-03-29slightly optimized operator==() and equals()Eike Rathke1-0/+15
2013-03-28added LanguageTag::getGlibcLocaleString()Eike Rathke2-0/+36
2013-03-28make saxparser deps order-onlyPeter Foley1-1/+1
2013-03-28explicit 'en' fallback not needed for 'en-US' referenceEike Rathke1-2/+4
2013-03-27added LanguageTag::getFallback()Eike Rathke2-0/+87