summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)AuthorFilesLines
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2-8/+6
2012-10-28Update reference link for Hebrew Numbering SystemLior Kaplan1-1/+1
2012-10-27Remove unused overrideDataPathJulien Nabet1-8/+0
2012-10-24fdo#55732 display upper case greek letters in page numbering optionLester1-2/+2
2012-10-23Handle getAllFormats1, too, but it exists only for en_USTor Lillqvist2-2/+19
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-6/+2
2012-10-08add Croatian [hr-HR] genitive case month namesNeven Ćosić1-0/+62
2012-10-05Turn a SAL_WARN into SAL_INFOStephan Bergmann1-2/+4
2012-10-04use correct LangID in currency keyEike Rathke1-1/+1
2012-10-04use correct LangID in currency keyEike Rathke1-1/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-32/+23
2012-10-01Add back compatible Hungarian date format acceptanceLászló Németh1-0/+2
2012-09-26msi-encodinglist.txt was moved to different locationAndras Timar1-1/+1
2012-09-26sal_Bool -> boolNoel Grandin1-3/+3
2012-09-21Add locale files for ebo_CG and tyx_CG.Jeremy Brown3-1/+747
2012-09-19Related: #112623# add regression test for japanese word break rulesCaolán McNamara1-7/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann4-8/+8
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin6-64/+53
2012-09-14GCC/Clang pragma danceTor Lillqvist1-1/+3
2012-09-14It seems gcc has -Waddress where Clang has -Wbool-conversionsTor Lillqvist1-0/+2
2012-09-07Related: #i50172# add regression test for Tamil cursoringCaolán McNamara1-7/+1
2012-09-07Related: #i80412# add regression test for Indic language cursoringCaolán McNamara1-13/+1
2012-09-07Related: #i107843# add regression test for em-dash/en-dash spell checkingCaolán McNamara1-6/+1
2012-09-06use OUString::startsWith instead of OUString::matchCaolán McNamara1-1/+1
2012-09-05Resolves: fdo#54486 ensure ordinal format has non-ordinal prefixCaolán McNamara1-33/+69
2012-09-05Make autocorrect of 1st to 1 + superscripted st work againCaolán McNamara1-1/+1
2012-09-04fdo#46182: Error in Simplified to Traditional Chinese ConversionLiu Flex1-1/+1
2012-09-01installer: Make @noMSLocaleLangs non-global.Tim Retout1-2/+2
2012-08-31stuff in a mechanism to find the liblangtag share dir during unit testsCaolán McNamara1-1/+2
2012-08-31removed nonsense incRef() in operator=()Eike Rathke1-2/+0
2012-08-31Related: #i103552# add regression test for シャットダウンCaolán McNamara1-6/+1
2012-08-29Related: #i113785# add regression test for ligaturesCaolán McNamara1-18/+3
2012-08-29Resolves: fdo#38983 allow extra word boundary charactersCaolán McNamara1-6/+1
2012-08-28Related: #i58513# add regression test for Finnish break iterator rulesCaolán McNamara1-7/+1
2012-08-28fdo#52240 added D.M date acceptance pattern to [hr-HR]Eike Rathke1-0/+1
2012-08-28add some built in number formats for "fill in character" support in CalcJohann Messner2-0/+12
2012-08-28document what the three FOO_word things are forCaolán McNamara1-0/+3
2012-08-22restore executable permissionEike Rathke1-0/+0
2012-08-14fdo#35323 - fix for The standard date format for Swedish is wrongAlbert Thuswaldner1-2/+2
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
2012-08-11langtag: use ENABLE_LIBLANGTAG in unit testEike Rathke1-1/+1
2012-08-11langtag: pass system path as data path instead of file URLEike Rathke1-5/+9
2012-08-10Implement --disable-liblangtag, to be able to build without that.Jan Holesovsky1-1/+1
2012-08-10added LanguageTag unit testEike Rathke1-70/+17
2012-08-10region may be empty and then is a valid ISO country for our purposesEike Rathke1-1/+2
2012-08-09lt_tag_dump() only used to debug [-Werror=unused-function]Eike Rathke2-2/+3
2012-08-09WaE: unused functionTor Lillqvist1-1/+2
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 Lillqvist1-0/+125