summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2023-03-29tdf#149805 tdf#151677 tdf#152217 tdf#154043 tdf#153458 tdf#153800 Revert "VCL...Michael Weghorn
2023-03-16osl::Mutex->std::mutex in CDOTransferableNoel Grandin
2023-03-16osl::Mutex->std::mutex in CMtaOleClipboardNoel Grandin
2023-03-15BaseMutex->std::mutex in CWinClipboardNoel Grandin
2023-03-14Related tdf#129547 and tdf#154136: add COLON keyJulien Nabet
2023-03-12osl::Mutex->std::mutex in dtrans::GenericClipboardNoel Grandin
2023-03-12osl::Mutex->std::mutex in dtrans::ClipboardManagerNoel Grandin
2023-03-02no need to allocate mpPortName separatelyNoel Grandin
2023-02-12Resolves: tdf#153566 set darkmode menubar background colorCaolán McNamara
2023-02-10loplugin:staticaccessStephan Bergmann
2023-02-10loplugin:externalStephan Bergmann
2023-02-08tdf#153229 add a switch to override honoring system dark modeCaolán McNamara
2023-02-03Avoid clang-cl -Werror,-WparenthesesStephan Bergmann
2023-02-01tdf#148085 get a more readable hyperlink color under windows 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-24tdf#152404 crash with ibus-mozc with ctrl+alt+c during ExtTextInputCaolán McNamara
2023-01-24tdf#152404 crash in Windows with ctrl+alt+c during ExtTextInputCaolá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-16BP_CHECKBOX should be teamed with some CBS_* partCaolán McNamara
2022-12-13Related: tdf#152454 don't use Button to render dark mode TabsCaolán McNamara
2022-12-13Related: tdf#152454 pick something suitable for dark mode Inactive tab colorCaolán McNamara
2022-12-13MBI_NORMAL should be PBS_NORMALCaolán McNamara
2022-12-02Resolves: tdf#152284 pull Shadow and DarkShadow from themeCaolán McNamara
2022-12-01Avoid dynamic cross casts to WinSalGraphicsImplBaseStephan Bergmann
2022-11-23Avoid memory leak on PostMessageW failureMike Kaganski
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-09give main thread on Windows a nameNoel Grandin
2022-11-01-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
2022-10-24for windows HighContrast use COLOR_HOTLIGHT for hyperlink colorCaolán McNamara
2022-10-24Related: tdf#151641 set windows WorkspaceColor similiar to other platformsCaolán McNamara
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-15tdf#151522 drop Accessibility::AutoDetectSystemHCCaolán McNamara
2022-10-13tdf#120326: properly prevent Windows from entering power savingMike Kaganski
2022-10-11loplugin:unreffunStephan Bergmann
2022-10-07Related: tdf#98067 get high contrast hover/default button text color rightCaolán McNamara
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