summaryrefslogtreecommitdiff
path: root/sw/source/core/txtnode/fntcache.cxx
AgeCommit message (Expand)Author
2023-10-12Fix Windows x64 buildMike Kaganski
2023-06-10tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny
2023-03-16De-static-izing colors in SwViewOptionParis Oplopoios
2023-02-01Resolves: tdf#152845 AutoText preview not readable in high contrast modeCaolán McNamara
2022-12-02tdf#152094 retain more accuracy from RefDevMode::MSO1Caolán McNamara
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-09-26tdf#150726: Fix previous fixKhaled Hosny
2022-09-25tdf#150726: Pass full string to DrawTextArray() when drawing bulletKhaled Hosny
2022-08-31tdf#150710: Don’t draw kashida when drawing bulletKhaled Hosny
2022-08-31tdf#30731: Improve caret travelling in WriterKhaled Hosny
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-06-19sw: prefix namespace Justify with sw.Mark Hung
2022-06-08tdf#149089 fix extra mini space in text grid.Mark Hung
2022-06-07tdf#149365 tdf#149214 handle IVS and mix width charsMark Hung
2022-05-25sw: refactor and create Justify::SnapToGrid()Mark Hung
2022-05-18tdf#149017 fix space distribution in SwFntObj::DrawText()Mark Hung
2022-05-18fix CID#1504441 for SwFntObj.Mark Hung
2022-05-13tdf#104930 aligning CTL text with hanging baseline.Mark Hung
2022-05-12tdf#148940 improve non Snap-to-char mode textgrid layout.Mark Hung
2022-04-21Fix typoAndrea Gelmini
2022-04-19tdf#148594 correcting the number of kern spaces.Mark Hung
2022-04-09use helper GetTextArray() in all placesLuboš Luňák
2022-04-08add SalLayoutGlyphs* parameter to OutputDevice::GetTextBreak()Luboš Luňák
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-04-04Resolves: tdf#148336 portion width can be zeroCaolán McNamara
2022-03-28Recheck sw/ cxx files with IWYUGabor Kelemen
2022-03-17Related: tdf#148053 fix a crash in out of range dx arrayCaolán McNamara
2022-03-15use GetVclCache() in one more place in SwFntObj (tdf#116400)Luboš Luňák
2022-03-15use CreateTextLayoutCache() in writer (tdf#116400)Luboš Luňák
2022-03-12merge common parts of if/elseCaolán McNamara
2022-03-12remove newly unused codeCaolán McNamara
2022-03-12set portion width using the last position in the dxarrayCaolán McNamara
2022-01-20use resolution independent positions for writer's screen-renderingCaolán McNamara
2022-01-20centralize these GetTextArray usesCaolán McNamara
2022-01-20Revert "can use the glyphcache for this GetTextArray call"Caolán McNamara
2022-01-18can use the glyphcache for this GetTextArray callCaolán McNamara
2022-01-18sw: rename Sperren to CharacterSpacing in codeJan-Marek Glogowski
2022-01-18this width is always overwritten before being readCaolán McNamara
2022-01-13tdf#144862 adjust positioning experimental optionsCaolán McNamara
2021-12-22Related tdf#144862 add some notes on various compromisesCaolán McNamara
2021-12-22tdf#144862 explore alternatives to writer's on-screen glyph positioningCaolán McNamara
2021-12-21merge the two places we adjust the kerning arrayCaolán McNamara
2021-12-21split the two reasons aKernArray values are changed into two blocksCaolán McNamara
2021-12-21move variable to where its setCaolán McNamara
2021-12-21format these two related blocks the sameCaolán McNamara
2021-12-21both branches start with the same codeCaolán McNamara
2021-12-21split out the block where we add extra space from the kerning adjustment blockCaolán McNamara
2021-12-21move this variable to where its usedCaolán McNamara
2021-12-21we already have the glyph positions in this caseCaolán McNamara