summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz
AgeCommit message (Expand)Author
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2019-09-23loplugin:fragiledestructor (macOS)Stephan Bergmann
2019-08-28loplugin:returnconstval (macOS)Stephan Bergmann
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Fix typosAndrea Gelmini
2019-07-30tdf#62699 Drop (now) pass-through header include/vcl/salbtype.hxxGabor Kelemen
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist
2019-06-06CoreTextStyle::mbFauxBold shall presumably be boolStephan Bergmann
2019-05-22tdf#124271 use the bitmap context, handle scalingTomaž Vajngerl
2019-05-20Blind fix for macOS tb49Stephan Bergmann
2019-05-18use CGContextHolder in AquaSalBitmapTomaž Vajngerl
2019-05-18use CGContextHolder in AquaVirtualDeviceTomaž Vajngerl
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž Vajngerl
2019-05-18macOS: store VirtualDevice size in an instance variableTomaž Vajngerl
2019-05-18Move CGCotextHolder to separate file - CGHelpers.hxxTomaž Vajngerl
2019-05-17handle CG state save/restore in ContextHolder classTomaž Vajngerl
2019-05-17Wrap CGContext into a ContextHolder classTomaž Vajngerl
2019-04-21tdf#101854 Move to CommonSalLayout removed faux bold in macosTomaž Vajngerl
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-08Bin some leftover and actually unnecessary iOS crack in vclTor Lillqvist
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-06OSX use font cache based glyph rect cacheJan-Marek Glogowski
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-17loplugin:overrideStephan Bergmann
2018-06-27This should be a const NSString* so that we can pass such variables to itTor Lillqvist
2018-06-14return SalBitmap using std::shared_ptrNoel Grandin
2018-06-13Removed duplicated includeAndrea Gelmini
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
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-22sal_GlyphId can be 16 bit nowKhaled Hosny
2018-03-26replace SalColor with ColorNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-01-23The CT prefix is used by the CoreText APITor Lillqvist
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-12-13convert tolerance params to sal_uInt8Noel Grandin