summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2012-04-14i18npool: use URLs for type database in localedata buildMichael Meeks1-1/+2
2012-04-13setup/teardown default component context once before/after all testsCaolán McNamara2-27/+8
2012-04-12move dependency on localedata_en to i18npoolMatúš Kukan1-0/+9
2012-04-12Resolves: fdo#40292 Tamil grapheme cluster rulesCaolán McNamara3-20/+67
2012-04-09use gb_Helper_make_url hereMatúš Kukan1-7/+3
2012-04-09enforce only one possible use of gb_CustomTargetMatúš Kukan5-5/+5
2012-04-08rename gb_CppunitTest_uses_ureDavid Tardon1-1/+1
2012-04-08compile- and run-time use of UNO must be splitDavid Tardon1-0/+2
2012-04-08clean upDavid Tardon1-6/+0
2012-04-08always use --protector for UNO testsDavid Tardon1-4/+0
2012-04-08drop uses_ureDavid Tardon1-2/+0
2012-04-08let use_api handle the use of type rdbs at runtimeDavid Tardon1-4/+0
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl2-2/+2
2012-04-08gbuild: "use" vs. "add":Michael Stahl18-26/+26
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi9-41/+32
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi3-18/+18
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2-12/+12
2012-04-04fdo#48111 added English_Malawi [en-MW] locale dataEike Rathke5-0/+37
2012-04-03only as of ICU 4.9 RBBI the Prepend property is emptyEike Rathke3-1/+11
2012-04-02Make ICU build with icu-49 by removing no-longer used variables.Arfrever Frehtes Taifersar Arahesis2-4/+0
2012-04-02don't use string literals with embedded \0'sLuboš Luňák1-10/+10
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe2-3/+0
2012-03-25fix windows build, properly set LO_LIB_DIRMatúš Kukan1-1/+1
2012-03-24i18npool: use CustomTarget_*.mk makefilesMatúš Kukan18-457/+390
2012-03-23.txt files don't need executable bitsMichael Stahl1-0/+0
2012-03-18resolved fdo#46947 duplicated date format [zh-TW]Cheng-Chia Tseng1-1/+1
2012-03-10gbuild: remove some more realpathsMatúš Kukan5-8/+8
2012-03-10gbuild: get rid of realpath in gb_Foo_set_includeMatúš Kukan3-3/+3
2012-03-08fold i18npaper into i18nutilCaolán McNamara5-738/+0
2012-03-08de-uno-ize ScriptTypeDetectorCaolán McNamara5-193/+105
2012-03-08OUString::createFromAscii -> new styleCaolán McNamara1-3/+3
2012-02-28fdo#46411 added [pjt-AU] Pitjantjatjara locale dataEike Rathke3-1/+233
2012-02-23fdo#46411 added [pjt-AU] Pitjantjatjara to language listEike Rathke2-0/+2
2012-02-17resolved rhbz#794679 use proper Indian Rupee currency symbol U+20B9Eike Rathke11-11/+81
2012-02-16Use the same simple lo_main() on iOS as on AndroidTor Lillqvist2-76/+0
2012-02-14changed [et-EE] single quotation marks to be suchEike Rathke1-2/+2
2012-02-14added [fr-CH] date acceptance patterns "D/M" and "D.M."Eike Rathke1-0/+2
2012-02-14use icu's breakiterator for Thai, not our customized generic rulesCaolán McNamara2-4/+8
2012-02-14add northern-thai exampleCaolán McNamara1-3/+13
2012-02-14add a unit test to demo broken thai word-boundary detectionCaolán McNamara1-1/+23
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud1-35/+2
2012-02-01corrections to Komi languages patchEike Rathke2-3/+3
2012-02-01Support Komi-Zyrian and Komi-Permyak as text language for spell checkingHarri Pitkänen2-0/+4
2012-01-27added [br-FR] date acceptance pattern "D/M"Eike Rathke1-0/+1
2012-01-27added [et-EE] date acceptance patterns "D.M", "D.M." and with spacesEike Rathke1-0/+4
2012-01-23added [tr-TR] date acceptance patterns "D.M" "D/M" "D-M"Eike Rathke1-0/+3
2012-01-23added [fi-FI] date acceptance pattern "D.M."Eike Rathke1-0/+1
2012-01-23added description of time edit formatEike Rathke1-10/+12
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2-3/+3