summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz/salgdi.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-11Consolidate GetFontCapabilities()private/khaledhosny/vcl-cleanup-fontKhaled Hosny1-4/+0
2019-09-11Drop SalGraphics::GetGlyphWidths()Khaled Hosny1-5/+0
2019-09-11Consolidate GetFontCharMap()Khaled Hosny1-3/+0
2019-09-11Move creating HarfBuzz face to PhysicalFontFaceKhaled Hosny1-0/+2
2019-08-28loplugin:returnconstval (macOS)Stephan Bergmann1-1/+1
2019-08-23loplugin:returnconstval in vclNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-1/+1
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski1-5/+5
2019-06-06CoreTextStyle::mbFauxBold shall presumably be boolStephan Bergmann1-1/+1
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž Vajngerl1-5/+7
2019-05-18Move CGCotextHolder to separate file - CGHelpers.hxxTomaž Vajngerl1-43/+3
2019-05-17handle CG state save/restore in ContextHolder classTomaž Vajngerl1-1/+18
2019-05-17Wrap CGContext into a ContextHolder classTomaž Vajngerl1-2/+26
2019-04-21tdf#101854 Move to CommonSalLayout removed faux bold in macosTomaž Vajngerl1-2/+4
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin1-1/+1
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski1-2/+2
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli1-1/+1
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski1-7/+4
2018-10-06OSX use font cache based glyph rect cacheJan-Marek Glogowski1-1/+1
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand1-1/+4
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand1-1/+3
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara1-3/+3
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara1-3/+3
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara1-1/+1
2018-08-17loplugin:overrideStephan Bergmann1-1/+1
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin1-1/+1
2018-06-13Removed duplicated includeAndrea Gelmini1-2/+0
2018-06-11drop PhysicalFontFace::CloneNoel Grandin1-4/+0
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin1-3/+3
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin1-2/+2
2018-05-12Use HarfBuzz to get Kashida widthKhaled Hosny1-1/+1
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny1-2/+1
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski1-3/+5
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski1-6/+8
2018-04-22sal_GlyphId can be 16 bit nowKhaled Hosny1-2/+0
2018-03-26replace SalColor with ColorNoel Grandin1-6/+6
2018-01-23The CT prefix is used by the CoreText APITor Lillqvist1-2/+1
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski1-1/+0
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin1-1/+2
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski1-3/+3
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann1-10/+10
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann1-1/+1
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann1-1/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-6/+6
2017-03-02Fix typosAndrea Gelmini1-1/+1
2016-12-10Use GlyphItem in more placesKhaled Hosny1-4/+4
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-3/+3
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny1-9/+1
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny1-9/+0
2016-11-26Kill old Core Text layout engineKhaled Hosny1-4/+0