summaryrefslogtreecommitdiff
path: root/svl/source/numbers
AgeCommit message (Expand)Author
2018-03-19Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke
2018-02-21Resolves: tdf#114833 do not officiously force Y-M-D if D-M-Y is applicableEike Rathke
2018-01-26ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara
2017-12-13Determine possibly localized keywords early and onceEike Rathke
2017-12-13Resolves: tdf#114185 force KeywordLocalization::LocaleLegacyEike Rathke
2017-12-13Prepare ImpSvNumberformatScan with KeywordLocalization context, tdf#114185Eike Rathke
2017-11-28Make SvNumberFormatter public methods threadsafeDennis Francis
2017-11-23loplugin:simplifybool can't invert conditions involving float typesNoel Grandin
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke
2017-11-14Translate German variable namesJohnny_M
2017-11-09rename AvoidConfig to FuzzingCaolán McNamara
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-11-01QA test of StandardColorLaurent BP
2017-11-01Make StandardColor and sErrStr staticLaurent BP
2017-11-01Use std::unique_ptr moreMike Kaganski
2017-10-31loplugin:constantparam in svl,svtoolsNoel 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
2017-10-24loplugin:finalclasses in sfx2..svlNoel Grandin
2017-10-23Follow-up of resolution of tdf#33689 for FinnishLaurent BP
2017-10-23tdf#33689 Make sEnglishKeyword static memberLaurent BP
2017-10-22Resolution of tdf#33689 Update commentLaurent BP
2017-10-19tdf#33689 Accept English syntax keywords in format stringsLaurent BP
2017-10-17Add to nPos once instead of in each iterationEike Rathke
2017-10-16Resolves: tdf#112933 correct number of one decimal in fraction of secondsEike Rathke
2017-10-06use rtl::Reference in svl,sfx2Noel Grandin
2017-10-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke
2017-10-02Number scanner: accept fractional seconds in ISO 8601 also for ',' commaEike Rathke
2017-10-02Number scanner: accept fractional separators in an ISO 8601 date+time stringEike Rathke
2017-09-30Number scanner: accept negative year ISO 8601 input with 'T' time separatorEike Rathke
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-09-04Resolves: tdf#52510 handle trailing ';' specifying empty following subformatEike Rathke
2017-08-30Force ISO date format again if ISO input, tdf#91758 follow-upEike Rathke
2017-08-30Resolves: tdf#91758 more stringent check for ISO date like looking inputEike Rathke
2017-08-30Related: tdf#91758 shortcut CanForceToIso8601() for MayBeIso8601() resultsEike Rathke
2017-08-30Related: tdf#91758 don't remember nCanForceToIso8601 stateEike Rathke
2017-08-25Add check and comment for i18npool locale data using reserved formatIndexEike Rathke
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-05ofz#2867 null derefCaolán McNamara
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-03rename nAnzResStrings->nResultStringsCntNoel Grandin
2017-08-03rename nAnzNum->nNumericsCntNoel Grandin
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin
2017-08-03rename SV_MAX_ANZ_INPUT_STRINGS->SV_MAX_COUNT_INPUT_STRINGSNoel Grandin