1. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  2. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  3. c925381 loplugin:oncevar by Noel Grandin · 9 years ago
  4. 143b3a2 loplugin:useuniqueptr: shell (clang-cl) by Stephan Bergmann · 9 years ago
  5. 5e790f6 loplugin:unnecessaryparen: shell (clang-cl) by Stephan Bergmann · 9 years ago
  6. d5f94d9 loplugin:constparams in basegfx,sax,shell by Noel Grandin · 9 years ago
  7. 11c8f51 tdf#108287 replace std::bind2nd with lambda by Jochen Nitschke · 9 years ago
  8. da5356b Revert "Workaround to call /app/bin/xdg-open when run under flatpak" by Stephan Bergmann · 9 years ago
  9. 6507c02 loplugin:oncevar (clang-cl): shell by Stephan Bergmann · 9 years ago
  10. c4ddf6c C++11 remove std::unary_function bases from functors by Jochen Nitschke · 9 years ago
  11. 77f77c5 loplugin:oncevar by Stephan Bergmann · 9 years ago
  12. 5c7c018 loplugin:oncevar by Stephan Bergmann · 9 years ago
  13. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  14. 4ffdb67 remove TDE integration (vclplug, address book, config backend) by Michael Stahl · 9 years ago
  15. 99377fd loplugin:redundantcast (clang-cl) by Stephan Bergmann · 9 years ago
  16. ac82ba9 Revert those quotes that look broken by Stephan Bergmann · 9 years ago
  17. 2b916da tdf#105204 fix shellcheck warning in shell/source/unix/misc/senddoc.sh by Yeliz Taneroğlu · 9 years ago
  18. 0d1a359 cleanup unused css/uri/ includes by Jochen Nitschke · 9 years ago
  19. 99c99e3 cid#1403658: Try harder to make Coverity Scan happy by Stephan Bergmann · 9 years ago
  20. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  21. a53c3cc loplugin:nullptr (clang-cl) by Stephan Bergmann · 9 years ago
  22. 693528f Don't use uninitialized ProxyEntry::Port values by Stephan Bergmann · 9 years ago
  23. ad711bc6 tdf#107587 Opening Hyperlink opens Browser in Background. by Thomas Beck · 9 years ago
  24. 68e2133 remove empty comments by Noel Grandin · 9 years ago
  25. 99637fb loplugin:useuniqueptr (clang-cl) by Stephan Bergmann · 9 years ago
  26. 3427e61 loplugin:redundantcast (clang-cl) by Stephan Bergmann · 9 years ago
  27. c70d49c use strong_int for LanguageType by Noel Grandin · 9 years ago
  28. da64d198 tools: svstream.hxx needs only errcode.hxx & not errinf.hxx by Chris Sherlock · 9 years ago
  29. aa4e06c tdf#103058: use RegQueryValueEx instead of RegGetValue by Mike Kaganski · 9 years ago
  30. 88829fd tdf#103058: allow optional registration for MS ProgIDs by Mike Kaganski · 9 years ago
  31. 071dcb5 loplugin:redundantinline (clang-cl) by Stephan Bergmann · 9 years ago
  32. 9a4b0be cid#1403658: Let ImplGetLocale return empty Optional for bad input by Stephan Bergmann · 9 years ago
  33. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  34. 2eae33e Fix typos by Andrea Gelmini · 9 years ago
  35. 6d7ed03 Use rtl::toAsciiLowerCase by Stephan Bergmann · 9 years ago
  36. 77c2b0a In Unix ImplGetLocale, read env vars instead of calling setlocale by Stephan Bergmann · 9 years ago
  37. 065a124 Use rtl::isAscii* instead of ctype.h is* with wchar_t arg by Stephan Bergmann · 9 years ago
  38. 47a9523 Fix typos + some German translations by Andrea Gelmini · 9 years ago
  39. d948d66 Fix typos by Andrea Gelmini · 9 years ago
  40. 7e24ced fix typo/grammar: "the the" --> the by dennisroczek · 9 years ago
  41. 3460444 Various clang-cl/loplugin warnings by Stephan Bergmann · 9 years ago
  42. 127b2e5 Fix typos by Andrea Gelmini · 9 years ago
  43. 3de2e8a tdf#103058: Implement OpenDocuments ActiveX control by Mike Kaganski · 9 years ago
  44. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  45. 1b8807c loplugin:subtlezeroinit: shell by Stephan Bergmann · 9 years ago
  46. 20c43a2 "Unicode" is a proper noun and should not be used in plural by Tor Lillqvist · 9 years ago
  47. 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
  48. 27a673a coverity#1371289 Missing move assignment operator by Caolán McNamara · 9 years ago
  49. 7c62784 loplugin:useuniqueptr (clang-cl) by Stephan Bergmann · 9 years ago
  50. fed3783 Add missing #includes by Stephan Bergmann · 9 years ago
  51. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  52. 538c042 loplugin:unnecessaryoverride by Stephan Bergmann · 9 years ago
  53. 5595ee7 loplugin:useuniqueptr by Stephan Bergmann · 9 years ago
  54. 87087ba loplugin:stringconstant by Stephan Bergmann · 9 years ago
  55. 5a3722b loplugin:stringconstant by Stephan Bergmann · 9 years ago
  56. 681c329 loplugin:stringconstant by Jochen Nitschke · 9 years ago
  57. f1d83ac loplugin:stringconstant check for unnecessary OUString constructor.. by Noel Grandin · 9 years ago
  58. df60fbc Remove dynamic exception specifications from some TDE-only code by Stephan Bergmann · 9 years ago
  59. 4511431 improve "unnecessary user-declared destructor" check by Noel Grandin · 9 years ago
  60. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  61. b29069d can use truncate instead of a new OUStringBuffer by Caolán McNamara · 9 years ago
  62. 556f1ea loplugin:externvar (clang-cl) by Stephan Bergmann · 9 years ago
  63. 1722570 New loplugin:conststringvar: shell by Stephan Bergmann · 9 years ago
  64. 9b37930 New loplugin:externvar: shell by Stephan Bergmann · 9 years ago
  65. 9c7647b Dead code by Stephan Bergmann · 9 years ago
  66. 4ef9cce OSL_TRACE -> SAL in sfx2..svx by Noel Grandin · 9 years ago
  67. 8826771 style fixes for cppcheck noExplicitConstructor by Jochen Nitschke · 9 years ago
  68. 9bdec08 loplugin:oncevar in sd..svgio by Noel Grandin · 9 years ago
  69. 85876a1 clang-cl loplugin: shell by Stephan Bergmann · 9 years ago
  70. f486329 TDE fix some clang plugin based warnings by Jan-Marek Glogowski · 10 years ago
  71. 3b48b3c loplugin:singlevalfields in sc..vcl by Noel Grandin · 10 years ago
  72. ebe46f1 loplugin:override by Stephan Bergmann · 10 years ago
  73. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  74. 5f58670 add xdg-email as the default email route by Caolán McNamara · 10 years ago
  75. 0175520 Bin some noise comments and superfluous vertical whitespace by Tor Lillqvist · 10 years ago
  76. 20c14c8 loplugin:constantparam in sfx2 by Noel Grandin · 10 years ago
  77. b8064bd new loplugin: countusersofdefaultparams by Noel Grandin · 10 years ago
  78. 21385d2 Revert "Remove WorkPathVariable support from KDE backends" by Stephan Bergmann · 10 years ago
  79. 8da1d78 Remove WorkPathVariable support from KDE backends by Stephan Bergmann · 10 years ago
  80. 72812a3 Revert "KDE: don't throw on TemplatePathVariable" by Stephan Bergmann · 10 years ago
  81. 4278cac tdf#101661: Report XDG_{DOCUMENTS,TEMPLATES}_DIR only when it exists by Stephan Bergmann · 10 years ago
  82. 127f70d new loplugin to check for static OUStrings by Noel Grandin · 10 years ago
  83. 3716b14 loplugin:constantparam by Noel Grandin · 10 years ago
  84. 069d71b loplugin:countusersofdefaultparams in shell..starmath by Noel Grandin · 10 years ago
  85. c13d130 shell: loplugin:nullptr / staticanonymous / stringconstant by Michael Stahl · 10 years ago
  86. b5c0587 Related: rhbz#1065807 recover using xdg templates and documents settings by Caolán McNamara · 10 years ago
  87. 7eed51d There is no css.configuration.backend.GconfBackend by Caolán McNamara · 10 years ago
  88. 28a0324 Workaround to call /app/bin/xdg-open when run under flatpak by Stephan Bergmann · 10 years ago
  89. a50cdeb Work towards tdf#72606 EasyHack _tstring/TCHAR elimination by skswales · 10 years ago
  90. 265068d clang-tidy modernize-loop-convert in scripting to svtools by Noel Grandin · 10 years ago
  91. 982a2c0 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  92. 97dee1d WIP tdf#89609 Ignore subsecond precision in iso8601 by Muhammet Kara · 10 years ago
  93. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  94. 0de868c tdf#94306 replace boost::noncopyable in sfx2 to sot by Jochen Nitschke · 10 years ago
  95. c076bab Drop pointless "internal" directory level for already internal include files by Tor Lillqvist · 10 years ago
  96. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  97. eea3f50 tdf#97966 Drop 'static' keywords by Wastack · 10 years ago
  98. 6439005 use SAL_N_ELEMENTS more widely by Noel Grandin · 10 years ago
  99. a32bfdf tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals by Rohan Kumar · 10 years ago
  100. cbbeb77 tdf#96099 Reduce number of trivial typedefs by Chirag Manwani · 10 years ago