summaryrefslogtreecommitdiff
path: root/include/svl/zformat.hxx
AgeCommit message (Expand)Author
2024-04-12crashtesting: assert seen on importing forum-mso-en4-62805.xlsxCaolán McNamara
2024-03-24fix CppunitTest_sc_subsequent_filters_test4 intermittent failureCaolán McNamara
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara
2024-03-22Related: tdf#160056 these methods can be constCaolá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-13SvNumberformat::ImpGetLogicalOutput can be constCaolán McNamara
2024-03-13SvNumberformat::ImpGetFractionOfSecondString can be constCaolán McNamara
2023-01-30Fix typosAndrea Gelmini
2023-01-30tdf#152722 Number Format: keep NatNum modifiersLaurent Balland
2022-09-20use more string_view in svlNoel Grandin
2022-06-08Related: tdf#149484 Display BOOLEAN literal string text additionsEike Rathke
2021-09-01Resolves: tdf#144209 Handle General containing formats in RoundValueAsShown()Eike Rathke
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-08Resolves: tdf#122191 BOOLEAN is a keyword, treat it as suchEike Rathke
2021-01-29loplugin:stringviewparam extend to new..Noel
2020-10-14Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke
2020-10-06loplugin:const* make some params and methods constNoel
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-06-15tdf#103414 Add/Delete decimal for 100th secondLaurent BP
2020-05-25tdf#133342 Add user defined percent stringLaurent BP
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2019-12-05make some classes module privateNoel Grandin
2019-10-19Resolves: tdf#76441 accept two digit groups MM:SS input if formatted as suchEike Rathke
2019-03-13translate some german var namesNoel Grandin
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-08-31Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke
2018-08-22Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke
2018-08-22Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke
2018-07-08loplugin:passstuffbyrefNoel Grandin
2018-06-13tdf#115007 NatNum12 "spell out" formats in datesLászló Németh
2018-06-11Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke
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-30Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-01QA test of StandardColorLaurent BP
2017-10-31loplugin:constantparam in svl,svtoolsNoel Grandin
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-10-23tdf#33689 Make sEnglishKeyword static memberLaurent BP
2017-10-05Fix typosAndrea Gelmini
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-05-04Make SvNumberformat::ImpIsIso8601() constEike Rathke