summaryrefslogtreecommitdiff
path: root/i18npool/source/defaultnumberingprovider
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in i18npoolMike Kaganski
2021-09-06clang-tidy:clang-analyzer-optin.performance.PaddingNoel Grandin
2021-07-29Make duplicate generated numbering identifiers unique, tdf#143526 follow-upEike Rathke
2021-07-29tdf#143526 fix and add Korean numberingDaeHyun Sung
2021-05-14Improve loplugin:stringviewStephan Bergmann
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-23Use char16_t string literalsStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-08-09tdf#135573 sw: add Székely rovás (Old Hungarian) numeralsLászló Németh
2020-07-21loplugin:constantparamNoel Grandin
2020-07-03only loop over props onceNoel Grandin
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: i18npoolStephan Bergmann
2020-03-23sw: add pad-to-5 numberingMiklos Vajna
2020-03-20sw pad-to-4 numbering: add ODF filterMiklos Vajna
2020-03-20sw pad-to-4 numbering: add doc model, UNO API and layoutMiklos Vajna
2020-03-18sw pad-to-3 numbering: add ODF filterMiklos Vajna
2020-03-17sw pad-to-3 numbering: add doc model, UNO API and layoutMiklos Vajna
2020-03-03sw padded numbering: add ODF filterMiklos Vajna
2020-03-03sw padded numbering: add layoutMiklos Vajna
2019-12-19sal_Char->char in formula..i18npoolNoel Grandin
2019-10-21Simplify Sequence iterations in i18npoolArkadiy Illarionov
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-02tdf#55436 - Add SYMBOL_CHICAGO numbering scheme (for footnotes)Tim Bartlett
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): i18npoolStephan Bergmann
2019-06-28tdf#125706 Fields slow down down load, part3Noel Grandin
2019-06-28tdf#125706 Fields slow down down load, cache NativeNumberSupplierServiceNoel Grandin
2019-05-28tdf#42949 Fix IWYU warnings in i18npool/Gabor Kelemen
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-09-17loplugin:external in i18npoolStephan Bergmann
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2018-07-29loplugin:stringloop in variousNoel Grandin
2018-06-20NatNum12: fix and add capitalization prefixes, tdf#115007 follow-upLászló Németh
2018-06-08tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh
2018-06-08tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-05-15tdf#115007: add NatNum codes for cardinal/ordinal number names/indicatorsMike Kaganski
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-03-13tdf#114622 Add Numbering in Arabic-Indic numeralsSuhail Alkowaileet
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-04move stuff in i18npool/i18nutil in own namespaceNoel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-06-29improve refcounting lopluginNoel Grandin
2017-06-15use more SAL_N_ELEMENTS part 3Noel Grandin
2017-06-06tdf#39674 Translate some German variable/function namesJohnny_M
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert i18npool from OSL_ASSERT to assertChris Sherlock