summaryrefslogtreecommitdiff
path: root/vcl/win/gdi
AgeCommit message (Expand)Author
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-01-Werror,-Wunused-macros (clang-cl)Stephan Bergmann
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-11loplugin:unreffunStephan Bergmann
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-19loplugin:unreffun (clang-cl)Stephan Bergmann
2022-09-19vcl: Add PhysicalFontFace::UnitsPerEm()Khaled Hosny
2022-09-17loplugin:staticmethods (clang-cl)Stephan Bergmann
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-06vcl: Drop unused SalGraphics::CreateFontSubset() argumentKhaled Hosny
2022-09-06vcl: Drop now unused SalGraphics::GetGlyphWidths()Khaled Hosny
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-26automatically set TextRenderModeForResolutionIndependentLayout if we scaleCaolán McNamara
2022-08-17Related: tdf#118320 don't require experimental to be set anymoreCaolán McNamara
2022-06-08VCL add vcl::WindowPosSize abstract classJan-Marek Glogowski
2022-05-14Only obtain these after trying the cacheMike Kaganski
2022-05-10tdf#104930 Implement TextMetric::GetHangingBaseline.Mark Hung
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-15No Win16-style WIN.INI since Windows VistaMike Kaganski
2022-04-09no public data members in GlyphItemLuboš Luňák
2022-03-24loplugin:externalStephan Bergmann
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 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-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-04tdf#146551: improve native checkmark and bullet drawing on WindowsMike Kaganski
2022-01-03Don't call it second timeMike Kaganski