summaryrefslogtreecommitdiff
path: root/include/tools/date.hxx
AgeCommit message (Expand)Author
2020-01-08Grammar fixesAndrea Gelmini
2018-10-17tdf#42949 Fix IWYU warnings in include/tools/*Gabor Kelemen
2018-05-07tools: date unit testsChris Sherlock
2018-01-20loplugin:unused-returns in filter,tools,xmloffNoel Grandin
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-03use sal_Int32 in tools::DateNoel Grandin
2017-05-05Introduce Date::IsEmpty()Eike Rathke
2017-05-05Comment that day and month must be <100 and year != 0Eike Rathke
2017-04-28Adapt documentation to realityEike Rathke
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-28Rename (private) Date::init and reuse itMatteo Casalin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-12-31Date/Time no longer loaded from rsc filesCaolán McNamara
2014-07-08fdo#66507 - accelerate common datum date conversion to days.Michael Meeks
2014-02-20fdo#63154 Remove unused solar.h reference in toolsAlexandre Vicenzi
2013-11-09fdo#65108 inter-module includes <> include/toolsNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-07-05TODO note for future *internal* API changeLionel Elie Mamane
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-05-17added documentation about non-normalized invalid datesEike Rathke
2013-05-17resolved fdo#63805 max day of month of the intended monthEike Rathke
2013-04-23execute move of global headersBjoern Michaelsen