summaryrefslogtreecommitdiff
path: root/tools/source/datetime/datetime.cxx
AgeCommit message (Expand)Author
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-20Use tools::Duration in friend double operator-() if DateTime has Time setEike Rathke
2023-06-17Related: tdf#153517 Introduce class tools::DurationEike Rathke
2023-05-28Factor out DateTime::NormalizeTimeRemainderAndApply(tools::Time& rTime)Eike Rathke
2023-05-19Eliminate 24h loops in DateTime::operator+=/-=(tools::Time&)Eike Rathke
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): toolsStephan Bergmann
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
2017-05-06DateTime::GetWin32FileDateTime: FILETIME is uint64Eike Rathke
2017-05-05DateTime::CreateFromWin32FileDateTime: FILETIME is uint64Eike Rathke
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-10-28Avoid intermediate cast to sal_uIntPtrMatteo Casalin
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-07-11re-base on ALv2 code. Includes:Michael Meeks
2012-01-17remove unused methodsThomas Arnhold
2011-11-27remove include of pch header from toolsNorbert Thiebaud
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-01-22Remove empty description and dates.Thomas Arnhold
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.9.84); FILE MERGEDRüdiger Timm
2007-06-27INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGEDJens-Heiner Rechtien
2006-09-16INTEGRATION: CWS pchfix02 (1.7.44); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.5.8); FILE MERGEDJens-Heiner Rechtien
2006-04-19INTEGRATION: CWS sixtyfour05 (1.5.76); FILE MERGEDJens-Heiner Rechtien
2005-09-09INTEGRATION: CWS ooo19126 (1.4.226); FILE MERGEDRüdiger Timm
2003-10-06INTEGRATION: CWS net2003 (1.3.54); FILE MERGEDVladimir Glazounov
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2000-11-10add: operators with double (time diff in days and fraction of days)Eike Rathke
2000-09-18initial importJens-Heiner Rechtien