summaryrefslogtreecommitdiffstats
path: root/i18npool/source
Commit message (Expand)AuthorAgeFilesLines
* i18n-perf: cache map of breakiterators, tdf#108703Eike Rathke2017-10-131-61/+175
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-092-2/+0
* remove unnecessary empty OUString fields and varsNoel Grandin2017-05-092-4/+3
* revert OSL_ASSERT changesChris Sherlock2017-05-072-6/+8
* tdf#43157: convert i18npool from OSL_ASSERT to assertChris Sherlock2017-05-072-8/+6
* Replace all OUString("") with OUString()Arnaud Versini2017-05-041-2/+2
* loplugin:salunicodeliteral: i18npoolStephan Bergmann2017-04-288-15/+15
* Add group option, group by usage attributeEike Rathke2017-04-281-9/+59
* Rename to sort-formats.awk that better fits plansEike Rathke2017-04-281-0/+0
* Sort FormatElement and their children by formatindex valueEike Rathke2017-04-271-0/+82
* Resolves: tdf#106902 swap [es-SV] decimal and group separatorEike Rathke2017-04-271-2/+168
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* remove some old MSVC workaroundsNoel Grandin2017-04-211-3/+0
* Convert TOKEN constants to o3tl::typed_flagsNoel Grandin2017-04-191-242/+222
* Few modifications to Croatian localization file: double quotations, MinimalDa...Krunoslav Šebetić2017-04-181-6/+6
* loplugin:useuniqueptrJan-Marek Glogowski2017-04-061-3/+2
* scriptclass for codepoint 0 is WEAKCaolán McNamara2017-04-061-1/+1
* make UNO enums scoped for internal LO codeNoel Grandin2017-04-042-20/+31
* remove type decorations on char literalsJochen Nitschke2017-03-301-1/+1
* tdf#106755: Fix script type for combining marksKhaled Hosny2017-03-281-1/+2
* loplugin:redundantinlineTor Lillqvist2017-03-271-1/+1
* Fix typosAndrea Gelmini2017-03-251-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-032-19/+19
* extend with-locale hack to the service instantiationCaolán McNamara2017-03-031-0/+18
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-013-40/+43
* loplugin:loopvartoosmallStephan Bergmann2017-02-272-17/+12
* loplugin:subtlezeroinit: i18npoolStephan Bergmann2017-02-211-1/+1
* Some simplifications, using UNO_QUERY_THROWStephan Bergmann2017-02-151-4/+1
* Fix typosAndrea Gelmini2017-02-131-1/+1
* Remove MinGW supportStephan Bergmann2017-02-103-5/+4
* Add missing #includesStephan Bergmann2017-02-068-1/+12
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-11/+6
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-316-9/+6
* Remove dynamic exception specificationsStephan Bergmann2017-01-2653-512/+347
* loplugin: unnecessary destructor forms..idlcNoel Grandin2017-01-251-1/+0
* New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann2017-01-195-0/+17
* Some cleanups, tdf#105170 follow-upKhaled Hosny2017-01-181-22/+29
* replace #ifdef SOLARIS with #ifdef __sunMichael Stahl2017-01-171-1/+1
* tdf#105170: Ignore diacritics on precomposed charsKhaled Hosny2017-01-171-10/+69
* new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin2017-01-176-24/+13
* tdf#104950 add English (Malaysia) [en-MY] locale dataEike Rathke2017-01-162-0/+35
* coverity#1398584 Uncaught exceptionCaolán McNamara2017-01-141-3/+1
* Resolves: tdf#105209 CHF currency symbol is CHF instead of SFr.Eike Rathke2017-01-114-20/+48
* coverity#1398526 Uncaught exceptionCaolán McNamara2017-01-101-1/+1
* New loplugin:conststringvar: i18npoolStephan Bergmann2017-01-101-3/+3
* New loplugin:externvar: i18npoolStephan Bergmann2017-01-0911-15/+15
* use unique_ptr for xdictionaryJochen Nitschke2016-12-291-32/+13
* tdf#66212 - Add Hebrew NATNUM1 to numbering-format menus.Yossi Zahn2016-12-131-0/+10
* Add 2 extra number formats for Hebrew localeYossi Zahn2016-11-251-1/+7
* show next free formatindex hint for errorsEike Rathke2016-11-251-2/+26