summaryrefslogtreecommitdiff
path: root/svl/source/numbers
AgeCommit message (Expand)Author
2024-05-14loplugin:ostr in svlNoel Grandin
2024-04-29lok: save correct number format in multi-lang sessionSzymon Kłos
2024-04-20loplugin:constantparamNoel Grandin
2024-04-20cid#1596242 Side effect in assertionCaolán McNamara
2024-04-12fold OnDemandNativeNumberWrapper ctor and init togetherCaolán McNamara
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-02crashtesting: SvNFEngine::DefaultCurrencyRO assertCaolán McNamara
2024-03-31crashtesting: crash seen with multiple threads calling GetTheCurrencyTableCaolán McNamara
2024-03-31tdf#146619 Drop unused 'using namespace' in: svl/Gabor Kelemen
2024-03-29pre-thread -> per-threadCaolán McNamara
2024-03-29crashtesting: fix SvNFEngine::CacheFormatRO assertCaolán McNamara
2024-03-27drop const_cast and be more honest that internal state changesCaolán McNamara
2024-03-27don't need to const cast here anymoreCaolán McNamara
2024-03-25drop unused methodCaolán McNamara
2024-03-24fix CppunitTest_sc_subsequent_filters_test4 intermittent failureCaolán McNamara
2024-03-23Related: tdf#160056 do calc NumberFormatting via ScInterpreterContextCaolán McNamara
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara
2024-03-22improve loplugin:staticmethodsNoel Grandin
2024-03-22Related: tdf#160056 these methods can be constCaolán McNamara
2024-03-22tdf#160306: make sure that SvNumberFormatter agrees with ROUND outputMike Kaganski
2024-03-21Related: tdf#160056 this can be be a local functionCaolán McNamara
2024-03-21Related: tdf#160056 this can be staticCaolán McNamara
2024-03-15Related: tdf#160056 IniLnge is immutableCaolán McNamara
2024-03-14Related: tdf#160056 pass 'StarFormat' flag in instead of changing stateCaolán McNamara
2024-03-13These methods can be const tooCaolán McNamara
2024-03-13SvNumberFormatter::GetUserDefColor can be constCaolán McNamara
2024-03-13SvNumberformat::ImpGetLogicalOutput can be constCaolán McNamara
2024-03-13SvNumberformat::ImpGetFractionOfSecondString can be constCaolán McNamara
2024-03-13ImpIsEntry can be constCaolán McNamara
2024-03-08use more string_viewNoel Grandin
2024-03-07ResetDefaultSystemCurrency can be privateCaolán McNamara
2024-03-07IsSpecialStandardFormat can be private, only used internallyCaolán McNamara
2024-03-01scope of MutexGuard can be reducedCaolán McNamara
2024-02-29use member init listCaolán McNamara
2024-02-29if we rearrange, we don't need to create maLanguageTag twiceCaolán McNamara
2024-02-29SvNumberFormatter::ImpConstruct is only used once by the single ctorCaolán McNamara
2024-02-17tdf#158890 Replace '?' with figure blankLaurent Balland
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2024-01-12Resolves: tdf#159148 Accept int32 hours:minutes:seconds inputEike Rathke
2024-01-10tdf#114441 Convert sal_uLong to sal_Int32Kira Tubo
2023-12-30move IsFuzzing to comphelperCaolán McNamara
2023-11-01tdf#156449 Preserve '0' or '?' in exponentLaurent Balland
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: svlStephan Bergmann
2023-10-11Drop o3tl::span, can use C++20 std::span directly nowStephan Bergmann
2023-10-07loplugin:ostr: automatic rewriteStephan Bergmann
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-21svl: Use DateTime::Sub() instead of operator-()Eike Rathke
2023-05-26tdf#150028 Treat decimal separator after [SS]Laurent Balland