Age | Commit message (Expand) | Author |
2021-04-12 | Fix previous typo-in-comment fix | Stephan Bergmann |
2021-04-11 | we where -> we were | Noel Grandin |
2020-11-30 | tdf#48413 handle wildcards on Windows | Deb Barkley-Yeung |
2020-09-13 | tdf#124176 Use #pragma once in desktop | George Bateman |
2020-07-13 | desktop: separate executable shortcut for safe-mode | Vasily Melenchuk |
2020-05-06 | Move all public Java classes to libreoffice.jar | Samuel Mehrbrodt |
2020-02-04 | tdf#117331 Merge jurt and unoil into ridl | Samuel Mehrbrodt |
2020-01-23 | Make unopkg.com proper launcher for unopkg.bin on Windows | Mike Kaganski |
2019-11-26 | loplugin:consttobool (clang-cl) | Stephan Bergmann |
2019-11-19 | loplugin:fakebool (clang-cl) | Stephan Bergmann |
2019-10-01 | loplugin:nullptr (clang-cl) | Stephan Bergmann |
2019-09-17 | WIN make sure bootstrap.ini is openend read-only | Thorsten Behrens |
2019-09-13 | WIN allow setting a memory limit for soffice.bin | Jan-Marek Glogowski |
2019-08-31 | Unify executables to take version resource from default.rc | Mike Kaganski |
2019-01-30 | -Werror,-Wlogical-op-parentheses (clang-cl) | Stephan Bergmann |
2019-01-21 | o3tl::make_unique -> std::make_unique in dbaccess...framework | Gabor Kelemen |
2018-11-21 | tdf#112536 related: make soffice.bin a proper console application on Win | Mike Kaganski |
2018-10-27 | possible fix for issue 120928 - quickstart --killtray throws exception | brinzing |
2018-10-22 | tdf#120249: fix escaping to handle quotes and multiple trailing backslshes | Mike Kaganski |
2018-10-21 | tdf#120703 (PVS): handle failed (re)allocations | Mike Kaganski |
2018-10-01 | tdf#120249: escape trailing backslash in argument passed to soffice.bin | Mike Kaganski |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-02-01 | desktop: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-01-23 | More loplugin:cstylecast on Windows | Stephan Bergmann |
2017-11-04 | Make Windows error reporting more robust | Mike Kaganski |
2017-10-20 | drmemory: fix small leak | Caolán McNamara |
2017-09-22 | Windows: avoid dependence on UNICODE define; prefer W functions | Mike Kaganski |
2017-09-16 | Use more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-15 | loader: don't use 8-bit string functions | Mike Kaganski |
2017-09-15 | applauncher: don't use 8-bit string functions | Mike Kaganski |
2017-09-01 | tdf#109241 desktop: Win32: prepend "program" dir to $PATH | Michael Stahl |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-01-03 | desktop: remove unnecessary #define _WIN32_WINNT 0x0501 | Michael Stahl |
2016-12-23 | tdf#100826: Use parent console for output if possible | Mike Kaganski |
2016-10-16 | clang-cl loplugin: desktop | Stephan Bergmann |
2016-07-13 | Remove __cplusplus-checks from apparently-C++-only files | Stephan Bergmann |
2016-05-30 | Move exithelper.h to include | Tor Lillqvist |
2016-04-05 | -Werror,-Wunused-function | Stephan Bergmann |
2016-03-30 | Remove undocumented perftune.ini FastPipeCommunication | Stephan Bergmann |
2016-03-29 | Remove obsolete comment | Stephan Bergmann |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2015-11-12 | Windows header sanitization | Ashod Nakashian |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-01-07 | drop crashrep unused since start of LibreOffice | Caolán McNamara |
2015-01-05 | desktop: fix copypasta in officeloader.cxx | Michael Stahl |
2014-12-03 | Fold URE: Windows | Stephan Bergmann |
2014-10-30 | Fixed typos. No automatic tools (sed, and so on). | Andrea Gelmini |
2014-10-23 | fdo#60689: replace SUPD variable | Marcos Paulo de Souza |
2014-06-04 | desktop: fix includes | Thomas Arnhold |