summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* i18npool: fix spurious regex ^ matching in TextSearch::searchForward()Michael Stahl2015-03-111-4/+21
* tdf#89665: i18npool: speed up TextSearch::searchBackward()Michael Stahl2015-03-101-12/+9
* tdf#89665: i18npool: speed up TextSearch::searchForward()Michael Stahl2015-03-101-12/+9
* Typo: skiped->skippedJulien Nabet2015-02-281-1/+1
* 18npool: these variables should be signedMichael Stahl2015-02-271-10/+5
* tdf#89665: i18npool: fix pathological transliterate slow-pathMichael Stahl2015-02-261-1/+9
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-235-20/+20
* typos and nitpicksEike Rathke2015-02-111-35/+37
* translate documentation of Weighted Levenshtein DistanceEike Rathke2015-02-111-99/+119
* Use vector::dataStephan Bergmann2015-01-281-2/+2
* implement css::i18n::XCalendar4 and LocaleCalendar2 service, tdf#63230Eike Rathke2015-01-266-7/+72
* fix 64-bit build after OUStringBuffer changeMichael Stahl2015-01-232-3/+4
* This can be called really early, create the dir.Jan Holesovsky2015-01-221-1/+1
* Some more loplugin:cstylecast: i18npoolStephan Bergmann2015-01-208-62/+62
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-1/+0