summaryrefslogtreecommitdiff
path: root/vcl/inc/win/winlayout.hxx
AgeCommit message (Expand)Author
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2021-12-07tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-11-23tdf#62812 WIN use a compatible DC for font funcsJan-Marek Glogowski
2021-09-27vcl: move FontSelectPattern to own file and into vcl::font namespaceChris Sherlock
2021-09-21vcl: add sal/config.h in preparation for patchChris Sherlock
2021-09-20tdf#124176 - Use pragma once instead of include guardsChris Sherlock
2020-12-07remove WinGlyphCache and related codeLuboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-16use surface atlas for Skia text drawing on WindowsLuboš Luňák
2019-12-06make Skia Windows text rendering use SkImage instead of SkBitmapLuboš Luňák
2019-12-05-Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann
2019-11-27implement pruning in SkiaGlobalWinGlyphCacheLuboš Luňák
2019-11-27basic implementation of Skia text drawing on WindowsLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-11-22tdf#121740 cache font data to speed up PPT loadNoel Grandin
2019-04-30tdf#114209 vcl win DirectWrite: handle rotated textMiklos Vajna
2019-04-24Related: tdf#113076 vcl win DirectWrite: handle stretched textMiklos Vajna
2019-01-30loplugin:redundantfcast (clang-cl)Stephan Bergmann
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-06WIN rename GlyphCache to OpenGLGlyphCacheJan-Marek Glogowski
2018-09-14make WinFontInstance take and return a WinFontFaceNoel Grandin
2018-09-07WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski
2018-09-06tdf#119302 WIN better font scale handlingJan-Marek Glogowski
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-07-19Fix typosAndrea Gelmini
2018-07-10Revert "tdf#117517: Fix OpenGL text rendering on Windows"Jan-Marek Glogowski
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski
2018-06-08hold LogicalFontInstance with rtl::ReferenceNoel Grandin
2018-05-11Fold CommonSalLayout into GenericSalLayoutKhaled Hosny
2018-05-10tdf#117517: Fix OpenGL text rendering on WindowsKhaled Hosny
2018-05-08Refactor CommonSalLayout font handlingJan-Marek Glogowski
2018-05-07Move PhysicalFontFace member of FontSelectPatternJan-Marek Glogowski
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl
2017-07-06tdf#106990 set cleartype setting / force to use GDI render modeTomaž Vajngerl
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-25Fix typosAndrea Gelmini
2017-03-06Restore "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-05Revert "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-04pPos and pGetNextGlypInfo always have the same valueKhaled Hosny
2017-03-04pEraseRect is always nullKhaled Hosny
2017-03-04SalLayout::GetBoundRect() works just fine hereKhaled Hosny
2017-03-04Drop dead codeKhaled Hosny