summaryrefslogtreecommitdiff
path: root/vcl/win/source/app
AgeCommit message (Expand)Author
2015-05-06Hidden exception in "SalTimerProc" when exit swriter (WIN)Juergen Funk
2015-03-30Introduce vcl::IsWindowSystemAvailable()Tor Lillqvist
2015-03-05vcl: tweak some optional usage of Windows 7 or later symbols...Michael Stahl
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-01-23Win SDK 8.1: apparently VersionHelpers.h needs to be included explicitlyMichael Stahl
2015-01-20vcl: remove dependency of SalShlData on GetVersionEx()Michael Stahl
2015-01-19try to fix GetVersionEx deprecation warnings from Windows SDK 8.1Michael Stahl
2015-01-19fdo#39440 vcl: reduce scope of local variablesMichael Weghorn
2015-01-17forgot the Win and OSX backendMarkus Mohrhard
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2015-01-04vcl/win boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-08No idea why this would need to be an archaic LibMainStephan Bergmann
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-11windows opengl: Instantiate OpenGLSalBitmap even on Windows.Jan Holesovsky
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-29vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky
2014-09-25vcl: avoid crashes from Timer Queues on shutdownMichael Stahl
2014-09-25mhPrevInst was pointlessTor Lillqvist
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist
2014-09-23fdo#84000 - unwind recursive timer issues.Michael Meeks
2014-09-23fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky
2014-05-25cppcheck: unusedFunctionThomas Arnhold
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-09some notes about COM threading in LO generally and winaccessibilityMichael Stahl
2013-12-23TyposJulien Nabet
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin
2013-11-10clean up #ifdef ICC codeMichael Stahl
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold
2013-10-31vcl: fix braceThomas Arnhold
2013-10-31Windows: SHARDAPPIDINFO since 0x0600Thomas Arnhold
2013-07-30Fix MinGW32 and MinGW64 buildFridrich Štrba
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba
2013-06-06Newer mingw-w64 has gdiplus headers, though a bit buggyFridrich Štrba
2013-06-06Some more movement to mingw64 portFridrich Štrba
2013-06-05Some more win64 "fixes"Fridrich Štrba
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann