summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/localedata.cxx
AgeCommit message (Expand)Author
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-08-20Resolves: tdf#127011 add English (Nigeria) [en-NG] locale dataEike Rathke
2019-08-20loplugin:constvars in i18npool..openclNoel Grandin
2019-08-15loplugin:sequenceloop in forms..ooxNoel Grandin
2019-08-01Resolves: tdf#126282 add English (Sri Lanka) [en-LK] locale dataEike Rathke
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2019-06-01Resolves: tdf#125590 add Silesian [szl-PL] locale dataEike Rathke
2019-05-31Use hasElements to check Sequence emptiness in [e-i]*Arkadiy Illarionov
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2019-05-04Related: tdf#123948 add English (Zambia) [en-ZM] locale dataEike Rathke
2019-02-18Simplify containers iterations in [f-l]*Arkadiy Illarionov
2018-12-13loplugin:useuniqueptr in i18npoolNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-03Resolves: tdf#116868 add Hausa (Nigeria) [ha-Latn-NG] locale dataEike Rathke
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-26loplugin:useuniqueptr in lcl_LookupTableHelperNoel Grandin
2018-08-21loplugin:useuniqueptr in OutlineNumberingNoel Grandin
2018-05-18Resolves: tdf#117655 Add Iloko [ilo-PH] locale dataEike Rathke
2018-01-12More loplugin:cstylecast: i18npoolStephan Bergmann
2017-12-20loplugin:unusedindexMike Kaganski
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-27Implement LocaleData2, XLocaleData5, LocaleDataItem2, tdf#81671Eike Rathke
2017-10-23loplugin:includeform: i18npoolStephan Bergmann
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-09-22loplugin:flatten in filter..i18npoolNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert i18npool from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-17new loplugin: useuniqueptr: helpcompiler..ioNoel Grandin
2017-01-16tdf#104950 add English (Malaysia) [en-MY] locale dataEike Rathke
2017-01-14coverity#1398584 Uncaught exceptionCaolán McNamara
2017-01-10coverity#1398526 Uncaught exceptionCaolán McNamara
2016-10-16clang-cl loplugin: i18npoolStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-29move #includes to top of fileNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-28i18npool: fix Android buildMiklos Vajna
2016-04-28clang-tidy modernize-loop-convert in h-l/*Noel Grandin
2016-01-22tdf#97315 add Basque [eu-ES] and map [eu] to [eu-ES]Eike Rathke
2016-01-05Use OUString::replaceAllStephan Bergmann
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin