summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
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
2022-09-27Fix some headless window sizes on Windows, to make `make check` more reliableStephan Bergmann
2022-09-19loplugin:unreffun (clang-cl)Stephan Bergmann
2022-09-19tdf#151052 set Windows darkmode "ToolTextColor" to same as "WindowTextColor"Caolán McNamara
2022-09-19vcl: Add PhysicalFontFace::UnitsPerEm()Khaled Hosny
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-17loplugin:staticmethods (clang-cl)Stephan Bergmann
2022-09-17-Werror,-Wshadow (clang-cl)Stephan Bergmann
2022-09-14should be releasing the DC hereNoel Grandin
2022-09-12Fix dropdown mispositionedSamuel Mehrbrodt
2022-09-11vcl: Move CreateFontSubset() to PhysicalFontFaceKhaled Hosny
2022-09-11vcl: Add a PhysicalFontFace-backed TrueTypeFontKhaled Hosny
2022-09-10win: Explicitly cast glyph ID to 16 bitMichael Weghorn
2022-09-06Simplify SalSysObj(Child)WndProcWMike Kaganski
2022-09-06tdf#150682 - bad shortcut in french langageNoel Grandin
2022-09-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
2022-09-06Deduplicate screen rect handlingMike Kaganski
2022-09-06vcl: Create HFNT on WinFontFace when neededKhaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCapabilities()Khaled Hosny
2022-09-05vcl: Consolidate PhysicalFontFace::GetFontCharMap()Khaled Hosny
2022-09-05vcl: make WinFontFace less indirectKhaled Hosny
2022-09-04vcl: Create hb_face_t in PhysicalFontFaceKhaled Hosny
2022-08-29Don't position dialogs relative to other dialogsSamuel Mehrbrodt
2022-08-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17Related: tdf#118320 don't require experimental to be set anymoreCaolán McNamara
2022-08-15Fix mispositioning when only quickstarter is activeSamuel Mehrbrodt
2022-07-02tdf#149804 Set newly introduced list box colors from system colorsMichael Weghorn
2022-06-25WIN flatten and assert some codeJan-Marek Glogowski
2022-06-23Silence another unhelpful loplugin:redundantfcastStephan Bergmann
2022-06-21VCL expect correct frame size for native menubarsJan-Marek Glogowski
2022-06-18o3tl: ensure that the initializer of enumarray contains enough elementsMichael Stahl
2022-06-17WIN drop window state redundanciesJan-Marek Glogowski
2022-06-15Drop SalMenu::DrawMenuBar (is WIN-only)Jan-Marek Glogowski
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