summaryrefslogtreecommitdiff
path: root/vcl/win
AgeCommit message (Expand)Author
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
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-07vcl: remove no longer needed WIN_Rectangle()Miklos Vajna
2017-04-06tdf#106960: Fix math scaling on WindowsKhaled Hosny
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-04-04loplugin:redundantcast (clang-cl)Stephan Bergmann
2017-04-04loplugin:loopvartoosmall (clang-cl)Stephan Bergmann
2017-04-04loplugin:redundantinline (clang-cl)Stephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-28ofz#954 out of memoryCaolán McNamara
2017-03-25Fix typosAndrea Gelmini
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-03-13WaE: Operator precedence is difficult to get rightTor Lillqvist
2017-03-13Bin leftover debugging fprintf with reference to some mysterious 'grLog()'Tor Lillqvist
2017-03-08CIA: unnecessary dllCaolán McNamara
2017-03-06Restore "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-05Revert "pPos and pGetNextGlypInfo always have the same value"Caolán McNamara
2017-03-04pPos and pGetNextGlypInfo always have the same valueKhaled Hosny
2017-03-04pEraseRect is always nullKhaled Hosny
2017-03-04SalLayout::GetBoundRect() works just fine hereKhaled Hosny