summaryrefslogtreecommitdiff
path: root/vcl/inc/win
AgeCommit message (Expand)Author
2018-03-02drop old tools/gen methods in vclNoel Grandin
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2018-01-06convert tolerance params to sal_uInt8 (second try)Noel Grandin
2018-01-05tdf#114837 FILEOPEN: Image is blankNoel Grandin
2017-12-16sal_uLong->SalPrinterError in SalPrinterNoel Grandin
2017-12-15Protect all LogicalFontInstance constructorsJan-Marek Glogowski
2017-12-13convert tolerance params to sal_uInt8Noel Grandin
2017-11-27loplugin:useuniqueptr (clang-cl)Stephan Bergmann
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin
2017-10-31ReleaseYieldMutex is always called with trueNoel Grandin
2017-10-30Constify some VCL interface functionsJan-Marek Glogowski
2017-10-27loplugin:includeform: vcl (Windows)Stephan Bergmann
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-20WIN message handling cleanup and refactoringJan-Marek Glogowski
2017-10-20WIN guarantee direct timeout handlingJan-Marek Glogowski
2017-10-13WIN fix redraw during window move and resizeJan-Marek Glogowski
2017-10-13tdf#112975 WIN correctly handle VclInputFlags::OTHERJan-Marek Glogowski
2017-10-13WIN another system loop integration attemptJan-Marek Glogowski
2017-10-05'static' is invalid in friend declarationsStephan Bergmann
2017-10-04Convert tick-based timer events to versioned onesJan-Marek Glogowski
2017-10-02WIN handle timer Impl* access via friend functionJan-Marek Glogowski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-29Drop check for Windows versions we don't supportMike Kaganski
2017-09-28Missing includes (--disable-pch)Stephan Bergmann
2017-09-27rename mpFirstInstance->mpInstanceNoel Grandin
2017-09-26WIN run main thread redirects ignoring SolarMutexJan-Marek Glogowski
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M
2017-09-22tdf#111994 WIN workaround PostMessage delaysJan-Marek Glogowski
2017-09-19Unify SolarMutex implementationsJan-Marek Glogowski
2017-09-18Acknowledge that WinSalGraphicsImpl::drawPolyLine modifies pPtAryStephan Bergmann
2017-09-11Translate German comments/debug strings (leftovers in dirs vbahelper and vcl)Johnny_M
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-08-18loplugin:implicitboolconversion (clang-cl)Stephan Bergmann
2017-08-07tdf#39468: Translate some random German comments and termsJens Carl
2017-08-01tdf#109997 WIN don't post a callback event directlyJan-Marek Glogowski
2017-07-20tdf#107166 improve AA mode selection, retry, more checksTomaž Vajngerl
2017-07-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski
2017-07-17DWrite: move impl. of some methods to the cxxTomaž Vajngerl
2017-07-17factor out DWrite renderer from winlayoutTomaž Vajngerl
2017-07-13tdf#107166 BindDC doesn't handle 0 width/height rect consistentlyTomaž Vajngerl
2017-07-13WIN shorten DoYield by using existing functionsJan-Marek Glogowski
2017-07-13WIN simplify system timer / LO event handlingJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-07-06tdf#106990 set cleartype setting / force to use GDI render modeTomaž Vajngerl
2017-05-07tdf#106265 ScopedHDC to clean-up hDC when rendering glyphsTomaž Vajngerl
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara