summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2015-06-05ensure engineering notation format is presentEike Rathke
2015-06-05tdf#91849 add Tigrigna (Ethiopia) [ti-ET] locale dataEike Rathke
2015-06-03reflect requirement of one abbreviated DateAcceptancePattern in documentationEike Rathke
2015-06-03ensure that at least one abbreviated DateAcceptancePattern is presentEike Rathke
2015-06-03add missing DateAcceptancePattern for abbreviated date inputEike Rathke
2015-06-03Revert "make saxparser deps order-only"Eike Rathke
2015-06-03tdf#91199 add Venetian [vec-IT] locale dataEike Rathke
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-29Bring test function lists in syncStephan Bergmann
2015-05-29Fix execution of testLaoStephan Bergmann
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28sal_Int32 as long strikes againCaolán McNamara
2015-05-28Activate unit test for Lao breakiterator supportDavid Ostrovsky
2015-05-23i18npool: missing includeMiklos Vajna
2015-05-22tdf#90809: i18npool: fix crash in Thai break iteratorMichael Stahl
2015-05-21i18npool: ASAN: fix off-by-one in gendict's index2 arrayMichael Stahl
2015-05-19Update Apache Bugzilla’s URLAdolfo Jayme Barrientos
2015-05-08Also mention exception typeStephan Bergmann
2015-05-07Resolves: tdf#91057 transliterateChar2Char throws MultipleCharsOutputExceptionCaolán McNamara
2015-05-05Related tdf#91009: Correct thousands separator character for locale es_CRJulien Nabet
2015-05-02tdf#91009: Correct thousands separator character for locale es_CRJulien Nabet
2015-04-29i18npool: fix buildMichael Stahl
2015-04-29tdf#89395 add Nyanja [ny-MW] locale dataEike Rathke
2015-04-29inherit cu-RU format codes from ru-RU, tdf#90802 follow-upEike Rathke
2015-04-29define what is actually used ...Eike Rathke
2015-04-29prepare to inherit from, adding replacement, tdf#90802 relatedEike Rathke
2015-04-29tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev
2015-04-28add comment it's ok hereEike Rathke
2015-04-28match separators by inheriting from same locale as format codesEike Rathke
2015-04-28match separators by inheriting from same locale as format codesEike Rathke
2015-04-28match separators by inheriting from same locale as format codesEike Rathke
2015-04-28match separators by inheriting from same locale as format codesEike Rathke
2015-04-28format code separators have to match defined separatorsEike Rathke
2015-04-27decimal separator is commaEike Rathke
2015-04-27Add engineering notation to format list for all l10nLaurent Balland-Poirier
2015-04-26--enable-mergelibs: Turns out we don't need to install saxMatúš Kukan
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-22Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann
2015-04-22both scientific formats are of type medium, tdf#88835 follow-upEike Rathke
2015-04-22tdf#88835 2 digits in exponent for default scientific formatLaurent Balland-Poirier
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-12cppcheck: noExplicitConstructorCaolán McNamara
2015-04-12unnecessary castCaolán McNamara
2015-04-12unnecessary strcpyCaolán McNamara
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-07loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann