summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforlist.cxx
AgeCommit message (Expand)Author
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-07-29replace and drop MiscCfgCaolán McNamara
2020-07-09cid#1465237 silence Dereference after null checkCaolán McNamara
2020-07-02Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svlStephan Bergmann
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP
2020-06-05Upcoming loplugin:elidestringvar: svlStephan Bergmann
2020-05-25tdf#133342 Add user defined percent stringLaurent BP
2020-05-24inline some use-once typedefsNoel Grandin
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-18Move implementation of CELL("format";...) to SvNumberFormatter, tdf#132106 prepEike Rathke
2020-02-25Fix currency symbol selection in Calc on mobileTomaž Vajngerl
2020-02-22Resolves: tdf#130563 Add predefined 4-digit year date+time formatEike Rathke
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-17Fix typoAndrea Gelmini
2019-10-17Resolves: tdf#126773 Excel uses lowercase date and time format code keywordsEike Rathke
2019-09-27Deduplicate O(U)StringNumber definitions; add toAsciiUpperCaseMike Kaganski
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-08-20Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke
2019-08-19Related: tdf#72040 select ISO 8601 date+time format without 'T' if inputEike Rathke
2019-08-19Related: tdf#72040 select ISO 8601 date+time format if 'T' separator in inputEike Rathke
2019-08-19Add build time check for NF_INDEX_TABLE_ENTRIES <= nFirstFreeFormatIndexEike Rathke
2019-08-19Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T"Eike Rathke
2019-08-15loplugin:sequenceloop in starmath..svlNoel Grandin
2019-07-15Simplify Sequence iterations in svlArkadiy Illarionov
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-10Apply duration format for such newly entered formula cellsEike Rathke
2019-01-28o3tl::make_unique -> std::make_unique in sax...svtools (except sc)Gabor Kelemen
2019-01-16Related: tdf#122509 prevent access of not existing base formatEike Rathke
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-25Simplify containers iterations in svgio, svl, svtoolsArkadiy Illarionov
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-22sc: avoid checking for time formats in case of SvNumFormatType::NUMBERSerge Krot
2018-08-22Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke
2018-08-20One more "do not reorder date particles", tdf#113889 tdf#119013 follow-upEike Rathke
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-05-05Fix typoAndrea Gelmini
2018-05-04Avoid number scanner overhead for all General formatsEike Rathke
2018-05-04Avoid number scanner overhead for the 0 General formatEike Rathke
2018-01-25loplugin:flatten in svlNoel Grandin
2018-01-15More loplugin:cstylecast: svlStephan Bergmann
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
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-12use a mutex per instance for SvNumberFormatterNoel Grandin