summaryrefslogtreecommitdiffstats
path: root/i18npool/source
Commit message (Expand)AuthorAgeFilesLines
* add KeyID option to Language dropdown boxAndras Timar2011-09-171-0/+1
* changed Time100SecSeparator to be identical to DecimalSeparatorEike Rathke2011-09-061-3/+3
* fix an_ES locale data detailsEike Rathke2011-09-041-4/+4
* an_ES indentationEike Rathke2011-09-041-353/+353
* add an_ES (Aragonese) locale dataAndras Timar2011-09-033-0/+360
* move to comphelper, and renameCaolán McNamara2011-09-0212-28/+23
* refactor x_rtl_uString_new_WithLength to be consistentCaolán McNamara2011-09-0111-26/+27
* these don't actually take ownership, just copy and leak originalCaolán McNamara2011-09-013-40/+56
* 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
* Fix cross-compilationTor Lillqvist2011-08-231-2/+2
* check array index *before* using it in array, not *after*Lionel Elie Mamane2011-08-211-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
* 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-191-1/+1
* Need to use cygpath on WindowsTor Lillqvist2011-08-181-1/+4
* add more component prefixesMatúš Kukan2011-08-173-3/+3
* convert i18npool to gbuildMatúš Kukan2011-08-1736-5128/+262
* 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
* fix Kabyle_Algeria [kab_DZ] absent currency symbol.Eike Rathke2011-07-304-4/+10
* random SAL_N_ELEMENTS cleanupMichael Meeks2011-07-261-1/+1
* fixed typoTakeshi Abe2011-07-261-1/+1
* resyncing to masterBjoern Michaelsen2011-07-2122-134/+573
|\
| * 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-191-56/+144
| * callcatcher: remove beautiful, but unused methodsCaolán McNamara2011-07-131-31/+0
| * Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-122-11/+0
| * callcatcher: remove unused MsLangId::convertIsoByteStringToLanguageCaolán McNamara2011-07-111-20/+0
| * Don't pointlessly build the i18npool build-time tools when cross-compilingTor Lillqvist2011-07-105-1/+20
| * 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
* | Merge branch 'master' into feature/gnumake4Bjoern Michaelsen2011-06-19119-1427/+2175
|\|
| * add Teke-Eboo language - fdo#37275Andras Timar2011-06-141-0/+1
| * Use the BUILD platform's saxparser.rdb file as we use that saxparser, tooTor Lillqvist2011-06-141-1/+1
| * fix broken makefile that just happened to work because errors cancelled each ...Christian Lohmaier2011-06-131-32/+31
| * get rid of unneded dependency (already in prj/build.lst)Christian Lohmaier2011-06-131-13/+9
| * Don't include <langinfo.h> unless neededTor Lillqvist2011-06-121-0/+2
| * Run tool executables built for the BUILD platformTor Lillqvist2011-06-085-6/+6