summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
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
2015-01-22This can be called really early, create the dir.Jan Holesovsky
2015-01-20Some more loplugin:cstylecast: i18npoolStephan Bergmann
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07changed default value for long datetime, zh_CN locale dataKevin Suo
2015-01-07fdo#87626: Improve Simplified Chinese numbering typesKevin Suo
2014-12-19fdo#87471 update locale data for French Burkina Faso [fr-BF]Eike Rathke
2014-12-19fdo#87466 update locale data for Moore Burkina Faso [mos-BF]Eike Rathke
2014-12-19add more date formats for [pt-PT]Eike Rathke
2014-12-18i18npool: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-18fdo#39440 reduce scope of local variablesMichael Weghorn