1. 85462ef tdf#108591 Don't hardcode xdg-open path by Linus Heckemann · 5 years ago
  2. 7a4fffb shell : use std::mutex in CmdMailMsg by Arnaud Versini · 5 years ago
  3. 4bea744 loplugin:noexcept (clang-cl) by Stephan Bergmann · 4 years, 11 months ago
  4. 3260edb loplugin:stringadd (clang-cl) by Stephan Bergmann · 5 years ago
  5. 7049328 loplugin:stringadd replace OUStringLiteral temporaries with OUString::Concat by Noel Grandin · 5 years ago
  6. 177dcfe Better handling of filelocs by Stephan Bergmann · 5 years ago
  7. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  8. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  9. 96388e5 Drop 'static_cast<cppu::OWeakObject*>' syntactic noise by Mike Kaganski · 5 years ago
  10. ed40d47 Drop ComPtr and use sal::systools::COMReference by Mike Kaganski · 5 years ago
  11. f456c4d Improve checkExtension by Stephan Bergmann · 5 years ago
  12. 60b4c9f Remove unneeded breaks by Andrea Gelmini · 5 years ago
  13. 4b9190f mac: don't put script files into Contents/MacOS or framework-bin directory by Christian Lohmaier · 5 years ago
  14. 35e471b Adapt the remaining OUString functions to std string_view by Stephan Bergmann · 5 years ago
  15. 62128cd Strength-reduce some OUStringToOString("..."+...) by Stephan Bergmann · 5 years ago
  16. 107399d tdf#42949 Fix new IWYU warnings in directories s* by Gabor Kelemen · 5 years ago
  17. e5022a5 loplugin:stringviewparam (Library_kf5be1) by Stephan Bergmann · 5 years ago
  18. a63087f RegCreateKeyExW etc. return LSTATUS by Stephan Bergmann · 5 years ago
  19. d52ea2b GetShortPathNameW returns DWORD by Stephan Bergmann · 5 years ago
  20. 2a78e9d Windows InterlockedIncrement/Decrement use LONG by Stephan Bergmann · 5 years ago
  21. 70b3bdd ZipFile::GetFileLongestFileNameLength is unused by Stephan Bergmann · 5 years ago
  22. 6967390 Better handling of Java files by Stephan Bergmann · 5 years ago
  23. 7c9a2c4 tdf#123936 Formatting files in module shell with clang-format by Philipp Hofer · 5 years ago
  24. ed3eda5 Use the new single-instance="true" attribute in shell by Stephan Bergmann · 6 years ago
  25. 7adf79c fix LTO+mergedlibs on windows by Noel Grandin · 6 years ago
  26. 63972e7 Fix the minimal build-tools target by Jan-Marek Glogowski · 6 years ago
  27. c927aab Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit by Stephan Bergmann · 6 years ago
  28. 1bc7285 Improve QString to OUString conversion by Stephan Bergmann · 6 years ago
  29. 33ecd0d Change OUStringLiteral from char[] to char16_t[] by Stephan Bergmann · 6 years ago
  30. eab5ce4 Fix typo by Andrea Gelmini · 6 years ago
  31. 13ae66c loplugin:stringstatic (clang-cl) by Stephan Bergmann · 6 years ago
  32. 2d58224 loplugin:flatten by Noel Grandin · 6 years ago
  33. 924341e Improved loplugin:staticanonymous -> redundantstatic redux, clang-cl by Stephan Bergmann · 6 years ago
  34. 7f0fb9a shell/wininet: create instances with uno constructors by Noel Grandin · 6 years ago
  35. 389daaa shell/simplemail: create instances with uno constructors by Noel Grandin · 6 years ago
  36. 9cc5809 shell/syssh: create instances with uno constructors by Noel Grandin · 6 years ago
  37. da7489e compact namespace decl by Noel Grandin · 6 years ago
  38. ae77776 shell/sessioninstall: create instances with uno constructors by Noel Grandin · 6 years ago
  39. 0790a14 shell/desktop: create instances with uno constructors by Noel Grandin · 6 years ago
  40. 3e572e8 shell/kf5: create instances with uno constructors by Noel Grandin · 6 years ago
  41. 82c64c3 shell/locale: create instances with uno constructors by Noel Grandin · 6 years ago
  42. b9707b5 shell/syssh: create instances with uno constructors by Noel Grandin · 6 years ago
  43. af1eee1 shell/cmdmail: create instances with uno constructors by Noel Grandin · 6 years ago
  44. c70e400 shell/macbe1: create instances with uno constructors by Noel Grandin · 6 years ago
  45. c5b985b replace usage of blacklist with excludelist for IWYU by Thorsten Behrens · 6 years ago
  46. 493ae7a6 replace usage of blacklist with denylist by Thorsten Behrens · 6 years ago
  47. b0a21fb Upcoming improved loplugin:staticanonymous -> redundantstatic: shell by Stephan Bergmann · 6 years ago
  48. 1a6a794 tdf#42949 Fix IWYU warnings in shell/ by Gabor Kelemen · 6 years ago
  49. 6d2c6d82 Use o3tl::safeCoInitializeEx/safeCoUninitializeReinit (shell/SysShExec) by Julien Nabet · 6 years ago
  50. 91f13f4 Upcoming loplugin:elidestringvar: shell by Stephan Bergmann · 6 years ago
  51. fe6cce0 Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptr by Stephan Bergmann · 6 years ago
  52. b587de6 Prefer CoInitializeEx instead of CoInitialize by Julien Nabet · 6 years ago
  53. 6084621 use for-range on Sequence in sfx2..sw by Noel Grandin · 6 years ago
  54. c37fe88 compact namespace in sal..svgio by Noel Grandin · 6 years ago
  55. d3e1ada Remove unused using declarations in oox...xmlsecurity by Gabor Kelemen · 6 years ago
  56. 3ca8fe5 Fix passing RT_RCDATA into FindResourceW by Stephan Bergmann · 6 years ago
  57. cebb744 Revert "loplugin:constfields in shell" by Noel Grandin · 6 years ago
  58. 0adc9b6 GBUILD_TRACE, support for finding out where the build time is spent by Luboš Luňák · 6 years ago
  59. d81affe loplugin:stringadd (clang-cl) by Stephan Bergmann · 6 years ago
  60. b66c5f77 loplugin:unsignedcompare (clang-cl) by Stephan Bergmann · 6 years ago
  61. c82efb6 clang-tidy modernize-concat-nested-namespace by Noel Grandin · 6 years ago
  62. f29cd4d tdf#88205: - Adapt uses of css::uno::Sequence to use initializer_list ctor by iakarsu · 6 years ago
  63. 7230233 Simplify the code by Mike Kaganski · 6 years ago
  64. f772ccb tdf#130216: normalize paths with .. segments by Mike Kaganski · 6 years ago
  65. bee9f15 Clean up computation of preprocessed_command passed to ShellExecuteExW by Stephan Bergmann · 6 years ago
  66. 14b36a1 Remove a fragment from a file URL early on by Stephan Bergmann · 6 years ago
  67. 341af9e loplugin:finalclasses in starmath by Noel Grandin · 6 years ago
  68. 011dae6 sal_Char->char in sfx2..slideshow by Noel Grandin · 6 years ago
  69. 7e5de54 loplugin:unusedmember (clang-cl) by Stephan Bergmann · 6 years ago
  70. b1acb9c loplugin:external (macOS) by Stephan Bergmann · 6 years ago
  71. 55e5969 loplugin:external (clang-cl) by Stephan Bergmann · 6 years ago
  72. f656547 remove some useless comment lines by Noel Grandin · 6 years ago
  73. 9f90050 loplugin:consttobool (clang-cl) by Stephan Bergmann · 6 years ago
  74. 5a11fe8 loplugin:fakebool (clang-cl) by Stephan Bergmann · 6 years ago
  75. 1a83975 loplugin:indentation (clang-cl) by Stephan Bergmann · 6 years ago
  76. 1ff1466 tdf#128538: Open filesystem directories in Finder after all by Stephan Bergmann · 6 years ago
  77. 739e6aa tdf#54204 File URLs with fragment need toIUri conversion by Tünde Tóth · 6 years ago
  78. 044eba7 loplugin:stringadd (clang-cl) by Stephan Bergmann · 6 years ago
  79. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  80. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  81. 38ee6b2 -Werror,-Wmicrosoft-exception-spec (clang-cl) by Stephan Bergmann · 7 years ago
  82. 5b4a9cd -Werror,-Wswitch (clang-cl) by Stephan Bergmann · 7 years ago
  83. ac8cb02 loplugin:returnconstval (clang-cl) by Stephan Bergmann · 7 years ago
  84. 2a66221 loplugin:sequenceloop (clang-cl) by Stephan Bergmann · 7 years ago
  85. a3e2964 loplugin:data (clang-cl) by Stephan Bergmann · 7 years ago
  86. 664de5a8 loplugin:stringconstant (clang-cl) by Stephan Bergmann · 7 years ago
  87. 404a3c8 loplugin:simplifyconstruct (clang-cl) by Stephan Bergmann · 7 years ago
  88. 1c53f4c cid#1448334 silence Untrusted value as argument by Caolán McNamara · 7 years ago
  89. 1c03df6 tdf#127710: fix sending documents to Claws Mail by Julien Nabet · 7 years ago
  90. ee8f0a1 Fix '..' by Andrea Gelmini · 7 years ago
  91. c598ea1 Add version resource to executables where it was missing by Mike Kaganski · 7 years ago
  92. e607bee Introduce gb_Executable_add_default_nativeres to add version resource by Mike Kaganski · 7 years ago
  93. ff39878 kf5backend.cxx: Use 'free()' instead of 'delete' by Michael Weghorn · 7 years ago
  94. 8e0918a loplugin:sequenceloop in shell..sot by Noel Grandin · 7 years ago
  95. 5eb6f2d Fix typos by Andrea Gelmini · 7 years ago
  96. f055651 loplugin:stringconstant (macOS) by Stephan Bergmann · 7 years ago
  97. 2207269 tdf#126641: don't fail on file URLs with fragment by Mike Kaganski · 7 years ago
  98. 90294b4 Improved loplugin:stringconstant (now that GCC 7 supports it): shell by Stephan Bergmann · 7 years ago
  99. e79f613 tdf#126597 don't use modeless dialog for senddoc.exe by Jan-Marek Glogowski · 7 years ago
  100. bfdf259 Fix typos by Andrea Gelmini · 7 years ago