Commit graph

2779 commits

Author SHA1 Message Date
Norbert Thiebaud
43c0c12369 targeted string re-work
Change-Id: Ie250e1953c84caea5e67c26c7a4f9a1ae206f42b
2012-05-31 21:19:42 -05:00
Korrawit Pruegsanusak
07202af3c5 fix some typo
Change-Id: Ib88169968d164c88703505da022887ea8d53c721
2012-06-01 00:24:24 +07:00
Norbert Thiebaud
1488171272 targeted string re-work
Change-Id: I1efff8e09079267f4129c474872d3fc49adeb831
2012-05-30 16:41:40 -05:00
Matúš Kukan
af1fe5e603 i18npool: depend on outdir target
Change-Id: Ib94620f316899a77b3842989dd859625f6748ddc
2012-05-30 12:21:11 +02:00
Luboš Luňák
8979193090 Revert "fdo#45830: Indicate correct default locale setting"
This causes a failure in sc_subsequent_filters_test , the test
fails in non-English locales.

This reverts commit 1a5aae96bd.
2012-05-29 16:27:53 +02:00
David Tardon
dddf205a61 add missing dependency
Change-Id: Iadd19f68ee4ed49842d6669354de6c1dca515cfc
2012-05-29 14:36:42 +02:00
David Tardon
9eed485db3 bin i18npool/version.mk, hardcode the version
This makefile must be included from other makefiles, which means it must
be delivered first, which does not play so well with gbuild's
all-in-one-process build. Because the version has not changed once since
the library was introduced in 2006, I consider this just an unecessary
complication of already complex build process.

Change-Id: I8304f0e8ef9e59a046b10f423dbe61d75e3fc5c2
2012-05-29 14:36:42 +02:00
Eike Rathke
495943c872 added same date acceptance patterns as in gd-GB
Change-Id: I2e36fce85882566d19cb3e3c9fa3e037d322ce6c
2012-05-29 14:10:33 +02:00
Norbert Thiebaud
bb059d9dd3 targetted string re-work
Change-Id: I0d0712f441fcecb7a165173da7174e8f254cf39a
2012-05-28 11:47:45 -05:00
Rob Snelders
1a5aae96bd fdo#45830: Indicate correct default locale setting
Change-Id: I73904225b2ea1c5b78453caafe382860fb9a3a0f
2012-05-28 17:56:23 +03:00
Eike Rathke
4a3e7dfb0d added missing closing quotes at end of literals
Change-Id: I3d204aa54dd9c13dfb87e702fa07aa4234977a49
2012-05-24 13:24:18 +02:00
Eike Rathke
63d7671b21 fixed a typo in zh-* currency format code that has been in since 2002 ... 2012-05-22 19:35:16 +02:00
Cheng-Chia Tseng
b676fa6df5 updated [zh-TW] locale data fdo#49274 2012-05-22 19:16:45 +02:00
Takeshi Abe
9902f0ee3d removed unused const rtl::OUString
Change-Id: I7c3409ac39e690fcf2f7e4085bf6857e6bd182fb
2012-05-17 22:44:43 +09:00
Caolán McNamara
1d0f8a1bfb nutso static OUStrings
Change-Id: I104af905eb0d13864f70f44386b2b573fb26e513
2012-05-17 14:03:25 +01:00
Michael Stahl
7175ceede1 i18npool: fix spurious re-deliver of i18npool.uno.so:
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-16 23:58:45 +02:00
Caolán McNamara
0f66309779 reduce a gadzillion make_pairs executions to simple array of pod
Change-Id: I38249d12d0c4e7a732b505cf90e1e8806c718229
2012-05-16 15:05:36 +01:00
Eike Rathke
b936d537e4 added common date acceptance patterns to *-FR locales 2012-05-15 19:19:21 +02:00
David Tardon
dd49c193de make build work again with older ICU
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-14 08:27:32 +02:00
Caolán McNamara
20c2411414 Resolves: fdo#49849 implement Unicode 6.1 hebrew line breaking rules
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-13 22:46:43 +01:00
Caolán McNamara
2a42638c79 drop debugging spew
Change-Id: I680a5d10d129ff9b7d6d543b0914418eedf078c6
2012-05-13 09:50:42 +01:00
Caolán McNamara
f2827fb15f debug foo for mingw32 build
Change-Id: I1d5f9940c6f85269373ccbdc9caa6c5696996c9f
2012-05-11 21:43:19 +01:00
Caolán McNamara
0c31cd693c drop debugging spew
Change-Id: I50b0ce42e68c8a6a5da3150468a7df8bb9030686
2012-05-11 16:32:45 +01:00
Caolán McNamara
705b217c9c debug harder
Change-Id: Ib74fba6059c1adcd10fc07331d70d7c7d8931bef
2012-05-11 14:58:48 +01:00
Caolán McNamara
dccbc03adc dump transformed output
Change-Id: I4aec3fbd6cc8bad7cbeaaef6e9909b83b7771fe1
2012-05-11 14:34:34 +01:00
Caolán McNamara
779e6e7d4c is this sed line confusing older seds ?
Change-Id: I04508b7bdc3fcb9fc1b0ddae7d595a302aa7ec65
2012-05-11 14:20:22 +01:00
Eike Rathke
208617ab04 added Swedish [sv-SE] date acceptance patterns 'D/M' and 'D/M Y'
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-11 11:25:19 +02:00
Michael Stahl
a9550f63cd normalize variable names in gbuild user makefiles
Variables should have module name as prefix to prevent collisions.
2012-05-10 10:47:44 +02:00
Matúš Kukan
736170293c gbuild: remove gb_Helper_abbreviate_dirs_native
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
2012-05-09 09:39:19 +01:00
Eike Rathke
2caba57e77 re-added 'D/M/' date acceptance pattern to [is-IS]
Argument is that "the reason for the "D/M/" pattern is for those who use
the numpad for input", well, makes sense.
2012-05-02 16:30:07 +02:00
Eike Rathke
f5080ebb70 swapped DefaultAbbrvName and DefaultFullName in Era elements 2012-05-02 14:33:56 +02:00
Björgvin Ragnarsson
60edd10f79 changes to [is-IS] locale data 2012-05-02 14:33:56 +02:00
Caolán McNamara
6f0503c82c Related: fdo#49208 use UText adaptor to underlying rtl::OUString
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-02 11:20:32 +01:00
Caolán McNamara
ccc47b3db3 Resolves: fdo#49208 icu string compare is shocking slow
Change-Id: Iee3ab0ebbbb72e88e33dcbe0fcb4df1e4f60c301
2012-05-01 16:27:17 +01:00
Caolán McNamara
268ec2e64f Related: fdo#49208 crazy to create the string *twice*
Change-Id: Ib31919672d0754fa4f650dcb32dc2c59a410b54c
2012-05-01 16:27:17 +01:00
Eike Rathke
17e6c9b8bf script to list locales with and without DateAcceptancePattern 2012-04-30 21:27:55 +02:00
Eike Rathke
6ac33c3c12 be more specific in locale data date acceptance pattern check output 2012-04-30 15:12:06 +02:00
Bjoern Michaelsen
b1c3e8ae28 make gbuild the default assumption of build.pl
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-29 03:50:46 +02:00
Eike Rathke
6c33e7da4d fdo#48957 added Erzya [myv-RU] locale data
Locale data contributed by <rueter.jack@gmail.com> using
http://www.it46.se/localegen/
2012-04-25 20:49:44 +02:00
Eike Rathke
c5d1f72f0c it's Erzya, not Eryza 2012-04-24 11:49:45 +02:00
Caolán McNamara
791687613a remove static objects from static_initialization_and_destruction chain 2012-04-19 21:35:42 +01:00
Stephan Bergmann
c85ed498bd Simplify TransliterationImpl::loadBody
its not evident to me why the original code needed to be so complicated.
2012-04-19 20:57:05 +02:00
Eike Rathke
46f64f0623 fdo#48917 added Eryza [myv-RU] and Meadow Mari [mhr-RU] to language list 2012-04-19 19:14:06 +02:00
Stephan Bergmann
4707ee3212 Correctly pass implementation name to cppu::createSingleFactory
...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-19 15:13:46 +02:00
Stephan Bergmann
0d85d88ee1 Improved error reporting 2012-04-19 15:13:46 +02:00
Tor Lillqvist
815cee8bd2 Add the genstaticheader.pl script 2012-04-18 08:19:28 +03:00
Tor Lillqvist
f06e6513a8 Use static linking when DISABLE_DYNLOADING (iOS) 2012-04-18 01:23:51 +03:00
Michael Meeks
5d646f4ba5 i18npool: use URLs for type database in localedata build 2012-04-14 01:35:00 +02:00
Caolán McNamara
8d7e8a0a3b setup/teardown default component context once before/after all tests
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-13 13:15:25 +01:00
Matúš Kukan
5dce272584 move dependency on localedata_en to i18npool 2012-04-12 20:53:14 +02:00