summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)Author
2020-11-14remove SalPointNoel Grandin
2020-11-11Fix 64-bit --disable-pch build on WindowsMike Kaganski
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-10-19tdf#127047 fix printing very large font sizes to pdfNoel Grandin
2020-09-30make OutputDevice::Flush() also flush SkiaLuboš Luňák
2020-09-25draw linear and radial gradients directly with SkiaLuboš Luňák
2020-09-15VCL register common functions in PhysicalFontFaceJan-Marek Glogowski
2020-09-10tdf#75280: Convert some inappropriate use of sal_uIntPtr (+sal_uLong) (vcl)Julien Nabet
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2020-05-05fix line width in DrawPolyLine() with matrix (tdf#132498)Luboš Luňák
2020-05-04remove old Skia text render methods that do not use Skia directlyLuboš Luňák
2020-04-10prefer DirectWrite for Skia's Windows text renderingLuboš Luňák
2020-03-18implement text rendering using directly Skia (Windows)Luboš Luňák
2020-02-27Fix compilation on Windows with --disable-skiaKelemen Gábor
2020-02-07tdf#130478 Enhance Dashed line drawing on all systemsArmin Le Grand (Collabora)
2020-02-01std::unordered_set<T*> -> o3tl::sorted_vectorNoel Grandin
2020-01-23tdf#129845: Better solution using already existing infoArmin Le Grand
2020-01-16use surface atlas for Skia text drawing on WindowsLuboš Luňák
2020-01-06set BackendCapabilities::mbSupportsBitmap32 for Skia againLuboš Luňák
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-12make Skia Windows widget drawing use correct alpha (tdf#129074)Luboš 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-12-05-Werror,-Wmicrosoft-pure-definition (clang-cl)Stephan Bergmann
2019-11-27revert BackendCapabilities::mbSupportsBitmap32 for SkiaLuboš Luňák
2019-11-27implement Skia native controls drawing/caching for WindowsLuboš Luňák
2019-11-27fix Skia Windows text renderingLuboš Luňák
2019-11-27implement pruning in SkiaGlobalWinGlyphCacheLuboš Luňák
2019-11-27basic implementation of Skia text drawing on WindowsLuboš Luňák
2019-11-27use SupportsBitmap32 also for Skia on WindowsLuboš Luňák
2019-11-27refactor Windows OpenGLGlyphCache stuff to be reusable for SkiaLuboš Luňák
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-22tdf#121740 cache font data to speed up PPT loadNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-02loplugin:fragiledestructor (clang-cl)Stephan Bergmann
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-05WIN separate LO shared and embedded fontsJan-Marek Glogowski
2019-07-05WIN don't register LO's shared fonts twiceJan-Marek Glogowski
2019-06-20Remove leftover from bitmap fonts support on WindowsKhaled Hosny
2019-06-18VCL cleanup WidgetDrawInterfaceJan-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-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2019-04-03tdf#114316 vcl opengl windows: fix missing context menu in full-screen modeMiklos Vajna
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin