Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-11 | removed empty DefaultName elements | Eike Rathke | |
2012-01-11 | removed ISO 8601 DefaultName comment from formatindex="32" which it is not | Eike Rathke | |
2012-01-11 | made formatindex="33" the ISO 8601 YYYY-MM-DD that it needs to be | Eike Rathke | |
2012-01-11 | generalized the [hu-HU] case to generate a second pattern | Eike Rathke | |
For known separators '-' '.' '/' in the edit format code if they differ from the defined DateSeparator generate a second date acceptance pattern that uses the format code's separator, additionally to the one with DateSeparator. | |||
2012-01-11 | [bg-BG] special DateAcceptancePattern "D.M.Y г." | Eike Rathke | |
Special special.. upper and lower case letter GHE and space and non-breaking space. | |||
2012-01-11 | [sl-SI] special DateAcceptancePattern "D. M. Y" | Eike Rathke | |
2012-01-11 | added DateAcceptancePattern element | Eike Rathke | |
2012-01-11 | implemented date acceptance patterns API | Eike Rathke | |
2012-01-11 | made [es-BO] DateSeparator the '/' that is used in FormatCode | Eike Rathke | |
2012-01-11 | made [tr-TR] use the defined '.' DateSeparator in FormatCode | Eike Rathke | |
2012-01-11 | made [ko-KR] DateSeparator the '/' that is used in FormatCode | Eike Rathke | |
2012-01-11 | made [ku-TR] DateSeparator the '/' that is used in FormatCode | Eike Rathke | |
though I strongly doubt the entire US-centric approach ... | |||
2012-01-04 | added Kyrgyz (China) [ky-CN] to language list | Eike Rathke | |
2012-01-04 | completelangiso is now in solenv/inc/langlist.mk | Eike Rathke | |
2012-01-03 | corrected abbreviated day names and a long date format | Mateusz Zasuwik | |
2011-12-30 | Fix for fdo43460 Part XXI getLength() to isEmpty() | Olivier Hallot | |
Part XXI Modules i18npool, idl, idlc, io, javaunohelper, jvmaccess | |||
2011-12-22 | point directly to http://www.validome.org/xml/ | Eike Rathke | |
Thanks to Roman Eisele for mentioning. | |||
2011-12-22 | '--' is not allowed inside comments | Eike Rathke | |
2011-12-20 | genitive case month names for [pl-PL] | Mateusz Zasuwik | |
2011-12-20 | Link most libs and executables with gb_STDLIBS as presumably is intended | Tor Lillqvist | |
2011-12-16 | gcc-trunk: fix error: unable to find string literal operator 'operator"" FOO' | Matúš Kukan | |
2011-12-15 | more corrections to date formats | Martin Srebotnjak | |
2011-12-15 | catch exception by constant reference | Takeshi Abe | |
2011-12-14 | corrections to [sl-SI] date formats | Eike Rathke | |
2011-12-14 | if [CURRENCY] is used then it must be defined | Eike Rathke | |
2011-12-14 | check if [CURRENCY] replaceTo is specified | Eike Rathke | |
2011-12-14 | corrections to Slovenian locale data | Martin Srebotnjak | |
2011-12-13 | simplify this, use gb_Helper_abbreviate_dirs_native instead of cygpath | Matúš Kukan | |
2011-12-09 | fixed fdo#37349 present Catalan (Valencian) as selectable UI language | Eike Rathke | |
Catalan (Valencian) has no ISO 639 code assigned and the UI localization uses the ca-XV hack where XV is of the reserved ISO 3166 user-assigned range. This should not escape to document content therefor internally a replacement to ca-ES is done for all locale attribution. For the UI localization to be distinguishable under Tools->Options->LanguageSettings->UserInterface this needed a special handling to allow Catalan (Valencian) again. | |||
2011-12-08 | Fix 18npool build on Windows. | Bjoern Michaelsen | |
2011-12-08 | changed MinimalDaysInFirstWeek to 4 for correct week-of-year calculation | Eike Rathke | |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-07 | use gbuild_simple.mk in i18npool | Bjoern Michaelsen | |
2011-12-05 | corrected [pt-PT] date formats | Sérgio Marques | |
2011-11-29 | set gb_PARTIALBUILD in CustomTargets | Bjoern Michaelsen | |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen | |
2011-11-29 | changed and added [pt-PT] date formats | Sérgio Marques | |
2011-11-28 | [gd-GB] partitive vs genitive case month names | Michael Bauer | |
2011-11-28 | non-preset formatindex="..." values must be >=50 | Eike Rathke | |
Explicitly mention that formatindex="..." values for formats defined additionally to the preset range must be >=50 and unique within a locale. | |||
2011-11-28 | added [an-ES] genitive month names, changed date formats, elaborated IndexKey | Juan Pablo Martínez Cortés | |
2011-11-28 | changed [ast-ES] date and currency formats | Xuacu Saturio | |
2011-11-28 | added [ru-RU] genitive case month names | Serg Bormant | |
2011-11-28 | [be-BY] lower case month names | Yury Tarasievich | |
2011-11-28 | Add genitive and partitive month names for fi_FI locale | Harri Pitkänen | |
Add genitive and partitive month names and remove hardcoded case suffixes from predefined date formats. One format incorrectly had case suffixes added to abbreviated month names. | |||
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud | |
2011-11-27 | remove pch from the include list | Norbert Thiebaud | |
2011-11-27 | remove include of pch header from i18npool | Norbert Thiebaud | |
2011-11-27 | remove pre-compiled header support in gbuild and gbuildified module | Norbert Thiebaud | |
2011-11-25 | added check if locale data's usedInCompatibleFormatCodes currency is really ↵ | Eike Rathke | |
used there and fixed the cases discovered by the check ... | |||
2011-11-25 | added [pt-PT] legacyOnly currency to cope with change from Esc. to $ | Eike Rathke | |