summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforscan.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-03-25drop unused methodCaolán McNamara1-1/+0
2024-03-22Related: tdf#160056 refactor SvNumberFormatterCaolán McNamara1-7/+13
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2022-09-20use more string_view in svlNoel Grandin1-2/+2
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin1-0/+1
2021-07-08Resolves: tdf#122191 BOOLEAN is a keyword, treat it as suchEike Rathke1-1/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen1-0/+2
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-2/+2
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski1-2/+2
2020-09-03Simplify standard color initializationMike Kaganski1-2/+0
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-2/+2
2020-05-15Handle conversion of locale modifiers not of the same originating localeEike Rathke1-0/+1
2019-09-06Fixing "...."Andrea Gelmini1-1/+1
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke1-3/+3
2018-06-04Handle English vs locale's General keyword, tdf#33689 follow-up, tdf#107867Eike Rathke1-2/+9
2018-03-02Resolves: tdf#115351 convert boolean equivalent format codes to proper BooleanEike Rathke1-0/+5
2018-01-25ofz: out-of-memoryCaolán McNamara1-1/+0
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-2/+2
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke1-2/+2
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke1-1/+3
2017-12-13German super cow colors, conversion doesn't need a locale switchEike Rathke1-0/+1
2017-12-12Prepare ImpSvNumberformatScan with KeywordLocalization context, tdf#114185Eike Rathke1-1/+11
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke1-1/+3
2017-11-01QA test of StandardColorLaurent BP1-0/+4
2017-11-01Make StandardColor and sErrStr staticLaurent BP1-4/+9
2017-10-26loplugin:constmethod in svlNoel Grandin1-11/+11
2017-10-23tdf#33689 Make sEnglishKeyword static memberLaurent BP1-0/+5
2017-08-04rename Anz->Cnt in svlNoel Grandin1-1/+1
2017-08-03rename nAnzResStrings->nResultStringsCntNoel Grandin1-3/+3
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin1-1/+1
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke1-2/+2
2017-04-18Resolves: tdf#107012 follow date order of the target localeEike Rathke1-0/+9
2017-03-06tdf#106190 Move meber variable to localLaurent Balland-Poirier1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-03-02tdf#106190 fix left alignment of denominatorLaurent Balland-Poirier1-0/+1
2016-09-22tdf#53698: Add a NumberFormatMapper member to SvNumberformatScanMaarten Bosmans1-0/+1
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-1/+1
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-12nRepPos is never readMatteo Casalin1-1/+0
2015-08-11cppcheck: noCopyConstructorCaolán McNamara1-0/+4
2015-07-10Resolves: tdf#92457 handle trailing text subformat if others omittedEike Rathke1-0/+3
2015-07-06loplugin:unusedmethods svlNoel Grandin1-1/+0
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2014-09-12svl: remove misleading comment obsoleted by 18fa868fMichael Stahl1-2/+0
2014-09-12svl: test lenght before accessNorbert Thiebaud1-1/+1
2013-10-28fixincludeguards.sh: svlThomas Arnhold1-3/+3
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-3/+3
2013-06-17Return accidentally removed fieldTor Lillqvist1-3/+3
2013-06-17Remove micro optimisationPhilipp Weissenbacher1-4/+0
2013-06-17Translate German comments, correct some WSPhilipp Weissenbacher1-90/+67