summaryrefslogtreecommitdiff
path: root/tools/source/datetime/duration.cxx
AgeCommit message (Expand)Author
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2023-08-03Resolves: tdf#127334 Increase tools::Duration accuracy epsilon unsharpnessEike Rathke
2023-06-27Fix typoAndrea Gelmini
2023-06-23Introduce tools::Duration individual time values ctorEike Rathke
2023-06-22Introduce tools::Duration(sal_Int32 nDays, const Time& rTime) ctorEike Rathke
2023-06-21rbOverflow was already set for bBadNS, unnecessary to set it againEike Rathke
2023-06-19Fix TB Jenkins_Linux_Ubsan (duration.cxx)Julien Nabet
2023-06-17Fix typoAndrea Gelmini
2023-06-17Related: tdf#153517 Introduce class tools::DurationEike Rathke