summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryparenNoel Grandin2017-08-181-1/+1
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-173-22/+18
* remove unnecessary use of 'this->'Noel Grandin2017-08-024-12/+12
* loplugin:constparams in basctlNoel Grandin2017-07-314-5/+5
* use more comphelper::InitAnyPropertySequenceNoel Grandin2017-07-251-5/+5
* loplugin:constparams in i18npool,opencl,svlNoel Grandin2017-07-188-11/+11
* use more OUString::operator== in forms..salNoel Grandin2017-07-135-15/+15
* use more range-for on uno::SequenceNoel Grandin2017-07-111-10/+6
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-102-3/+3
* new loplugin unnecessaryparenNoel Grandin2017-07-052-3/+3
* improve refcounting lopluginNoel Grandin2017-06-295-6/+8
* loplugin:useuniqueptr in variousNoel Grandin2017-06-273-31/+13
* loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin2017-06-254-12/+12
* coverity#1412874 silence Out-of-bounds read warningCaolán McNamara2017-06-181-0/+1
* add comment on special case for the 15 and 16 numbersCaolán McNamara2017-06-181-0/+2
* remove unused osl/mutex.hxx includesJochen Nitschke2017-06-181-1/+0
* use more SAL_N_ELEMENTS part 3Noel Grandin2017-06-154-18/+12
* use comphelper::InitPropertySequence in more placesNoel Grandin2017-06-091-2/+1
* remove some unnecessary use of OUStringBufferNoel Grandin2017-06-081-1/+1
* tdf#39674 Translate some German variable/function namesJohnny_M2017-06-061-5/+5
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-1/+1
* Mention validation with xmllintEike Rathke2017-05-221-3/+11
* remove unused languagetag.hxx includesJochen Nitschke2017-05-191-1/+0
* Use genbrk -i data include directory only if not SYSTEM_ICUEike Rathke2017-05-151-1/+3
* 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-289-16/+16
* 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
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-2120-35/+0
* remove some old MSVC workaroundsNoel Grandin2017-04-211-3/+0
* Convert TOKEN constants to o3tl::typed_flagsNoel Grandin2017-04-192-278/+264
* 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-043-21/+32
* remove type decorations on char literalsJochen Nitschke2017-03-301-1/+1
* tdf#106755: Fix script type for combining marksKhaled Hosny2017-03-282-1/+6
* 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
* Blind fix for 32-bit buildsStephan Bergmann2017-03-011-1/+1
* typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin2017-03-015-43/+47