summaryrefslogtreecommitdiff
path: root/vcl/quartz/salgdi.cxx
AgeCommit message (Expand)Author
2020-01-14tdf#128226: make OpenSymbol font an internal resourceMike Kaganski
2019-12-06loplugin:external (macOS)Stephan Bergmann
2019-11-19tdf#128434 correctly release fonts in destructorsJan-Marek Glogowski
2019-10-14Fix method name origin in SAL_WARN_IF(vcl/quartz/salgdi)Julien Nabet
2019-08-28loplugin:returnconstval (macOS)Stephan Bergmann
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-06-07Bin the much too verbose SAL_INFO() calls for the "vcl.cg" tagTor Lillqvist
2019-06-06loplugin:data (macOS)Stephan Bergmann
2019-05-18Wrap CGLayer into a CGLayerHolder class and move code to use itTomaž 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-03-08make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-01remove unnecessary SAL_WARNNoel Grandin
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-25Need <o3tl/make_unique.hxx>Tor Lillqvist
2018-10-25Drop duplicate PhysicalFontFace referenceJan-Marek Glogowski
2018-10-05SAL_WRN and SAL_INFO tweaksTor Lillqvist
2018-10-02We shouldn't call DrawTextLayout() without a context on iOSTor Lillqvist
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21only need FontSelectPatternAttributes hereCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-29This cast seems completely unnecessary to me?Tor Lillqvist
2018-06-11drop PhysicalFontFace::CloneNoel Grandin
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-06-07manage PhysicalFontFace by rtl::ReferenceNoel Grandin
2018-05-29Change SFErrCodes to scoped enumStephan Bergmann
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-25Simplify and rename SalLayout::GetNextGlyphsKhaled Hosny
2018-03-26replace SalColor with ColorNoel Grandin
2018-01-20More loplugin:cstylecast on macOSStephan Bergmann
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-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-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin