summaryrefslogtreecommitdiff
path: root/include/svl/zforlist.hxx
AgeCommit message (Expand)Author
2021-10-26Silence -Werror,-Wdeprecated-copyStephan Bergmann
2021-10-25Fix toolbar button's currency list's number format for default localeEike Rathke
2021-09-23Add not-quite-ISO date+time with space and milliseconds and locale's separatorEike Rathke
2021-09-21Add ISO 8601 date+time with milliseconds formatEike Rathke
2021-08-14formatter maps can use unordered_mapNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-29rtl::Static -> static localNoel Grandin
2021-07-20flatten the vector in NfCurrencyTableNoel Grandin
2021-07-08Resolves: tdf#122191 BOOLEAN is a keyword, treat it as suchEike Rathke
2021-03-25tdf#140968 tdf#140978 XLSX import: fix lost rounded filtersBalazs Varga
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-07-02Resolves: tdf#134455 Let TIMEVALUE() use lax time recognitionEike Rathke
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-04-18Move implementation of CELL("format";...) to SvNumberFormatter, tdf#132106 prepEike Rathke
2020-03-23make more classes private in mergedlibs modeNoel Grandin
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-08-20Resolves: tdf#122110 convert condition decimal separator to target localeEike Rathke
2019-08-19Resolves: tdf#72040 add predefined ISO 8601 date+time format with "T"Eike Rathke
2019-05-10Apply duration format for such newly entered formula cellsEike Rathke
2019-05-08Fix typed flags bitmask, tdf#125099 follow-upEike Rathke
2019-05-08Resolves: tdf#125099 round duration results in interpreter alreadyEike Rathke
2018-12-11find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen
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-01Add formatindex comments for some (edit) formatsEike Rathke
2018-08-17Fix typosAndrea Gelmini
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike 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-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-01-25ofz: out-of-memoryCaolán McNamara
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
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-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke
2017-11-02improve constparam lopluginNoel Grandin
2017-10-27Handle decimalSeparatorAlternative in SvNumberFormatter parsing, tdf#81671Eike Rathke
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-10-25Eliminate deprecated SvNumberFormatter::GetDecSep()Eike Rathke