summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforscan.hxx
AgeCommit message (Expand)Author
2022-09-20use more string_view in svlNoel Grandin
2021-08-13split SvNumberFormatter into it's own headerNoel Grandin
2021-07-08Resolves: tdf#122191 BOOLEAN is a keyword, treat it as suchEike Rathke
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-09-03Simplify standard color initializationMike Kaganski
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-05-15Handle conversion of locale modifiers not of the same originating localeEike Rathke
2019-09-06Fixing "...."Andrea Gelmini
2018-08-16Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
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-01-25ofz: out-of-memoryCaolán McNamara
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-14Also EnglishKeywords is a NfKeywordTable, not just some vectorEike Rathke
2017-12-14Move GetKeywords() and related from SvNumberformat to SvNumberFormatterEike Rathke
2017-12-13German super cow colors, conversion doesn't need a locale switchEike 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-01QA test of StandardColorLaurent BP
2017-11-01Make StandardColor and sErrStr staticLaurent BP
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-10-23tdf#33689 Make sEnglishKeyword static memberLaurent BP
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-03rename nAnzResStrings->nResultStringsCntNoel Grandin
2017-08-03rename nAnzStrings -> nStringsCntNoel Grandin
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-04-18Resolves: tdf#107012 follow date order of the target localeEike Rathke
2017-03-06tdf#106190 Move meber variable to localLaurent Balland-Poirier
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02tdf#106190 fix left alignment of denominatorLaurent Balland-Poirier
2016-09-22tdf#53698: Add a NumberFormatMapper member to SvNumberformatScanMaarten Bosmans
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-12nRepPos is never readMatteo Casalin
2015-08-11cppcheck: noCopyConstructorCaolán McNamara
2015-07-10Resolves: tdf#92457 handle trailing text subformat if others omittedEike Rathke
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2014-09-12svl: remove misleading comment obsoleted by 18fa868fMichael Stahl
2014-09-12svl: test lenght before accessNorbert Thiebaud
2013-10-28fixincludeguards.sh: svlThomas Arnhold
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-06-17Return accidentally removed fieldTor Lillqvist
2013-06-17Remove micro optimisationPhilipp Weissenbacher
2013-06-17Translate German comments, correct some WSPhilipp Weissenbacher
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-05new module i18nlangtagEike Rathke
2012-11-18svl: OUString conversion of most of zforscanNorbert Thiebaud