1. 57f649d Related: tdf#80713 allow translation of linguistic service display names by Caolán McNamara · 8 years ago
  2. ed8cdc0 loplugin:includeform: lingucomponent (macOS) by Stephan Bergmann · 8 years ago
  3. c8ea69a loplugin:includeform: lingucomponent by Stephan Bergmann · 8 years ago
  4. daa6fe9 hardly need a mutex to return a local string by Caolán McNamara · 8 years ago
  5. 5cff389 strip out trivial indirection by Noel Grandin · 8 years ago
  6. cfce9b4 Fix potential leak in macspellimp.mm by Julien Nabet · 9 years ago
  7. d46ae90 Unify hyphenator loading and ensure Unicode paths on Windows by Mike Kaganski · 9 years ago
  8. b63609b loplugin:flatten in framework..package by Noel Grandin · 9 years ago
  9. afeff91 Use even more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  10. 11fcdec Related tdf#112425: fix another leak in MacSpellChecker by Julien Nabet · 9 years ago
  11. 8328833 tdf#112425: fix leak in MacSpellChecker by Julien Nabet · 9 years ago
  12. c82cf38 loplugin:constparams in editeng,lingucomponent by Noel Grandin · 9 years ago
  13. ec340697 loplugin:constparams in soltools and various by Noel Grandin · 9 years ago
  14. db38600 extend loplugin useuniqueptr to OUString pointers by Noel Grandin · 9 years ago
  15. 0088f36 loplugin:useuniqueptr in lingucomponent by Noel Grandin · 9 years ago
  16. 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
  17. d6db183 loplugin:oncevar by Stephan Bergmann · 9 years ago
  18. 7111206 loplugin:oncevar various by Noel Grandin · 9 years ago
  19. 2e0444d cleanup unused css/linguistic2/ includes by Jochen Nitschke · 9 years ago
  20. c8d8b9b cppcheck: unusedStructMember by Jochen Nitschke · 9 years ago
  21. 6df22f0 loplugin:checkunusedparams various by Noel Grandin · 9 years ago
  22. a940826 Fix typos by Andrea Gelmini · 9 years ago
  23. ad3e1af Move getProcessWorkingDir from tools to unotools by Chris Sherlock · 9 years ago
  24. 6d4a047 loplugin:salunicodeliteral: lingucomponent by Stephan Bergmann · 9 years ago
  25. c70d49c use strong_int for LanguageType by Noel Grandin · 9 years ago
  26. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  27. 98ef3ed Fix typos by Andrea Gelmini · 9 years ago
  28. 7778d9f51 Prevent calls to rtl/character.hxx functions with (signed) char arguments by Stephan Bergmann · 9 years ago
  29. 5bea199 Fix typos by Andrea Gelmini · 9 years ago
  30. 4520435 Clean up use of integer types by Stephan Bergmann · 9 years ago
  31. 2d028df Prefix members by Khaled Hosny · 9 years ago
  32. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  33. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  34. 2d26f7f loplugin:dynexcspec (macOS), lingucomponent by Stephan Bergmann · 9 years ago
  35. 6e3cbd2 New loplugin:dynexcspec: Add @throws documentation, lingucomponent by Stephan Bergmann · 9 years ago
  36. 4843705 fix collision by Caolán McNamara · 9 years ago
  37. 043c188 hunspell defines this for some time now by David Tardon · 9 years ago
  38. 64362ec fix build with hunspell < 1.5 by David Tardon · 9 years ago
  39. 7f9a389 if building against system hunspell < 1.5.4 > 1.4.0 by Caolán McNamara · 9 years ago
  40. d423121 update to latest hunspell 1-5 release by Caolán McNamara · 10 years ago
  41. d6f2dd8 remove useless Mutex guards by Noel Grandin · 9 years ago
  42. 8e8afc3 Search for old style dictionaries in DICPATH by Jookia · 9 years ago
  43. dd69131 we shouldn't need explicit lt_rtl_OUString, etc things anymore by Caolán McNamara · 10 years ago
  44. 0f6cb25 loplugin:override by Stephan Bergmann · 10 years ago
  45. 91dd2db loplugin:override: No more need for the "MSVC dtor override" workaround by Stephan Bergmann · 10 years ago
  46. 8955a5e The thesaruses are in mythes format by Caolán McNamara · 10 years ago
  47. 7423629 cppcheck: oppositeInnerCondition if new fails, its going to throw by Caolán McNamara · 10 years ago
  48. d3c96c9 Fix typos by Andrea Gelmini · 10 years ago
  49. a9ff36a Fix typos by Andrea Gelmini · 10 years ago
  50. aa74c30 Removed 'altstrfunc.cxx' and .hxx by Krishna Keshav · 10 years ago
  51. 1fcd8df tdf#99589 tolower / toupper - dangerous to Turks ... by Krishna Keshav · 10 years ago
  52. e8fd5a0 update loplugin stylepolice to check local pointers vars by Noel Grandin · 10 years ago
  53. 29840e6 loplugin:salbool by Stephan Bergmann · 10 years ago
  54. 5abc669 new plugin stylepolice by Noel Grandin · 10 years ago
  55. 0f1e032 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
  56. 072b324 try next hunspell 1.4.0 prerelease milestone by Caolán McNamara · 10 years ago
  57. 789055b clang-tidy performance-unnecessary-copy-initialization by Noel Grandin · 10 years ago
  58. 150ac9c clean-up: unused using declarations and includes by Jochen Nitschke · 10 years ago
  59. b8eb294 loplugin:passstuffbyref in various by Noel Grandin · 10 years ago
  60. d84ef73 tdf#94306 replace boost::noncopyable ... by Jochen Nitschke · 10 years ago
  61. f7a75a6 cleanup: remove unused Reference.h(xx) includes by Jochen Nitschke · 10 years ago
  62. 2087484 use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
  63. 0f8ec30 [API CHANGE] add operator==/!= to UNO structs by Noel Grandin · 10 years ago
  64. 3c51c3d Attempted fix for "Resolves: #i126762# Ignore dictionary not in specified... by Stephan Bergmann · 10 years ago
  65. 6691d78f Resolves: #i126762# Ignore dictionary not in specified location. by Kay Schenk · 10 years ago
  66. cf27a83 OSX build fixe by Noel Grandin · 10 years ago
  67. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  68. a7f6efc loplugin: unused return values by Noel Grandin · 10 years ago
  69. 602a649 loplugin:unusedmethods unused return value in l10ntools,linguistic by Noel Grandin · 10 years ago
  70. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  71. 1b80ad7 loplugin:unusedfields in lingu,lotuswordpro,mysqlc by Noel Grandin · 10 years ago
  72. 70b09d9 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  73. 8f7e563 Don't assume sal_Unicode is unsigned short by Stephan Bergmann · 10 years ago
  74. 21a9bc8 no need to take a mutex when only dealing with stack-local data by Noel Grandin · 10 years ago
  75. 8569c6d use initialiser list for Sequence<OUString> by Noel Grandin · 10 years ago
  76. 54d2295 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  77. 2e8f271 loplugin:nullptr (automatic rewrite; Mac-specific code) by Stephan Bergmann · 10 years ago
  78. 64d1b57 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
  79. fcb8df3 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  80. 728f983 com::sun::star->css in lingucomponent by Noel Grandin · 10 years ago
  81. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  82. bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  83. 236714e Clean up remaining utl::LocalFileHelper::Convert... by Stephan Bergmann · 11 years ago
  84. e87c08b lingucomponent: tdf#88206 replace cppu::WeakImplHelper* by Takeshi Abe · 11 years ago
  85. a45827b loplugin:unusedmethods by Noel Grandin · 11 years ago
  86. 9f27e5b Fix typos by Andrea Gelmini · 11 years ago
  87. 0980095 Replace boost::scoped_array<T> with std::unique_ptr<T[]> by Takeshi Abe · 11 years ago
  88. cc96b27 I guess we can revert this "temporary check" now by David Tardon · 11 years ago
  89. e12fa69 loplugin:cstylecast: deal with remaining pointer casts by Stephan Bergmann · 11 years ago
  90. c984b76 loplugin:loopvartoosmall by Stephan Bergmann · 11 years ago
  91. 1fb5537 loplugin:cstylecast: deal with those that are (technically) const_cast by Stephan Bergmann · 11 years ago
  92. cde4d4a loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
  93. a880ec8 loplugin:staticmethods by Noel Grandin · 11 years ago
  94. 79b2059 convert CapType to scoped enum by Noel Grandin · 11 years ago
  95. 4d2923e loplugin:redundantcast by Stephan Bergmann · 11 years ago
  96. bd482df Reduce to static_cast any reinterpret_cast from void pointers by Stephan Bergmann · 11 years ago
  97. 9afd58e Clean up C-style casts from pointers to void by Stephan Bergmann · 11 years ago
  98. 3205a2e const_cast: convert some C-style casts and remove some redundant ones by Stephan Bergmann · 11 years ago
  99. 32f95a3 V813: Decreased performance by Caolán McNamara · 11 years ago
  100. 7914380 use initializer list here too by David Tardon · 11 years ago