summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)AuthorFilesLines
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin8-11/+11
2017-07-13use more OUString::operator== in forms..salNoel Grandin5-15/+15
2017-07-11use more range-for on uno::SequenceNoel Grandin1-10/+6
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-3/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin2-3/+3
2017-06-29improve refcounting lopluginNoel Grandin5-6/+8
2017-06-27loplugin:useuniqueptr in variousNoel Grandin3-31/+13
2017-06-25loplugin:oncevar in helpcompiler..jvmfwkNoel Grandin4-12/+12
2017-06-18coverity#1412874 silence Out-of-bounds read warningCaolán McNamara1-0/+1
2017-06-18add comment on special case for the 15 and 16 numbersCaolán McNamara1-0/+2
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke1-1/+0
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin4-18/+12
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin1-2/+1
2017-06-08remove some unnecessary use of OUStringBufferNoel Grandin1-1/+1
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M1-5/+5
2017-05-28remove unnecessary use of OString::getStrNoel Grandin1-1/+1
2017-05-22Mention validation with xmllintEike Rathke1-3/+11
2017-05-19remove unused languagetag.hxx includesJochen Nitschke1-1/+0
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