summaryrefslogtreecommitdiff
path: root/i18npool
AgeCommit message (Expand)Author
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-04-29loplugin:useuniqueptr in cclass_UnicodeNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-16Use https instead of httpGulsah Kose
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek
2018-04-01fix some openoffice bugzilla linksdennisroczek
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-31tdf#116666 Hungarian collation: casing and equality fixesLászló Németh
2018-03-29tdf#116666 fix Hungarian sortingLászló Németh
2018-03-18Use for-range loops in hwpfilter, i18n*, idl* and ioJulien Nabet
2018-03-15tdf#116072 Add PrefixLetter ")" in Hungarian word breakingLászló Németh
2018-03-13tdf#114622 Add Numbering in Arabic-Indic numeralsSuhail Alkowaileet
2018-03-08loplugin:constantparam in desktop..i18npoolNoel Grandin
2018-02-28tdf#116072 Extend MidLetter in Hungarian word breakingLászló Németh
2018-02-27Resolves: tdf#116062 revert [fr-CH] to use previous single quote charactersEike Rathke
2018-02-09Use angle quotation marks (Guillemets) for [*-CH], tdf#115493 relatedEike Rathke
2018-02-09Resolves: tdf#105837 use angle quotation marks (Guillemets) for [de-CH]Eike Rathke
2018-02-02loplugin:useuniqueptr in i18npoolNoel Grandin
2018-02-01i18npool: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-25Change TimeSeparator for locale la_VA, lld_IT and vec_IT.Winfried Donkers
2018-01-25tdf#105226 follow up: change time separator for locale it_IT.Winfried Donkers
2018-01-25Fix incorrect AM/PM symbols in locale it_CH and vec_IT.Winfried Donkers
2018-01-25Fix Index::getIndexWeight for empty inputStephan Bergmann
2018-01-22tdf#105226 fix incorrect AM/PM symbol in locale it_IT.Winfried Donkers
2018-01-20tdf#113854 - Switch Cross-reference "above" and "below" in Swedishsleepingpillow
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-18Include android/compatibility.hxx from ubiquitous sal/config.hStephan Bergmann
2018-01-18Revert part of 970b76816a03be0f57f35a790bea57bf299e344bJulien Nabet
2018-01-17Fix typosAndrea Gelmini
2018-01-17Fix typosAndrea Gelmini
2018-01-17i18npool: try to fix Android build, no std::truncMichael Stahl
2018-01-17Use std::trunc instead of casting (to express intent more clearly)Stephan Bergmann
2018-01-17Calendar_hijri::getJulianDay can just as well return sal_Int32Stephan Bergmann
2018-01-16Fix typosAndrea Gelmini
2018-01-15More loplugin:cstylecast: i18npoolStephan Bergmann
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2018-01-11convert (a>b?a:b) to std::max(a,b)Noel Grandin
2017-12-30crash in sc, make TextSearch thread safeCaolán McNamara
2017-12-20loplugin:unusedindexMike Kaganski
2017-12-19Explicitly qualify ICU types with icu:: namespaceEike Rathke
2017-12-13Make loplugin:salcall look into macros tooStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-30loplugin:unusedmethodsNoel Grandin
2017-11-29loplugin:unusedmethodsNoel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-20Upgrade to ICU 60.1Eike Rathke