summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/salfont.cxx
AgeCommit message (Expand)Author
2019-01-30loplugin:redundantinline (clang-cl)Stephan Bergmann
2019-01-17WIN remove private-font fallback handlingJan-Marek Glogowski
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-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-10-27tdf#120703 (PVS): V519 variable is assigned values twice successivelyMike Kaganski
2018-10-25Change GlyphItem::nFallbackLevel to font instanceJan-Marek Glogowski
2018-10-25Move GlyphItem into its own headerJan-Marek Glogowski
2018-10-06tdf#119829 use font cache based glyph rect cacheJan-Marek Glogowski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-09-19loplugin:useuniqueptr in GetTTSimpleGlyphMetricsNoel Grandin
2018-09-17loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2018-09-14make WinFontInstance take and return a WinFontFaceNoel Grandin
2018-09-13vcl: revert verbose WNT font loggingMichael Stahl
2018-09-09cppcheck: fix arrayIndexThenCheck (vcl/salfont)Julien Nabet
2018-09-07WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski
2018-09-07WIN drop mhFonts[MAX_FALLBACK]Jan-Marek Glogowski
2018-09-06tdf#119302 WIN better font scale handlingJan-Marek Glogowski
2018-09-04tdf#119340 WIN don't always re-init the HFONTJan-Marek Glogowski
2018-08-22arg is never nullCaolán McNamara
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21change FindFontSubstitute to operate on FontSelectPatternAttributesCaolán McNamara
2018-08-21can now use just FontSelectPatternAttributesCaolán McNamara
2018-08-21pass GetFontFace at call siteCaolán McNamara
2018-08-21use LogicalFontInstance with SalGraphicsCaolán McNamara
2018-08-21use ImplDoSetFont instead of SetFontCaolán McNamara
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-26Missing includes (Windows --disable-pch)Stephan Bergmann
2018-07-25loplugin:sallogareas (clang-cl)Stephan Bergmann
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-07-09WIN GetFontMetric doesn't matter for GetEmbedFontDataJan-Marek Glogowski
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski
2018-07-05vcl: experiment for font related test fails on WNTMichael Stahl
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-12Fixup 23c5125148a8110d88385b29570bf0b7d4400458Khaled Hosny
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-05-05Fix typosAndrea Gelmini
2018-05-04tdf#117364 Special Character dialog grid font issuesNoel Grandin
2018-04-26tdf#113643 Editing tables in Impress lags terriblyNoel Grandin
2018-04-24loplugin:useuniqueptr in OutputDeviceNoel Grandin
2018-04-20loplugin:cstylecast (clang-cl)Stephan Bergmann
2018-04-17tdf#116812: Revert "The mfFontScale[n] is always 1.0"Khaled Hosny