Age | Commit message (Expand) | Author |
---|---|---|
2021-08-11 | Drop convertMm100ToTwip in favor of the new o3tl::toTwips | Mike Kaganski |
2021-02-14 | Move unit conversion code to o3tl, and unify on that in more places | Mike Kaganski |
2021-02-08 | Small refactor | Mike Kaganski |
2021-02-06 | Use more conversion functions from <tools/UnitConversion.hxx> | Mike Kaganski |
2021-02-05 | Make sanitiseMm100ToTwip simpler and more correct | Mike Kaganski |
2020-11-10 | This converts to/from mm100s, not twips | Mike Kaganski |
2020-11-10 | Don't use arbitrarily truncated pre-calculated constant | Mike Kaganski |
2020-08-03 | tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxx | Gabor Kelemen |
2020-06-01 | vcl: add conversion point to twip int64 & double values | Tomaž Vajngerl |
2020-06-01 | vcl: add conversion point to 100th mm for double values | Tomaž Vajngerl |
2020-05-14 | tdf#79082 Improve ppt tab import/export | Samuel Mehrbrodt |
2020-05-03 | move unit conversions to UnitConversion, add convertPointToMm100 | Tomaž Vajngerl |