1. fbc038c an uno -> a uno by Caolán McNamara · 7 years ago
  2. 7327260 tdf#120703: partially revert commit 85456fae54029edd26df2277a9eec5e2fe3d9739 by Mike Kaganski · 7 years ago
  3. 558956d Drop UNICODE/_UNICODE defines by Mike Kaganski · 7 years ago
  4. 6498545 WinAPI: Fix some leftovers having UNICODE-define-dependency by Mike Kaganski · 7 years ago
  5. 85456fa tdf#120703 PVS: Silence V522 warnings by Mike Kaganski · 7 years ago
  6. b07a990 loplugin:typedefparam (clang-cl) by Stephan Bergmann · 7 years ago
  7. ea58b03 loplugin:indentation (clang-cl) by Stephan Bergmann · 7 years ago
  8. 293d1e7 loplugin:implicitboolconversion (clang-cl) by Stephan Bergmann · 7 years ago
  9. df984a4 Clean up dead uses of DISABLE_ATL by Stephan Bergmann · 7 years ago
  10. e57afb5 Simplify by Matteo Casalin · 7 years ago
  11. 00b49f9 tdf#42949 Fix IWYU warnings in include/vcl/s* by Gabor Kelemen · 7 years ago
  12. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  13. 2a3f5d1 tdf#120703 PVS: V547 Expression is always true/false by Mike Kaganski · 7 years ago
  14. 26ccd00 clang-tidy: (WIP) bugprone-too-small-loop-variable findings by Tamás Zolnai · 7 years ago
  15. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  16. cc21f1a dubious SysAllocString check by Caolán McNamara · 7 years ago
  17. 9f8f804 tdf#120703 (PVS) by Mike Kaganski · 7 years ago
  18. 974f318 pvs-studio: pointer was utilized before it was verified against nullptr by Caolán McNamara · 7 years ago
  19. a8a0d0f pvs-studio: pointer was utilized before it was verified against nullptr by Caolán McNamara · 7 years ago
  20. c2b33fe pvs-studio: 'memcpy' function will lead to underflow of the buffer by Caolán McNamara · 7 years ago
  21. 3421107 unused pUNumberString buffer by Caolán McNamara · 7 years ago
  22. d585e57 alloc should have been free by Caolán McNamara · 7 years ago
  23. fe930b1 winaccessibility: IA2 is no longer experimental by Michael Stahl · 7 years ago
  24. 1019fc8 Move GetkeyBindingStrByXkeyBinding to comphelper by Samuel Mehrbrodt · 8 years ago
  25. ff2c158 Remove unused getOLECHARFromKeyCode by Samuel Mehrbrodt · 8 years ago
  26. 65b00f3 Simplify containers iterations in w* by Arkadiy Illarionov · 8 years ago
  27. 928b1b0 loplugin:external (clang-cl) by Stephan Bergmann · 8 years ago
  28. 590e44c loplugin:simplifyconstruct (clang-cl) by Stephan Bergmann · 8 years ago
  29. 4917430 tdf#116542 a11y: introduce STATIC role by Samuel Thibault · 8 years ago
  30. ff0d1b1 Fix typos by Andrea Gelmini · 8 years ago
  31. 0132f27 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  32. 39f1c0c Fix typo by Andrea Gelmini · 8 years ago
  33. f490e07 winaccessibility: GraphicURL is not set anymore by Tomaž Vajngerl · 8 years ago
  34. 9026984 loplugin:emptyif (clang-cl) by Stephan Bergmann · 8 years ago
  35. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  36. c66fe94 Fix typos by Andrea Gelmini · 8 years ago
  37. f0b8573 Fix typos by Andrea Gelmini · 8 years ago
  38. fd8b5d2 Fix spelling in comments by Johnny_M · 8 years ago
  39. c3250ba loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  40. 368f806 loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 8 years ago
  41. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  42. bd367b1 loplugin:includeform: winaccessibility (Windows) by Stephan Bergmann · 8 years ago
  43. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  44. 532a4dc Replace more reinterpret_cast with SAL_W/SAL_U by Mike Kaganski · 9 years ago
  45. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  46. e44c188 Fix typos by Andrea Gelmini · 9 years ago
  47. 6d1c8a4 Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVC by Stephan Bergmann · 9 years ago
  48. afeff91 Use even more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  49. 0829b99 loplugin:constparams: winaccessibility (clang-cl) by Stephan Bergmann · 9 years ago
  50. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  51. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  52. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  53. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  54. c88cd3f loplugin:unnecessaryparen: winaccessibility (clang-cl) by Stephan Bergmann · 9 years ago
  55. 7de833a simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) by Noel Grandin · 9 years ago
  56. 0152694 loplugin:oncevar (clang-cl): winaccessibility by Stephan Bergmann · 9 years ago
  57. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  58. 311a912 Clean up uses of SAL_U/SAL_W: winaccessibility by Stephan Bergmann · 9 years ago
  59. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  60. 68d5dbf Use OUString function variants that take a (narrow) string literal by Stephan Bergmann · 9 years ago
  61. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  62. f8cff53 loplugin:redundantcast (clang-cl) by Stephan Bergmann · 9 years ago
  63. 071dcb5 loplugin:redundantinline (clang-cl) by Stephan Bergmann · 9 years ago
  64. 0fe6f1a use actual UNO enums in vcl..xmlsecurity by Noel Grandin · 9 years ago
  65. 370c65e Fix typos by Andrea Gelmini · 9 years ago
  66. 6a71710 loplugin:unncessaryoverride (clang-cl) by Stephan Bergmann · 9 years ago
  67. 9dde2f0 Fix typos by Andrea Gelmini · 9 years ago
  68. 5d6532a Fix (German?) spelling mistakes in comments: s/save/safe (the adjective) by Tor Lillqvist · 9 years ago
  69. 0ea05f9 drop various _MSC_VER < 1900 conditionals by Caolán McNamara · 9 years ago
  70. d0f99b1 Fix typos by Andrea Gelmini · 9 years ago
  71. 7017c1b Typo: (De)SelectMutipleChidren->(De)SelectMultipleChidren by Julien Nabet · 9 years ago
  72. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  73. db5cfb7 loplugin:externvar (clang-cl) by Stephan Bergmann · 9 years ago
  74. c38aa3b loplugin:salbool by Stephan Bergmann · 9 years ago
  75. b2d800ed loplugin:unnecessaryoverride (clang-cl) by Stephan Bergmann · 9 years ago
  76. fa194e7 loplugin:vclwidgets by Stephan Bergmann · 9 years ago
  77. 29ddf52 typo fix: ressource -> resource by Andras Timar · 9 years ago
  78. f885411 clang-cl loplugin: winaccessibility by Stephan Bergmann · 9 years ago
  79. e8e2b71 Fix GetMnemonicChar by Stephan Bergmann · 9 years ago
  80. 4624e2d cppcheck: uninitMemberVar by Jochen Nitschke · 9 years ago
  81. f80134b cppcheck: variableScope by Jochen Nitschke · 9 years ago
  82. d866c3a cppcheck invalidPrintfArgType by Jochen Nitschke · 10 years ago
  83. d4aae1b -Werror,-Wnonportable-include-path (clang-cl) by Stephan Bergmann · 10 years ago
  84. a890e31 SAL_FALLTRHOUGH in Windows-only code by Stephan Bergmann · 10 years ago
  85. 3ec901f Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only) by Stephan Bergmann · 10 years ago
  86. 4907188 Harmless missing break by Stephan Bergmann · 10 years ago
  87. 44326f8 remove unused struct member by Jochen Nitschke · 10 years ago
  88. b030ba2 Resolve: "TODO(Q1): Make GetSystemData method virtual" by Caolán McNamara · 10 years ago
  89. aea9c5e rename to two GetSystemData methods to find all call-sites by Caolán McNamara · 10 years ago
  90. a9ff36a Fix typos by Andrea Gelmini · 10 years ago
  91. 8efd941 Fix Windows-only code, part 5 by Stephan Bergmann · 10 years ago
  92. 0db367a Fix Windows-only code, part 4 by Stephan Bergmann · 10 years ago
  93. d15163e Fix typos by Andrea Gelmini · 10 years ago
  94. 6cadf68 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  95. c6086ca Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl) by Stephan Bergmann · 10 years ago
  96. ba57e60 Silence -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  97. 7f0e965 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  98. 183dbfe -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  99. 5a7289d Silence -Werror,-Wnon-virtual-dtor in external includes by Stephan Bergmann · 10 years ago
  100. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago