summaryrefslogtreecommitdiff
path: root/include/svl/zforlist.hxx
AgeCommit message (Expand)Author
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
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-10convert Link<> to typedNoel Grandin
2015-08-17make Link<> typedNoel Grandin
2015-08-12move date/time guess work to SvNumberFormatter::GuessDateTimeFormat()Eike Rathke
2015-07-08Fix typosAndrea Gelmini
2015-07-06loplugin:unusedmethods svlNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-06tdf#90258 Toggle Thousand Separator with Engineering NotationLaurent Balland-Poirier
2015-04-30Gradually typed LinkStephan Bergmann
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-22callcatcher: update unused codeCaolán McNamara
2014-12-12leave this Clone as inlineCaolán McNamara
2014-12-04Putting this back in to fix Windows build.Kohei Yoshida