1. dd2b791 tdf#126641: don't fail on file URLs with fragment by Mike Kaganski · 7 years ago
  2. b2c651b tdf#126597 don't use modeless dialog for senddoc.exe by Jan-Marek Glogowski · 7 years ago
  3. 3259ec8 Make spsupp_x64 independent of shell/CustomTarget_x64 by Mike Kaganski · 7 years ago
  4. f60cc89 SharePoint: Add dialog to choose opening in read-only or edit mode. by Mike Kaganski · 7 years ago
  5. fa74120 Add license statement by Mike Kaganski · 7 years ago
  6. 04b055f Drop obsolete commented out debug output by Mike Kaganski · 7 years ago
  7. efca409 Reimplement IObjectSafety from aggregate object into ancestor by Mike Kaganski · 7 years ago
  8. bb62eff Check passed pointers by Mike Kaganski · 7 years ago
  9. a11536d Use lambdas to initialize statics by Mike Kaganski · 7 years ago
  10. 31cc28c Use proper VARIANT_BOOL values: VARIANT_TRUE is actually -1 by Mike Kaganski · 7 years ago
  11. 430c352 Implement OpenDocuments::PromptedOnLastOpen by Mike Kaganski · 7 years ago
  12. f20810f Use hasElements to check Sequence emptiness in sfx2..svx by Arkadiy Illarionov · 7 years ago
  13. 5a64bc2 Stop qt event loop after KDE settings have been read by Katarina Behrens · 7 years ago
  14. cc191e4 Fix wrong proxy setting URLs in kde5backend by Katarina Behrens · 7 years ago
  15. 88d46ba tdf#119890 followup: Forbid HOME to be the default dir by Takeshi Abe · 7 years ago
  16. 639df4d use more std::make_unique by Noel Grandin · 7 years ago
  17. 558956d Drop UNICODE/_UNICODE defines by Mike Kaganski · 7 years ago
  18. 6498545 WinAPI: Fix some leftovers having UNICODE-define-dependency by Mike Kaganski · 7 years ago
  19. d59ec4c Filter out problematic file URLs by Stephan Bergmann · 7 years ago
  20. b07a990 loplugin:typedefparam (clang-cl) by Stephan Bergmann · 7 years ago
  21. af19a3c Resolves: tdf#122114 remove support for ~/.recently-used file by Arkadiy Illarionov · 7 years ago
  22. 83db9af remove some unnecessary typedef struct... sugar by Noel Grandin · 7 years ago
  23. ea58b03 loplugin:indentation (clang-cl) by Stephan Bergmann · 7 years ago
  24. 91731a8 tdf#119890 Lookup XDG_(DOCUMENTS|TEMPLATES)_DIR correctly by Takeshi Abe · 7 years ago
  25. 45f4de6 loplugin:indentation in sfx2..slideshow by Noel Grandin · 7 years ago
  26. 202d9af loplugin:flatten in shell by Noel Grandin · 7 years ago
  27. 0a20339 workaround to make Qt5 code build with Clang+icecream (#2) by Luboš Luňák · 7 years ago
  28. 553fcbb loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 7 years ago
  29. d0265c1 loplugin:redundantinline (clang-cl) by Stephan Bergmann · 7 years ago
  30. 4e8a15c o3tl::make_unique -> std::make_unique in sax...svtools (except sc) by Gabor Kelemen · 7 years ago
  31. 17dd266 convert "*xxx.get()" to "*xxx" by Noel Grandin · 7 years ago
  32. 410bf59 kde5: remove older kde/tde plugins, and references to that by Thorsten Behrens · 8 years ago
  33. 56d97cd Simplify containers iterations in sfx2, shell by Arkadiy Illarionov · 7 years ago
  34. 9c0d40f Rename Mac OS X to official name macOS in comments and documentation by Bartosz Kosiorek · 7 years ago
  35. f4dc137 Fix typos by Andrea Gelmini · 7 years ago
  36. 9bd60e2 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  37. de26ed2 tdf#120703 PVS: V547 Fix activation of launched process' window by Mike Kaganski · 7 years ago
  38. 33623f3 tdf#42949 Fix IWYU warnings in include/unotools/* by Gabor Kelemen · 7 years ago
  39. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  40. e5e0cc6 pvs-studio: V794 The assignment operator should be protected by Caolán McNamara · 7 years ago
  41. 39bbc22 new throws on failure by Caolán McNamara · 7 years ago
  42. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  43. ec7e360 loplugin:constfields in shell by Noel Grandin · 7 years ago
  44. c490bfa loplugin:useuniqueptr in shell::Substitutor by Noel Grandin · 8 years ago
  45. 191dda3 Fix typo by Andrea Gelmini · 8 years ago
  46. 928b1b0 loplugin:external (clang-cl) by Stephan Bergmann · 8 years ago
  47. f19caba Don't try to load VCL conflicting config backends by Jan-Marek Glogowski · 8 years ago
  48. e19a21a loplugin:external (macOS) by Stephan Bergmann · 8 years ago
  49. 2fdafe6 kde5backend.cxx: Fix inverted logic leading to invalid write by Michael Weghorn · 8 years ago
  50. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  51. 085269d Replace find_if with proper quantifier algorithms by Arkadiy Illarionov · 8 years ago
  52. 0787ce8 Simplify containers iterations, tdf#96099 follow-up by Arkadiy Illarionov · 8 years ago
  53. c40109c Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  54. b586794 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  55. 6b51fee tdf#42949 Fix IWYU warnings in include/osl/*hxx by Gabor Kelemen · 8 years ago
  56. 6441c2f tdf#96099 Remove trivial std::vector typedefs in sd, sfx2, shell by Arkadiy Illarionov · 8 years ago
  57. 200ca38 teach useuniqueptr loplugin about calling delete on a param by Noel Grandin · 8 years ago
  58. 6e36ec6 Fix typos by Andrea Gelmini · 8 years ago
  59. 5dab28c tdf#96099 Remove unused typedef from shell/source/tools/lngconvex by Arkadiy Illarionov · 8 years ago
  60. 9fa32e5 loplugin:unusedfields in sfx2 by Noel Grandin · 8 years ago
  61. bb589f8 loplugin:redundantfcast (clang-cl) by Stephan Bergmann · 8 years ago
  62. cc7ff0c Fix typos by Andrea Gelmini · 8 years ago
  63. 24a57e2 Keep strings alive again as necessary by Noel Grandin · 8 years ago
  64. 49eb02f new loplugin:unusedvariablemore by Noel Grandin · 8 years ago
  65. c262048 Fix typo by Andrea Gelmini · 8 years ago
  66. 3837901 tdf#116516: INTERNET_PROXY_INFO always contains char* data by Mike Kaganski · 8 years ago
  67. 021340e Fix comment by Mike Kaganski · 8 years ago
  68. 01c71fb Don't return local variable address by Mike Kaganski · 8 years ago
  69. 2f061dad7 tdf#116074: Don't block on sending email interactively by Mike Kaganski · 8 years ago
  70. 0ea41fe Remove obsolete comment by Mike Kaganski · 8 years ago
  71. 5874c76 tdf#116074: Use modeless dialogs with supporting mailers by Mike Kaganski · 8 years ago
  72. c2f7759 Use Unicode for senddoc by Mike Kaganski · 8 years ago
  73. ba8a703 New loplugin:nestedunnamed by Stephan Bergmann · 8 years ago
  74. 4be226b shell: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  75. 8b6c9009 Various loplugin in --enable-gtk3-kde5 code by Stephan Bergmann · 8 years ago
  76. f811979 Add KDE5 desktop backend by Milian Wolff · 8 years ago
  77. 53c3047 chmod -x by Tor Lillqvist · 8 years ago
  78. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  79. d4b7c6f loplugin:cstylecast (clang-cl) by Stephan Bergmann · 8 years ago
  80. fc528a4 More loplugin:cstylecast on macOS by Stephan Bergmann · 8 years ago
  81. f0b8573 Fix typos by Andrea Gelmini · 8 years ago
  82. a6b69a9 Fix typo by Andrea Gelmini · 8 years ago
  83. 5e7e3c3 More loplugin:cstylecast: shell by Stephan Bergmann · 8 years ago
  84. 9d6b6fc InstallPrinteDrivers->InstallPrinterDrivers by Caolán McNamara · 8 years ago
  85. b716605 [API CHANGE] migrate PackageKit usage to Modify2 by Caolán McNamara · 8 years ago
  86. b4860ab loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 8 years ago
  87. 52bab68 Fix typos by Andrea Gelmini · 8 years ago
  88. 054dac2 call g_variant_unref on return value by Caolán McNamara · 8 years ago
  89. 5b272bf fix indent vs other functions by Caolán McNamara · 8 years ago
  90. 292639d loplugin:salcall (macOS) by Stephan Bergmann · 8 years ago
  91. fd2c1c5 loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  92. e4404de Fix typos by Andrea Gelmini · 8 years ago
  93. 7978eb8 LOK: fix URL launching, so that Help buttons work. by Michael Meeks · 8 years ago
  94. c3250ba loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  95. f971258 loplugin:salcall (macOS) by Stephan Bergmann · 8 years ago
  96. 6f4f567 No need to keep these whitelisted functions decorated with SAL_CALL by Stephan Bergmann · 8 years ago
  97. 72e5a12 loplugin:salcall by Stephan Bergmann · 8 years ago
  98. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  99. c2bd061 Handle conversion from glibc locale to BCP 47 language tag by Eike Rathke · 8 years ago
  100. 368f806 loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 8 years ago