summaryrefslogtreecommitdiff
path: root/vcl/win/source/app/salinst.cxx
AgeCommit message (Expand)Author
2015-12-02Get rid of a superfluous directory levelTor Lillqvist
2015-11-24Replace return boolean from DoYield with pleasant enumeration.Michael Meeks
2015-11-23Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks
2015-11-17vcl: add parameter to detect if OS events are processed during Yield.Michael Meeks
2015-11-12Windows header sanitizationAshod Nakashian
2015-10-30vcl: This is a constantTakeshi Abe
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-10-05convert SAL_FRAME_STYLE to scoped enumNoel Grandin
2015-09-11windows opengl: make sure mpLastContext is indeed the current contextMiklos Vajna
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-06-26vcl: convert some BOOLsMichael Stahl
2015-06-26vcl: document the non-obvious WinSalInstance's WaitMutex membersMichael Stahl
2015-06-26vcl: fix Win32 deadlocks from SolarMutexReleaserMichael Stahl
2015-06-15cppcheck:redundantAssignmentNoel Grandin
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-03-05vcl: tweak some optional usage of Windows 7 or later symbols...Michael Stahl
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-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
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-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky
2014-09-25mhPrevInst was pointlessTor Lillqvist
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist
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-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-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-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-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann