summaryrefslogtreecommitdiff
path: root/svl/source/numbers
AgeCommit message (Expand)Author
2022-06-13tdf#131025 swtable: don't apply number format to non-number textJustin Luth
2019-04-03Introduce next Japanese gengou era 'Reiwa'Eike Rathke
2019-01-17Related: tdf#122509 prevent access of not existing base formatEike Rathke
2018-10-12ofz#10879 stay inside sSecStr boundsCaolán McNamara
2018-09-04Use INPUTSTRING_PRECISION to enable input of fraction of secondEike Rathke
2018-08-22Do not convert YMD date order to YDM and vice versa, tdf#107012 follow-upEike Rathke
2018-08-21One more "do not reorder date particles", tdf#113889 tdf#119013 follow-upEike Rathke
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-06-27tdf#115007 add NatNum12 formatting to datesLászló Németh
2018-06-21tdf#117575 treat thousand sep with ? in integer partLaurent BP
2018-06-11Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke
2018-06-11tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh
2018-06-11tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski
2018-06-04Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867Eike Rathke
2018-05-30Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke
2018-05-05Fix typoAndrea Gelmini
2018-05-04Use the currently active locale if no format passedEike Rathke
2018-05-04Avoid number scanner overhead for all General formatsEike Rathke
2018-05-04Avoid number scanner overhead for the 0 General formatEike Rathke
2018-05-04Revert "Revert "Resolves: tdf#116579 consider both work locale and format...""Eike Rathke
2018-05-03Revert "Resolves: tdf#116579 consider both work locale and format locale date...Stephan Bergmann
2018-05-02Resolves: tdf#116579 consider both work locale and format locale date patternsEike Rathke
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-03-02Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-16Resolves: tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke
2018-01-25ofz: out-of-memoryCaolán McNamara
2018-01-25loplugin:flatten in svlNoel Grandin
2018-01-22ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara
2018-01-15More loplugin:cstylecast: svlStephan Bergmann
2018-01-13loplugin:useuniqueptr in svlNoel Grandin
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-16Move init of keywords around, preset with English, localized case by caseEike Rathke
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke
2017-12-13German super cow colors, conversion doesn't need a locale switchEike Rathke
2017-12-12use a mutex per instance for SvNumberFormatterNoel Grandin
2017-12-12Determine possibly localized keywords early and onceEike Rathke
2017-12-12Resolves: tdf#114185 force KeywordLocalization::LocaleLegacyEike Rathke
2017-12-12Prepare ImpSvNumberformatScan with KeywordLocalization context, tdf#114185Eike Rathke
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-08SvNumberFormatter::GetType() constEike Rathke
2017-12-08use std::unique_ptr in SvNumberFormatterNoel Grandin
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-27Make SvNumberFormatter public methods threadsafeDennis Francis