1. fc043d3 tdf#130216: normalize paths with .. segments by Mike Kaganski · 6 years ago
  2. e033f20 Remove a fragment from a file URL early on by Stephan Bergmann · 6 years ago
  3. afdb8d4 tdf#128538: Open filesystem directories in Finder after all by Stephan Bergmann · 6 years ago
  4. 739e6aa tdf#54204 File URLs with fragment need toIUri conversion by Tünde Tóth · 6 years ago
  5. 044eba7 loplugin:stringadd (clang-cl) by Stephan Bergmann · 6 years ago
  6. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  7. 9b5dad1 loplugin:stringadd look for unnecessary temporaries by Noel Grandin · 6 years ago
  8. 38ee6b2 -Werror,-Wmicrosoft-exception-spec (clang-cl) by Stephan Bergmann · 7 years ago
  9. 5b4a9cd -Werror,-Wswitch (clang-cl) by Stephan Bergmann · 7 years ago
  10. ac8cb02 loplugin:returnconstval (clang-cl) by Stephan Bergmann · 7 years ago
  11. 2a66221 loplugin:sequenceloop (clang-cl) by Stephan Bergmann · 7 years ago
  12. a3e2964 loplugin:data (clang-cl) by Stephan Bergmann · 7 years ago
  13. 664de5a8 loplugin:stringconstant (clang-cl) by Stephan Bergmann · 7 years ago
  14. 404a3c8 loplugin:simplifyconstruct (clang-cl) by Stephan Bergmann · 7 years ago
  15. 1c53f4c cid#1448334 silence Untrusted value as argument by Caolán McNamara · 7 years ago
  16. 1c03df6 tdf#127710: fix sending documents to Claws Mail by Julien Nabet · 7 years ago
  17. ee8f0a1 Fix '..' by Andrea Gelmini · 7 years ago
  18. c598ea1 Add version resource to executables where it was missing by Mike Kaganski · 7 years ago
  19. e607bee Introduce gb_Executable_add_default_nativeres to add version resource by Mike Kaganski · 7 years ago
  20. ff39878 kf5backend.cxx: Use 'free()' instead of 'delete' by Michael Weghorn · 7 years ago
  21. 8e0918a loplugin:sequenceloop in shell..sot by Noel Grandin · 7 years ago
  22. 5eb6f2d Fix typos by Andrea Gelmini · 7 years ago
  23. f055651 loplugin:stringconstant (macOS) by Stephan Bergmann · 7 years ago
  24. 2207269 tdf#126641: don't fail on file URLs with fragment by Mike Kaganski · 7 years ago
  25. 90294b4 Improved loplugin:stringconstant (now that GCC 7 supports it): shell by Stephan Bergmann · 7 years ago
  26. e79f613 tdf#126597 don't use modeless dialog for senddoc.exe by Jan-Marek Glogowski · 7 years ago
  27. bfdf259 Fix typos by Andrea Gelmini · 7 years ago
  28. 86900bd Fix typos by Andrea Gelmini · 7 years ago
  29. 6ffdc88 Simplify Sequence iterations in shell..svgio by Arkadiy Illarionov · 7 years ago
  30. d3c6ac6 tdf#125922 rename kde5 to kf5 + plasma5 by Jan-Marek Glogowski · 7 years ago
  31. fa7ca0a cid#1448418 Unchecked return value by Caolán McNamara · 7 years ago
  32. 64376d2 Center spsupp_helper dialog on screen; make it topmost by Mike Kaganski · 7 years ago
  33. b8ecabc Register versions from 1 to 5 for SharePoint OpenDocuments object by Mike Kaganski · 7 years ago
  34. 4583911 improve loplugin:simplifyconstruct by Noel Grandin · 7 years ago
  35. 13b6e5d loplugin:logexceptionnicely in shell..sot by Noel Grandin · 7 years ago
  36. 58ef8c1 Make spsupp*.dll usable on 64-bit Windows by Mike Kaganski · 7 years ago
  37. 66b856d Use 'gb_Library_add_cxxflags' for '-include chrono' by Michael Weghorn · 7 years ago
  38. 3259ec8 Make spsupp_x64 independent of shell/CustomTarget_x64 by Mike Kaganski · 7 years ago
  39. f60cc89 SharePoint: Add dialog to choose opening in read-only or edit mode. by Mike Kaganski · 7 years ago
  40. fa74120 Add license statement by Mike Kaganski · 7 years ago
  41. 04b055f Drop obsolete commented out debug output by Mike Kaganski · 7 years ago
  42. efca409 Reimplement IObjectSafety from aggregate object into ancestor by Mike Kaganski · 7 years ago
  43. bb62eff Check passed pointers by Mike Kaganski · 7 years ago
  44. a11536d Use lambdas to initialize statics by Mike Kaganski · 7 years ago
  45. 31cc28c Use proper VARIANT_BOOL values: VARIANT_TRUE is actually -1 by Mike Kaganski · 7 years ago
  46. 430c352 Implement OpenDocuments::PromptedOnLastOpen by Mike Kaganski · 7 years ago
  47. f20810f Use hasElements to check Sequence emptiness in sfx2..svx by Arkadiy Illarionov · 7 years ago
  48. 5a64bc2 Stop qt event loop after KDE settings have been read by Katarina Behrens · 7 years ago
  49. cc191e4 Fix wrong proxy setting URLs in kde5backend by Katarina Behrens · 7 years ago
  50. 88d46ba tdf#119890 followup: Forbid HOME to be the default dir by Takeshi Abe · 7 years ago
  51. 639df4d use more std::make_unique by Noel Grandin · 7 years ago
  52. 558956d Drop UNICODE/_UNICODE defines by Mike Kaganski · 7 years ago
  53. 6498545 WinAPI: Fix some leftovers having UNICODE-define-dependency by Mike Kaganski · 7 years ago
  54. d59ec4c Filter out problematic file URLs by Stephan Bergmann · 7 years ago
  55. b07a990 loplugin:typedefparam (clang-cl) by Stephan Bergmann · 7 years ago
  56. af19a3c Resolves: tdf#122114 remove support for ~/.recently-used file by Arkadiy Illarionov · 7 years ago
  57. 83db9af remove some unnecessary typedef struct... sugar by Noel Grandin · 7 years ago
  58. ea58b03 loplugin:indentation (clang-cl) by Stephan Bergmann · 7 years ago
  59. 91731a8 tdf#119890 Lookup XDG_(DOCUMENTS|TEMPLATES)_DIR correctly by Takeshi Abe · 7 years ago
  60. 45f4de6 loplugin:indentation in sfx2..slideshow by Noel Grandin · 7 years ago
  61. 202d9af loplugin:flatten in shell by Noel Grandin · 7 years ago
  62. 0a20339 workaround to make Qt5 code build with Clang+icecream (#2) by Luboš Luňák · 7 years ago
  63. 553fcbb loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 7 years ago
  64. d0265c1 loplugin:redundantinline (clang-cl) by Stephan Bergmann · 7 years ago
  65. 4e8a15c o3tl::make_unique -> std::make_unique in sax...svtools (except sc) by Gabor Kelemen · 7 years ago
  66. 17dd266 convert "*xxx.get()" to "*xxx" by Noel Grandin · 7 years ago
  67. 410bf59 kde5: remove older kde/tde plugins, and references to that by Thorsten Behrens · 8 years ago
  68. 56d97cd Simplify containers iterations in sfx2, shell by Arkadiy Illarionov · 7 years ago
  69. 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
  70. f4dc137 Fix typos by Andrea Gelmini · 7 years ago
  71. 9bd60e2 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  72. de26ed2 tdf#120703 PVS: V547 Fix activation of launched process' window by Mike Kaganski · 7 years ago
  73. 33623f3 tdf#42949 Fix IWYU warnings in include/unotools/* by Gabor Kelemen · 7 years ago
  74. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  75. e5e0cc6 pvs-studio: V794 The assignment operator should be protected by Caolán McNamara · 7 years ago
  76. 39bbc22 new throws on failure by Caolán McNamara · 7 years ago
  77. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  78. ec7e360 loplugin:constfields in shell by Noel Grandin · 7 years ago
  79. c490bfa loplugin:useuniqueptr in shell::Substitutor by Noel Grandin · 8 years ago
  80. 191dda3 Fix typo by Andrea Gelmini · 8 years ago
  81. 928b1b0 loplugin:external (clang-cl) by Stephan Bergmann · 8 years ago
  82. f19caba Don't try to load VCL conflicting config backends by Jan-Marek Glogowski · 8 years ago
  83. e19a21a loplugin:external (macOS) by Stephan Bergmann · 8 years ago
  84. 2fdafe6 kde5backend.cxx: Fix inverted logic leading to invalid write by Michael Weghorn · 8 years ago
  85. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  86. 085269d Replace find_if with proper quantifier algorithms by Arkadiy Illarionov · 8 years ago
  87. 0787ce8 Simplify containers iterations, tdf#96099 follow-up by Arkadiy Illarionov · 8 years ago
  88. c40109c Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  89. b586794 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  90. 6b51fee tdf#42949 Fix IWYU warnings in include/osl/*hxx by Gabor Kelemen · 8 years ago
  91. 6441c2f tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shell by Arkadiy Illarionov · 8 years ago
  92. 200ca38 teach useuniqueptr loplugin about calling delete on a param by Noel Grandin · 8 years ago
  93. 6e36ec6 Fix typos by Andrea Gelmini · 8 years ago
  94. 5dab28c tdf#96099 Remove unused typedef from shell/source/tools/lngconvex by Arkadiy Illarionov · 8 years ago
  95. 9fa32e5 loplugin:unusedfields in sfx2 by Noel Grandin · 8 years ago
  96. bb589f8 loplugin:redundantfcast (clang-cl) by Stephan Bergmann · 8 years ago
  97. cc7ff0c Fix typos by Andrea Gelmini · 8 years ago
  98. 24a57e2 Keep strings alive again as necessary by Noel Grandin · 8 years ago
  99. 49eb02f new loplugin:unusedvariablemore by Noel Grandin · 8 years ago
  100. c262048 Fix typo by Andrea Gelmini · 8 years ago