summaryrefslogtreecommitdiff
path: root/include/svl/zformat.hxx
AgeCommit message (Expand)Author
2021-09-02Resolves: tdf#144209 Handle General containing formats in RoundValueAsShown()Eike Rathke
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
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin
2017-04-06tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier
2017-03-16Fix typosAndrea Gelmini
2017-03-14tdf#106253 Precision as shown for thousand dividorLaurent Balland-Poirier
2017-03-14tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier
2017-03-13force SvNumberformat::FormatterPrivateAccess for Get/SetLastInsertKeyEike Rathke
2017-02-21tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier
2017-02-20don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
2016-11-21loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin
2016-10-07loplugin:staticmethods: svlStephan Bergmann
2016-08-23tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier
2016-08-15tdf#79398 Export to XL DBNum codesLaurent Balland-Poirier