summaryrefslogtreecommitdiffstats
path: root/desktop/win32
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (clang-cl)Stephan Bergmann2019-10-011-3/+3
* WIN make sure bootstrap.ini is openend read-onlyThorsten Behrens2019-09-171-1/+2
* WIN allow setting a memory limit for soffice.binJan-Marek Glogowski2019-09-131-0/+51
* Unify executables to take version resource from default.rcMike Kaganski2019-08-311-41/+0
* -Werror,-Wlogical-op-parentheses (clang-cl)Stephan Bergmann2019-01-301-6/+6
* o3tl::make_unique -> std::make_unique in dbaccess...frameworkGabor Kelemen2019-01-211-3/+4
* tdf#112536 related: make soffice.bin a proper console application on WinMike Kaganski2018-11-215-224/+232
* possible fix for issue 120928 - quickstart --killtray throws exceptionbrinzing2018-10-271-1/+1
* tdf#120249: fix escaping to handle quotes and multiple trailing backslshesMike Kaganski2018-10-221-23/+55
* tdf#120703 (PVS): handle failed (re)allocationsMike Kaganski2018-10-211-56/+67
* tdf#120249: escape trailing backslash in argument passed to soffice.binMike Kaganski2018-10-011-1/+8
* loplugin:external (clang-cl)Stephan Bergmann2018-09-241-2/+2
* desktop: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski2018-02-013-18/+0
* More loplugin:cstylecast on WindowsStephan Bergmann2018-01-232-3/+3
* Make Windows error reporting more robustMike Kaganski2017-11-042-6/+5
* drmemory: fix small leakCaolán McNamara2017-10-201-0/+3
* Windows: avoid dependence on UNICODE define; prefer W functionsMike Kaganski2017-09-222-34/+34
* Use more WIN32_LEAN_AND_MEANMike Kaganski2017-09-163-0/+3
* loader: don't use 8-bit string functionsMike Kaganski2017-09-154-95/+31
* applauncher: don't use 8-bit string functionsMike Kaganski2017-09-159-54/+30
* tdf#109241 desktop: Win32: prepend "program" dir to $PATHMichael Stahl2017-09-014-11/+50
* Remove MinGW supportStephan Bergmann2017-02-105-36/+0
* desktop: remove unnecessary #define _WIN32_WINNT 0x0501Michael Stahl2017-01-031-3/+0
* tdf#100826: Use parent console for output if possibleMike Kaganski2016-12-231-2/+11
* clang-cl loplugin: desktopStephan Bergmann2016-10-168-117/+73
* Remove __cplusplus-checks from apparently-C++-only filesStephan Bergmann2016-07-131-3/+0
* Move exithelper.h to includeTor Lillqvist2016-05-301-1/+1
* -Werror,-Wunused-functionStephan Bergmann2016-04-051-36/+0
* Remove undocumented perftune.ini FastPipeCommunicationStephan Bergmann2016-03-301-196/+0
* Remove obsolete commentStephan Bergmann2016-03-291-1/+0
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-11/+1
* Remove excess newlinesChris Sherlock2016-02-092-6/+0
* Windows header sanitizationAshod Nakashian2015-11-121-2/+2
* inline a handful of use-once #definesNoel Grandin2015-07-232-3/+1
* drop crashrep unused since start of LibreOfficeCaolán McNamara2015-01-071-23/+0
* desktop: fix copypasta in officeloader.cxxMichael Stahl2015-01-051-1/+1
* Fold URE: WindowsStephan Bergmann2014-12-036-175/+85
* Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini2014-10-301-1/+1
* fdo#60689: replace SUPD variableMarcos Paulo de Souza2014-10-231-1/+4
* desktop: fix includesThomas Arnhold2014-06-045-6/+6
* remove uncompiled source filesThomas Arnhold2014-05-066-334/+0
* Many spelling fixes: directories a* - g*.Pedro Giffuni2014-04-301-1/+1
* Remove visual noise from desktopAlexander Wilms2014-02-274-14/+14
* Remove unneccessary commentsAlexander Wilms2014-02-232-5/+5
* Targetted text updates, with seasonable changes before l10n freeze.Michael Meeks2013-12-131-1/+1
* sysui: remove Package_iconsMichael Stahl2013-10-301-1/+1
* WaE: size/t/DWORD/int: possible loss of dataTor Lillqvist2013-08-301-2/+2
* fdo#35785 LibreOffice's support of recent documents in Windows 7 brokenJesús Corrius2013-07-201-39/+0
* fdo#35785: don't rely on the old apps fallback mechanism to fix this bugJesús Corrius2013-04-301-1/+39
* Fix fdo#35785: recent documents feature of the Windows 7 Start menu brokenJesús Corrius2013-04-269-52/+0