summaryrefslogtreecommitdiff
path: root/vcl/win/source/app
AgeCommit message (Expand)AuthorFilesLines
2015-01-17no need to do that for all contextsMarkus Mohrhard1-1/+1
2015-01-07vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks1-0/+3
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-2/+2
2014-11-11windows opengl: Instantiate OpenGLSalBitmap even on Windows.Jan Holesovsky1-2/+7
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke1-2/+2
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-09-29vcl: use WT_EXECUTEINTIMERTHREAD for Timer QueueMichael Stahl1-1/+1
2014-09-25fdo#84000: Sort out problems with short timeouts & long callbacks.Jan Holesovsky2-14/+30
2014-09-25vcl: avoid crashes from Timer Queues on shutdownMichael Stahl1-1/+1
2014-09-25mhPrevInst was pointlessTor Lillqvist1-40/+35
2014-09-25Bin pointless single-line wrappers of Win32 APITor Lillqvist3-53/+28
2014-09-23fdo#84000 - unwind recursive timer issues.Michael Meeks1-26/+14
2014-09-23fdo#84000: Reimplement the Windows WinSalTimer using Timer Queues.Jan Holesovsky2-38/+73
2014-05-25cppcheck: unusedFunctionThomas Arnhold1-39/+0
2014-05-02Add the "quoteright" key to the list of available keyboard shortcuts.Kohei Yoshida1-0/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist5-126/+0
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann1-8/+9
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock4-10/+10
2014-02-26Remove visual noise from vclAlexander Wilms4-13/+13
2014-02-23Remove unneccessary commentsAlexander Wilms5-50/+50
2014-01-09some notes about COM threading in LO generally and winaccessibilityMichael Stahl1-1/+1
2013-12-23TyposJulien Nabet1-2/+2
2013-11-14remove unnecessary sal_Unicode casts in VCL moduleNoel Grandin1-1/+1
2013-11-10clean up #ifdef ICC codeMichael Stahl1-8/+0
2013-11-05Revert "Windows: SHARDAPPIDINFO since 0x0600"Thomas Arnhold1-4/+0
2013-10-31vcl: fix braceThomas Arnhold1-1/+1
2013-10-31Windows: SHARDAPPIDINFO since 0x0600Thomas Arnhold1-0/+4
2013-07-30Fix MinGW32 and MinGW64 buildFridrich Štrba1-5/+10
2013-07-29Use the Win7 semantics of SHAddToRecentDocs when possibleJesús Corrius1-1/+63
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba1-1/+1
2013-07-28Few comment translations, commented-out code removal, comment spellcheckStefan Knorr1-2/+2
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin1-16/+0
2013-07-12fdo#66811: vcl: fix broken OUString with length STRING_LENMichael Stahl1-2/+3
2013-06-10mingw64: Don't cast to pointers from narrower integersFridrich Štrba1-3/+3
2013-06-06Newer mingw-w64 has gdiplus headers, though a bit buggyFridrich Štrba1-0/+13
2013-06-06Some more movement to mingw64 portFridrich Štrba2-6/+6
2013-06-05Some more win64 "fixes"Fridrich Štrba1-3/+4
2013-05-14SolarMutex does not belong into the URE interfaceStephan Bergmann1-10/+10
2013-04-17MSC needs those min/max macros after allStephan Bergmann1-0/+9
2013-04-17-Werror=unused-macros (MinGW, vcl)Stephan Bergmann1-7/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2-19/+19
2013-03-23fdo#39468 Translate German comments - vcl/win/source/appChristian M. Heller3-11/+10
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-1/+1
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac1-2/+2
2013-01-30Remove unused DeInitSalMainStephan Bergmann1-4/+0
2012-11-12re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks3-69/+42
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann1-1/+1