summaryrefslogtreecommitdiff
path: root/include/tools/duration.hxx
AgeCommit message (Expand)Author
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski
2023-11-13Related: tdf#125580 Use tools::Duration constexpr accuracy epsilon valuesEike Rathke
2023-08-03Resolves: tdf#127334 Increase tools::Duration accuracy epsilon unsharpnessEike Rathke
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-17Related: tdf#153517 Introduce class tools::DurationEike Rathke