summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* use separators and number formats as in [it-IT], tdf#91199 follow-upEike Rathke2015-11-031-92/+99
* ensure engineering notation format is presentEike Rathke2015-08-061-0/+18
* tdf#91849 add Tigrigna (Ethiopia) [ti-ET] locale dataEike Rathke2015-08-063-1/+364
* reflect requirement of one abbreviated DateAcceptancePattern in documentationEike Rathke2015-08-061-2/+4
* ensure that at least one abbreviated DateAcceptancePattern is presentEike Rathke2015-08-061-0/+16
* add missing DateAcceptancePattern for abbreviated date inputEike Rathke2015-08-062-0/+2
* Revert "make saxparser deps order-only"Eike Rathke2015-08-061-1/+1
* tdf#91199 add Venetian [vec-IT] locale dataEike Rathke2015-08-063-0/+364
* Include missing in Windows buildJuergen Funk2015-05-271-0/+1
* tdf#90809: i18npool: fix crash in Thai break iteratorMichael Stahl2015-05-221-4/+6
* i18npool: ASAN: fix off-by-one in gendict's index2 arrayMichael Stahl2015-05-221-1/+1
* Update Apache Bugzilla’s URLAdolfo Jayme Barrientos2015-05-192-18/+18
* Also mention exception typeStephan Bergmann2015-05-081-1/+1
* Resolves: tdf#91057 transliterateChar2Char throws MultipleCharsOutputExceptionCaolán McNamara2015-05-071-20/+36
* Related tdf#91009: Correct thousands separator character for locale es_CRJulien Nabet2015-05-051-10/+32
* tdf#91009: Correct thousands separator character for locale es_CRJulien Nabet2015-05-021-9/+9
* i18npool: fix buildMichael Stahl2015-04-291-1/+1
* tdf#89395 add Nyanja [ny-MW] locale dataEike Rathke2015-04-293-1/+365
* inherit cu-RU format codes from ru-RU, tdf#90802 follow-upEike Rathke2015-04-294-149/+5
* define what is actually used ...Eike Rathke2015-04-291-2/+2
* prepare to inherit from, adding replacement, tdf#90802 relatedEike Rathke2015-04-291-6/+6
* tdf#90802 add Church Slavic [cu-RU] localeAleksandr Andreev2015-04-296-1/+480
* add comment it's ok hereEike Rathke2015-04-281-0/+4
* match separators by inheriting from same locale as format codesEike Rathke2015-04-281-1/+1
* match separators by inheriting from same locale as format codesEike Rathke2015-04-281-1/+1
* match separators by inheriting from same locale as format codesEike Rathke2015-04-281-1/+1
* match separators by inheriting from same locale as format codesEike Rathke2015-04-281-1/+1
* format code separators have to match defined separatorsEike Rathke2015-04-281-23/+1
* decimal separator is commaEike Rathke2015-04-271-3/+3
* Add engineering notation to format list for all l10nLaurent Balland-Poirier2015-04-27158-1/+474
* --enable-mergelibs: Turns out we don't need to install saxMatúš Kukan2015-04-261-9/+0
* loplugin:simplifyboolStephan Bergmann2015-04-241-1/+1
* Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-1/+1
* Clean up odd sal::static_int_cast<sal_Bool> usesStephan Bergmann2015-04-222-5/+4
* both scientific formats are of type medium, tdf#88835 follow-upEike Rathke2015-04-222-2/+2
* tdf#88835 2 digits in exponent for default scientific formatLaurent Balland-Poirier2015-04-22158-416/+416
* Various #include <sal/log.hxx> fixupsStephan Bergmann2015-04-224-0/+4
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-1520-39/+39
* cppcheck: noExplicitConstructorCaolán McNamara2015-04-122-15/+26
* unnecessary castCaolán McNamara2015-04-121-1/+1
* unnecessary strcpyCaolán McNamara2015-04-122-5/+2
* loplugin:staticmethodsNoel Grandin2015-04-093-7/+7
* loplugin:staticmethodsNoel Grandin2015-04-074-11/+11
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-011-1/+1
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-312-2/+2
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-284-6/+6
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-263-6/+6
* do not include non-mask bits in masksEike Rathke2015-03-241-25/+51
* fixed a type in NumberingLevelACTom2015-03-231-1/+1
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-111-2/+1