summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
2017-09-05Resolves: tdf#112180: avoid crash with specific ttfCaolán McNamara
2017-09-03tdf#112180: avoid crash with specific ttfJulien Nabet
2017-08-31loplugin:constparams: vcl (clang-cl)Stephan Bergmann
2017-08-21fix bogus always-true assertsMichael Stahl
2017-08-18loplugin:implicitboolconversion (clang-cl)Stephan Bergmann
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17remove UL/L suffixes from shift-by-constant expressionsNoel Grandin
2017-08-01tdf#109997 WIN don't post a callback event directlyJan-Marek Glogowski
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