summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2017-05-15Use genbrk -i data include directory only if not SYSTEM_ICUEike Rathke1-1/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke2-2/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin2-4/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock2-6/+8
2017-05-07tdf#43157: convert i18npool from OSL_ASSERT to assertChris Sherlock2-8/+6
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-2/+2
2017-04-28loplugin:salunicodeliteral: i18npoolStephan Bergmann9-16/+16
2017-04-28Add group option, group by usage attributeEike Rathke1-9/+59
2017-04-28Rename to sort-formats.awk that better fits plansEike Rathke1-0/+0
2017-04-27Sort FormatElement and their children by formatindex valueEike Rathke1-0/+82
2017-04-27Resolves: tdf#106902 swap [es-SV] decimal and group separatorEike Rathke1-2/+168
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky20-35/+0
2017-04-21remove some old MSVC workaroundsNoel Grandin1-3/+0
2017-04-19Convert TOKEN constants to o3tl::typed_flagsNoel Grandin2-278/+264
2017-04-18Few modifications to Croatian localization file: double quotations, MinimalDa...Krunoslav Šebetić1-6/+6
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 Grandin3-21/+32
2017-03-30remove type decorations on char literalsJochen Nitschke1-1/+1
2017-03-28tdf#106755: Fix script type for combining marksKhaled Hosny2-1/+6
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-01Blind fix for 32-bit buildsStephan Bergmann1-1/+1
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin5-43/+47
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 Bergmann91-1165/+763
2017-01-25loplugin: unnecessary destructor forms..idlcNoel Grandin1-1/+0
2017-01-19New loplugin:dynexcspec: Add @throws documentation, i18npoolStephan Bergmann23-2/+70
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 Hosny2-11/+87
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin10-29/+27
2017-01-16tdf#104950 add English (Malaysia) [en-MY] locale dataEike Rathke3-0/+36
2017-01-14coverity#1398584 Uncaught exceptionCaolán McNamara2-4/+2
2017-01-11Resolves: tdf#105209 CHF currency symbol is CHF instead of SFr.Eike Rathke4-20/+48
2017-01-10coverity#1398526 Uncaught exceptionCaolán McNamara2-2/+2
2017-01-10New loplugin:conststringvar: i18npoolStephan Bergmann1-3/+3
2017-01-09New loplugin:externvar: i18npoolStephan Bergmann11-15/+15
2016-12-30cleanup tailing backslashesJochen Nitschke1-11/+11
2016-12-29use unique_ptr for xdictionaryJochen Nitschke2-34/+16