summaryrefslogtreecommitdiff
path: root/include/tools/duration.hxx
AgeCommit message (Expand)AuthorFilesLines
2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski1-1/+1
2023-11-13Related: tdf#125580 Use tools::Duration constexpr accuracy epsilon valuesEike Rathke1-1/+7
2023-08-03Resolves: tdf#127334 Increase tools::Duration accuracy epsilon unsharpnessEike Rathke1-2/+11
2023-06-23Introduce tools::Duration individual time values ctorEike Rathke1-0/+12
2023-06-22Introduce tools::Duration(sal_Int32 nDays, const Time& rTime) ctorEike Rathke1-0/+5
2023-06-17Related: tdf#153517 Introduce class tools::DurationEike Rathke1-0/+72