summaryrefslogtreecommitdiff
path: root/desktop/win32
AgeCommit message (Expand)AuthorFilesLines
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann1-3/+0
2016-05-30Move exithelper.h to includeTor Lillqvist1-1/+1
2016-04-05-Werror,-Wunused-functionStephan Bergmann1-36/+0
2016-03-30Remove undocumented perftune.ini FastPipeCommunicationStephan Bergmann1-196/+0
2016-03-29Remove obsolete commentStephan Bergmann1-1/+0
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-11/+1
2016-02-09Remove excess newlinesChris Sherlock2-6/+0
2015-11-12Windows header sanitizationAshod Nakashian1-2/+2
2015-07-23inline a handful of use-once #definesNoel Grandin2-3/+1
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara1-23/+0
2015-01-05desktop: fix copypasta in officeloader.cxxMichael Stahl1-1/+1
2014-12-03Fold URE: WindowsStephan Bergmann6-175/+85
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza1-1/+4
2014-06-04desktop: fix includesThomas Arnhold5-6/+6
2014-05-06remove uncompiled source filesThomas Arnhold6-334/+0
2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni1-1/+1
2014-02-27Remove visual noise from desktopAlexander Wilms4-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms2-5/+5
2013-12-13Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks1-1/+1
2013-10-30sysui: remove Package_iconsMichael Stahl1-1/+1
2013-08-30WaE: size/t/DWORD/int: possible loss of dataTor Lillqvist1-2/+2
2013-07-20fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius1-39/+0
2013-04-30fdo#35785: don't rely on the old apps fallback mechanism to fix this bugJesús Corrius1-1/+39
2013-04-26Fix fdo#35785: recent documents feature of the Windows 7 Start menu brokenJesús Corrius9-52/+0
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