summaryrefslogtreecommitdiff
path: root/svl/source/numbers/zforscan.hxx
AgeCommit message (Expand)Author
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
2012-11-18svl: convert Color to OUStringNorbert Thiebaud
2012-11-18svl: aNameStandardFormat can be OUString for freeNorbert Thiebaud
2012-11-18svl: convert KeywordTable to OUStringNorbert Thiebaud
2012-07-02re-base on ALv2 code.Michael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-08-12removed unused stuff from number formatterEike Rathke
2011-08-10Number formatter sal_Bool -> bool clean-up and cosmeticsEike Rathke
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-03-09sw34bf04: #i46648#: define class for NfKeywordTableHenning Brinkmann