summaryrefslogtreecommitdiff
path: root/vcl/win/source/app
AgeCommit message (Expand)Author
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
2012-05-30vcl: rename unhelpful 'Default' screen to a BuiltIn screenMichael Meeks
2012-05-09This is Windows code so bin pointless #ifdef WNTTor Lillqvist
2012-02-02Try to fix the MinGW build with a simple solutionJesús Corrius
2012-02-02Revert "Win32 API calls use the Unicode versions by default"Jesús Corrius
2012-02-02Win32 API calls use the Unicode versions by defaultJesús Corrius
2012-02-01remove unused ImplSalGetWinAnsiStringAndras Timar
2012-02-01ByteString -> OUStringAndras Timar
2012-01-30Just some simplificationJulien Nabet
2012-01-30Fix "Found duplicate branches for if and else"Julien Nabet
2012-01-15vcl: fix MinGW buildMatúš Kukan
2012-01-15vcl: rename methods to crisp up a 'DisplayScreen' naming conceptMichael Meeks
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-05Revert "remove StarDesktop icon"Jan Holesovsky
2011-12-04remove StarDesktop iconAndras Timar
2011-11-30convert over hidden windows-only ByteStringsCaolán McNamara
2011-11-27remove include of pch header from vclNorbert Thiebaud
2011-11-21these need to be getStr post OUString-izationCaolán McNamara
2011-11-21convert win plugin to rtl::O(U)StringDavid Tardon
2011-10-25WaE: misc. windows related fixesMichael Meeks
2011-10-25Fix for fdo41997 continuation of VCL cleanupOlivier Hallot
2011-10-25re-write gtksys to use the cleaner GdkScreen API avoiding X & XineramaMichael Meeks
2011-10-21Fix for bug fdo#41997, cleanup vcl enumerationOlivier Hallot
2011-09-30clean-up ghost traces of unicowNorbert Thiebaud
2011-09-28Let SalAbort dump core on developer builds.Stephan Bergmann
2011-07-14Fixes for Windows cross-compilationTor Lillqvist
2011-07-06chmod -xTor Lillqvist
2011-07-06Drop Win9x and NT4 codeTor Lillqvist
2011-05-28Fix compilation errors on Windows, linking errors remainTor Lillqvist
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky