summaryrefslogtreecommitdiff
path: root/vcl/quartz
AgeCommit message (Expand)Author
2018-02-23tdf#67744, tdf#68889: Fix weight reported by the system for these fontsTor Lillqvist
2018-01-24tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bitTor Lillqvist
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-29OSX rename mpFirstInstance to mpInstanceJan-Marek Glogowski
2017-09-28Unify SalUserEvent handlingJan-Marek Glogowski
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-08tdf#111497: fix leak in FindFontSubstitute with CFReleaseJulien Nabet
2017-08-07tdf#111432: fix leaks in AddTempDevFont with CFReleaseJulien Nabet
2017-08-07loplugin:casttovoidStephan Bergmann
2017-08-07loplugin:unnecessaryparenStephan Bergmann
2017-06-20new cannot return nullptrNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-03-02Fix typosAndrea Gelmini
2017-02-26Round glyph bbox on Mac similar to other platformsKhaled Hosny
2017-02-22tdf#104509: Fix GetGlyphBoundRect on MacKhaled Hosny
2017-02-09convert FontType to scoped enumNoel Grandin
2017-02-08drop unused enum TTCreationFlagsNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-30tdf#104693: screenshot: fix mirrored mac screenshotsThorsten Behrens
2016-12-12Don’t return false for blank glyphsKhaled Hosny
2016-12-11sal_GlyphId is a simple glyph id nowKhaled 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-10Use GlyphItem in more placesKhaled Hosny
2016-12-10Pass GlyphItem aroundKhaled Hosny
2016-12-07convert PolyFlags to scoped enumNoel Grandin
2016-12-06OSL_TRACE -> SAL_ in vclNoel Grandin
2016-12-01Unused codeKhaled Hosny
2016-11-29Strip down GetEmbedFontData to what is really usedKhaled Hosny
2016-11-29SalGraphics::GetFontEncodingVector() is a noop nowKhaled Hosny
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-26ServerFontLayout is already goneKhaled Hosny
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny
2016-11-13tdf#103895: Another fix too macOS glyph boundingKhaled Hosny
2016-11-13Simplify vertical text drawing on macOSKhaled Hosny
2016-11-13Fix buildKhaled Hosny
2016-11-13Unused codeKhaled Hosny
2016-11-07-Werror,-Wdeprecated-declarationsStephan Bergmann
2016-11-07Set Kashida width also on macOSKhaled Hosny
2016-11-02Fix GetGlyphBoundRect() on macOSKhaled Hosny
2016-10-25Skip font formats not supported by CommonSalLayoutKhaled Hosny
2016-10-18Rewrite AquaSalGraphics::DrawSalLayout()Khaled Hosny
2016-10-18Support font fallback on macOS for CommonSalLayoutKhaled Hosny