office-gobmx/vcl/win/gdi
Michael Weghorn 5f00b748cb vcl win: Use only Windows build number to identify version
Now that support for Windows versions earlier than Windows 10
was dropped in

    commit b664c08a6d
    Date:   Sat Dec 7 14:46:24 2024 +0500

        Drop support for Windows versions prior to Windows 10

, also drop handling for earlier versions from
`getOSVersionString`.

All still supported Windows versions (10, 11,
corresponding server versions) report a major/minor
version of 10.0 (see [1]), so rely on the build
version only and drop previous logic to retrieve
the major and minor version.

[1] https://learn.microsoft.com/en-us/windows/win32/sysinfo/operating-system-version

Change-Id: I91e0e8238350f680594a516b5e0c042244a49683
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178135
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Jenkins
2024-12-09 17:46:04 +01:00
..
DWriteTextRenderer.cxx Disable subpixel AA in GraphicExporter::filter unconditionally 2024-12-04 12:44:00 +01:00
gdiimpl.cxx
gdiimpl.hxx
salbmp.cxx
salfont.cxx Drop vcl/win/gdi/dw-extra.h after baseline bump 2024-12-08 15:32:05 +01:00
salgdi.cxx
salgdi2.cxx
salgdi_gdiplus.cxx
salnativewidgets-luna.cxx vcl win: Use only Windows build number to identify version 2024-12-09 17:46:04 +01:00
salprn.cxx
salvd.cxx
winlayout.cxx