1. 28b1b9a Emscripten: Move execute_browser to the browser main thread by Stephan Bergmann · 10 months ago
  2. 9e348f9 no longer add the 64bit windows explorer extensions to the 32bit build by Christian Lohmaier · 11 months ago
  3. a5aa50a Simplify ZipFile implementation; deduplicate some iteration code by Mike Kaganski · 11 months ago
  4. c0bdc3d shell: Drop "EnableATToolSupport" backend setting by Michael Weghorn · 11 months ago
  5. 29da9e0 shell kf5be: Use existing toOUString helper + drop duplicate by Michael Weghorn · 11 months ago
  6. 7dca86d Drop DesktopEnvironmentContext, "system.desktop-environment" by Michael Weghorn · 11 months ago
  7. b4ad56e Simplify vector initialization using brace initialization by Mike Kaganski · 11 months ago
  8. f4b72c0 Refactor shell thumbnail extension code by Mike Kaganski · 11 months ago
  9. 2a20616 Move Windows error helpers to comphelper namespace by varshneydevansh · 1 year ago
  10. afb8bce Use EXTENDED_MAX_PATH for consistency by Mike Kaganski · 1 year, 3 months ago
  11. 400970a check if non-file uris could be interpreted as a file system pathname by Caolán McNamara · 1 year, 3 months ago
  12. e143c83 Simplify using designated initializers by Mike Kaganski · 1 year, 3 months ago
  13. c59dfb2 split out a separate 'checkFile' by Caolán McNamara · 1 year, 3 months ago
  14. d38e0d6 Send attachments to xdg-email also as --attach arguments by Mike Kaganski · 1 year, 4 months ago
  15. b88a3f1 Simplify and deduplicate a bit by Mike Kaganski · 1 year, 4 months ago
  16. 38d8aa2 Simplify variable expansion by Mike Kaganski · 1 year, 4 months ago
  17. 1d9a378 Fix typo in earlier commit by Stephan Bergmann · 1 year, 4 months ago
  18. 6d1cdde tdf#135628 Let uri-encode encode newlines by Stephan Bergmann · 1 year, 4 months ago
  19. c6fd44d tdf#158237 Use C++20 contains() instead of find() and end() by Simon Chenery · 1 year, 4 months ago
  20. e1a351c Remove now unneeded osl/diagnose.h by Gabor Kelemen · 1 year, 11 months ago
  21. 858c078 Update preprocessed_command with the end result of the path checks by Mike Kaganski · 1 year, 9 months ago
  22. d7d14e9 SHGFI_EXETYPE doesn't need SHFILEINFOW by Mike Kaganski · 1 year, 9 months ago
  23. afa5ade Optimize a bit by Mike Kaganski · 1 year, 9 months ago
  24. 79c7104 Don't pass unused optional agrument by Mike Kaganski · 1 year, 9 months ago
  25. 6144341 Add source location to ComError by Mike Kaganski · 1 year, 9 months ago
  26. 3b824ba Simplify error handling in CSysShExec::execute by Mike Kaganski · 1 year, 9 months ago
  27. 52a2c19 Remove some unneeded casts by Mike Kaganski · 1 year, 10 months ago
  28. 01a6079 Simplify a bit using newer registry API by Mike Kaganski · 1 year, 10 months ago
  29. c529cd7 Simplify a bit using newer registry API by Mike Kaganski · 1 year, 10 months ago
  30. eff8497 kf5be: Make fromQStringToOUString work for Qt 6 by Michael Weghorn · 1 year, 10 months ago
  31. 9214b80 kf: Drop "5" from KF 5 desktop backend file names by Michael Weghorn · 1 year, 10 months ago
  32. cc733542 tdf#143148 kf: Use pragma once in kf5access.hxx by Michael Weghorn · 1 year, 10 months ago
  33. aeb099e loplugin:ostr in shell by Noel Grandin · 1 year, 11 months ago
  34. 0c4c84a makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) by Christian Lohmaier · 1 year, 11 months ago
  35. f7ccf46 tdf#146619 Drop unused 'using namespace' in: shell/ by Gabor Kelemen · 2 years ago
  36. 9adcf67 Drop C/C++ DEBUG macro by Stephan Bergmann · 2 years, 1 month ago
  37. 8f6b412 Define a name for the extended path buffer size, instead of a literal by Mike Kaganski · 2 years, 1 month ago
  38. ad4d3a9 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
  39. fa86d95 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
  40. 3fef8ba Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
  41. cb12053 Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
  42. 7dd7cdc Replace an instance of MAX_PATH with 32767 by Mike Kaganski · 2 years, 1 month ago
  43. 2468fe5 Remove an instance of MAX_PATH by Mike Kaganski · 2 years, 1 month ago
  44. c6e2626 Remove an instance of MAX_PATH limitation by Mike Kaganski · 2 years, 1 month ago
  45. 658d4d0 Fix typo by Andrea Gelmini · 2 years, 2 months ago
  46. 2b1f5fa tdf#159307 Let non-URIS_ONLY execute() handle .app directories on macOS by Stephan Bergmann · 2 years, 2 months ago
  47. 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
  48. a1c854f use portable "command -v" to detect installed programs, part 1 by Eli Schwartz · 2 years, 4 months ago
  49. d343a2b tdf#146386 deprecate, remove usage of Inet::Settings::ooInetFTPProxyName by Michael Stahl · 2 years, 5 months ago
  50. d0e848d avoid double map lookup by Noel Grandin · 2 years, 5 months ago
  51. e624979 loplugin:unnecessarygetstr (clang-cl) by Stephan Bergmann · 2 years, 5 months ago
  52. f029f8d Various -Werror,-Wvla-cxx-extension by Stephan Bergmann · 2 years, 5 months ago
  53. dcea29c Make NC_ constexpr-friendly by Stephan Bergmann · 2 years, 6 months ago
  54. 59b685e tdf#143148: Use pragma once instead of include guards by Mihai Vasiliu · 2 years, 7 months ago
  55. 15cacb9 Use less boost external headers dependency in shell by Gabor Kelemen · 2 years, 7 months ago
  56. f220acf Use getXWeak in shell by Mike Kaganski · 3 years ago
  57. 75ed566 Add script to find unused using declarations by Gabor Kelemen · 3 years ago
  58. d7e0247 Run clang-tidy with misc-unused-using-decls on modules [s-t]* by Gabor Kelemen · 3 years ago
  59. 7b55e99 Normalize line endings by Mike Kaganski · 3 years ago
  60. 5b6ed0a loplugin:stringadd by Stephan Bergmann · 3 years ago
  61. 70bcf9e Remove support for AIX by Stephan Bergmann · 3 years, 2 months ago
  62. 4521cb0 Drop redundant -Wnon-virtual-dtor by Stephan Bergmann · 3 years, 4 months ago
  63. 3d23617 Deduplicate O(U)StringConcatenation by Mike Kaganski · 3 years, 6 months ago
  64. 42fe257 tdf#151314 add Betterbird to Thunderbird-like mail clients in senddoc.sh by Martin Schumann · 3 years, 6 months ago
  65. 4b95451f split utl::TempFile into fast and named variants by Noel Grandin · 3 years, 7 months ago
  66. cab4fd8 tdf#42982 Improved UNO API error reporting by Mahdi Tizabi · 3 years, 9 months ago
  67. 6daa9cd Inline some macro wizardry by Mike Kaganski · 3 years, 7 months ago
  68. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  69. 772f7a2 tdf#150161: senddoc: use corrected name url: original can be a file path by Vasily Melenchuk · 3 years, 8 months ago
  70. aa2067d elide some makeStringAndClear() calls by Noel Grandin · 3 years, 9 months ago
  71. 2a71977 tdf#126263: do not try to delete non-temporary files by Mike Kaganski · 3 years, 9 months ago
  72. 738e0bd tdf#126263: make sure to convert system path to file URLs by Mike Kaganski · 3 years, 9 months ago
  73. 0bbbde8 tdf#140886: Make "Do you really want to open it?" more reliable by Stephan Bergmann · 3 years, 10 months ago
  74. da3aa26 Library_syssh must link against expat when using StaticLibrary_shell_xmlparser by Stephan Bergmann · 4 years ago
  75. 7c5d3d7 Just use Any ctor instead of makeAny (Linux, sequel) by Stephan Bergmann · 4 years ago
  76. a1c62cf Just use Any ctor instead of makeAny (macOS) by Stephan Bergmann · 4 years ago
  77. b34f6f3 Just use Any ctor instead of makeAny in shell by Stephan Bergmann · 4 years ago
  78. 675788b Extend UNO API for custom jump lists by Samuel Mehrbrodt · 4 years ago
  79. 6fd447a loplugin:stringviewparam by Stephan Bergmann · 4 years ago
  80. dcd969b loplugin:stringviewparam by Stephan Bergmann · 4 years ago
  81. 7e3d93f Various loplugin warnings (in new Windows-only code) by Stephan Bergmann · 4 years ago
  82. cbdd82e Remove execution bits from data files by Andrea Gelmini · 4 years ago
  83. 7efd22c Add UNO API for custom Jump Lists by Samuel Mehrbrodt · 4 years, 1 month ago
  84. d501a1c loplugin:trivialconstructor by Stephan Bergmann · 4 years ago
  85. c1ac799 Handle symlinks by Stephan Bergmann · 4 years, 1 month ago
  86. 3e67678 add to suffix denylist by Caolán McNamara · 4 years, 1 month ago
  87. 4751853 add to suffix denylist by Caolán McNamara · 4 years, 1 month ago
  88. ff66c1d sort these alphabetically by Caolán McNamara · 4 years, 1 month ago
  89. 0b0b182 Better handling of msi by Renwa Hiwa · 4 years, 1 month ago
  90. 7d92ec5 Better handling of terminals by Renwa Hiwa · 4 years, 2 months ago
  91. 0a1d94d Revert "add webloc and url extensions" by Caolán McNamara · 4 years, 2 months ago
  92. e4c3fa6 add webloc and url extensions by Caolán McNamara · 4 years, 2 months ago
  93. 7484c33 Better handling of inetlocs by Renwa Hiwa · 4 years, 2 months ago
  94. f6180e3 rhbz#2047319 drop the SolarMutex before QApplication::init() by Caolán McNamara · 4 years, 2 months ago
  95. 972aa39 WASM open links in new browser tabs by Jan-Marek Glogowski · 4 years, 4 months ago
  96. d044580 Use WindowsErrorString instead of FormatMessageW by Mike Kaganski · 4 years, 3 months ago
  97. d75bf2c tdf#146554: use GetModuleHandleExW instead of GetModuleHandleW by Mike Kaganski · 4 years, 3 months ago
  98. 9f33f04 lngconvex is just a build-tool for Windows by Jan-Marek Glogowski · 4 years, 3 months ago
  99. 17608c5 Refactor some buildsytem stuff (mostly whitespace) by Jan-Marek Glogowski · 4 years, 4 months ago
  100. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago