summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* 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
* changed default value for long datetime, zh_CN locale dataKevin Suo2015-01-071-3/+3
* fdo#87626: Improve Simplified Chinese numbering typesKevin Suo2015-01-071-8/+15
* fdo#87471 update locale data for French Burkina Faso [fr-BF]Eike Rathke2014-12-191-24/+26
* fdo#87466 update locale data for Moore Burkina Faso [mos-BF]Eike Rathke2014-12-191-7/+7
* add more date formats for [pt-PT]Eike Rathke2014-12-191-0/+24
* i18npool: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1813-17/+17
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-184-55/+21
* Introduce rtl::OUStringLiteral1Stephan Bergmann2014-12-172-2/+2
* i18npool: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-129-26/+23
* fdo#83752: date-time cell becomes text string when editing, zh_CN localeKevin Suo2014-12-051-1/+1
* add missing newline to incError...() callsEike Rathke2014-12-041-31/+31
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-172-0/+2
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-142-4/+4
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-127-10/+10
* fdo#51008 change [pt-PT] group separator to no-break spaceEike Rathke2014-11-111-10/+10
* use correct LCID and English color keywordEike Rathke2014-11-061-5/+5
* fdo#85954: Improvements to Simplified Chinese (zh-CN) locale dataKevin Suo2014-11-061-21/+21
* coverity#707920 Uninitialized scalar fieldCaolán McNamara2014-11-011-0/+2
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-2921-25/+1
* Resolves fdo#84961: zh_CN date separator should be "/" rather than "/"Julien Nabet2014-10-161-8/+8
* Remove unused BreakIterator_Unicode::wordRuleStephan Bergmann2014-10-153-6/+5
* avoid out-of-bounds access when iterating code pointsDavid Tardon2014-10-151-1/+3
* avoid out-of-bounds access when iterating code pointsDavid Tardon2014-10-151-3/+5
* More -Werror,-Wunused-private-fieldStephan Bergmann2014-10-151-1/+0
* back out wrong and confusing tools::Time comment changeEike Rathke2014-10-082-3/+3
* add missing legacyOnly currency, fdo#84260Eike Rathke2014-10-081-0/+7
* derive all from ca-ES, fdo#83292Eike Rathke2014-10-081-5/+5