summaryrefslogtreecommitdiff
path: root/vcl/win/gdi
AgeCommit message (Expand)Author
2024-05-08tdf#160622: Let SalLayout::GetBoundRect return basegfx::B2DRectangleMike Kaganski
2024-03-07tdf#159793 Save printer paper tray in RTF and DOCXOliver Specht
2024-02-09tdf#159254 import paper bin/paper source from rtf/docx filesOliver Specht
2023-12-25tdf#99116 modify menu highlight text color in high contrast mode on winYli875
2023-12-02pass BitmapBuffer around by std::optionalNoel Grandin
2023-11-13tdf#127547 Freeze in Microsoft Print to PDF dialogNoel Grandin
2023-10-30tdf#157518: vcl: Introduce vcl control LevelBarSarper Akdemir
2023-10-29vcl: no raw pointersThorsten Behrens
2023-07-31all drawPolyPolygon variants return true nowCaolán McNamara
2023-07-31supportsOperation OutDevSupportType::B2DDraw is always true nowCaolán McNamara
2023-07-25Convert internal vcl bitmap formats transparency->alpha (II)Noel Grandin
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23vcl: TextRenderModeForResolutionIndependentLayout → SubpixelPositioningKhaled Hosny
2023-07-23vcl: Use HarfBuzz to get glyph bounding rectangleKhaled Hosny
2023-07-10Drop unused WinFontInstance scaleKhaled Hosny
2023-07-03Rename and move header next to other font headersKhaled Hosny
2023-07-03Rename ImplFontMetricData -> FontMetricDataKhaled Hosny
2023-06-27remove this SAL_WARNNoel Grandin
2023-05-11tdf#97228 Move MenubarValue class to separate include fileanfanite396
2023-04-17loplugin:stringaddStephan Bergmann
2023-04-13no need to allocate these separatelyNoel Grandin
2023-04-12use more unique_ptr in SalDataNoel Grandin
2023-03-02no need to allocate mpPortName separatelyNoel Grandin
2023-02-10loplugin:staticaccessStephan Bergmann
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-01-31tdf#153273 bodge dark scrollbar into drop downsCaolán McNamara
2023-01-31tdf#153287 rollover in dark mode with "Explorer" is incongruousCaolán McNamara
2023-01-13tdf#152994 actually return in this caseCaolán McNamara
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-13Related: tdf#152454 don't use Button to render dark mode TabsCaolán McNamara
2022-12-01Avoid dynamic cross casts to WinSalGraphicsImplBaseStephan Bergmann
2022-11-21remove FontAttributes::meCharSetCaolán McNamara
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: 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-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-12vcl: remove unused WinFontFace() private membersKhaled Hosny
2022-11-01-Werror,-Wunused-macros (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-11loplugin:unreffunStephan Bergmann
2022-10-07Related: tdf#98067 use EP_EDITBORDER_NOSCROLL for EditsCaolán McNamara
2022-10-07tdf#98067 get menu readable in windows high contrast modeCaolán McNamara
2022-10-01vcl: Use PhysicalFontFace::GetRawFontData() for font embeddingKhaled Hosny
2022-09-19loplugin:unreffun (clang-cl)Stephan Bergmann
2022-09-19vcl: Add PhysicalFontFace::UnitsPerEm()Khaled Hosny