summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15coverity#1209074 Same on both sidesCaolán McNamara
2014-05-13add DateAcceptancePattern M/D for [mos-BF], fdo#78647Eike Rathke
2014-05-13add locale data for Moore in Burkina Faso [mos-BF], fdo#78647Eike Rathke
2014-05-13locale data for Moore in Burkina Faso [mos-BF], fdo#78647David Delma
2014-05-12Resolves: fdo#55707 Word count incorrect if language is set to FinnishCaolán McNamara
2014-05-12Fix compilation breakage for AndroidTor Lillqvist
2014-05-12Avoid expensive dlopen thrash for break iterators.Michael Meeks
2014-05-10Blind fix for red TinderboxesJulien Nabet
2014-05-09'!= false' is redundant, and confusing - kill it.Jan Holesovsky
2014-04-30make DISABLE_DYNLOADING on Android happy, fdo#77071 relatedEike Rathke
2014-04-30resolve crashes with ICU 53.1 in locales with collator data, fdo#77071Eike Rathke
2014-04-29upgrade to ICU 53.1, fdo#77071 relatedEike Rathke
2014-04-25Obey --with-locales here, tooTor Lillqvist
2014-04-25Filter out extra ICU data for locales we don't want special support forTor Lillqvist
2014-04-24The language part of the WITH_LOCALE_* macros is lowercaseTor Lillqvist
2014-04-24More hacking on --with-localesTor Lillqvist
2014-04-23i18npool: sal_Bool->boolNoel Grandin
2014-04-23Remove unneeded headerTor Lillqvist
2014-04-23Use our canonical header guard namingTor Lillqvist
2014-04-23Avoid cargo cult ritesTor Lillqvist
2014-04-22Let --with-locales prune also built-in collator dataTor Lillqvist
2014-04-22Add a new configure switch --with-locales for restricting the included localesTor Lillqvist
2014-04-17Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-14TypoTor Lillqvist
2014-04-14Need to skip these now on iOSTor Lillqvist
2014-04-14Put the dict_ja and _zh data in files instead of code for iOSTor Lillqvist
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
2014-04-11have a stab at fixing Tatar locale to pass build testsCaolán McNamara
2014-04-11Resolves: #i124631# Add locale data for Tatar (tt-RU)Ariel Constenla-Haile
2014-04-11Use valid UNOIDL identifiers in TransliterationModulesExtraStephan Bergmann
2014-04-10added one abbreviated DateAcceptancePattern for locales that didn't have anyEike Rathke
2014-04-09add abbreviated DateAcceptancePatternEike Rathke
2014-04-09Related: fdo#73544 change double quotation charactersJoan Montane
2014-04-08fdo#77123: Add option ignore kashida to the searchFaisal M. Al-Otaibi
2014-04-07Related: #i124611# Correct date format in nds-DE locale dataAriel Constenla-Haile
2014-04-07Related: #i124611# - Include nds-DE locale dataAriel Constenla-Haile
2014-04-07Resolves: #i124611# - nds-DE locale dataAriel Constenla-Haile
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-04-01coverity#707923 Uninitialized scalar fieldCaolán McNamara
2014-03-28coverity#705185 Missing break in switchCaolán McNamara
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-20Translate names of months and the days of the week in Japanese calendarsTakeshi Abe
2014-03-18convert sal_Char* to OUStringNoel Grandin
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-03-11coverity#704236 Logically dead codeCaolán McNamara
2014-03-08coverity#707923 Uninitialized scalar fieldCaolán McNamara
2014-03-08coverity#707922 Uninitialized scalar fieldCaolán McNamara
2014-02-28remove unused code in i18npool/OFileWriterNoel Grandin