summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Collapse)AuthorFilesLines
2012-05-28targetted string re-workNorbert Thiebaud1-1/+1
Change-Id: I0d0712f441fcecb7a165173da7174e8f254cf39a
2012-05-28fdo#45830: Indicate correct default locale settingRob Snelders1-4/+1
Change-Id: I73904225b2ea1c5b78453caafe382860fb9a3a0f
2012-05-24added missing closing quotes at end of literalsEike Rathke1-3/+3
Change-Id: I3d204aa54dd9c13dfb87e702fa07aa4234977a49
2012-05-22fixed a typo in zh-* currency format code that has been in since 2002 ...Eike Rathke5-5/+5
2012-05-22updated [zh-TW] locale data fdo#49274Cheng-Chia Tseng1-41/+220
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-1/+0
Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
2012-05-17nutso static OUStringsCaolán McNamara1-4/+2
Change-Id: I104af905eb0d13864f70f44386b2b573fb26e513
2012-05-16i18npool: fix spurious re-deliver of i18npool.uno.so:Michael Stahl1-1/+1
The target is always older, because it is delivered while preserving the timestamp of the source, but here order only dependency is enough.
2012-05-16reduce a gadzillion make_pairs executions to simple array of podCaolán McNamara7-925/+925
Change-Id: I38249d12d0c4e7a732b505cf90e1e8806c718229
2012-05-15added common date acceptance patterns to *-FR localesEike Rathke4-0/+10
2012-05-14make build work again with older ICUDavid Tardon1-11/+24
The recent addition of Hebrew line breaking rules apparently does not work with genbrk from ICU 4.6. Maybe we should just require 4.x (where x is the first version where it is implemented) as minimum ICU version? IMHO it would be better than this insane (and fragile) filtering... Change-Id: Ia2adad3621fa7a2f319a07fb569b1f1c1eb6db7c
2012-05-13Resolves: fdo#49849 implement Unicode 6.1 hebrew line breaking rulesCaolán McNamara3-53/+105
i.e. sync with svn diff -c 31071 http://source.icu-project.org/repos/icu/icu/trunk/source/data/brkitr/line.txt Change-Id: I I I41b3d02f1a0da3b83a9684f29d466660d96254c6
2012-05-13drop debugging spewCaolán McNamara1-16/+0
Change-Id: I680a5d10d129ff9b7d6d543b0914418eedf078c6
2012-05-11debug foo for mingw32 buildCaolán McNamara1-0/+16
Change-Id: I1d5f9940c6f85269373ccbdc9caa6c5696996c9f
2012-05-11drop debugging spewCaolán McNamara1-5/+0
Change-Id: I50b0ce42e68c8a6a5da3150468a7df8bb9030686
2012-05-11debug harderCaolán McNamara1-1/+5
Change-Id: Ib74fba6059c1adcd10fc07331d70d7c7d8931bef
2012-05-11dump transformed outputCaolán McNamara1-1/+2
Change-Id: I4aec3fbd6cc8bad7cbeaaef6e9909b83b7771fe1
2012-05-11is this sed line confusing older seds ?Caolán McNamara1-1/+1
Change-Id: I04508b7bdc3fcb9fc1b0ddae7d595a302aa7ec65
2012-05-11added Swedish [sv-SE] date acceptance patterns 'D/M' and 'D/M Y'Eike Rathke1-0/+2
http://erack.org/blog/archives/18-Does-your-LibreOffice-locale-need-a-date-acceptance-pattern-for-incomplete-date-input.html#c245 http://www.spraknamnden.se/sprakladan/ShowSearch.aspx?id=id=26089;objekttyp=lan
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl5-51/+60
Variables should have module name as prefix to prevent collisions.
2012-05-09gbuild: remove gb_Helper_abbreviate_dirs_nativeMatúš Kukan5-9/+9
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
2012-05-02re-added 'D/M/' date acceptance pattern to [is-IS]Eike Rathke1-0/+1
Argument is that "the reason for the "D/M/" pattern is for those who use the numpad for input", well, makes sense.
2012-05-02swapped DefaultAbbrvName and DefaultFullName in Era elementsEike Rathke1-4/+4
2012-05-02changes to [is-IS] locale dataBjörgvin Ragnarsson1-15/+16
2012-05-02Related: fdo#49208 use UText adaptor to underlying rtl::OUStringCaolán McNamara2-24/+27
Don't convert to icu UnicodeString, retain text as shallow-copy of original via rtl::OUString and use UText adaptor. Allows use of equals to do super fast compare that new string is the same as the old string Change-Id: Ie9a3dc981b22a6866f3712c786331a1d6fcf153a
2012-05-01Resolves: fdo#49208 icu string compare is shocking slowCaolán McNamara1-3/+22
Change-Id: Iee3ab0ebbbb72e88e33dcbe0fcb4df1e4f60c301
2012-05-01Related: fdo#49208 crazy to create the string *twice*Caolán McNamara1-3/+5
Change-Id: Ib31919672d0754fa4f650dcb32dc2c59a410b54c
2012-04-30script to list locales with and without DateAcceptancePatternEike Rathke1-0/+121
2012-04-30be more specific in locale data date acceptance pattern check outputEike Rathke1-8/+13
2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen1-1/+0
this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
2012-04-25fdo#48957 added Erzya [myv-RU] locale dataEike Rathke3-0/+359
Locale data contributed by <rueter.jack@gmail.com> using http://www.it46.se/localegen/
2012-04-24it's Erzya, not EryzaEike Rathke2-2/+2
2012-04-19remove static objects from static_initialization_and_destruction chainCaolán McNamara2-12/+14
2012-04-19Simplify TransliterationImpl::loadBodyStephan Bergmann1-40/+6
its not evident to me why the original code needed to be so complicated.
2012-04-19fdo#48917 added Eryza [myv-RU] and Meadow Mari [mhr-RU] to language listEike Rathke2-0/+4
2012-04-19Correctly pass implementation name to cppu::createSingleFactoryStephan Bergmann1-1/+2
...this has been hidden by OServiceManager::createContentEnumeration wrapping its return values in fresh XServiceInfo instances that report the right getImplementationName() anyway. But other service manager implementations would cause code like TransliterationImpl::loadBody (which iterates over createContentEnumeration() output, checking for a specific getImplementationName()) to fail.
2012-04-19Improved error reportingStephan Bergmann1-1/+4
2012-04-18Add the genstaticheader.pl scriptTor Lillqvist1-0/+83
2012-04-18Use static linking when DISABLE_DYNLOADING (iOS)Tor Lillqvist16-57/+470
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
avoids the problems of dangling uno singletons invalidated after the first dispose and the chain of other singletons that don't expect to need to re-initialize, etc. reenable editeng cppunit test inherit i18npool cppunit test from unotest base drop LibreOfficeProtector, do "throwable" work in setUp/tearDown not in ctors/dtors
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
This brings two changes: - no more recursive calling of make - gbuild_simple is now not used => removed
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
There are unit tests that do not use URE, e.g., in cppuhelper. This reverts commit 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8. Conflicts: sot/CppunitTest_sot_test_sot.mk svl/CppunitTest_svl_urihelper.mk
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