summaryrefslogtreecommitdiff
path: root/.gitattributes
blob: bb2e57ffbb3d59b306df059e99655bbb3b9ea522 (plain)
1
2
3
4
*.doc binary
*.sdw binary
*.jcs binary
schema/*/* export-ignore
e='2024-10-21 10:30:58 +0200'>2024-10-21Make tools::Time ctor taking sal_Int64 privateMike Kaganski 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