summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforscan.cxx
AgeCommit message (Expand)Author
2019-10-17Rename OUStringLiteral1 to OUStringCharStephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen
2018-09-19Bin more binfilter cruftEike Rathke
2018-09-18Bin binfilter cruftEike Rathke
2018-09-18Use !startsWith() instead of indexOf()!=0Eike Rathke
2018-08-17Do not convert YMD date order to YDM and vice versa, tdf#107012 follow-upEike Rathke
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-07-27ofz#7960 tight OUString concat loop causes libfuzzer oomCaolán McNamara
2018-06-20tdf#117575 treat thousand sep with ? in integer partLaurent BP
2018-06-04Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867Eike Rathke
2018-03-02Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-01-22ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2017-12-21new loplugin: convertlongNoel Grandin
2017-12-20Fix typosAndrea Gelmini
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-16Move init of keywords around, preset with English, localized case by caseEike Rathke
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke
2017-12-13German super cow colors, conversion doesn't need a locale switchEike Rathke
2017-12-12Determine possibly localized keywords early and onceEike Rathke
2017-12-12Prepare ImpSvNumberformatScan with KeywordLocalization context, tdf#114185Eike Rathke
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke
2017-11-01Make StandardColor and sErrStr staticLaurent BP
2017-10-26loplugin:constmethod in 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-08-05ofz#2867 null derefCaolán McNamara
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-03rename nAnzResStrings->nResultStringsCntNoel Grandin
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin
2017-08-02Resolves: ofz#2833 null derefCaolán McNamara
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-07-14 use more OUString::operator== in sfx2..svtoolsNoel Grandin
2017-05-19loplugin:stringcopy: svlStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-19coverity#1405221 silence Out-of-bounds readCaolán McNamara
2017-04-18Resolves: tdf#107012 follow date order of the target localeEike Rathke
2017-03-14Following tdf#106190 Treat blank after fraction barLaurent Balland-Poirier
2017-03-10prevent string access out of boundsEike Rathke
2017-03-06tdf#106190 Move meber variable to localLaurent Balland-Poirier
2017-03-02tdf#106190 fix left alignment of denominatorLaurent Balland-Poirier
2016-12-17Adapt to no-longer explicit OUStringLiteral ctorStephan Bergmann