summaryrefslogtreecommitdiff
path: root/vcl/win/source/app
AgeCommit message (Expand)Author
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
2013-04-17MSC needs those min/max macros after allStephan Bergmann
2013-04-17-Werror=unused-macros (MinGW, vcl)Stephan Bergmann
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23fdo#39468 Translate German comments - vcl/win/source/appChristian M. Heller
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-23Fix typo recieved/receivedJulien Nabet
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-30Remove unused DeInitSalMainStephan Bergmann
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann
2012-08-14Replace usage of rtl/memory.h in vcl with equivalent from string.hArnaud Versini
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-20Remove duplicate ImplGetAppSVData and GetAppSalDataStephan Bergmann
2012-06-11Remove unused InterceptChildWindowKeyDownThomas Arnhold