summaryrefslogtreecommitdiff
path: root/tools/source/datetime/datetime.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-24/+9
2018-08-02Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): toolsStephan Bergmann1-1/+1
2018-05-04tools: Avoid looking up system clock twice to get DateTimeTakeshi Abe1-0/+17
2017-10-25loplugin:constmethod in tools,sax,UnoControlsNoel Grandin1-1/+1
2017-07-21Eliminate DateTime::operator+=() and -=() with POD typesEike Rathke1-5/+4
2017-07-21Eliminate Date::operator+=() and -=() and replace with Date::AddDays()Eike Rathke1-3/+3
2017-07-16tools: create DateTime from Unix timeAshod Nakashian1-0/+20
2017-07-03use sal_Int64 in tools::DateTimeNoel Grandin1-12/+12
2017-06-05Improved loplugin:cstylecast to reference types: toolsStephan Bergmann1-1/+2
2017-05-06DateTime::GetWin32FileDateTime: FILETIME is uint64Eike Rathke1-8/+15
2017-05-05DateTime::CreateFromWin32FileDateTime: FILETIME is uint64Eike Rathke1-30/+21
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-0/+7
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-1/+1
2015-10-28Avoid intermediate cast to sal_uIntPtrMatteo Casalin1-4/+6
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin1-0/+6
2014-10-01fdo#82577: Handle TimeNoel Grandin1-16/+16
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-15/+15
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane1-10/+8
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer1-2/+1
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer1-92/+0
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-17remove unused methodsThomas Arnhold1-17/+0
2011-11-27remove include of pch header from toolsNorbert Thiebaud1-2/+0
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-27/+27
2011-01-22Remove empty description and dates.Thomas Arnhold1-52/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-07-29#i112600#: clean up l10ntools, rsc, sot, svl, tools and unotoolsXiaofei Zhang1-27/+27
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.9.84); FILE MERGEDRĂ¼diger Timm1-23/+18
2007-06-27INTEGRATION: CWS vgbugs07 (1.8.90); FILE MERGEDJens-Heiner Rechtien1-3/+3
2006-09-16INTEGRATION: CWS pchfix02 (1.7.44); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.5.8); FILE MERGEDJens-Heiner Rechtien1-8/+12
2006-04-19INTEGRATION: CWS sixtyfour05 (1.5.76); FILE MERGEDJens-Heiner Rechtien1-2/+57
2005-09-09INTEGRATION: CWS ooo19126 (1.4.226); FILE MERGEDRĂ¼diger Timm1-47/+21
2003-10-06INTEGRATION: CWS net2003 (1.3.54); FILE MERGEDVladimir Glazounov1-3/+3
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-5/+5
2000-11-10add: operators with double (time diff in days and fraction of days)Eike Rathke1-2/+67
2000-09-18initial importJens-Heiner Rechtien1-0/+349