summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-06-04WIN refactor geometry updatingJan-Marek Glogowski
2022-05-31WIN drop effectively empty ImplDrawMenuBarJan-Marek Glogowski
2022-05-14Only obtain these after trying the cacheMike Kaganski
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
2022-05-03loplugin:stringviewparamStephan Bergmann
2022-05-03Just use Any ctor instead of makeAny in vclStephan Bergmann
2022-05-02loplugin:stringviewparamStephan Bergmann
2022-04-20tdf#97228 Move ToolbarValue class to separate include fileVaibhavMalik4187
2022-04-16-Werror,-Wunused-const-variableStephan Bergmann
2022-04-15tdf#148448 pick a warning color more likely to be readable in dark themeCaolán McNamara
2022-04-15loplugin:stringviewparamStephan Bergmann
2022-04-15No Win16-style WIN.INI since Windows VistaMike Kaganski
2022-04-09no public data members in GlyphItemLuboš Luňák
2022-04-08tdf#143447 ignore IME candidate window state.Mark Hung
2022-03-24loplugin:externalStephan Bergmann
2022-03-24loplugin:externalStephan Bergmann
2022-03-22Simplify CoCreateInstance / CoGetClassObject with COMReferenceMike Kaganski
2022-03-21Related: tdf#118320 tabpane is too white in darkmodeCaolán McNamara
2022-03-21Related: tdf#118320 swap TILES_SELECTED and TILES_FOCUSEDCaolán McNamara
2022-03-19Related: tdf#118320 let windows icon theme know when a dark theme is preferredCaolán McNamara
2022-03-19Related: tdf#118320 tabitems appear as light in darkmodeCaolán McNamara
2022-03-19Related: tdf#118320 darkmode DrawThemeBackground doesn't work for tab bodiesCaolán McNamara
2022-03-16Related: tdf#118320 enable some windows dark theme supportCaolán McNamara
2022-03-16throw away skia control cache on theme changeCaolán McNamara
2022-02-09Fix typosAndrea Gelmini
2022-02-02Fix typosAndrea Gelmini
2022-01-13allow selecting text rendering mode suitable for natural glyph positionsCaolán McNamara
2022-01-12keep positions as DeviceCoordinate within SalLayoutCaolán McNamara
2022-01-07-Werror,-WshadowStephan Bergmann
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07Use CreateThread instead of _beginthreadexMike Kaganski
2022-01-07VCL move platform code from mouse.cxx into pluginsJan-Marek Glogowski
2022-01-04tdf#146551: improve native checkmark and bullet drawing on WindowsMike Kaganski
2022-01-03Don't call it second timeMike Kaganski
2022-01-02Factor out drawing native menu mark into a separate functionMike Kaganski
2021-12-30tdf#133697: use true bullet size to avoid stretching in scaled UIMike Kaganski
2021-12-29Drop VisualStylesAPI wrapperMike Kaganski
2021-12-28changeTextAntiAliasMode is unusedCaolán McNamara
2021-12-24Use rtl functions instead of own surrogate checking/combiningMike Kaganski
2021-12-22Silence loplugin:fakebool for BOOL GetMessageW even harderStephan Bergmann
2021-12-22-Werror,-Wunused-variableStephan Bergmann
2021-12-21Use sal::systools::CoInitializeGuard and sal::systools::ThrowIfFailedMike Kaganski
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-10Revert "Re-Enable DrawTransformBitmapExDirect for render backends"Armin Le Grand
2021-12-07Re-Enable DrawTransformBitmapExDirect for render backendsArmin Le Grand (Allotropia)
2021-12-07tdf#145322, tdf#144378 fix printing for vertical writingMark Hung
2021-12-03Windows format name is UniformResourceLocatorW for Unicode stringsMike Kaganski
2021-12-01tdf#145964: Windows format name is FileNameW for Unicode stringsMike Kaganski
2021-11-26-Werror,-Wreorder-ctorStephan Bergmann