summaryrefslogtreecommitdiff
path: root/vcl/win/app
AgeCommit message (Expand)Author
2017-08-21fix bogus always-true assertsMichael Stahl
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-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-20tdf#109123 WIN Run instant timerout with low priorityJan-Marek Glogowski
2017-07-17loplugin:implicitboolconversion: vcl (clang-cl)Stephan Bergmann
2017-07-17WIN revert to Sleep(1) for yieldJan-Marek Glogowski
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-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-03loplugin:oncevar (clang-cl): vclStephan Bergmann
2017-05-30vcl: replace dynamic lookups of Windows 7 APIs with static callsMichael Stahl
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann
2017-04-13tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2016-12-03add the SalAbort message to the crash reporterMarkus Mohrhard
2016-10-15clang-cl loplugin: vclStephan Bergmann
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara
2016-06-17convert DBG_ASSERT in vclNoel Grandin
2016-05-11tdf#98924 In windows, change the keyboard layout per applicationJuergen Funk
2016-05-04Missing includesStephan Bergmann
2016-05-03tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl
2016-04-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl
2016-04-14remove dead fields from WinSalSystem::DisplayMonitorNoel Grandin
2016-04-13remove dead stuff from Windows SalDataNoel Grandin
2016-04-12vcl: simplify WNT SalYieldMutex::release() further ...Michael Stahl
2016-04-12vcl: simplify WNT SalYieldMutex::release() a bitMichael Stahl
2016-04-12WNT: check result of PostMessage()Michael Stahl
2016-04-12tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand
2016-03-16loplugin:constantparams in vcl/Noel Grandin
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock
2016-02-09Remove excess newlinesChris Sherlock
2016-02-06vcl: split exception types from input typesChris Sherlock
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian
2015-12-02Get rid of a superfluous directory levelTor Lillqvist