summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
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 McNamara2-7/+17
2012-09-07Related: #i80412# add regression test for Indic language cursoringCaolán McNamara2-14/+21
2012-09-07Related: #i107843# add regression test for em-dash/en-dash spell checkingCaolán McNamara2-7/+23
2012-09-06use OUString::startsWith instead of OUString::matchCaolán McNamara1-1/+1
2012-09-06Related: fdo#54486 add some regression tests for ordinal suffixesCaolán McNamara4-1/+139
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-03Resolves: #i96826# request font installation on render failureCaolán McNamara1-1/+1
2012-09-01installer: Make @noMSLocaleLangs non-global.Tim Retout1-2/+2
2012-08-31testInit() with overrideDataPath() is obsolete nowEike Rathke1-23/+0
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-31export LanguageTag header and classCaolán McNamara2-1/+3
2012-08-31Related: #i103552# add regression test for シャットダウンCaolán McNamara3-8/+24
2012-08-29Related: #i113785# add regression test for ligaturesCaolán McNamara2-20/+23
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 McNamara2-7/+41
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-24better dependency working also for libmergedMatúš Kukan1-5/+5
2012-08-22more old module-description xml filesMatúš Kukan14-891/+0
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: libxml2 only used for liblangtagEike Rathke1-2/+1
2012-08-11langtag: enable languagetag unit test againEike Rathke1-0/+1
2012-08-11langtag: use ENABLE_LIBLANGTAG in unit testEike Rathke3-12/+10
2012-08-11langtag: pass system path as data path instead of file URLEike Rathke2-7/+13
2012-08-10Disabling CppunitTest_i18npool_test_languagetag for nowStephan Bergmann1-1/+0
2012-08-10Implement --disable-liblangtag, to be able to build without that.Jan Holesovsky2-4/+3
2012-08-10at least Windows needs libxml2Eike Rathke1-0/+4
2012-08-10added LanguageTag unit testEike Rathke5-70/+279
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 Lillqvist2-1/+130
2012-08-06LanguageTag Windows buildEike Rathke1-0/+2
2012-08-06implemented LanguageTag wrapperEike Rathke4-1/+935
2012-08-02Bin no longer used iOS cppunit stuff that even breaks the buildTor Lillqvist2-149/+0
2012-08-02WaE: address of function will always evaluate to 'true'Tor Lillqvist1-0/+8
2012-08-02WaE: dangling elseTor Lillqvist1-1/+2
2012-08-02changes to "fdo#53002 Fix for default currency settings."Eike Rathke1-3/+3
2012-08-02fdo#53002 Fix for default currency settings.Efe Gürkan YALAMAN1-0/+7
2012-07-27stray fprintfCaolán McNamara1-1/+0