summaryrefslogtreecommitdiffstats
path: root/i18npool/source
Commit message (Expand)AuthorAgeFilesLines
* 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-231-3/+6
* loplugin:unusedfields i18npoolNoel Grandin2015-11-202-7/+0
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-171-1/+1
* 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-111-1/+1
* coverity#1338597 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338598 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338599 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338600 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338601 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* coverity#1338602 Uncaught exceptionCaolán McNamara2015-11-111-1/+1
* tdf#95745 Weekdays should be lowercase in hr_HRMihovil Stanić2015-11-111-14/+14
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1052-162/+162
* add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, tdf#95485Eike Rathke2015-11-091-1/+8
* 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-061-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-067-13/+13
* use uno::Reference::set method instead of assignmentNoel Grandin2015-11-041-1/+1
* tdf#94269: Replace "n" prefix for bool variables with "b"Benjamin Ni2015-11-023-30/+30
* 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
* remove extra spaces around ::Noel Grandin2015-10-261-2/+2
* loplugin:defaultparamsStephan Bergmann2015-10-201-1/+1
* com::sun::star->css in i18npoolNoel Grandin2015-10-1918-161/+156
* Fix typoTakeshi Abe2015-10-191-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-124-44/+44
* Reduce variable scopeStephan Bergmann2015-10-071-5/+4
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-10-071-1/+1
* Fix typosAndrea Gelmini2015-09-303-4/+4
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Jewish Calendar: updated URL of borrowed codeAndrea Gelmini2015-09-291-1/+1
* boost->stdCaolán McNamara2015-09-181-2/+2
* add English Botswana [en-BW] locale data, tdf#94207Eike Rathke2015-09-142-0/+51
* Related: tdf#52020 Disable ICU Breakiterator for KhmerNathan Wells2015-09-031-2/+2
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-317-13/+13
* Actually process the escaped characterStephan Bergmann2015-08-271-1/+2