summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
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
2015-03-10tdf#89665: i18npool: speed up TextSearch::searchBackward()Michael Stahl
2015-03-10tdf#89665: i18npool: speed up TextSearch::searchForward()Michael Stahl
2015-02-28Typo: skiped->skippedJulien Nabet
2015-02-2718npool: these variables should be signedMichael Stahl
2015-02-26tdf#89665: i18npool: fix pathological transliterate slow-pathMichael Stahl
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-11typos and nitpicksEike Rathke
2015-02-11translate documentation of Weighted Levenshtein DistanceEike Rathke
2015-01-28Use vector::dataStephan Bergmann
2015-01-26implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke
2015-01-23fix 64-bit build after OUStringBuffer changeMichael Stahl