summaryrefslogtreecommitdiff
path: root/vcl/inc/sallayout.hxx
AgeCommit message (Expand)Author
2019-11-03make some classes module-privateNoel Grandin
2019-06-13tdf#42949 Fix IWYU warnings in vcl/inc/*Gabor Kelemen
2019-03-22Related: tdf#124109 vcl: make glyph item caching work with kashida glyphsMiklos Vajna
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-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-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-09-14loplugin:constfields in vclNoel Grandin
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: separate SalLayout from the rest of sallayout.hxxMiklos Vajna
2018-07-24GetCharWidths always returns trueCaolán McNamara
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-05-12Make SalLayout overrides finalKhaled Hosny
2018-05-12SalLayout::CalcAsianKerning() can be made localKhaled Hosny
2018-05-12Drop trivial, used only once, functionsKhaled Hosny
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-04-27tdf#66597 Fix PDF text extraction for complex textKhaled Hosny
2018-04-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-04-22Rename GlyphItem::IsClusterStart() → IsInCluster()Khaled Hosny
2018-04-22sal_GlyphId can be 16 bit nowKhaled Hosny
2018-04-22Don’t abuse glyph id for flagging dropped glyphsKhaled Hosny
2018-04-22Drop header that had just one typedefKhaled Hosny
2018-04-21Drop GlyphItem constructor that is used only onceKhaled Hosny
2018-03-21tdf#115117: Fix PDF ToUnicode CMAP for ligaturesKhaled Hosny
2018-03-08loplugin:unusedfieldsNoel Grandin
2017-11-17loplugin:useuniqueptr in MultiSalLayoutNoel Grandin
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-11-03loplugin:constparam in vcl,svtoolsNoel Grandin
2017-10-05loplugin:finalclasses in vclNoel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-06-07Replace vcl::SalLayout Release with destructorTamas Bunth
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-01-27DisableGlyphInjection does nothingKhaled Hosny
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-11Drop SalLayout::IsSpacingGlyph()Khaled Hosny
2016-12-11Don’t encode font fallback level in the glyph idKhaled Hosny
2016-12-11Don’t encode the vertical flag in the glyph idKhaled Hosny
2016-12-10Remove noop SalLayout::UseCommonLayout()Khaled Hosny
2016-12-10MinorKhaled Hosny