summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2016-01-26tdf#97315 add Basque [eu-ES] and map [eu] to [eu-ES]Eike Rathke
2016-01-25i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl
2016-01-11tdf#95494 Calc can not sort Chinese word by stroke and radical,Jingtao Yan
2016-01-06tdf#82775: Make NumberFormatCodeMapper MT safeStephan Bergmann
2016-01-06Use OUString::replaceAllStephan Bergmann
2015-11-27Adding native number support for Cyrillic numeralsAleksandr Andreev
2015-11-25regex result offsets can be negative if a group was not matched, tdf#94810Eike Rathke
2015-11-24straighten out broken indentationEike Rathke
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-23similar to searchForward() use the correct offsets, tdf#94810 relatedEike Rathke
2015-11-23remove comment that makes no sense, tdf#94810 follow-upEike Rathke
2015-11-23tdf#94810: fix reverse offset mappingMike Kaganski
2015-11-20loplugin:unusedfields i18npoolNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-17Typo "stirng" -> "string"Stephan Bergmann
2015-11-16use initialiser list for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-11coverity#1338596 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338597 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338598 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338599 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338600 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338601 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338602 Uncaught exceptionCaolán McNamara
2015-11-11tdf#95745 Weekdays should be lowercase in hr_HRMihovil Stanić
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, tdf#95485Eike Rathke
2015-11-09add U+200F RIGHT-TO-LEFT MARK to currency symbol, tdf#95485 follow-upEike Rathke
2015-11-09correct order of currency symbol and LangID in replaceTo, tdf#95485 follow-upEike Rathke
2015-11-09strip leading zero from LangID in currency format, tdf#95485 follow-upEike Rathke
2015-11-09remove erroneous extra </DefaultName> closing tag, tdf#95485 follow-upEike Rathke
2015-11-09add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] locale data, tdf#95485Ghasan
2015-11-06coverity#1338234 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-11-02tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni
2015-11-02Improve gb_Helper_print_on_error, and use in a CustomTargetStephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29add missing license headerEike Rathke
2015-10-29use separators and number formats as in [it-IT], tdf#91199 follow-upEike Rathke
2015-10-29tdf#70833: IDNA support when exporing hyperlinks to PDFStephan Bergmann
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-10-19Fix typoTakeshi Abe
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Reduce variable scopeStephan Bergmann
2015-10-07clang-analyzer-deadcode.DeadStoresStephan Bergmann