summaryrefslogtreecommitdiff
path: root/vcl/source/text
AgeCommit message (Expand)Author
2022-10-25tdf#126788 speed up export to pdf of complex table documentNoel Grandin
2022-08-25vcl: rename GetNonMnemonicString() and make it standalone functionChris Sherlock
2022-08-23tdf#148251 Use std::swap instead of using temporary valuesLiu Hao
2022-08-23tdf#66819: Disable ligatures with character spacingKhaled Hosny
2022-08-20always transport the text dxarray as doubles when renderingCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-05-24do not use ubidi_setLine() for text runsLuboš Luňák
2022-05-04ofz#47199 AbortCaolán McNamara
2022-05-02better for fix glyph font fallback with null characterLuboš Luňák
2022-05-02better cache size limit for vcl::text::TextLayoutCacheLuboš Luňák
2022-04-14move vcl::text::TextLayoutCache caching to the class itselfLuboš Luňák
2022-01-16dump AltNaturalDXArray if presentCaolán McNamara
2022-01-13keep scaled ResolutionIndependentLayout glyph positions as floating pointCaolán McNamara
2021-09-06vcl: migrate ImplLayoutRuns to own filesChris Sherlock
2021-09-06vcl: move ImplLayoutArgs to own header and source filesChris Sherlock
2021-08-30vcl: move TextLayoutCache into vcl::text namespaceChris Sherlock