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