summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* Make it compile with MSVCTor Lillqvist2011-08-291-48/+46
* use SAL_N_ELEMENTS for table sizeDavid Tardon2011-08-291-21/+21
* Add numbering type in persian word.Mohammad Elahi2011-08-281-0/+121
* Add numbering type of arabic abjad sequenceMohammad Elahi2011-08-281-0/+11
* Make it actually link by adding more librariesTor Lillqvist2011-08-231-0/+12
* Make it compileTor Lillqvist2011-08-232-1/+13
* Fix cross-compilationTor Lillqvist2011-08-231-2/+2
* Further attempt to make this test run on iOSTor Lillqvist2011-08-211-2/+18
* check array index *before* using it in array, not *after*Lionel Elie Mamane2011-08-211-1/+1
* detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud2011-08-191-1/+1
* missed this errno.hCaolán McNamara2011-08-191-0/+1
* add errno.h for errnoCaolán McNamara2011-08-193-0/+3
* Use cygpath -m on Windows where necessaryTor Lillqvist2011-08-192-2/+2
* Improve input and output file open error handlingTor Lillqvist2011-08-194-17/+18
* The shorter icu library names are used for WNTMSC onlyTor Lillqvist2011-08-192-2/+2
* another oneCaolán McNamara2011-08-191-0/+5
* get localedata to build under windows, lib vs binCaolán McNamara2011-08-191-0/+11
* inch closer to windows buildingCaolán McNamara2011-08-192-0/+8
* Fix i18npool build on Windows.Jan Holesovsky2011-08-194-1/+24
* Need to use cygpath on WindowsTor Lillqvist2011-08-181-1/+4
* use of ure thing in test probably needs this dependCaolán McNamara2011-08-181-1/+1
* realpath is not necessary hereDavid Tardon2011-08-181-1/+1
* don't need this depend do we really, breaks windows anywayCaolán McNamara2011-08-181-1/+0
* i18npool depend on udkapiNorbert Thiebaud2011-08-181-1/+1
* Revert "disable i18npool's unit test for now"Caolán McNamara2011-08-181-1/+1
* add more component prefixesMatúš Kukan2011-08-174-4/+4
* disable i18npool's unit test for nowMatúš Kukan2011-08-171-1/+1
* convert i18npool to gbuildMatúš Kukan2011-08-1770-5380/+1807
* Try to make i18npool_cppunittester_all workTor Lillqvist2011-08-141-0/+2
* Add 2 lacking va_end.Julien Nabet2011-08-081-0/+1
* Fix decimal separator of a German_Liechtenstein [de-LI] currency formatEike Rathke2011-08-081-2/+2
* Add statically linked i18npool cppunittester for iOSTor Lillqvist2011-08-033-4/+156
* fix Kabyle_Algeria [kab_DZ] absent currency symbol.Eike Rathke2011-07-305-5/+12
* random SAL_N_ELEMENTS cleanupMichael Meeks2011-07-261-1/+1
* fixed typoTakeshi Abe2011-07-261-1/+1
* resyncing to masterBjoern Michaelsen2011-07-2127-175/+625
|\
| * add gd_GB (Gaelic, Scottish) locale data #i117857#Andras Timar2011-07-204-0/+376
| * fix typo in the last commitPetr Mladek2011-07-191-1/+1
| * Resolves: fdo#38095 half&full width forms need to remain asianCaolán McNamara2011-07-192-60/+191
| * fix code pointer in commentTakeshi Abe2011-07-181-1/+1
| * callcatcher: remove beautiful, but unused methodsCaolán McNamara2011-07-132-64/+1
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-122-11/+0
| * callcatcher: remove unused MsLangId::convertIsoByteStringToLanguageCaolán McNamara2011-07-112-22/+0
| * Don't pointlessly build the i18npool build-time tools when cross-compilingTor Lillqvist2011-07-105-1/+20
| * Build cpputools only for desktop OSesTor Lillqvist2011-07-091-1/+1
| * catch by const referenceCaolán McNamara2011-07-081-2/+4
| * Use "Unix-style" (import) library names for MinGW, to match libs.mkTor Lillqvist2011-06-212-0/+8
| * Fix for cross-compiling with MinGWTor Lillqvist2011-06-211-3/+11
| * Use MSVC-specific compiler options only when $(COM)==MSCTor Lillqvist2011-06-214-4/+4
| * avoid 'error' in warning message as it triggers cloph's error detectorNorbert Thiebaud2011-06-161-6/+6