summaryrefslogtreecommitdiff
path: root/vcl/win/gdi/winlayout.cxx
AgeCommit message (Expand)Author
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny
2022-09-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-05-14Only obtain these after trying the cacheMike Kaganski
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2021-12-22-Werror,-Wunused-variableStephan Bergmann
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-10-08vcl: split out outdev.h into seperate headersChris Sherlock
2021-10-05vcl: test PhysicalFontFace and move to vcl::font namespaceChris Sherlock
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-05-15Fix typosAndrea Gelmini
2021-05-11change usage of boost::hash_combine to o3tl::hash_combineTomaž Vajngerl
2021-05-10vcl: use DWriteTextRenderer for vertical writing.Mark Hung
2021-04-09loplugin:noexceptmove (clang-cl)Stephan Bergmann
2021-04-07cache also GetFontData() failuresLuboš Luňák
2020-12-08remove more no longer needed OpenGL-related codeLuboš Luňák
2020-12-07remove WinGlyphCache and related codeLuboš Luňák
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-11-25-Wc++11-narrowing (clang-cl)Stephan Bergmann
2020-11-22tdf#123936 Formatting files in module vcl with clang-formatPhilipp Hofer
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin
2020-10-19Simplify single-wchar_t LPCWSTR argument to ExtTextOutWStephan Bergmann
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák
2019-12-06make Skia Windows text rendering use SkImage instead of SkBitmapLuboš Luňák
2019-12-05loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2019-12-05loplugin:external (clang-cl)Stephan Bergmann
2019-11-27Removed duplicated includeAndrea Gelmini
2019-11-27fix Skia Windows text renderingLuboš Luňák
2019-11-27skip text drawing if there is nothing to drawLuboš Luňák
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-27initial implementation of Skia drawing on screen in WindowsLuboš Luňák
2019-11-22tdf#121740 cache font data to speed up PPT loadNoel Grandin
2019-10-01loplugin:simplifyconstruct (clang-cl)Stephan Bergmann
2019-07-06Constify GlyphItemJan-Marek Glogowski
2019-04-30tdf#114209 vcl win DirectWrite: handle rotated textMiklos Vajna
2019-04-24Related: tdf#113076 vcl win DirectWrite: handle stretched textMiklos Vajna
2019-04-23tdf#113076 vcl windows opengl: specific italic set font was clipped on ...Miklos Vajna
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-01tdf#122820 vcl/win: do not use un-named C++ objectsDmitriy Shilin
2019-01-30loplugin:redundantfcast (clang-cl)Stephan Bergmann
2019-01-25Assert missing SalGraphics font on GetTextLayoutJan-Marek Glogowski
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2019-01-18tdf#107792 vcl/win: introduce ScopedSelectedHFONTDmitriy Shilin