Commit graph

2555 commits

Author SHA1 Message Date
Tor Lillqvist
81ad165213 Get the file: URIs right 2011-09-07 18:04:02 +03:00
Eike Rathke
d3d1481fe8 changed Time100SecSeparator to be identical to DecimalSeparator 2011-09-06 02:39:37 +02:00
Eike Rathke
5456b230a2 fix an_ES locale data details
compiling an_ES.xml gave:
Warning: Time100SecSeparator is different from DecimalSeparator, this may be correct or not. Intended?
Warning: Don't forget to adapt corresponding FormatCode elements when changing separators.
Warning: QuotationStart may be wrong: U+201C “
Warning: QuotationEnd may be wrong: U+201D ”
Warning: DoubleQuotationStart may be wrong: U+2018 ‘
Warning: DoubleQuotationEnd may be wrong: U+2019 ’

* Exchanged Quotation(Start|End) and DoubleQuotation(Start|End)

Not sure about the use of '.' Time100SecSeparator whereas DecimalSeparator is ','
2011-09-04 14:13:01 +02:00
Eike Rathke
9b92ca05cb an_ES indentation 2011-09-04 14:13:01 +02:00
Andras Timar
3f4932e2b8 add an_ES (Aragonese) locale data 2011-09-03 11:19:52 +02:00
Caolán McNamara
cd9038dd39 move to comphelper, and rename 2011-09-02 09:54:17 +01:00
Caolán McNamara
23854ea235 refactor x_rtl_uString_new_WithLength to be consistent
i.e. change x_rtl_uString_new_WithLength to always create a rtl_uString
with ref count of 1, like rtl_uString_new_WithLength, so requiring:

either the explicit use of rtl_uString_release or
passing ownership to an OUString via OUString(pStr, SAL_NO_ACQUIRE)
which will do the same in its dtor
2011-09-01 09:53:36 +01:00
Caolán McNamara
5e51cc84d9 these don't actually take ownership, just copy and leak original 2011-09-01 09:53:36 +01:00
Tor Lillqvist
a8dcd07c92 Make it compile with MSVC 2011-08-29 12:07:17 +03:00
David Tardon
cd379e01c3 use SAL_N_ELEMENTS for table size 2011-08-29 06:33:41 +02:00
Mohammad Elahi
b470e596db Add numbering type in persian word.
Numbering in localized persian word is useful in some areas, at least
for me it is necessary. Since it is not trivial a function and table
is needed.
2011-08-28 00:01:26 +02:00
Mohammad Elahi
9e1b651db7 Add numbering type of arabic abjad sequence
A localized numbering type base on arabic abjad sequence is
added base on a table.
2011-08-28 00:01:26 +02:00
Tor Lillqvist
61aff182ab Make it actually link by adding more libraries 2011-08-23 23:45:23 +03:00
Tor Lillqvist
9a6fb0f622 Make it compile 2011-08-23 23:45:19 +03:00
Tor Lillqvist
a1f0f63b37 Fix cross-compilation 2011-08-23 00:44:15 +03:00
Tor Lillqvist
fb9f4d8129 Further attempt to make this test run on iOS 2011-08-21 17:49:12 +03:00
Lionel Elie Mamane
2fa3cac022 check array index *before* using it in array, not *after* 2011-08-21 08:04:48 +02:00
Norbert Thiebaud
d64bbd6bf8 detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set 2011-08-19 18:29:07 -05:00
Caolán McNamara
b28766f1e5 missed this errno.h 2011-08-19 16:43:37 +01:00
Caolán McNamara
14a255f9c0 add errno.h for errno 2011-08-19 16:23:59 +01:00
Tor Lillqvist
d62e4809df Use cygpath -m on Windows where necessary
We can't pass Cygwin pathnames to non-Cygwin programs.
2011-08-19 18:00:36 +03:00
Tor Lillqvist
a72c7acad9 Improve input and output file open error handling
Tell file name and actual error in error message. Print error message
to stderr. Always exit with failure when not able to open an input or
output file.
2011-08-19 17:59:03 +03:00
Tor Lillqvist
bdfca5e003 The shorter icu library names are used for WNTMSC only 2011-08-19 17:58:48 +03:00
Caolán McNamara
bd6fadb384 another one 2011-08-19 15:56:11 +01:00
Caolán McNamara
8fe21bbcaf get localedata to build under windows, lib vs bin 2011-08-19 15:44:28 +01:00
Caolán McNamara
70d60b184c inch closer to windows building 2011-08-19 13:47:21 +01:00
Jan Holesovsky
534b3bccfd Fix i18npool build on Windows. 2011-08-19 09:37:47 +02:00
Tor Lillqvist
4ae8b026a4 Need to use cygpath on Windows 2011-08-18 17:37:05 +03:00
Caolán McNamara
b268e6d606 use of ure thing in test probably needs this depend 2011-08-18 13:05:26 +01:00
David Tardon
0ad00eabb1 realpath is not necessary here
(moreover, its use breaks parallel build ;-)
2011-08-18 13:37:36 +02:00
Caolán McNamara
075980de32 don't need this depend do we really, breaks windows anyway 2011-08-18 11:21:57 +01:00
Norbert Thiebaud
5d2e40db71 i18npool depend on udkapi 2011-08-18 03:29:44 -05:00
Caolán McNamara
f716561519 Revert "disable i18npool's unit test for now"
This reverts commit 8ae498242b
because no justification is listed
2011-08-18 09:16:28 +01:00
Matúš Kukan
4b60da5d1d add more component prefixes 2011-08-17 23:51:45 +02:00
Matúš Kukan
8ae498242b disable i18npool's unit test for now 2011-08-17 20:03:50 +02:00
Matúš Kukan
2674376ddf convert i18npool to gbuild 2011-08-17 17:34:23 +02:00
Tor Lillqvist
b7254fcd89 Try to make i18npool_cppunittester_all work 2011-08-14 00:51:33 +03:00
Julien Nabet
2a90263421 Add 2 lacking va_end. 2011-08-08 23:59:48 +02:00
Eike Rathke
5207c9fdde Fix decimal separator of a German_Liechtenstein [de-LI] currency format 2011-08-08 11:11:19 +02:00
Tor Lillqvist
63904d57b6 Add statically linked i18npool cppunittester for iOS 2011-08-03 21:14:54 +03:00
Eike Rathke
3bc8dbc888 fix Kabyle_Algeria [kab_DZ] absent currency symbol.
* In locale data replaceTo must not be empty if replaceFrom isn't.
+ Also added check to locale data compiler to prevent this in future.
* Fixed a currency format's group separator.
* Marked LANGUAGE_USER_KABYLE (0x0659) obsolete as LANGUAGE_TAMAZIGHT_LATIN
  (0x085F) is used instead, actually commit
  909c9aa4550a068513300bc3e899c0466d9287b4 crossed
  b51eaf4c5083ec35366d18c522a7dd50f9c9b3c0
- Removed the corresponding duplicated entry from langtab.src.
2011-07-30 11:03:47 -04:00
Michael Meeks
1136ca19ca random SAL_N_ELEMENTS cleanup 2011-07-26 18:07:12 +01:00
Takeshi Abe
d5a8293e6c fixed typo 2011-07-26 23:57:08 +09:00
Bjoern Michaelsen
a233dac065 resyncing to master 2011-07-21 18:56:16 +02:00
Andras Timar
eb4d2342b8 add gd_GB (Gaelic, Scottish) locale data #i117857# 2011-07-20 11:06:32 +02:00
Petr Mladek
c1cf6f343b fix typo in the last commit
scriptListCount should get initialized by scriptList variable
2011-07-19 12:45:50 +02:00
Caolán McNamara
bf355b97ee Resolves: fdo#38095 half&full width forms need to remain asian 2011-07-19 09:32:43 +01:00
Takeshi Abe
7cc4502556 fix code pointer in comment 2011-07-18 10:35:12 +09:00
Caolán McNamara
f12d9262d3 callcatcher: remove beautiful, but unused methods 2011-07-13 10:25:32 +01:00
Matus Kukan
22f299b12e Remove component_getImplementationEnvironment methods 2011-07-12 17:59:30 +02:00