summaryrefslogtreecommitdiff
path: root/desktop/win32
AgeCommit message (Expand)AuthorFilesLines
2013-03-27WaE: declaration shadows a previous localDavid Tardon1-5/+5
2013-03-19trailing whitespacesThomas Arnhold1-2/+2
2013-03-12Use symbolic names instead of magic literal constantsTor Lillqvist1-3/+3
2013-02-28bin PATCH_SO_NAME crackAndras Timar1-1/+1
2013-02-23Fix typos retreive/retrieve furture/futureJulien Nabet2-3/+3
2013-01-18Never pass -env: arguments across OfficeIPC connectionStephan Bergmann1-1/+7
2012-12-13startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer1-25/+35
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist1-2/+2
2012-11-19re-base on ALv2 code. Includes:Michael Meeks17-346/+274
2012-10-08cppcheck: clarifyCalculationjailletc361-1/+1
2012-06-28use defines from systools/win32/qswin32.h instead of duplicationAndras Timar1-7/+4
2012-06-27Remove unused header filesThomas Arnhold1-32/+0
2012-06-21re-base on ALv2 code.Michael Meeks10-176/+164
2012-06-09Remove superfluous empty lines on topThomas Arnhold6-12/+0
2012-06-07fdo#43989: Revert "win32-dont-attempt-restart.diff: Don't attempt to restart ...Stephan Bergmann1-1/+2
2012-06-04Make sure all the required headers are thereJesús Corrius1-0/+1
2012-06-04Make sure the symbols are foundJesús Corrius2-2/+2
2012-06-04Move the AppUserModelID code to the launcherJesús Corrius3-113/+37
2012-05-24Don't spam fellow developers until I fix the problem in MinGWJesús Corrius1-1/+2
2012-05-24replace wcscat_s -> wcscat to please minGWJesús Corrius1-1/+1
2012-05-24include files always in lowercaseJesús Corrius1-1/+1
2012-05-24set explicit Application User Models IDs in the native Windows launchersJesús Corrius11-0/+129
2012-04-16WaE: declaration of 'argc' shadows a previous localDavid Tardon1-10/+10
2012-04-16WaE: variable 'dwWaitResult' set but not usedDavid Tardon1-3/+2
2012-04-16WaE: unused variable 'hProcess'David Tardon1-1/+3
2012-04-16convert tabs to spacesDavid Tardon1-222/+225
2012-01-06remove unused VER_FIRSTYEARAndras Timar1-2/+0
2012-01-06tabs to spacesAndras Timar1-32/+32
2011-12-21WaE: hInstance arg unused under mingw32Caolán McNamara1-1/+1
2011-12-10enhance VersionInfo resource of Windows excutablesAndras Timar1-3/+4
2011-12-06remove sources of setup.exeAndras Timar12-2873/+0
2011-12-04code cleanup of Windows quickstarterAndras Timar3-511/+1
2011-12-04remove StarOffice-only fileAndras Timar2-130/+0
2011-12-04-quickstart -> --quickstart, etc.Andras Timar1-4/+3
2011-12-02remove unused OOo Windows iconsAndras Timar1-4/+4
2011-12-02A trailing 0 on an ICON line is unnecessary and causes an errorAndras Timar1-1/+1
2011-11-29set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen1-0/+1
2011-11-27remove include of pch header in desktopNorbert Thiebaud19-35/+0
2011-11-22fix VERSIONINFO section of win32 executables fdo#30798Andras Timar1-1/+1
2011-11-20Remove some unused headers from desktopJoseph Powers1-49/+0
2011-10-31The -something switches are obsolete, use --something instead.Jan Holesovsky7-7/+7
2011-10-26chmod -xTor Lillqvist10-0/+0
2011-10-26WaE: unreferenced formal parameterTor Lillqvist1-2/+2
2011-10-26WaE: unreachable codeTor Lillqvist1-0/+4
2011-10-24Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2-65/+16
2011-10-07WaE: win32 cleanupMichael Meeks3-17/+12
2011-10-07cppcheck scope reduction of var in desktop/win32/...setup.cppPierre-André Jacquod1-3/+2
2011-09-21WaE: fall through to final returnCaolán McNamara1-1/+0
2011-09-16Revert "Trying to chop out the uwinapi library"Fridrich Štrba4-0/+4
2011-09-16Trying to chop out the uwinapi libraryFridrich Štrba4-4/+0