summaryrefslogtreecommitdiff
path: root/include/svl/zforlist.hxx
AgeCommit message (Expand)Author
2018-08-17Resolves: tdf#119013 do not over-aggressively reorder date particlesEike Rathke
2018-05-04Revert "Revert "Resolves: tdf#116579 consider both work locale and format...""Eike Rathke
2018-05-03Revert "Resolves: tdf#116579 consider both work locale and format locale date...Stephan Bergmann
2018-05-02Resolves: tdf#116579 consider both work locale and format locale date patternsEike Rathke
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-01-25ofz: out-of-memoryCaolán McNamara
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2018-01-11loplugin:useuniqueptr in svlNoel Grandin
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-12use a mutex per instance for SvNumberFormatterNoel Grandin
2017-12-08SvNumberFormatter::GetType() constEike Rathke
2017-12-08use std::unique_ptr in SvNumberFormatterNoel Grandin
2017-12-02Get rid of the css::util::NumberFormat::TEXT abuse as "special" "key"Eike Rathke
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke
2017-11-02improve constparam lopluginNoel Grandin
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-05Resolves: tdf#102075 support system [$-F400] time and [$-F800] long dateEike Rathke
2017-08-25Add check and comment for i18npool locale data using reserved formatIndexEike Rathke
2017-08-04rename Anz->Cnt in svlNoel Grandin
2017-08-03rename SV_MAX_ANZ_STANDARD_FORMATE->SV_MAX_COUNT_STANDARD_FORMATSNoel Grandin
2017-07-18Change nonsense non-const Date* GetNullDate() to const Date&Eike Rathke
2017-04-28loplugin:salunicodeliteral: svlStephan Bergmann
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-21Remove unused function. Following tdf#105657Laurent Balland-Poirier
2017-02-21tdf#106052 Treat SubFormat for "Precision as shown"Laurent Balland-Poirier
2017-02-20tdf#105657 Treat "Precision as shown" for fractionsLaurent Balland-Poirier
2017-01-25loplugin: unnecessary destructor svl..svtoolsNoel Grandin
2016-10-27loplugin:expandablemethods in stoc..svlNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-22Missing "const"Stephan Bergmann
2016-09-22Remove NumberFormatCodeWrapperMaarten Bosmans
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-29tdf#100592 Add extra number formats for fractionLaurent Balland-Poirier
2016-06-08make SvNumberFormatter::IsCompatible() staticEike Rathke
2016-06-02add NF_DATETIME_ISO_YYYYMMDD_HHMMSS YYYY-MM-DD HH:MM:SS builtin format codeEike Rathke
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-04-13loplugin:passstuffbyref in svlNoel Grandin
2016-03-01loplugin:unuseddefaultparam in svlNoel Grandin
2016-01-13loplugin:unusedmethods unused return value in include/svlNoel Grandin
2015-12-12TyposJulien Nabet
2015-11-27introduce SvNumberFormatter::GetFormatStringForExcel()Eike Rathke
2015-11-27introduce SvNumberFormatter::FillKeywordTableForExcel()Eike Rathke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann