summaryrefslogtreecommitdiff
path: root/vcl/quartz/ctfonts.cxx
AgeCommit message (Expand)Author
2020-11-15loplugin:toolslong in Library_vclplug_osxStephan Bergmann
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-03-21tdf#128276 Font names are not localized on macOS CatalinaTomofumi Yagi
2020-01-03Avoid -Werror,-Wdeprecated-enum-float-conversionStephan Bergmann
2019-12-06loplugin:redundantcast (macOS)Stephan Bergmann
2019-12-06loplugin:external (macOS)Stephan Bergmann
2019-08-27Consolidate ImplCalcLineSpacing()Khaled Hosny
2019-04-21tdf#101854 Move to CommonSalLayout removed faux bold in macosTomaž Vajngerl
2019-03-08Don'tbuild HarfBuzz with Core Text support on macOS/iOSKhaled Hosny
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-30Hide SalLayoutGlyphs detailsJan-Marek Glogowski
2018-10-30Rely on the font instance of the glyphJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-21loplugin:redundantinlineStephan Bergmann
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-06OSX use font cache based glyph rect cacheJan-Marek Glogowski
2018-09-18loplugin:external (macOS)Stephan Bergmann
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-17loplugin:cstylecastStephan Bergmann
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
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-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2018-02-22tdf#68889: Fix the weight reported by the system for the problematic fontTor Lillqvist
2018-02-22tdf#67744: Fix the weight reported by the system for the problematic fontTor Lillqvist
2018-01-23tdf#69254: Tweak mapping from CoreText weight to our FontWeight a bitTor Lillqvist
2018-01-23The CT prefix is used by the CoreText APITor Lillqvist
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-24loplugin:includeform: vcl (macOS)Stephan Bergmann
2017-08-31loplugin:constparams: vcl (macOS)Stephan Bergmann
2017-08-07loplugin:unnecessaryparenStephan Bergmann
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-02-26Round glyph bbox on Mac similar to other platformsKhaled Hosny
2017-02-22tdf#104509: Fix GetGlyphBoundRect on MacKhaled Hosny
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 the vertical flag in the glyph idKhaled Hosny
2016-12-10Use GlyphItem in more placesKhaled Hosny
2016-11-29Drop a bunch of font metrics flagsKhaled Hosny
2016-11-26Kill old Core Text layout engineKhaled Hosny
2016-11-22tdf#55469 Consistent line spacing across platformsKhaled Hosny