summaryrefslogtreecommitdiff
path: root/tools/source/datetime
AgeCommit message (Expand)Author
2017-05-06DateTime::GetWin32FileDateTime: FILETIME is uint64Eike Rathke
2017-05-05DateTime::CreateFromWin32FileDateTime: FILETIME is uint64Eike Rathke
2017-05-02Assert that nMonth and nDay <100 to be representableEike Rathke
2017-05-02Date::Normalize: handle day 0 and empty dateEike Rathke
2017-05-02Date::IsValidDate: year 0 is notEike Rathke
2017-04-28Month 100 was always wrongEike Rathke
2017-04-21remove some old MSVC workaroundsNoel Grandin
2017-01-17replace #ifdef SOLARIS with #ifdef __sunMichael Stahl
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-09attempt to document the obscure MAX_DAYS valueEike Rathke
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-10-28Date: avoid temporary conversions to sal_uIntPtrMatteo Casalin
2015-10-28Date: group common codeMatteo Casalin
2015-10-28Rename (private) Date::init and reuse itMatteo Casalin
2015-10-28Date: use support function for mapping years to daysMatteo Casalin
2015-10-28Avoid intermediate cast to sal_uIntPtrMatteo Casalin
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-10No need to go via floating-point calculationsStephan Bergmann
2015-04-09Change tools::Time::GetSystemTicks to sal_uInt64Stephan Bergmann
2015-01-13simplify Date/Time/DateTime conversion codeNoel Grandin
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky
2014-09-23fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky
2014-07-08fdo#66507 - accelerate common datum date conversion to days.Michael Meeks
2014-06-26Mac OS X does provide localtime_rStephan Bergmann
2014-03-08ooxml: export date controls properlyJacobo Aragunde Pérez
2014-02-20fdo#66507 - accelerate date calculations as used vs. empty cells.Michael Meeks
2013-11-26Moved 'DateTimeToOString' from 'filter' package to 'tools' packageAdam Co
2013-08-28Mark as constTakeshi Abe
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-05-17resolved fdo#63805 max day of month of the intended monthEike Rathke
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-19tools ::Time: change constructor to fixed-length integersLionel Elie Mamane
2013-04-19Wrap large values in SAL_CONST_INT64Stephan Bergmann
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-02-23sal: update log areasThomas Arnhold
2012-12-17remove unused ifndefMarkus Mohrhard
2012-08-19cleanup files in tools/sourcePhilipp Riemer
2012-08-19fdo#39468: Translated German comments in core/tools/sourceOliver Günther
2012-08-18re-indent falsely formatted code in tools/sourcePhilipp Riemer
2012-08-18removed ascii-art and blank lines in tools/sourcePhilipp Riemer
2012-08-13fdo#39468: Translated German comments in core/toolsOliver Günther
2012-07-11re-base on ALv2 code. Includes:Michael Meeks