summaryrefslogtreecommitdiffstats
path: root/desktop/win32
Commit message (Expand)AuthorAgeFilesLines
...
* WaE: declaration shadows a previous localDavid Tardon2013-03-271-5/+5
* trailing whitespacesThomas Arnhold2013-03-191-2/+2
* Use symbolic names instead of magic literal constantsTor Lillqvist2013-03-121-3/+3
* bin PATCH_SO_NAME crackAndras Timar2013-02-281-1/+1
* Fix typos retreive/retrieve furture/futureJulien Nabet2013-02-232-3/+3
* Never pass -env: arguments across OfficeIPC connectionStephan Bergmann2013-01-181-1/+7
* startup: more reliable startup of multiple instancesPierre-Eric Pelloux-Prayer2012-12-131-25/+35
* We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist2012-11-281-2/+2
* re-base on ALv2 code. Includes:Michael Meeks2012-11-1917-346/+274
* cppcheck: clarifyCalculationjailletc362012-10-081-1/+1
* use defines from systools/win32/qswin32.h instead of duplicationAndras Timar2012-06-281-7/+4
* Remove unused header filesThomas Arnhold2012-06-271-32/+0
* re-base on ALv2 code.Michael Meeks2012-06-2110-176/+164
* Remove superfluous empty lines on topThomas Arnhold2012-06-096-12/+0
* fdo#43989: Revert "win32-dont-attempt-restart.diff: Don't attempt to restart ...Stephan Bergmann2012-06-071-1/+2
* Make sure all the required headers are thereJesús Corrius2012-06-041-0/+1
* Make sure the symbols are foundJesús Corrius2012-06-042-2/+2
* Move the AppUserModelID code to the launcherJesús Corrius2012-06-043-113/+37
* Don't spam fellow developers until I fix the problem in MinGWJesús Corrius2012-05-241-1/+2
* replace wcscat_s -> wcscat to please minGWJesús Corrius2012-05-241-1/+1
* include files always in lowercaseJesús Corrius2012-05-241-1/+1
* set explicit Application User Models IDs in the native Windows launchersJesús Corrius2012-05-2411-0/+129
* WaE: declaration of 'argc' shadows a previous localDavid Tardon2012-04-161-10/+10
* WaE: variable 'dwWaitResult' set but not usedDavid Tardon2012-04-161-3/+2
* WaE: unused variable 'hProcess'David Tardon2012-04-161-1/+3
* convert tabs to spacesDavid Tardon2012-04-161-222/+225
* remove unused VER_FIRSTYEARAndras Timar2012-01-061-2/+0
* tabs to spacesAndras Timar2012-01-061-32/+32
* WaE: hInstance arg unused under mingw32Caolán McNamara2011-12-211-1/+1
* enhance VersionInfo resource of Windows excutablesAndras Timar2011-12-101-3/+4
* remove sources of setup.exeAndras Timar2011-12-0612-2873/+0
* code cleanup of Windows quickstarterAndras Timar2011-12-043-511/+1
* remove StarOffice-only fileAndras Timar2011-12-042-130/+0
* -quickstart -> --quickstart, etc.Andras Timar2011-12-041-4/+3
* remove unused OOo Windows iconsAndras Timar2011-12-021-4/+4
* A trailing 0 on an ICON line is unnecessary and causes an errorAndras Timar2011-12-021-1/+1
* set gb_PARTIALBUILD in CustomTargetsBjoern Michaelsen2011-11-291-0/+1
* remove include of pch header in desktopNorbert Thiebaud2011-11-2719-35/+0
* fix VERSIONINFO section of win32 executables fdo#30798Andras Timar2011-11-221-1/+1
* Remove some unused headers from desktopJoseph Powers2011-11-201-49/+0
* The -something switches are obsolete, use --something instead.Jan Holesovsky2011-10-317-7/+7
* chmod -xTor Lillqvist2011-10-2610-0/+0
* WaE: unreferenced formal parameterTor Lillqvist2011-10-261-2/+2
* WaE: unreachable codeTor Lillqvist2011-10-261-0/+4
* Undo basis/brand split: Move SDK and ure-link, remove OOO_BASE_DIR and BaseIn...Stephan Bergmann2011-10-242-65/+16
* WaE: win32 cleanupMichael Meeks2011-10-073-17/+12
* cppcheck scope reduction of var in desktop/win32/...setup.cppPierre-André Jacquod2011-10-071-3/+2
* WaE: fall through to final returnCaolán McNamara2011-09-211-1/+0
* Revert "Trying to chop out the uwinapi library"Fridrich Štrba2011-09-164-0/+4
* Trying to chop out the uwinapi libraryFridrich Štrba2011-09-164-4/+0