Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-07 | Get the file: URIs right | Tor Lillqvist | |
2011-09-06 | changed Time100SecSeparator to be identical to DecimalSeparator | Eike Rathke | |
2011-09-04 | fix an_ES locale data details | Eike Rathke | |
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 | an_ES indentation | Eike Rathke | |
2011-09-03 | add an_ES (Aragonese) locale data | Andras Timar | |
2011-09-02 | move to comphelper, and rename | Caolán McNamara | |
2011-09-01 | refactor x_rtl_uString_new_WithLength to be consistent | Caolán McNamara | |
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 | these don't actually take ownership, just copy and leak original | Caolán McNamara | |
2011-08-29 | Make it compile with MSVC | Tor Lillqvist | |
2011-08-29 | use SAL_N_ELEMENTS for table size | David Tardon | |
2011-08-28 | Add numbering type in persian word. | Mohammad Elahi | |
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 | Add numbering type of arabic abjad sequence | Mohammad Elahi | |
A localized numbering type base on arabic abjad sequence is added base on a table. | |||
2011-08-23 | Make it actually link by adding more libraries | Tor Lillqvist | |
2011-08-23 | Make it compile | Tor Lillqvist | |
2011-08-23 | Fix cross-compilation | Tor Lillqvist | |
2011-08-21 | Further attempt to make this test run on iOS | Tor Lillqvist | |
2011-08-21 | check array index *before* using it in array, not *after* | Lionel Elie Mamane | |
2011-08-19 | detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly set | Norbert Thiebaud | |
2011-08-19 | missed this errno.h | Caolán McNamara | |
2011-08-19 | add errno.h for errno | Caolán McNamara | |
2011-08-19 | Use cygpath -m on Windows where necessary | Tor Lillqvist | |
We can't pass Cygwin pathnames to non-Cygwin programs. | |||
2011-08-19 | Improve input and output file open error handling | Tor Lillqvist | |
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 | The shorter icu library names are used for WNTMSC only | Tor Lillqvist | |
2011-08-19 | another one | Caolán McNamara | |
2011-08-19 | get localedata to build under windows, lib vs bin | Caolán McNamara | |
2011-08-19 | inch closer to windows building | Caolán McNamara | |
2011-08-19 | Fix i18npool build on Windows. | Jan Holesovsky | |
2011-08-18 | Need to use cygpath on Windows | Tor Lillqvist | |
2011-08-18 | use of ure thing in test probably needs this depend | Caolán McNamara | |
2011-08-18 | realpath is not necessary here | David Tardon | |
(moreover, its use breaks parallel build ;-) | |||
2011-08-18 | don't need this depend do we really, breaks windows anyway | Caolán McNamara | |
2011-08-18 | i18npool depend on udkapi | Norbert Thiebaud | |
2011-08-18 | Revert "disable i18npool's unit test for now" | Caolán McNamara | |
This reverts commit 8ae498242b5fb90d4f33b470616b90790ff807e0 because no justification is listed | |||
2011-08-17 | add more component prefixes | Matúš Kukan | |
2011-08-17 | disable i18npool's unit test for now | Matúš Kukan | |
2011-08-17 | convert i18npool to gbuild | Matúš Kukan | |
2011-08-14 | Try to make i18npool_cppunittester_all work | Tor Lillqvist | |
2011-08-08 | Add 2 lacking va_end. | Julien Nabet | |
2011-08-08 | Fix decimal separator of a German_Liechtenstein [de-LI] currency format | Eike Rathke | |
2011-08-03 | Add statically linked i18npool cppunittester for iOS | Tor Lillqvist | |
2011-07-30 | fix Kabyle_Algeria [kab_DZ] absent currency symbol. | Eike Rathke | |
* 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-26 | random SAL_N_ELEMENTS cleanup | Michael Meeks | |
2011-07-26 | fixed typo | Takeshi Abe | |
2011-07-21 | resyncing to master | Bjoern Michaelsen | |
2011-07-20 | add gd_GB (Gaelic, Scottish) locale data #i117857# | Andras Timar | |
2011-07-19 | fix typo in the last commit | Petr Mladek | |
scriptListCount should get initialized by scriptList variable | |||
2011-07-19 | Resolves: fdo#38095 half&full width forms need to remain asian | Caolán McNamara | |
2011-07-18 | fix code pointer in comment | Takeshi Abe | |
2011-07-13 | callcatcher: remove beautiful, but unused methods | Caolán McNamara | |
2011-07-12 | Remove component_getImplementationEnvironment methods | Matus Kukan | |