summaryrefslogtreecommitdiff
path: root/svl/source/numbers
AgeCommit message (Expand)Author
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
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin
2017-08-02Resolves: ofz#2833 null derefCaolán McNamara
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:constparams handle constructorsNoel Grandin
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06teach unnecessaryparen plugin about other kinds of statementsNoel Grandin
2017-07-02loplugin:casttovoid: svlStephan Bergmann
2017-06-27loplugin:useuniqueptr in variousNoel Grandin
2017-06-19fix regression, some mutexes need to live longerJochen Nitschke
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-19loplugin:stringcopy: svlStephan Bergmann
2017-05-17Remove old cruft #if 0 debugger test casesEike Rathke