summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2013-11-19added [ar-AE] and [ar-KW] locale data referrers, fdo#71140Eike Rathke4-0/+86
2013-11-18renamed ku* to kmr-Latn*, fdo#63460Eike Rathke3-3/+4
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2-8/+8
2013-11-14remove unnecessary sal_Unicode casts in various placesNoel Grandin5-13/+13
2013-11-14i18npool, forms: remove warnings_guard_unicode*.hMichael Stahl7-130/+4
2013-11-13Add Lao breakiterator support for selecting and counting Lao words.Robert M Campbell2-1/+26
2013-11-11Revert "Guard CharacterClassificationImpl with mutex."Kohei Yoshida2-19/+5
2013-11-11Guard CharacterClassificationImpl with mutex.Kohei Yoshida2-5/+19
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin7-13/+13
2013-11-11convert OUString !compareToAscii to equalsAsciiNoel Grandin12-12/+12
2013-11-11remove unnecessary use of OUString constructorNoel Grandin3-59/+57
2013-11-08added Bamanankan/Bambara_Mali [bm-ML] locale data, fdo#71361Eike Rathke3-1/+369
2013-11-07remove INPATH and PROEXTMichael Stahl1-1/+1
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza1-11/+10
2013-11-06corrected Time100SecSeparator and quotation marks, fdo#71243Eike Rathke1-7/+7
2013-11-06don't access string out of boundsCaolán McNamara1-1/+1
2013-11-05added French (Burkina Faso) [fr-BF] locale data, fdo#71243Eike Rathke3-0/+371
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin3-7/+7
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-29lets be super sure in the face of falling between surrogatesCaolán McNamara1-1/+1
2013-10-29cppcheck: Array index is used before limits checkJulien Nabet1-4/+4
2013-10-29iterateCodePoints() on empty string is no good anymoreEike Rathke1-10/+14
2013-10-28Fix indentationKhaled Hosny1-5/+5
2013-10-28Do not access nextCellIndex (nor Text) past the endStephan Bergmann1-1/+2
2013-10-28ha-GH is now ha-Latn-GHEike Rathke3-3/+4
2013-10-28Related: fdo#69641 add a regression testCaolán McNamara1-0/+26
2013-10-28Related: fdo#69641 double iterateCodePoints doesn't make sense to meCaolán McNamara1-3/+9
2013-10-25more flexible language tag override mechanismEike Rathke1-5/+5
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist19-19/+19
2013-10-18added Ladin_Italy [lld-IT] locale data, fdo#70530Eike Rathke3-0/+378
2013-09-26fdo#56392 fix hyph. of words with single punctuation marksLászló Németh1-2/+2
2013-09-26fdo#56392 fix hyphenation of words with punctuationLászló Németh1-3/+26
2013-09-25Start hacking --enable-canonical-installation-tree-structure back into shapeTor Lillqvist1-1/+1
2013-09-25i18npool: fix cross-compilation; use INSTROOT_FOR_BUILDMatúš Kukan1-1/+1
2013-09-23Try to fix cross-compilationTor Lillqvist1-1/+1
2013-09-22gbuild: remove libraries from OUTDIR and WORKDIRMichael Stahl1-1/+1
2013-09-20missing .mk for renamed 'mn-MN' to 'mn-Cyrl-MN'Eike Rathke1-1/+1
2013-09-20rename 'sr*YU' to 'sr*CS'Eike Rathke4-7/+7
2013-09-20renamed 'mn-MN' to 'mn-Cyrl-MN'Eike Rathke2-3/+4
2013-09-12Resolves: fdo#61754 allow midletters in field name tokensCaolán McNamara1-0/+13
2013-09-10changed all 'sh' language to 'sr-Latn'Eike Rathke5-29/+32
2013-09-10more annoying indentationEike Rathke1-180/+180
2013-09-10accept also '-' as '_' in 'ref' attributeEike Rathke1-0/+17
2013-09-10corrected check of Variant '-'Eike Rathke1-1/+1
2013-09-10gbuild: use xml .rdb files directly from workdirMatúš Kukan1-1/+1
2013-09-07s/wiki.services.openoffice.org/wiki.openoffice.org/gAndras Timar1-1/+1
2013-09-05-Werror,-Wunused-variable 'empStr'Eike Rathke1-1/+0
2013-09-05implementation is com.sun.star.i18n.LocaleDataImplEike Rathke1-1/+1
2013-09-05getFallbackStrings() with bIncludeFullBcp47 parameterEike Rathke1-2/+1
2013-09-05use sensible indentationEike Rathke26-2000/+2004