summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)AuthorFilesLines
2013-03-13added LanguageTag::equals(), fdo#62278 relatedEike Rathke1-0/+7
2013-03-09fdo#43460: use isEmpty()Thomas Arnhold1-1/+1
2013-03-09regex: don't loop 10000 identical matches to find a single $ anchorEike Rathke1-0/+5
2013-03-09regex: handle zero-length matches, fdo#60259 relatedEike Rathke1-1/+19
2013-03-09fdo#60259 prevent crash when searching backward for $ anchor regexEike Rathke1-18/+38
2013-03-07i#121633# fix ignore-case problem caused by i18nsearch API messHerbert Dürr1-2/+4
2013-03-07i#121633# fix search for upper-case character classesHerbert Dürr1-1/+1
2013-03-07i#121482# fix backwards regexp search for matches overlapping search startHerbert Dürr1-1/+7
2013-03-07#i121482# fix attributed text search for regular expression patterns(cherry p...Herbert Dürr1-1/+1
2013-03-07i#120598 better emulation of regexp word-start and word-end operatorsHerbert Dürr1-7/+14
2013-03-07i#118925# enhance textsearch's match-group referencesHerbert Dürr1-1/+1
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-6/+6
2013-03-04remove trailing whitespacesThomas Arnhold2-5/+5
2013-03-04fdo#61602 use the new Turkish Lira signAndras Timar1-6/+13
2013-03-04doubled namespacesThomas Arnhold1-3/+0
2013-03-04fdo#46808, clean up some old queryInterface() callsNoel Grandin7-7/+7
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-03-03loplugin: improve indentationThomas Arnhold1-3/+3
2013-03-03coverity#705657: fix memory leakMarkus Mohrhard1-0/+4
2013-02-28resolved fdo#60915 force long year only for ROC calendarEike Rathke1-21/+35
2013-02-28fdo#57536 remove 着:著, because it is wrong is some casesAndras Timar1-1/+0
2013-02-25remove some trivial duplicatesThomas Arnhold1-1/+0
2013-02-25loplugin: improve indentationThomas Arnhold3-17/+15
2013-02-19make it possible to build with system icu 4.2 (RHEL-6)Caolán McNamara1-2/+1
2013-02-19added reset(rtl_Locale)Eike Rathke1-35/+48
2013-02-19for now convert using MsLangId::convertUnxByteStringToLanguage()Eike Rathke1-7/+11
2013-02-18prepare LanguageTag(rtl_Locale) for handling variant/modifierEike Rathke1-7/+41
2013-02-18added LanguageTag::getFallbackStrings()Eike Rathke1-0/+40
2013-02-18added LanguageTag::hasScript()Eike Rathke1-0/+8
2013-02-15use LanguageTag(rtl_Locale) ctorEike Rathke1-4/+1
2013-02-12fdo#46808, convert i18n::InputSequenceChecker to new-styleNoel Grandin1-2/+1
2013-02-11fdo#46808, Adapt ConversionDictionaryList UNO service to new styleNoel Grandin2-9/+4
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-24/+19
2013-01-26unify the spelling of 'Kazakh' language nameAndras Timar2-2/+2
2013-01-16Do not hide information about UNO bootstrap failuresStephan Bergmann1-11/+2
2013-01-15fdo#59197 added Sidama_Ethiopia [sid-ET] locale dataTadele Assefa2-1/+361
2013-01-15fdo#46808, Convert services in i18npool to XComponentContextNoel Grandin10-85/+71
2013-01-02partly revert 92a9b7780c6e13a4da3b12794342edbc4c09ef51 for ICU < 49Eike Rathke1-1/+2
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara1-1/+1
2012-12-21getFunctionSymbolByName: make fall-back locale actually workMichael Meeks1-1/+1
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann1-1/+0
2012-12-21Adapt i18npool saxparser to defaultBootstrap_InitialComponentContextStephan Bergmann1-11/+7
2012-12-21fdo#58590 - cleanup and accelerate break-iterators.Michael Meeks1-43/+37
2012-12-19added [hr-HR] D.M.Y. date acceptance pattern (dot after year)Eike Rathke1-0/+1
2012-12-13introduced [mul] multiple and [und] undetermined language codesEike Rathke1-0/+2
2012-12-11avoid liblangtag processing for known locales, and know 'qtz'Eike Rathke1-67/+250
2012-12-10fdo#52240 added [hr-HR] date acceptance patterns D/M/Y;D/MEike Rathke1-0/+2
2012-12-10fdo#52240 added [no-NO] date acceptance patterns D.M;D/M/Y;D/M;D/M YEike Rathke1-0/+4
2012-12-06mvoe rtl_(u)string_alloc to salLuboš Luňák11-12/+12
2012-12-03fixes for where fast string operator+ is not perfectly source compatibleLuboš Luňák2-4/+4