summaryrefslogtreecommitdiff
path: root/desktop/win32
AgeCommit message (Expand)Author
2021-04-12Fix previous typo-in-comment fixStephan Bergmann
2021-04-11we where -> we wereNoel Grandin
2020-11-30tdf#48413 handle wildcards on WindowsDeb Barkley-Yeung
2020-09-13tdf#124176 Use #pragma once in desktopGeorge Bateman
2020-07-13desktop: separate executable shortcut for safe-modeVasily Melenchuk
2020-05-06Move all public Java classes to libreoffice.jarSamuel Mehrbrodt
2020-02-04tdf#117331 Merge jurt and unoil into ridlSamuel Mehrbrodt
2020-01-23Make unopkg.com proper launcher for unopkg.bin on WindowsMike Kaganski
2019-11-26loplugin:consttobool (clang-cl)Stephan Bergmann
2019-11-19loplugin:fakebool (clang-cl)Stephan Bergmann
2019-10-01loplugin:nullptr (clang-cl)Stephan Bergmann
2019-09-17WIN make sure bootstrap.ini is openend read-onlyThorsten Behrens
2019-09-13WIN allow setting a memory limit for soffice.binJan-Marek Glogowski
2019-08-31Unify executables to take version resource from default.rcMike Kaganski
2019-01-30-Werror,-Wlogical-op-parentheses (clang-cl)Stephan Bergmann
2019-01-21o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen
2018-11-21tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski
2018-10-27possible fix for issue 120928 - quickstart --killtray throws exceptionbrinzing
2018-10-22tdf#120249: fix escaping to handle quotes and multiple trailing backslshesMike Kaganski
2018-10-21tdf#120703 (PVS): handle failed (re)allocationsMike Kaganski
2018-10-01tdf#120249: escape trailing backslash in argument passed to soffice.binMike Kaganski
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-02-01desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-11-04Make Windows error reporting more robustMike Kaganski
2017-10-20drmemory: fix small leakCaolán McNamara
2017-09-22Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski
2017-09-16Use more WIN32_LEAN_AND_MEANMike Kaganski
2017-09-15loader: don't use 8-bit string functionsMike Kaganski
2017-09-15applauncher: don't use 8-bit string functionsMike Kaganski
2017-09-01tdf#109241 desktop: Win32: prepend "program" dir to $PATHMichael Stahl
2017-02-10Remove MinGW supportStephan Bergmann
2017-01-03desktop: remove unnecessary #define _WIN32_WINNT 0x0501Michael Stahl
2016-12-23tdf#100826: Use parent console for output if possibleMike Kaganski
2016-10-16clang-cl loplugin: desktopStephan Bergmann
2016-07-13Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann
2016-05-30Move exithelper.h to includeTor Lillqvist
2016-04-05-Werror,-Wunused-functionStephan Bergmann
2016-03-30Remove undocumented perftune.ini FastPipeCommunicationStephan Bergmann
2016-03-29Remove obsolete commentStephan Bergmann
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-12Windows header sanitizationAshod Nakashian
2015-07-23inline a handful of use-once #definesNoel Grandin
2015-01-07drop crashrep unused since start of LibreOfficeCaolán McNamara
2015-01-05desktop: fix copypasta in officeloader.cxxMichael Stahl
2014-12-03Fold URE: WindowsStephan Bergmann
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-23fdo#60689: replace SUPD variableMarcos Paulo de Souza
2014-06-04desktop: fix includesThomas Arnhold