summaryrefslogtreecommitdiff
path: root/idlc
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2019-01-28 13:31:40 +0100
committerEike Rathke <erack@redhat.com>2019-01-28 20:02:23 +0100
commit31d3369803ce4eceab5ef708f2cd33748b6d10ea (patch)
tree33de13bd47a9606e5e138dc56487ce13d54323a8 /idlc
parent4218caf142a7ecac34548c6d38c6f6fbebb898b9 (diff)
Resolves: tdf#122991 do not truncate time duration [] format values
Regression from commit e2e47898180e547cad7ccde1e5890385d573e551 CommitDate: Fri Aug 31 12:50:52 2018 +0200 Use tools::Time::GetClock() in number formatter for wall clock time This partly reverts the change for the affected time duration [] formats, which truncated the value within the magnitude that due to the imprecision of floating point values lead to "false" precision of h:m:s.999999... This might again yield imprecise display values (old behaviour) for a difference of two wall clock times that now are not rounded up into the next magnitude for display. If so, a tools::Time::GetDuration() might be appropriate. Change-Id: If8fbcc2e4c2e0da04ca742a2837f57cd313d0367 Reviewed-on: https://gerrit.libreoffice.org/67005 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Jenkins
Diffstat (limited to 'idlc')
0 files changed, 0 insertions, 0 deletions