summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)Author
2020-08-25tdf#136094 Handle background color in drawNativeControlMichael Weghorn
2019-11-24tdf#121740 cache font data to speed up PPT loadNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-10-02loplugin:fragiledestructor (clang-cl)Stephan Bergmann
2019-08-23loplugin:returnconstval in vclNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-25Fix typosAndrea Gelmini
2019-07-05WIN separate LO shared and embedded fontsJan-Marek Glogowski
2019-07-05WIN don't register LO's shared fonts twiceJan-Marek Glogowski
2019-06-20Remove leftover from bitmap fonts support on WindowsKhaled Hosny
2019-06-18VCL cleanup WidgetDrawInterfaceJan-Marek Glogowski
2019-04-30tdf#114209 vcl win DirectWrite: handle rotated textMiklos Vajna
2019-04-24Related: tdf#113076 vcl win DirectWrite: handle stretched textMiklos Vajna
2019-04-05Replace legacy dynamically-loaded functions with statically linked onesMike Kaganski
2019-04-03tdf#114316 vcl opengl windows: fix missing context menu in full-screen modeMiklos Vajna
2019-02-27convert more Start timer methods from sal_uLong->sal_uInt64Noel Grandin
2019-02-26sal_uIntPtr->sal_uInt32 inSalClipRegion::BeginSetClipRegionNoel Grandin
2019-02-26sal_uIntPtr->sal_uInt64 in SalTimer::StartNoel Grandin
2019-02-26sal_uLong->sal_uInt32 in drawEPSNoel Grandin
2019-02-01tdf#107792 vcl/win: use ScopedGDI in WinSalVirtualDeviceDmitriy Shilin
2019-01-30loplugin:redundantfcast (clang-cl)Stephan Bergmann
2019-01-30tdf#107792 vcl/win: introduce ScopedCachedHDCDmitriy Shilin
2019-01-25Change SalGraphics::GetTextLayout definitionJan-Marek Glogowski
2019-01-18tdf#107792 vcl/win: introduce ScopedHBITMAPDmitriy Shilin
2019-01-18tdf#107792 vcl/win: introduce ScopedSelectedHBRUSHDmitriy Shilin
2019-01-18tdf#107792 vcl/win: introduce ScopedSelectedHFONTDmitriy Shilin
2019-01-13tdf#107792 vcl/win: introduce ScopedSelectedHPENDmitriy Shilin
2019-01-13tdf#107792 vcl/win: move scoped_gdi.hxx to vcl/inc/winDmitriy Shilin
2019-01-09tdf#107792 vcl/win: replace ScopedHDC with type aliasDmitriy Shilin
2018-12-12tdf#117295 WIN no main loop shortcut for OLE dialogJan-Marek Glogowski
2018-12-05tdf#121719: Revert fix for tdf#96971Xisco Fauli
2018-11-01loplugin:useuniqueptr in SalFrame::PostEventNoel Grandin
2018-10-31loplugin:useuniqueptr in DeletePrinterQueueInfoNoel Grandin
2018-10-30Move SalGraphics glyph functions into FontInstanceJan-Marek Glogowski
2018-10-06WIN rename GlyphCache to OpenGLGlyphCacheJan-Marek Glogowski
2018-10-02Unify sal plugin loadersJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-14make WinFontInstance take and return a WinFontFaceNoel Grandin
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-07WIN add SalGraphics* to WinFontInstanceJan-Marek Glogowski
2018-09-07WIN drop mhFonts[MAX_FALLBACK]Jan-Marek Glogowski
2018-09-06tdf#119302 WIN better font scale handlingJan-Marek Glogowski
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-27WIN use the SetTimer timer as one-shotJan-Marek Glogowski
2018-08-27WIN ignore the timer resultsJan-Marek Glogowski
2018-08-24tdf#118786 WIN just assert in YieldJan-Marek Glogowski
2018-08-22arg is never nullCaolán McNamara
2018-08-22rename FontSelectPatternAttributes to FontSelectPatternCaolán McNamara
2018-08-22turn the cache around to work on LogicalFontInstanceCaolán McNamara
2018-08-21can now use just FontSelectPatternAttributesCaolán McNamara