summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Don't truncate a UTF-32 code point to a UTF-16 code unitStephan Bergmann1-3/+3
2016-02-06loplugin:loopvartoosmallNoel Grandin2-3/+3
2015-11-03use separators and number formats as in [it-IT], tdf#91199 follow-upEike Rathke1-92/+99
2015-08-06ensure engineering notation format is presentEike Rathke1-0/+18
2015-08-06tdf#91849 add Tigrigna (Ethiopia) [ti-ET] locale dataEike Rathke2-1/+363
2015-08-06reflect requirement of one abbreviated DateAcceptancePattern in documentationEike Rathke1-2/+4
2015-08-06ensure that at least one abbreviated DateAcceptancePattern is presentEike Rathke1-0/+16
2015-08-06add missing DateAcceptancePattern for abbreviated date inputEike Rathke2-0/+2
2015-08-06tdf#91199 add Venetian [vec-IT] locale dataEike Rathke2-0/+363
2015-05-05Related tdf#91009: Correct thousands separator character for locale es_CRJulien Nabet1-10/+32
2015-05-02tdf#91009: Correct thousands separator character for locale es_CRJulien Nabet1-9/+9
2015-04-29tdf#89395 add Nyanja [ny-MW] locale dataEike Rathke2-1/+364
2015-04-29inherit cu-RU format codes from ru-RU, tdf#90802 follow-upEike Rathke2-148/+4
2015-04-29define what is actually used ...Eike Rathke1-2/+2
2015-04-29prepare to inherit from, adding replacement, tdf#90802 relatedEike Rathke1-6/+6
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev2-1/+431
2015-04-28add comment it's ok hereEike Rathke1-0/+4
2015-04-28match separators by inheriting from same locale as format codesEike Rathke1-1/+1
2015-04-28match separators by inheriting from same locale as format codesEike Rathke1-1/+1
2015-04-28match separators by inheriting from same locale as format codesEike Rathke1-1/+1
2015-04-28match separators by inheriting from same locale as format codesEike Rathke1-1/+1
2015-04-28format code separators have to match defined separatorsEike Rathke1-23/+1
2015-04-27decimal separator is commaEike Rathke1-3/+3
2015-04-27Add engineering notation to format list for all l10nLaurent Balland-Poirier158-1/+474
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-22Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann1-4/+3
2015-04-22both scientific formats are of type medium, tdf#88835 follow-upEike Rathke2-2/+2
2015-04-22tdf#88835 2 digits in exponent for default scientific formatLaurent Balland-Poirier158-416/+416
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin3-7/+7
2015-04-12cppcheck: noExplicitConstructorCaolán McNamara1-4/+4
2015-04-12unnecessary castCaolán McNamara1-1/+1
2015-04-12unnecessary strcpyCaolán McNamara2-5/+2
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-23fixed a type in NumberingLevelACTom1-1/+1
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl1-1/+2
2015-01-20Some more loplugin:cstylecast: i18npoolStephan Bergmann1-19/+19
2015-01-07changed default value for long datetime, zh_CN locale dataKevin Suo1-3/+3
2015-01-07fdo#87626: Improve Simplified Chinese numbering typesKevin Suo1-8/+15
2014-12-19fdo#87471 update locale data for French Burkina Faso [fr-BF]Eike Rathke1-24/+26
2014-12-19fdo#87466 update locale data for Moore Burkina Faso [mos-BF]Eike Rathke1-7/+7
2014-12-19add more date formats for [pt-PT]Eike Rathke1-0/+24
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann1-1/+1
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn1-49/+16
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-12-12i18npool: Use appropriate OUString functions on string constantsStephan Bergmann1-6/+6
2014-12-05fdo#83752: date-time cell becomes text string when editing, zh_CN localeKevin Suo1-1/+1
2014-12-04add missing newline to incError...() callsEike Rathke1-31/+31
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1