summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* unnecessary use of OUString constructorNoel Grandin2016-01-311-2/+2
* i18npool: fix buildThorsten Behrens2016-01-231-1/+1
* tdf#97315 add Basque [eu-ES] and map [eu] to [eu-ES]Eike Rathke2016-01-222-3/+3
* i18npool: why not document the state transitionsMichael Stahl2016-01-211-10/+10
* i18npool: handle non-BMP Unicode in cclass_Unicode::parseText()Michael Stahl2016-01-212-66/+77
* funclen_base is now superfluous hereEike Rathke2016-01-111-3/+2
* tdf#95494 Calc can not sort Chinese word by stroke and radical,Jingtao Yan2016-01-111-3/+3
* loplugin:unusedmethods unused return value in i18npoolNoel Grandin2016-01-112-3/+2
* Fix typosAndrea Gelmini2016-01-106-7/+7
* Use OUString::replaceAllStephan Bergmann2016-01-051-35/+1
* Use .dict files since below the 500K limitMartin Hosken2016-01-051-1/+1
* tdf#82775: Make NumberFormatCodeMapper MT safeStephan Bergmann2016-01-042-0/+5
* New Tai Lue prevowels are now stored beforeMartin Hosken2015-12-121-1/+1
* Adding native number support for Cyrillic numeralsAleksandr Andreev2015-11-273-4/+284
* regex result offsets can be negative if a group was not matched, tdf#94810Eike Rathke2015-11-251-14/+22
* straighten out broken indentationEike Rathke2015-11-241-36/+36
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-243-4/+4
* similar to searchForward() use the correct offsets, tdf#94810 relatedEike Rathke2015-11-231-3/+6
* remove comment that makes no sense, tdf#94810 follow-upEike Rathke2015-11-231-1/+1
* tdf#94810: fix reverse offset mappingMike Kaganski2015-11-232-3/+17
* loplugin:unusedfields i18npoolNoel Grandin2015-11-204-10/+0
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-1/+1
* loplugin:unnecessaryvirtualNoel Grandin2015-11-172-14/+14
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-173-4/+10
* Typo "stirng" -> "string"Stephan Bergmann2015-11-172-2/+2
* use initialiser list for Sequence<OUString>Noel Grandin2015-11-163-7/+4
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-1520-42/+21
* coverity#1338596 Uncaught exceptionCaolán McNamara2015-11-112-2/+2
* coverity#1338597 Uncaught exceptionCaolán McNamara2015-11-112-2/+2
* coverity#1338598 Uncaught exceptionCaolán McNamara2015-11-112-2/+2
* coverity#1338599 Uncaught exceptionCaolán McNamara2015-11-112-2/+2
* coverity#1338600 Uncaught exceptionCaolán McNamara2015-11-112-2/+2
* coverity#1338601 Uncaught exceptionCaolán McNamara2015-11-112-2/+2
* coverity#1338602 Uncaught exceptionCaolán McNamara2015-11-112-2/+2
* tdf#95745 Weekdays should be lowercase in hr_HRMihovil Stanić2015-11-111-14/+14
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1055-172/+172
* add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, tdf#95485Eike Rathke2015-11-092-1/+16
* add U+200F RIGHT-TO-LEFT MARK to currency symbol, tdf#95485 follow-upEike Rathke2015-11-098-16/+16
* correct order of currency symbol and LangID in replaceTo, tdf#95485 follow-upEike Rathke2015-11-098-8/+8
* strip leading zero from LangID in currency format, tdf#95485 follow-upEike Rathke2015-11-091-1/+1
* remove erroneous extra </DefaultName> closing tag, tdf#95485 follow-upEike Rathke2015-11-098-8/+8
* add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] locale data, tdf#95485Ghasan2015-11-098-0/+328
* coverity#1338234 Uncaught exceptionCaolán McNamara2015-11-062-2/+2
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-067-13/+13
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-045-9/+5
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-023-30/+30
* Improve gb_Helper_print_on_error, and use in a CustomTargetStephan Bergmann2015-11-021-4/+4
* UNO: no need to use OUString constructor when calling createInstanceNoel Grandin2015-10-302-2/+2
* add missing license headerEike Rathke2015-10-291-0/+17
* use separators and number formats as in [it-IT], tdf#91199 follow-upEike Rathke2015-10-291-92/+82