summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)Author
2024-08-17Support for non-AA text on WindowsMike Kaganski
2024-08-02tdf#162259: correctly handle font width on WindowsMike Kaganski
2024-07-25tdf#85677: Add support for Windows touch gestures (panning,zooming)Tibor Nagy
2024-07-17vcl: support for Windows ITaskbarList3 interfaceVasily Melenchuk
2024-04-11Use COMReference in D2DWriteTextOutRendererMike Kaganski
2024-04-08Exclude getHScale from DirectWrite font renderingMike Kaganski
2024-03-29Simplify and drop unused methodMike Kaganski
2024-03-04vcl: interface for WinAPI FlashWindow() functionVasily Melenchuk
2024-02-23tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-10Drop obsolete handling of wheel mouseMike Kaganski
2024-02-10Simplify a bitMike Kaganski
2024-01-19tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2023-11-19tdf#143148: Use pragma once instead of include guards in vcl/inc/winTaichi Haradaguchi
2023-08-17Drop defines obsoleted by Windows 7 baselineMike Kaganski
2023-08-09Use _beginthreadex instead of CreateThreadMike Kaganski
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-25tdf#155414 win a11y: Honor system setting to disable animationsMichael Weghorn
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-10Drop unused WinFontInstance scaleKhaled Hosny
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2023-04-17loplugin:nullptrStephan Bergmann
2023-04-14add a way to resolve if dark mode (explicit or auto) is activeCaolán McNamara
2023-04-13no need to allocate these separatelyNoel Grandin
2023-04-12mpMouseLeaveTimer has been deadNoel Grandin
2023-04-12use more unique_ptr in SalDataNoel Grandin
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-02-01tdf#143148 Use pragma once instead of include guardsanfanite396
2023-01-12tdf#152994 only query dark mode in Windows >= 10.0.18362Caolán McNamara
2022-12-21No need for bool return value hereNoel Grandin
2022-12-01Avoid dynamic cross casts to WinSalGraphicsImplBaseStephan Bergmann
2022-11-24-Werror,-Wunused-private-fieldStephan Bergmann
2022-11-20vcl: fix artificial bold and italic on WindowsKhaled Hosny
2022-11-19vcl: use std::optional in PhysicalFontFaceKhaled Hosny
2022-11-19vcl: add WinFontFace::GetVariations()Khaled Hosny
2022-11-19vcl: make WinFontFace finalKhaled Hosny
2022-11-19vcl: move creating DWFontFace to WinFontFaceKhaled Hosny
2022-11-19vcl: move creating DWriteFactory to a centeral placeKhaled Hosny
2022-11-19vcl: remove unused D2DWriteTextOutRenderer codeKhaled Hosny
2022-11-12vcl: remove unused WinFontFace() private membersKhaled Hosny
2022-11-09give main thread on Windows a nameNoel Grandin
2022-11-01Fix ambiguous member lookup (clang-cl)Stephan Bergmann
2022-10-18Move access to SystemDependentDataHolder to Bitmap (2)Armin Le Grand (allotropia)
2022-10-17Move access to SystemDependentDataHolder to SalBitmapArmin Le Grand (allotropia)
2022-10-13tdf#120326: properly prevent Windows from entering power savingMike Kaganski
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-09-17tdf#143148 use pragma once instead of include guardsU-LAPTOP-06BFT6KB\Client
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny