- 50291c2e Consistently use __EMSCRIPTEN__ instead of EMSCRIPTEN macro by Stephan Bergmann · 5 days ago
- 6f217fe Rename mentions of LibreOfficeKit to COKit by Tomaž Vajngerl · 10 days ago
- d037b81 Clarify project in source code headers. by Michael Meeks · 11 days ago
- 724aad7 Support Clang -shared-libsan by Stephan Bergmann · 6 weeks ago
- cbd2e45 Drop silencing clang-cl -Wextra-tokens in midl-generated code by Mike Kaganski · 5 months ago
- abd7996 tdf#147021 avoid use of SAL_N_ELEMENTS macro in SysShExec.cxx by Simon Chenery · 8 months ago
- 28b1b9a Emscripten: Move execute_browser to the browser main thread by Stephan Bergmann · 10 months ago
- 9e348f9 no longer add the 64bit windows explorer extensions to the 32bit build by Christian Lohmaier · 11 months ago
- a5aa50a Simplify ZipFile implementation; deduplicate some iteration code by Mike Kaganski · 11 months ago
- c0bdc3d shell: Drop "EnableATToolSupport" backend setting by Michael Weghorn · 11 months ago
- 29da9e0 shell kf5be: Use existing toOUString helper + drop duplicate by Michael Weghorn · 11 months ago
- 7dca86d Drop DesktopEnvironmentContext, "system.desktop-environment" by Michael Weghorn · 11 months ago
- b4ad56e Simplify vector initialization using brace initialization by Mike Kaganski · 11 months ago
- f4b72c0 Refactor shell thumbnail extension code by Mike Kaganski · 11 months ago
- 2a20616 Move Windows error helpers to comphelper namespace by varshneydevansh · 1 year ago
- afb8bce Use EXTENDED_MAX_PATH for consistency by Mike Kaganski · 1 year, 3 months ago
- 400970a check if non-file uris could be interpreted as a file system pathname by Caolán McNamara · 1 year, 3 months ago
- e143c83 Simplify using designated initializers by Mike Kaganski · 1 year, 3 months ago
- c59dfb2 split out a separate 'checkFile' by Caolán McNamara · 1 year, 3 months ago
- d38e0d6 Send attachments to xdg-email also as --attach arguments by Mike Kaganski · 1 year, 4 months ago
- b88a3f1 Simplify and deduplicate a bit by Mike Kaganski · 1 year, 4 months ago
- 38d8aa2 Simplify variable expansion by Mike Kaganski · 1 year, 4 months ago
- 1d9a378 Fix typo in earlier commit by Stephan Bergmann · 1 year, 4 months ago
- 6d1cdde tdf#135628 Let uri-encode encode newlines by Stephan Bergmann · 1 year, 4 months ago
- c6fd44d tdf#158237 Use C++20 contains() instead of find() and end() by Simon Chenery · 1 year, 4 months ago
- e1a351c Remove now unneeded osl/diagnose.h by Gabor Kelemen · 1 year, 11 months ago
- 858c078 Update preprocessed_command with the end result of the path checks by Mike Kaganski · 1 year, 9 months ago
- d7d14e9 SHGFI_EXETYPE doesn't need SHFILEINFOW by Mike Kaganski · 1 year, 9 months ago
- afa5ade Optimize a bit by Mike Kaganski · 1 year, 9 months ago
- 79c7104 Don't pass unused optional agrument by Mike Kaganski · 1 year, 9 months ago
- 6144341 Add source location to ComError by Mike Kaganski · 1 year, 9 months ago
- 3b824ba Simplify error handling in CSysShExec::execute by Mike Kaganski · 1 year, 9 months ago
- 52a2c19 Remove some unneeded casts by Mike Kaganski · 1 year, 10 months ago
- 01a6079 Simplify a bit using newer registry API by Mike Kaganski · 1 year, 10 months ago
- c529cd7 Simplify a bit using newer registry API by Mike Kaganski · 1 year, 10 months ago
- eff8497 kf5be: Make fromQStringToOUString work for Qt 6 by Michael Weghorn · 1 year, 10 months ago
- 9214b80 kf: Drop "5" from KF 5 desktop backend file names by Michael Weghorn · 1 year, 10 months ago
- cc733542 tdf#143148 kf: Use pragma once in kf5access.hxx by Michael Weghorn · 1 year, 10 months ago
- aeb099e loplugin:ostr in shell by Noel Grandin · 1 year, 11 months ago
- 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
- f7ccf46 tdf#146619 Drop unused 'using namespace' in: shell/ by Gabor Kelemen · 2 years ago
- 9adcf67 Drop C/C++ DEBUG macro by Stephan Bergmann · 2 years, 1 month ago
- 8f6b412 Define a name for the extended path buffer size, instead of a literal by Mike Kaganski · 2 years, 1 month ago
- ad4d3a9 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- fa86d95 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- 3fef8ba Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- cb12053 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- 7dd7cdc Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
- 2468fe5 Remove an instance of MAX_PATH by Mike Kaganski · 2 years, 1 month ago
- c6e2626 Remove an instance of MAX_PATH limitation by Mike Kaganski · 2 years, 1 month ago
- 658d4d0 Fix typo by Andrea Gelmini · 2 years, 2 months ago
- 2b1f5fa tdf#159307 Let non-URIS_ONLY execute() handle .app directories on macOS by Stephan Bergmann · 2 years, 2 months ago
- 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
- a1c854f use portable "command -v" to detect installed programs, part 1 by Eli Schwartz · 2 years, 4 months ago
- d343a2b tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName by Michael Stahl · 2 years, 5 months ago
- d0e848d avoid double map lookup by Noel Grandin · 2 years, 5 months ago
- e624979 loplugin:unnecessarygetstr (clang-cl) by Stephan Bergmann · 2 years, 5 months ago
- f029f8d Various -Werror,-Wvla-cxx-extension by Stephan Bergmann · 2 years, 5 months ago
- dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
- 59b685e tdf#143148: Use pragma once instead of include guards by Mihai Vasiliu · 2 years, 7 months ago
- 15cacb9 Use less boost external headers dependency in shell by Gabor Kelemen · 2 years, 7 months ago
- f220acf Use getXWeak in shell by Mike Kaganski · 3 years ago
- 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
- d7e0247 Run clang-tidy with misc-unused-using-decls on modules [s-t]* by Gabor Kelemen · 3 years ago
- 7b55e99 Normalize line endings by Mike Kaganski · 3 years ago
- 5b6ed0a loplugin:stringadd by Stephan Bergmann · 3 years ago
- 70bcf9e Remove support for AIX by Stephan Bergmann · 3 years, 2 months ago
- 4521cb0 Drop redundant -Wnon-virtual-dtor by Stephan Bergmann · 3 years, 4 months ago
- 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
- 42fe257 tdf#151314 add Betterbird to Thunderbird-like mail clients in senddoc.sh by Martin Schumann · 3 years, 6 months ago
- 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
- cab4fd8 tdf#42982 Improved UNO API error reporting by Mahdi Tizabi · 3 years, 9 months ago
- 6daa9cd Inline some macro wizardry by Mike Kaganski · 3 years, 7 months ago
- 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
- 772f7a2 tdf#150161: senddoc: use corrected name url: original can be a file path by Vasily Melenchuk · 3 years, 8 months ago
- aa2067d elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
- 2a71977 tdf#126263: do not try to delete non-temporary files by Mike Kaganski · 3 years, 9 months ago
- 738e0bd tdf#126263: make sure to convert system path to file URLs by Mike Kaganski · 3 years, 9 months ago
- 0bbbde8 tdf#140886: Make "Do you really want to open it?" more reliable by Stephan Bergmann · 3 years, 10 months ago
- da3aa26 Library_syssh must link against expat when using StaticLibrary_shell_xmlparser by Stephan Bergmann · 4 years ago
- 7c5d3d7 Just use Any ctor instead of makeAny (Linux, sequel) by Stephan Bergmann · 4 years ago
- a1c62cf Just use Any ctor instead of makeAny (macOS) by Stephan Bergmann · 4 years ago
- b34f6f3 Just use Any ctor instead of makeAny in shell by Stephan Bergmann · 4 years ago
- 675788b Extend UNO API for custom jump lists by Samuel Mehrbrodt · 4 years ago
- 6fd447a loplugin:stringviewparam by Stephan Bergmann · 4 years ago
- dcd969b loplugin:stringviewparam by Stephan Bergmann · 4 years ago
- 7e3d93f Various loplugin warnings (in new Windows-only code) by Stephan Bergmann · 4 years ago
- cbdd82e Remove execution bits from data files by Andrea Gelmini · 4 years ago
- 7efd22c Add UNO API for custom Jump Lists by Samuel Mehrbrodt · 4 years, 1 month ago
- d501a1c loplugin:trivialconstructor by Stephan Bergmann · 4 years ago
- c1ac799 Handle symlinks by Stephan Bergmann · 4 years, 1 month ago
- 3e67678 add to suffix denylist by Caolán McNamara · 4 years, 1 month ago
- 4751853 add to suffix denylist by Caolán McNamara · 4 years, 1 month ago
- ff66c1d sort these alphabetically by Caolán McNamara · 4 years, 1 month ago
- 0b0b182 Better handling of msi by Renwa Hiwa · 4 years, 1 month ago
- 7d92ec5 Better handling of terminals by Renwa Hiwa · 4 years, 2 months ago
- 0a1d94d Revert "add webloc and url extensions" by Caolán McNamara · 4 years, 2 months ago
- e4c3fa6 add webloc and url extensions by Caolán McNamara · 4 years, 2 months ago
- 7484c33 Better handling of inetlocs by Renwa Hiwa · 4 years, 2 months ago
- f6180e3 rhbz#2047319 drop the SolarMutex before QApplication::init() by Caolán McNamara · 4 years, 2 months ago