Age | Commit message (Expand) | Author |
2014-02-28 | remove unused code in i18npool/OFileWriter | Noel Grandin |
2014-02-26 | added M-D abbreviated DateAcceptancePattern to [lgr-SB], fdo#72512 | Eike Rathke |
2014-02-26 | added Lengo [lgr-SB] locale data, fdo#72512 | Eike Rathke |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |
2014-02-17 | Resolves: fdo#45841 fix autocorrect of single quotes in Maltese | Caolán McNamara |
2014-02-12 | corrected Estonian [et-EE] quote characters | Mihkel Tõnnov |
2014-02-11 | coverity#707926 Uninitialized scalar field | Caolán McNamara |
2014-02-08 | coverity#705400 Argument cannot be negative | Caolán McNamara |
2014-02-07 | Avoid generation of unused replaceFrom* variables | Stephan Bergmann |
2014-02-07 | No need for virtual functions in OFileWriter | Stephan Bergmann |
2014-01-28 | bool improvements | Stephan Bergmann |
2014-01-27 | i18npool: Ctor feature for few general services. | Matúš Kukan |
2014-01-08 | Fix LocaleDataImpl::getImplementationName | Stephan Bergmann |
2014-01-02 | added EUR as default currency to Latvia [*-LV] locale data, fdo#73239 | Eike Rathke |
2013-12-18 | fdo#54938: Convert i18npool to use cppu::supportsService | Marcos Paulo de Souza |
2013-12-12 | simplify - use OUString::startsWith where possible | Noel Grandin |
2013-12-11 | Related: rhbz#1040291 Change language name from 'Oriya' to 'Odia' | Caolán McNamara |
2013-11-22 | remove unnecessary RTL_CONSTASCII_STRINGPARAM | Noel Grandin |
2013-11-20 | added D/M DateAcceptancePattern, fdo#71836 | Eike Rathke |
2013-11-20 | use Puinave_Colombia [pui-CO] locale data, fdo#71836 | Eike Rathke |
2013-11-20 | added Puinave_Colombia [pui-CO] locale data, fdo#71836 | Michael Bauer |
2013-11-19 | added date acceptance patterns to Canadian locales, fdo#71664 | Eike Rathke |
2013-11-19 | added [ar-AE] and [ar-KW] locale data referrers, fdo#71140 | Eike Rathke |
2013-11-18 | renamed ku* to kmr-Latn*, fdo#63460 | Eike Rathke |
2013-11-14 | remove unnecessary sal_Unicode casts in various places | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-11-08 | added Bamanankan/Bambara_Mali [bm-ML] locale data, fdo#71361 | Eike Rathke |
2013-11-06 | corrected Time100SecSeparator and quotation marks, fdo#71243 | Eike Rathke |
2013-11-05 | added French (Burkina Faso) [fr-BF] locale data, fdo#71243 | Eike Rathke |
2013-11-04 | Convert code that calls OUString::getStr()[] to use the [] operator | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-29 | iterateCodePoints() on empty string is no good anymore | Eike Rathke |
2013-10-28 | ha-GH is now ha-Latn-GH | Eike Rathke |
2013-10-25 | more flexible language tag override mechanism | Eike Rathke |
2013-10-22 | Bin comments that claim to say why some header is included | Tor Lillqvist |
2013-10-18 | added Ladin_Italy [lld-IT] locale data, fdo#70530 | Eike Rathke |
2013-09-20 | rename 'sr*YU' to 'sr*CS' | Eike Rathke |
2013-09-20 | renamed 'mn-MN' to 'mn-Cyrl-MN' | Eike Rathke |
2013-09-10 | changed all 'sh' language to 'sr-Latn' | Eike Rathke |
2013-09-10 | more annoying indentation | Eike Rathke |
2013-09-10 | accept also '-' as '_' in 'ref' attribute | Eike Rathke |
2013-09-10 | corrected check of Variant '-' | Eike Rathke |
2013-09-05 | -Werror,-Wunused-variable 'empStr' | Eike Rathke |
2013-09-05 | getFallbackStrings() with bIncludeFullBcp47 parameter | Eike Rathke |
2013-09-05 | renamed LocaleData to LocaleDataImpl to prevent confusion | Eike Rathke |
2013-09-05 | handle language tags | Eike Rathke |
2013-09-05 | cUnder, cHyphen | Eike Rathke |
2013-09-05 | use replace with sal_Unicode instead of replaceAll with OUString | Eike Rathke |
2013-09-05 | use LanguageTag::convertToLocale() | Eike Rathke |