summaryrefslogtreecommitdiff
path: root/vcl/inc/impglyphitem.hxx
AgeCommit message (Expand)Author
2022-11-24relax glyph assert wrt layout equivalencyCaolán McNamara
2022-10-04vcl: Remove holes in GlyphItemFlags and make 8-bitKhaled Hosny
2022-10-04tdf#150665: Fix justifying spacing marksKhaled Hosny
2022-09-05vcl: fontinstance.{cxx,hxx} -> LogicalFontInstance.{cxx,hxx}Khaled Hosny
2022-08-14tdf#104921: Cleanup Kashida insertion logicKhaled Hosny
2022-07-31vcl: Better kashida insertion position validationKhaled Hosny
2022-05-26check GlyphItem equality properly in a unittestLuboš Luňák
2022-05-21ofz#47559 Integer-overflowCaolán McNamara
2022-05-11fix HB_GLYPH_FLAG_UNSAFE_TO_BREAK for RTL in cloneCharRange() (tdf#148954)Luboš Luňák
2022-04-14compute subset of glyphs in SalLayoutGlyphsCache (tdf#139604)Luboš Luňák
2022-04-09no public data members in GlyphItemLuboš Luňák
2022-04-09sal_GlyphId is internal to VCLLuboš Luňák
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2021-11-30remove duplicated VCL_DLLPUBLICLuboš Luňák
2021-10-25replace friend access with functionsLuboš Luňák
2021-09-03pull duplicate field out of GlyphItemNoel Grandin
2021-09-03pack GlyphItem structNoel Grandin
2021-03-24loplugin:unusedmethodsNoel
2021-03-21reuse also font from cached SalLayoutGlyphsLuboš Luňák
2021-03-17make SalLayoutGlyphs work with MultiSalLayoutLuboš Luňák
2019-11-28Drop unnecessarily user-provided ~SalLayoutGlyphsImplStephan Bergmann
2019-07-17loplugin:unusedmethodsNoel Grandin
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna
2019-03-11merge SalLayoutGlyphsImpl and SalGenericLayoutGlyphsImplNoel Grandin
2018-11-01tdf#121030 invalidate referenced FontInstancesJan-Marek Glogowski
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30tdf#120982 add font reference to SalLayoutGlyphsImplJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski