summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/localedata.cxx
AgeCommit message (Expand)Author
2018-12-04Resolves: 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
2015-11-11coverity#1338596 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338597 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338598 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338599 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338600 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338601 Uncaught exceptionCaolán McNamara
2015-11-11coverity#1338602 Uncaught exceptionCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09add [ar-{BH,IQ,JO,LY,MA,QA,SY,YE}] to locale data libs, tdf#95485Eike Rathke
2015-11-06coverity#1338234 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-19com::sun::star->css in i18npoolNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14add English Botswana [en-BW] locale data, tdf#94207Eike Rathke
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann