summaryrefslogtreecommitdiff
path: root/vcl/win/app
AgeCommit message (Expand)AuthorFilesLines
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke2-2/+0
2017-05-04Replace all OUString("") with OUString()Arnaud Versini1-1/+1
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann1-0/+1
2017-04-13tdf#106933 vcl: delete D2DWriteTextOutRenderer before exit()Michael Stahl1-0/+1
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-03-14loplugin:subtlezeroinit (clang-cl)Stephan Bergmann1-6/+2
2017-02-10Remove MinGW supportStephan Bergmann2-51/+0
2017-02-09remove ConnectionIdentifierType enumNoel Grandin1-4/+2
2016-12-03add the SalAbort message to the crash reporterMarkus Mohrhard1-0/+3
2016-10-15clang-cl loplugin: vclStephan Bergmann4-110/+110
2016-09-06SalI18NImeStatus is stubbed the same way for everyone except...Caolán McNamara1-17/+0
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-5/+5
2016-05-11tdf#98924 In windows, change the keyboard layout per applicationJuergen Funk1-0/+2
2016-05-04Missing includesStephan Bergmann1-0/+1
2016-05-03tdf#99383 vcl: don't dispatch events from SolarMutexReleaserMichael Stahl1-1/+4
2016-04-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl2-14/+28
2016-04-14remove dead fields from WinSalSystem::DisplayMonitorNoel Grandin1-6/+2
2016-04-13remove dead stuff from Windows SalDataNoel Grandin1-4/+0
2016-04-12vcl: simplify WNT SalYieldMutex::release() further ...Michael Stahl1-21/+18
2016-04-12vcl: simplify WNT SalYieldMutex::release() a bitMichael Stahl1-9/+4
2016-04-12WNT: check result of PostMessage()Michael Stahl2-3/+13
2016-04-12tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand1-83/+34
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-29/+2
2016-02-13vcl: include vcl headers via triangular brackets instead of quotesChris Sherlock2-2/+2
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2016-02-06vcl: split exception types from input typesChris Sherlock1-13/+13
2015-12-06unused vcl::IsWindowSystemAvailable Juergen Funk1-9/+0
2015-12-04Wingdi RGB macro handling improvedAshod Nakashian1-2/+0
2015-12-02Get rid of a superfluous directory levelTor Lillqvist5-0/+1742