summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
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
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