summaryrefslogtreecommitdiff
path: root/shell/Executable_senddoc.mk
AgeCommit message (Expand)Author
2012-05-29gbuildize shellDavid Tardon
decoration'>Jonathan Clark 2024-05-22tdf#124116 Correct Writer text shaping across formatting changesJonathan Clark 2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski 2024-03-24for compilaton with OSL_DEBUG_LEVEL > 1, adapt to the commit f9395a12, which ...Tomoyuki Kubota 2024-03-08use more string_viewNoel Grandin 2024-03-02Simplify removeMnemonicFromStringMike Kaganski 2024-01-16ITextLayout is unnecessaryNoel Grandin 2023-12-30move IsFuzzing to comphelperCaolán McNamara 2023-12-28vcl: BreakLines() -> BreakLine() and BreakLinesSimple() -> BreakLineSimple()Chris Sherlock 2023-12-28vcl: test BreakLinesWithIterator with hyphensChris Sherlock 2023-12-12vcl: remove out of sync comment - the code has since changed!Chris Sherlock 2023-12-12vcl: BreakLinesWithIterator() is actually looking for the length of the stringChris Sherlock 2023-12-12vcl: move bClipping closer to first useChris Sherlock 2023-12-12vcl: extract lcl_GetEndOfLine()Chris Sherlock 2023-12-12vcl: extract lcl_ShouldBreakWord()Chris Sherlock 2023-11-19vcl: simplify warning messageChris Sherlock 2023-11-19vcl: ImplIsCharIn() -> lcl_IsCharIn()Chris Sherlock 2023-11-19vcl: remove unnecessary includes from textlayout.cxxChris Sherlock 2023-11-06tdf#43157 vcl: remove DBG_ASSERT() from BreakLinesWithIterator()Chris Sherlock 2023-11-06vcl: flatten TextLayoutHelper::GetNewsEllipsisString()Chris Sherlock 2023-11-06vcl: split out functions from TextLayoutCommon::GetEllipsisString()Chris Sherlock 2023-10-27vcl: move textlayout.cxx from gdi to text directoryChris Sherlock 2023-07-23vcl: Use more doubles for text measurementsKhaled Hosny 2023-07-23vcl: rename NaturalDXArray to DXArrayKhaled Hosny 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