summaryrefslogtreecommitdiff
path: root/include/tools/datetime.hxx
AgeCommit message (Expand)Author
2023-06-22Fix typoAndrea Gelmini
2023-06-21Change DateTime friend operator-() to return tools::Duration instead of doubleEike Rathke
2023-06-21Introduce double DateTime::Sub() as a substitute for friend double operator-()Eike Rathke
2023-06-17Related: tdf#153517 Introduce class tools::DurationEike Rathke
2023-05-28Factor out DateTime::NormalizeTimeRemainderAndApply(tools::Time& rTime)Eike Rathke
2018-05-04tools: Avoid looking up system clock twice to get DateTimeTakeshi Abe
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke
2017-07-16tools: create DateTime from Unix timeAshod Nakashian
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: toolsStephan Bergmann
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2015-12-10Fix order of SAL_WARN_UNUSED and DLLPUBLIC for clang-clStephan Bergmann
2015-10-08Stream operator<<() for DateTime to help debugging.Jan Holesovsky
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
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-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-23execute move of global headersBjoern Michaelsen