summaryrefslogtreecommitdiffstats
path: root/include/svl/zformat.hxx
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke2020-10-141-4/+4
* loplugin:const* make some params and methods constNoel2020-10-061-1/+1
* Make ImpSvNumberformatScan::GetColor constMike Kaganski2020-09-031-6/+6
* tdf#103414 Add/Delete decimal for 100th secondLaurent BP2020-06-151-0/+4
* tdf#133342 Add user defined percent stringLaurent BP2020-05-251-0/+2
* use more compact namespace syntax in /includeNoel Grandin2020-05-031-1/+1
* make some classes module privateNoel Grandin2019-12-051-1/+1
* Resolves: tdf#76441 accept two digit groups MM:SS input if formatted as suchEike Rathke2019-10-191-0/+5
* translate some german var namesNoel Grandin2019-03-131-3/+3
* tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen2018-11-141-3/+2
* Use tools::Time::GetClock() in number formatter for wall clock timeEike Rathke2018-08-311-0/+9
* Resolves: tdf#73063 preserve and roundtrip LCID from/to Excel number formatsEike Rathke2018-08-221-1/+3
* Related: tdf#73063 strip a plain locale identifier if locale data is availableEike Rathke2018-08-221-0/+2
* loplugin:passstuffbyrefNoel Grandin2018-07-081-1/+1
* tdf#115007 NatNum12 "spell out" formats in datesLászló Németh2018-06-131-0/+7
* Derive NativeNumberXmlAttributes2 from NativeNumberXmlAttributes, tdf#115007 ...Eike Rathke2018-06-111-2/+1
* tdf#115007: add import/export to NatNum12 (spell out numbers,László Németh2018-06-081-0/+2
* tdf#115007: Use [NatNum12 params...] syntaxMike Kaganski2018-06-081-1/+5
* Resolves: tdf#117819 append trailing '0' as needed before separator insertionEike Rathke2018-05-301-0/+1
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-11/+10
* Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke2017-12-141-5/+0
* loplugin:constparam in vcl,svtoolsNoel Grandin2017-11-031-1/+1
* QA test of StandardColorLaurent BP2017-11-011-0/+2
* loplugin:constantparam in svl,svtoolsNoel Grandin2017-10-311-3/+1
* loplugin:constmethod in svlNoel Grandin2017-10-261-5/+5
* tdf#33689 Make sEnglishKeyword static memberLaurent BP2017-10-231-0/+3
* Fix typosAndrea Gelmini2017-10-051-2/+2
* Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke2017-10-051-1/+31
* rename Anz->Cnt in svlNoel Grandin2017-08-041-2/+2
* rename nAnzStrings -> nStringsCntNoel Grandin2017-08-031-2/+2
* loplugin:constparams handle constructorsNoel Grandin2017-07-281-2/+2
* loplugin:constparams in i18npool,opencl,svlNoel Grandin2017-07-181-3/+3
* loplugin:useuniqueptr in variousNoel Grandin2017-06-271-2/+3
* Make SvNumberformat::ImpIsIso8601() constEike Rathke2017-05-041-1/+1
* convert DateFormat to scoped enum and rename to DateOrderNoel Grandin2017-04-131-1/+1
* tdf#106190 Fix (again) left alignment of denominatorLaurent Balland-Poirier2017-04-061-1/+2
* Fix typosAndrea Gelmini2017-03-161-1/+1
* tdf#106253 Precision as shown for thousand dividorLaurent Balland-Poirier2017-03-141-0/+6
* tdf#106252 Engineering notation for Precision as shownLaurent Balland-Poirier2017-03-141-1/+2
* force SvNumberformat::FormatterPrivateAccess for Get/SetLastInsertKeyEike Rathke2017-03-131-3/+4
* tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier2017-02-211-1/+2
* don't obtain the underlying SvNumberformat thrice, tdf#105657 follow-upEike Rathke2017-02-201-0/+3
* tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier2017-02-201-0/+19
* loplugin:countusersofdefaultparams in include/sot..svlNoel Grandin2016-11-211-1/+1
* loplugin:staticmethods: svlStephan Bergmann2016-10-071-2/+2
* tdf#79398 Add LCID with DBNum during export to XLLaurent Balland-Poirier2016-08-231-1/+2
* tdf#79398 Export to XL DBNum codesLaurent Balland-Poirier2016-08-151-4/+0
* loplugin:unusedenumconstants in package..svtoolsNoel Grandin2016-08-121-7/+0
* tdf#100834 Extend ODF for integer/fraction delimiterLaurent Balland-Poirier2016-07-271-0/+1
* tdf#99996 New algorithm for fractionLaurent Balland-Poirier2016-07-041-3/+0