summaryrefslogtreecommitdiff
path: root/i18npool/source
AgeCommit message (Expand)AuthorFilesLines
2017-04-06loplugin:useuniqueptrJan-Marek Glogowski1-3/+2
2017-04-06scriptclass for codepoint 0 is WEAKCaolán McNamara1-1/+1
2017-04-04make UNO enums scoped for internal LO codeNoel Grandin2-20/+31
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-03-28tdf#106755: Fix script type for combining marksKhaled Hosny1-1/+2
2017-03-27loplugin:redundantinlineTor Lillqvist1-1/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann2-19/+19
2017-03-03extend with-locale hack to the service instantiationCaolán McNamara1-0/+18
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin3-40/+43
2017-02-27loplugin:loopvartoosmallStephan Bergmann2-17/+12
2017-02-21loplugin:subtlezeroinit: i18npoolStephan Bergmann1-1/+1
2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann1-4/+1
2017-02-13Fix typosAndrea Gelmini1-1/+1
2017-02-10Remove MinGW supportStephan Bergmann3-5/+4
2017-02-06Add missing #includesStephan Bergmann8-1/+12
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin1-11/+6
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin6-9/+6
2017-01-26Remove dynamic exception specificationsStephan Bergmann53-512/+347
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin1-1/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann5-0/+17
2017-01-18Some cleanups, tdf#105170 follow-upKhaled Hosny1-22/+29
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl1-1/+1
2017-01-17tdf#105170: Ignore diacritics on precomposed charsKhaled Hosny1-10/+69
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin6-24/+13
2017-01-16tdf#104950 add English (Malaysia) [en-MY] locale dataEike Rathke2-0/+35
2017-01-14coverity#1398584 Uncaught exceptionCaolán McNamara1-3/+1
2017-01-11Resolves: tdf#105209 CHF currency symbol is CHF instead of SFr.Eike Rathke4-20/+48
2017-01-10coverity#1398526 Uncaught exceptionCaolán McNamara1-1/+1
2017-01-10New loplugin:conststringvar: i18npoolStephan Bergmann1-3/+3
2017-01-09New loplugin:externvar: i18npoolStephan Bergmann11-15/+15
2016-12-29use unique_ptr for xdictionaryJochen Nitschke1-32/+13
2016-12-13tdf#66212 - Add Hebrew NATNUM1 to numbering-format menus.Yossi Zahn1-0/+10
2016-11-25Add 2 extra number formats for Hebrew localeYossi Zahn1-1/+7
2016-11-25show next free formatindex hint for errorsEike Rathke1-2/+26
2016-11-25Correct spelling of "kislev" for he_IL locale datayossizahn1-2/+2
2016-11-18loplugin:datamembershadowNoel Grandin1-32/+35
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin1-1/+1
2016-11-08loplugin:expandablemethods in hwpfilter..linguisticNoel Grandin1-7/+2
2016-11-02upgrade to ICU 58Eike Rathke1-0/+12
2016-10-19loplugin:expandablemethodds in hwpfilter..linguisticNoel Grandin2-9/+2
2016-10-16clang-cl loplugin: i18npoolStephan Bergmann1-1/+1
2016-10-11remove some conversion operator methodsNoel Grandin1-11/+11
2016-09-26Paraguayan locales [es-PY][gug-PY] use ₲, Gs and G currency symbolsEike Rathke2-4/+32
2016-09-23Updating cu collation data for Unicode 9.0 and CLDR 30Aleksandr Andreev1-18/+10
2016-09-23tdf#100726 Improve readability of OUString concatinationAsela Dasanayaka1-7/+1
2016-09-22tdf#53698: Cache more than 1 item in NumberFormatCodeMapperMaarten Bosmans1-47/+30
2016-09-13Resolves: tdf#101924 fatal exception on Sounds like Japanese optionsCaolán McNamara1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann3-3/+3
2016-09-03coverity#1372445 Uncaught exceptionCaolán McNamara1-1/+1