1. 31a8d9c Don't read past end of string in Guess ctor by Stephan Bergmann · 7 years ago
  2. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  3. edc85fb clang-tidy performance-unnecessary-copy-init in idl..reportdesign by Noel Grandin · 7 years ago
  4. 2c1b7e8 clang-tidy readability-container-size-empty by Noel Grandin · 7 years ago
  5. 7ceee0f Extend loplugin:redundantinline to catch inline functions w/o external linkage by Stephan Bergmann · 7 years ago
  6. e19a21a loplugin:external (macOS) by Stephan Bergmann · 8 years ago
  7. 206b5b2 New loplugin:external by Stephan Bergmann · 8 years ago
  8. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  9. 24eae7b clang-tidy performance-unnecessary-value-param by Noel Grandin · 8 years ago
  10. c6e5d55 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  11. d6ecc35 lingucomponent: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) by Stephan Bergmann · 8 years ago
  12. d66df26 tdf#118647: Improve handling of system spell dictionaries on macOS by Tor Lillqvist · 8 years ago
  13. 69c8e9a tdf#112442: Use list of available dictionaries, not available locales by Tor Lillqvist · 8 years ago
  14. b275246 loplugin:unusedfields in formula..registry by Noel Grandin · 8 years ago
  15. 6e2a017 coverity#1430057 rework warning code to use nonwarning pattern by Caolán McNamara · 8 years ago
  16. 24d59c9 configure option to disable libnumbertext by Noel Grandin · 8 years ago
  17. 672501c set -DENABLE_LIBNJUMBERTEXT after pkg-config by Rene Engelhard · 8 years ago
  18. e56702c loplugin:staticaccess by Stephan Bergmann · 8 years ago
  19. f1579d3 tdf#117171 support localized number name numbering styles by László Németh · 8 years ago
  20. d2dc813 coverity#1430057 silence Argument cannot be negative by Caolán McNamara · 8 years ago
  21. c503df7 loplugin:useuniqueptr in Hyphenator by Noel Grandin · 8 years ago
  22. abf173d loplugin:useuniqueptr in Thesaurus by Noel Grandin · 8 years ago
  23. 35ba29e loplugin:useuniqueptr in SpellChecker by Noel Grandin · 8 years ago
  24. 68d9583 tdf#108523 Removed @author annotations. by Manuj Vashist · 8 years ago
  25. 3a68b21 lok: Allow whitelisting languages that should be used by LibreOfficeKit. by Jan Holesovsky · 8 years ago
  26. fc528a4 More loplugin:cstylecast on macOS by Stephan Bergmann · 8 years ago
  27. 4edc58a tdf#112373 Using vector of struct to manage hunspell dicts by abstatic · 8 years ago
  28. 34d8710 remove local copies of std::min,std::max by Noel Grandin · 8 years ago
  29. 4b557ff More loplugin:cstylecast: lingucomponent by Stephan Bergmann · 8 years ago
  30. f971258 loplugin:salcall (macOS) by Stephan Bergmann · 8 years ago
  31. 6f4f567 No need to keep these whitelisted functions decorated with SAL_CALL by Stephan Bergmann · 8 years ago
  32. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  33. dd0dceb loplugin:salcall handle static methods by Noel Grandin · 8 years ago
  34. a14892e Replace lists by vectors in lingucomponent by Julien Nabet · 8 years ago
  35. dd8060d loplugin:finalclasses in h*,i*,j* by Noel Grandin · 8 years ago
  36. 57f649d Related: tdf#80713 allow translation of linguistic service display names by Caolán McNamara · 8 years ago
  37. ed8cdc0 loplugin:includeform: lingucomponent (macOS) by Stephan Bergmann · 8 years ago
  38. c8ea69a loplugin:includeform: lingucomponent by Stephan Bergmann · 8 years ago
  39. daa6fe9 hardly need a mutex to return a local string by Caolán McNamara · 8 years ago
  40. 5cff389 strip out trivial indirection by Noel Grandin · 8 years ago
  41. cfce9b4 Fix potential leak in macspellimp.mm by Julien Nabet · 9 years ago
  42. d46ae90 Unify hyphenator loading and ensure Unicode paths on Windows by Mike Kaganski · 9 years ago
  43. b63609b loplugin:flatten in framework..package by Noel Grandin · 9 years ago
  44. afeff91 Use even more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  45. 11fcdec Related tdf#112425: fix another leak in MacSpellChecker by Julien Nabet · 9 years ago
  46. 8328833 tdf#112425: fix leak in MacSpellChecker by Julien Nabet · 9 years ago
  47. c82cf38 loplugin:constparams in editeng,lingucomponent by Noel Grandin · 9 years ago
  48. ec340697 loplugin:constparams in soltools and various by Noel Grandin · 9 years ago
  49. db38600 extend loplugin useuniqueptr to OUString pointers by Noel Grandin · 9 years ago
  50. 0088f36 loplugin:useuniqueptr in lingucomponent by Noel Grandin · 9 years ago
  51. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  52. d6db183 loplugin:oncevar by Stephan Bergmann · 9 years ago
  53. 7111206 loplugin:oncevar various by Noel Grandin · 9 years ago
  54. 2e0444d cleanup unused css/linguistic2/ includes by Jochen Nitschke · 9 years ago
  55. c8d8b9b cppcheck: unusedStructMember by Jochen Nitschke · 9 years ago
  56. 6df22f0 loplugin:checkunusedparams various by Noel Grandin · 9 years ago
  57. a940826 Fix typos by Andrea Gelmini · 9 years ago
  58. ad3e1af Move getProcessWorkingDir from tools to unotools by Chris Sherlock · 9 years ago
  59. 6d4a047 loplugin:salunicodeliteral: lingucomponent by Stephan Bergmann · 9 years ago
  60. c70d49c use strong_int for LanguageType by Noel Grandin · 9 years ago
  61. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  62. 98ef3ed Fix typos by Andrea Gelmini · 9 years ago
  63. 7778d9f51 Prevent calls to rtl/character.hxx functions with (signed) char arguments by Stephan Bergmann · 9 years ago
  64. 5bea199 Fix typos by Andrea Gelmini · 9 years ago
  65. 4520435 Clean up use of integer types by Stephan Bergmann · 9 years ago
  66. 2d028df Prefix members by Khaled Hosny · 9 years ago
  67. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  68. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  69. 2d26f7f loplugin:dynexcspec (macOS), lingucomponent by Stephan Bergmann · 9 years ago
  70. 6e3cbd2 New loplugin:dynexcspec: Add @throws documentation, lingucomponent by Stephan Bergmann · 9 years ago
  71. 4843705 fix collision by Caolán McNamara · 9 years ago
  72. 043c188 hunspell defines this for some time now by David Tardon · 9 years ago
  73. 64362ec fix build with hunspell < 1.5 by David Tardon · 9 years ago
  74. 7f9a389 if building against system hunspell < 1.5.4 > 1.4.0 by Caolán McNamara · 9 years ago
  75. d423121 update to latest hunspell 1-5 release by Caolán McNamara · 10 years ago
  76. d6f2dd8 remove useless Mutex guards by Noel Grandin · 9 years ago
  77. 8e8afc3 Search for old style dictionaries in DICPATH by Jookia · 9 years ago
  78. dd69131 we shouldn't need explicit lt_rtl_OUString, etc things anymore by Caolán McNamara · 10 years ago
  79. 0f6cb25 loplugin:override by Stephan Bergmann · 10 years ago
  80. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  81. 8955a5e The thesaruses are in mythes format by Caolán McNamara · 10 years ago
  82. 7423629 cppcheck: oppositeInnerCondition if new fails, its going to throw by Caolán McNamara · 10 years ago
  83. d3c96c9 Fix typos by Andrea Gelmini · 10 years ago
  84. a9ff36a Fix typos by Andrea Gelmini · 10 years ago
  85. aa74c30 Removed 'altstrfunc.cxx' and .hxx by Krishna Keshav · 10 years ago
  86. 1fcd8df tdf#99589 tolower / toupper - dangerous to Turks ... by Krishna Keshav · 10 years ago
  87. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  88. 29840e6 loplugin:salbool by Stephan Bergmann · 10 years ago
  89. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  90. 0f1e032 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  91. 072b324 try next hunspell 1.4.0 prerelease milestone by Caolán McNamara · 10 years ago
  92. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  93. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  94. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  95. d84ef73 tdf#94306 replace boost::noncopyable ... by Jochen Nitschke · 10 years ago
  96. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  97. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  98. 0f8ec30 [API CHANGE] add operator==/!= to UNO structs by Noel Grandin · 10 years ago
  99. 3c51c3d Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified... by Stephan Bergmann · 10 years ago
  100. 6691d78f Resolves: #i126762# Ignore dictionary not in specified location. by Kay Schenk · 10 years ago