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-05-27Include missing in Windows buildJuergen Funk
2015-05-22tdf#90809: i18npool: fix crash in Thai break iteratorMichael Stahl
2015-05-22i18npool: 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
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-24do not include non-mask bits in masksEike Rathke
2015-03-23fixed a type in NumberingLevelACTom
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-11i18npool: fix spurious regex ^ matching in TextSearch::searchForward()Michael Stahl