summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/CommonSalLayout.cxx
AgeCommit message (Expand)Author
2021-05-05vcl: adjust LayoutText() for vertical writing.Mark Hung
2021-03-21fix SalLayoutGlyphs caching with MultiSalLayoutLuboš Luňák
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2021-01-14Use o3tl::temporary in one more call to OUString::iterateCodePointsStephan Bergmann
2020-08-04loplugin:flatten in vcl/gdiNoel Grandin
2020-03-16Revert "loplugin:constfields in vcl"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-08tdf#121740 speed up font loadingNoel Grandin
2019-08-05Graphite fonts don't need runs broken by scriptMartin Hosken
2019-07-24tdf#42949 Fix IWYU warnings in vcl/source/[f-i]*Gabor Kelemen
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-06-04Use ICU UCHAR_VERTICAL_ORIENTATION when availableKhaled Hosny
2019-06-03tdf#107487 fix font fallback for non-BMP characters.Mark Hung
2019-04-28Just apply Asian kerning to unmodified glyphsJan-Marek Glogowski
2019-04-09tdf#103322 GlyphItem::m_aLinearPos use getX() instead of X()Alexander Farrow
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna
2019-03-12tdf#123304: Allow the full feature syntax as pre 6.2Khaled Hosny
2019-03-11merge SalLayoutGlyphsImpl and SalGenericLayoutGlyphsImplNoel Grandin
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-23loplugin:constparams in vclNoel Grandin
2018-10-30tdf#120982 add font reference to SalLayoutGlyphsImplJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12Simplify HarfBuzz shaping callKhaled Hosny
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-21can use FontSelectPatternAttributes hereCaolán McNamara
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna
2018-08-16vcl: support pre-computed glyph items in OutputDevice::ImplLayout()Miklos Vajna
2018-08-16vcl: introduce a SalLayoutFlags::GlyphItemsOnlyMiklos Vajna
2018-08-10vcl text layout: return early for empty stringsMiklos Vajna
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-24GetCharWidths always returns trueCaolán McNamara
2018-07-24forcepoint#53 restrict to expected index rangeCaolán McNamara
2018-06-16vcl: parser of font features included in the font nameTomaž Vajngerl
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-05-12Drop trivial, used only once, functionsKhaled Hosny
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-04-30crashtesting: ooo43029-4.odg initial j of 0 decremented wraps aroundCaolán McNamara
2018-04-29tdf66597: Fix a typo in detecting cluster startKhaled Hosny
2018-04-27tdf#105913: Fix applying DX array to ligaturesKhaled Hosny
2018-04-27tdf#66597 Fix PDF text extraction for complex textKhaled Hosny
2018-04-23Fix thinkoKhaled Hosny
2018-04-22Glyph flags is now an int not longKhaled Hosny