summaryrefslogtreecommitdiff
path: root/chart2/source/view/axes/DateHelper.cxx
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-19Change the most obvious Date+=(long)... to Date+=static_cast<sal_Int32>(...)Eike Rathke
2017-04-19clang-tidy readability-simplify-boolean-expr in accessibility..cuiNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-03-14com::sun::star->css in chart2Noel Grandin
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2011-12-21callcatcher: remove some unused codeCaolán McNamara
2011-11-30fixed fdo#40363 freeze chart wizard with non-gregorian dateEike Rathke
2011-11-30renamed Date::IsValid() to IsValidAndGregorian() to prevent misassumptionsEike Rathke
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko
2010-11-30chart46: #i25706# implement date axisIngrid Halama [iha]