summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2017-07-25WIN don't process the SendMessage from DoYieldJan-Marek Glogowski
2017-07-25tdf#109281 add fallback to GDI back when we can't bind a DCTomaž Vajngerl
2017-07-24WIN don't yield the scheduler in PeekMessageJan-Marek Glogowski
2017-07-24Add some const and fix some scheduler loggingJan-Marek Glogowski
2017-07-24WIN use Reschedule instead of own dispatch loopsJan-Marek Glogowski
2017-07-21migrate to boost::gettextCaolán McNamara
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-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-07-17Fix typosAndrea Gelmini
2017-07-17loplugin:unnecessaryparen: vcl (clang-cl)Stephan Bergmann
2017-07-17loplugin:implicitboolconversion: vcl (clang-cl)Stephan Bergmann
2017-07-17DWrite: resolve unreachable code warningTomaž Vajngerl
2017-07-17DWrite: HRESULT checks for debug modeTomaž Vajngerl
2017-07-17WIN revert to Sleep(1) for yieldJan-Marek Glogowski
2017-07-17WIN annotate GdiPlusBuffer TimerJan-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-15tdf#38915: don't wait on message queue if application already has quit.Mike Kaganski
2017-07-13WIN shorten DoYield by using existing functionsJan-Marek Glogowski
2017-07-13WIN just wait for the Yield mutex in the timeroutJan-Marek Glogowski
2017-07-13WIN simplify system timer / LO event handlingJan-Marek Glogowski
2017-07-13WIN unify deferred message handlingJan-Marek Glogowski
2017-07-13WIN cleanup paint message handlingJan-Marek Glogowski
2017-07-13Drop special idle handlingJan-Marek Glogowski
2017-07-13Refactor Scheduler global dataJan-Marek Glogowski
2017-07-13Add some Scheduler unit tests and loggingJan-Marek Glogowski
2017-07-12fix crash when aInkBoxes might be emptyMarkus Mohrhard
2017-07-06tdf#106990 set cleartype setting / force to use GDI render modeTomaž Vajngerl
2017-07-05loplugin:casttovoid (clang-cl): vclStephan Bergmann
2017-07-03loplugin:oncevar (clang-cl): vclStephan Bergmann
2017-06-17loplugin:unusedfields in vcl part3Noel Grandin
2017-05-30vcl: replace dynamic lookups of Windows 7 APIs with static callsMichael Stahl
2017-05-18Clean up a set of RTL-related commentsTor Lillqvist
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08hNonAliasedFont is unusedNoel Grandin
2017-05-07tdf#106265 ScopedHDC to clean-up hDC when rendering glyphsTomaž Vajngerl
2017-05-05tdf#103158 ctrl+shift should work on key upMaxim Monastirsky
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25loplugin:checkunusedparams in vclNoel Grandin
2017-04-24tdf#107205 vcl: don't always use D2DWriteTextOutRendererMichael Stahl
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-19loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara
2017-04-13tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl
2017-04-12no need to use OUStringToOString in SAL_INFONoel Grandin