1. 3772961 tdf#100726 - Improve readability of OUString concatanations by Gökhan Gurbetoğlu · 8 years ago
  2. 48fbfe3 use more DBG_UNHANDLED_EXCEPTION by Noel Grandin · 8 years ago
  3. 9549f07 loplugin:redundantfcast by Stephan Bergmann · 8 years ago
  4. 2d40c43 loplugin:redundantfcast look for unnecessary temporaries by Noel Grandin · 8 years ago
  5. ba8a703 New loplugin:nestedunnamed by Stephan Bergmann · 8 years ago
  6. 7d56128 Fix exception message: add colon between function name and the word "expected" by Tor Lillqvist · 8 years ago
  7. 68d9583 tdf#108523 Removed @author annotations. by Manuj Vashist · 8 years ago
  8. 52030a3 Remove code that has been commented out since initial import in 2000 by Tor Lillqvist · 8 years ago
  9. 19f8a97 Fix typos by Andrea Gelmini · 8 years ago
  10. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  11. be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
  12. 697f01e SAL_W32 is just an alias for _WIN32 by Stephan Bergmann · 8 years ago
  13. 66d0e15 Fix typos by Andrea Gelmini · 8 years ago
  14. f0b8573 Fix typos by Andrea Gelmini · 8 years ago
  15. 761b4d8 More loplugin:cstylecast: stoc by Stephan Bergmann · 8 years ago
  16. d76f636 More loplugin:cstylecast: stoc by Stephan Bergmann · 8 years ago
  17. e57a036 loplugin:useuniqueptr in tools,stoc,unotools by Noel Grandin · 8 years ago
  18. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  19. 2e5508a loplugin:unnecessaryparen check for (f1()).f2 by Noel Grandin · 8 years ago
  20. 2345f00 Replace lists by vectors (stoc) by Julien Nabet · 8 years ago
  21. db378d6 loplugin:constmethod in vcl and stoc by Noel Grandin · 8 years ago
  22. 63ffec7c loplugin:includeform: stoc by Stephan Bergmann · 8 years ago
  23. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  24. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  25. 43b02c4 Make sure space handed to C/C++ ABI is padded large enough by Stephan Bergmann · 9 years ago
  26. cc1ed7f loplugin:flatten in various by Noel Grandin · 9 years ago
  27. a8622c7 loplugin:flatten in sdext..stoc by Noel Grandin · 9 years ago
  28. f7b1989 Convert com.sun.star.comp.stoc.CoreReflection to direct construction by Caolán McNamara · 9 years ago
  29. 3f0fba0 New rtl::isUnicodeScalarValue, rtl::isSurrogate by Stephan Bergmann · 9 years ago
  30. 7aa7f4d loplugin:unnecessaryparen include c++ casts by Noel Grandin · 9 years ago
  31. 06c07c0 Translate German comments/debug strings (leftovers in dirs starmath to sysui) by Johnny_M · 9 years ago
  32. 20a7ffd stoc: remove extra braces by Michael Stahl · 9 years ago
  33. 7936368 stoc: deadlock osl::Mutex::getGlobalMutex() vs getImplHelperInitMutex() by Michael Stahl · 9 years ago
  34. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  35. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  36. db17a87 convert std::map::insert to std::map::emplace II by Noel Grandin · 9 years ago
  37. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  38. f74da13 use more comphelper::InitAnyPropertySequence by Noel Grandin · 9 years ago
  39. 6af0255 use more OUString::operator== in sfx2..svtools by Noel Grandin · 9 years ago
  40. 75fd528 loplugin:oncevar: empty strings: stoc by Stephan Bergmann · 9 years ago
  41. 7de833a simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) by Noel Grandin · 9 years ago
  42. 4b2262a new loplugin unnecessaryparen by Noel Grandin · 9 years ago
  43. 30e081a loplugin:casttovoid: stoc by Stephan Bergmann · 9 years ago
  44. 513ac8e loplugin:useuniqueptr in various by Noel Grandin · 9 years ago
  45. 5e028ad simplify some string handling in tracing calls by Noel Grandin · 9 years ago
  46. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  47. 6149da2 replace misc double checked locking patterns by Jochen Nitschke · 9 years ago
  48. 943a73a Improved loplugin:cstylecast to reference types: stoc by Stephan Bergmann · 9 years ago
  49. a760d2d Improved loplugin:redundantcast static_cast handling: stoc by Stephan Bergmann · 9 years ago
  50. 0d1a359 cleanup unused css/uri/ includes by Jochen Nitschke · 9 years ago
  51. a0b93fe cleanup unused css/script/ includes by Jochen Nitschke · 9 years ago
  52. 52ef15c Revert "Fix typos" by Stephan Bergmann · 9 years ago
  53. 26a6700 Fix typos by Andrea Gelmini · 9 years ago
  54. 389da66 remove unused uno::Reference vars by Noel Grandin · 9 years ago
  55. 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
  56. 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
  57. 99ef784 tdf#43157: convert stoc from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  58. f81e6f5 tdf#43157: convert stoc tests from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
  59. 1fdb0e1 Replace all OUString("") with OUString() by Arnaud Versini · 9 years ago
  60. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  61. 1a2afa0 Simplify passing options to jfw_startVM by Stephan Bergmann · 9 years ago
  62. 7635e0c sal_Bool -> bool by Stephan Bergmann · 9 years ago
  63. 583508c sal_Bool -> bool by Stephan Bergmann · 9 years ago
  64. f0454e7 Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxx by Stephan Bergmann · 9 years ago
  65. 7662e92 loplugin:redundantcast find cstyle double casts by Noel Grandin · 9 years ago
  66. 5d0e485 use actual UNO enums in reportdesign..svtools by Noel Grandin · 9 years ago
  67. da56de9 remove type decorations on char literals by Jochen Nitschke · 9 years ago
  68. 25e0872 Fix typos by Andrea Gelmini · 9 years ago
  69. ed76d1d loplugins:redundantcast teach it about c-style typedef casts by Noel Grandin · 9 years ago
  70. d948d66 Fix typos by Andrea Gelmini · 9 years ago
  71. 0ea05f9 drop various _MSC_VER < 1900 conditionals by Caolán McNamara · 9 years ago
  72. 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
  73. 198c41c new loplugin unoany by Noel Grandin · 9 years ago
  74. 9a7d112 Some simplifications, using UNO_QUERY_THROW by Stephan Bergmann · 9 years ago
  75. 6dce9c6 Add missing #includes by Stephan Bergmann · 9 years ago
  76. 2489000 loplugin:useuniqueptr extend to check local vars by Noel Grandin · 9 years ago
  77. bbd3421 improve exception messages in stoc by Noel Grandin · 9 years ago
  78. 1c3e84d teach lolugin:stringconstant about calling constructors by Noel Grandin · 9 years ago
  79. 9c25f6c German comments - last bits of stoc/ translated. by Michael Meeks · 9 years ago
  80. f1d83ac loplugin:stringconstant check for unnecessary OUString constructor.. by Noel Grandin · 9 years ago
  81. dae273d stoc: oops, missing closing quote by Michael Stahl · 9 years ago
  82. 845d4eb stoc: try to throw more informative exceptions by Michael Stahl · 9 years ago
  83. 52b84ea -Werror=int-in-bool-context (GCC 7) by Stephan Bergmann · 9 years ago
  84. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  85. bbd8c94 use rtl::Reference in stoc by Noel Grandin · 9 years ago
  86. 491f9a6 New loplugin:dynexcspec: Add @throws documentation, stoc by Stephan Bergmann · 9 years ago
  87. 0415cb3 new loplugin: useuniqueptr: sot..tools by Noel Grandin · 9 years ago
  88. 690cf2a no point in having both SAL_WARN and OSL_FAIL for the same thing by Noel Grandin · 9 years ago
  89. 4ef9cce OSL_TRACE -> SAL in sfx2..svx by Noel Grandin · 9 years ago
  90. ad91fa9 loplugin:unnecessaryoverride (dtors) in stoc by Stephan Bergmann · 9 years ago
  91. 0a840ed includes should be at the top of the file by Noel Grandin · 9 years ago
  92. fc18da9 remove some double calls by Noel Grandin · 9 years ago
  93. 389999a make comphelper::containerToSequence a little smarter by Noel Grandin · 9 years ago
  94. 0a1e695 coverity#1375798 Uncaught exception by Caolán McNamara · 9 years ago
  95. 7e46e9b coverity#1374309 Uncaught exception by Caolán McNamara · 9 years ago
  96. c19d2b2 loplugin:expandablemethods in stoc..svl by Noel Grandin · 9 years ago
  97. effb273 Java 7 DISPLAY and FORMAT locale and script field by Eike Rathke · 9 years ago
  98. f08ef85 Revert "Revert "Resolves: #i86470# Wrong Java locale when using "nl" and "fr""" by Stephan Bergmann · 9 years ago
  99. 4c13c4da Revert "Resolves: #i86470# Wrong Java locale when using "nl" and "fr"" by Eike Rathke · 9 years ago
  100. 9b09a21 Resolves: #i86470# Wrong Java locale when using "nl" and "fr" by Eike Rathke · 9 years ago