summaryrefslogtreecommitdiffstats
path: root/i18npool
Commit message (Expand)AuthorAgeFilesLines
* use https links for api.libreoffice.org and opengrokdennisroczek2018-04-021-4/+4
* fix some openoffice bugzilla linksdennisroczek2018-04-011-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-0110-11/+4
* tdf#116666 Hungarian collation: casing and equality fixesLászló Németh2018-03-311-9/+47
* tdf#116666 fix Hungarian sortingLászló Németh2018-03-291-0/+14
* Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet2018-03-184-14/+15
* tdf#116072 Add PrefixLetter ")" in Hungarian word breakingLászló Németh2018-03-151-1/+9
* tdf#114622 Add Numbering in Arabic-Indic numeralsSuhail Alkowaileet2018-03-131-0/+30
* loplugin:constantparam in desktop..i18npoolNoel Grandin2018-03-081-19/+17
* tdf#116072 Extend MidLetter in Hungarian word breakingLászló Németh2018-02-281-0/+6
* Resolves: tdf#116062 revert [fr-CH] to use previous single quote charactersEike Rathke2018-02-271-2/+2
* Use angle quotation marks (Guillemets) for [*-CH], tdf#115493 relatedEike Rathke2018-02-092-6/+6
* Resolves: tdf#105837 use angle quotation marks (Guillemets) for [de-CH]Eike Rathke2018-02-091-4/+4
* loplugin:useuniqueptr in i18npoolNoel Grandin2018-02-0216-109/+87
* i18npool: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-013-12/+1
* Change TimeSeparator for locale la_VA, lld_IT and vec_IT.Winfried Donkers2018-01-253-30/+30
* tdf#105226 follow up: change time separator for locale it_IT.Winfried Donkers2018-01-251-10/+10
* Fix incorrect AM/PM symbols in locale it_CH and vec_IT.Winfried Donkers2018-01-252-4/+4
* Fix Index::getIndexWeight for empty inputStephan Bergmann2018-01-251-1/+1
* tdf#105226 fix incorrect AM/PM symbol in locale it_IT.Winfried Donkers2018-01-221-2/+2
* tdf#113854 - Switch Cross-reference "above" and "below" in Swedishsleepingpillow2018-01-201-2/+2
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-192-3/+2
* Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann2018-01-181-2/+0
* Revert part of 970b76816a03be0f57f35a790bea57bf299e344bJulien Nabet2018-01-181-1/+1
* Fix typosAndrea Gelmini2018-01-171-1/+1
* Fix typosAndrea Gelmini2018-01-171-1/+1
* i18npool: try to fix Android build, no std::truncMichael Stahl2018-01-171-0/+2
* Use std::trunc instead of casting (to express intent more clearly)Stephan Bergmann2018-01-171-3/+5
* Calendar_hijri::getJulianDay can just as well return sal_Int32Stephan Bergmann2018-01-172-9/+8
* Fix typosAndrea Gelmini2018-01-161-1/+1
* More loplugin:cstylecast: i18npoolStephan Bergmann2018-01-156-22/+22
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-156-14/+12
* More loplugin:cstylecast: i18npoolStephan Bergmann2018-01-1215-69/+69
* convert (a>b?a:b) to std::max(a,b)Noel Grandin2018-01-113-10/+7
* crash in sc, make TextSearch thread safeCaolán McNamara2017-12-302-0/+9
* loplugin:unusedindexMike Kaganski2017-12-203-25/+19
* Explicitly qualify ICU types with icu:: namespaceEike Rathke2017-12-196-27/+27
* Make loplugin:salcall look into macros tooStephan Bergmann2017-12-131-2/+2
* loplugin:salcall fix functionsNoel Grandin2017-12-1129-50/+50
* loplugin:salcall handle static methodsNoel Grandin2017-12-077-7/+7
* loplugin:salcall handle virtual methodsNoel Grandin2017-12-064-4/+4
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-0539-90/+90
* loplugin:unusedmethodsNoel Grandin2017-11-302-9/+0
* loplugin:unusedmethodsNoel Grandin2017-11-292-9/+0
* Make loplugin:unnecessaryparen look through implicitStephan Bergmann2017-11-231-1/+1
* Upgrade to ICU 60.1Eike Rathke2017-11-201-0/+21
* Revert "Upgrade to ICU 60.1"Eike Rathke2017-11-171-21/+0
* Upgrade to ICU 60.1David Tardon2017-11-171-0/+21
* loplugin:constparams in various(2)Noel Grandin2017-11-062-2/+2
* coverity#1420537 Uninitialized scalar fieldCaolán McNamara2017-11-021-1/+2