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
Caolán McNamara
5d5fbc091c
callcatcher: remove unused MsLangId::convertIsoByteStringToLanguage
2011-07-11 16:40:42 +01:00
Tor Lillqvist
0abcc8b6e3
Don't pointlessly build the i18npool build-time tools when cross-compiling
2011-07-10 09:35:02 +03:00
Tor Lillqvist
1203a32cb6
Build cpputools only for desktop OSes
2011-07-09 15:07:39 +03:00
Caolán McNamara
bdbb385c77
catch by const reference
2011-07-08 10:50:41 +01:00
Tor Lillqvist
6423a66abf
Use "Unix-style" (import) library names for MinGW, to match libs.mk
2011-06-21 13:27:24 +03:00
Tor Lillqvist
c812704530
Fix for cross-compiling with MinGW
2011-06-21 02:47:53 +03:00
Tor Lillqvist
a31a128023
Use MSVC-specific compiler options only when $(COM)==MSC
2011-06-21 02:24:39 +03:00
Bjoern Michaelsen
941020379b
Merge branch 'master' into feature/gnumake4
...
Conflicts:
basebmp/prj/d.lst
basebmp/test/basictest.cxx
basebmp/test/makefile.mk
basegfx/inc/basegfx/basegfxdllapi.h
basegfx/inc/basegfx/tools/debugplotter.hxx
basegfx/inc/basegfx/tuple/b2ituple.hxx
basegfx/prj/d.lst
basegfx/source/numeric/makefile.mk
basegfx/source/polygon/makefile.mk
basegfx/source/range/makefile.mk
basegfx/source/raster/makefile.mk
basegfx/source/tuple/makefile.mk
basegfx/source/vector/makefile.mk
basegfx/test/basegfx1d.cxx
basegfx/test/makefile.mk
basegfx/util/makefile.mk
canvas/Library_canvasfactory.mk
canvas/Module_canvas.mk
canvas/prj/build.lst
canvas/prj/d.lst
canvas/source/cairo/cairo_canvashelper_texturefill.cxx
canvas/source/cairo/makefile.mk
canvas/source/tools/makefile.mk
comphelper/qa/string/makefile.mk
cppcanvas/Module_cppcanvas.mk
cppcanvas/inc/cppcanvas/cppcanvasdllapi.h
cppcanvas/prj/build.lst
cppcanvas/prj/d.lst
cppcanvas/source/mtfrenderer/makefile.mk
cppcanvas/util/makefile.mk
i18npool/source/search/makefile.mk
regexp/Library_regexp.mk
regexp/prj/d.lst
sax/CppunitTest_sax.mk
sax/Library_sax.mk
sax/prj/d.lst
sax/qa/cppunit/test_converter.cxx
sax/source/expatwrap/attrlistimpl.hxx
sax/util/makefile.mk
svtools/Library_svt.mk
tools/Executable_sspretty.mk
ucbhelper/prj/d.lst
ucbhelper/source/provider/configureucb.cxx
ucbhelper/source/provider/provconf.cxx
ucbhelper/util/makefile.mk
unotools/Library_utl.mk
unotools/Module_unotools.mk
unotools/Package_inc.mk
unotools/prj/build.lst
vcl/Library_desktop_detector.mk
vcl/Library_vcl.mk
vcl/Library_vclplug_gtk.mk
vcl/aqua/source/gdi/salprn.cxx
vcl/inc/aqua/saldata.hxx
vcl/unx/generic/gdi/salgdi3.cxx
2011-06-19 12:47:44 +02:00
Norbert Thiebaud
f058498daf
avoid 'error' in warning message as it triggers cloph's error detector
2011-06-16 22:37:37 -05:00
Michael Stahl
0e95726c37
gnumake4: fix uses of sax components [hg:4f7ea9a34847]
2011-06-17 01:33:24 +02:00