summaryrefslogtreecommitdiff
path: root/vcl/inc/quartz/salgdi.h
AgeCommit message (Expand)Author
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-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-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-01-23The CT prefix is used by the CoreText APITor Lillqvist
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-02Fix typosAndrea Gelmini
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-13Unused codeKhaled Hosny
2016-10-30Rename ServerFont to FreetypeFontKhaled Hosny
2016-10-18Support font fallback on macOS for CommonSalLayoutKhaled Hosny
2016-10-18Cache HarfBuzz fontKhaled Hosny
2016-10-18GSoC: Speed up CommonSalLayout by caching hb_faceAkash Jain
2016-10-18GSoC: Integrate new CommonSalLayout in quartz/ codeAkash Jain
2016-10-18GSoC: Modify DrawServerFontLayout and add DrawSalLayoutAkash Jain
2016-10-18GSoC: Add new CommonSalLayout classAkash Jain
2016-09-14loplugin:overrideStephan Bergmann
2016-09-02boost::intrusive_ptr->tools::SvRefCaolán McNamara
2016-06-10tdf#96099 Remove various smart pointer typedefs in vclMark Page
2016-06-09tdf#96971 SetXORMode - remove un-needed parametermelikeyurtoglu
2016-05-12simplify SalGraphics::copyArea flags argumentNoel Grandin