1. c66fe94 Fix typos by Andrea Gelmini · 8 years ago
  2. f0b8573 Fix typos by Andrea Gelmini · 8 years ago
  3. fd8b5d2 Fix spelling in comments by Johnny_M · 8 years ago
  4. c3250ba loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  5. 368f806 loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 8 years ago
  6. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  7. bd367b1 loplugin:includeform: winaccessibility (Windows) by Stephan Bergmann · 8 years ago
  8. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  9. 532a4dc Replace more reinterpret_cast with SAL_W/SAL_U by Mike Kaganski · 9 years ago
  10. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  11. e44c188 Fix typos by Andrea Gelmini · 9 years ago
  12. 6d1c8a4 Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVC by Stephan Bergmann · 9 years ago
  13. afeff91 Use even more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  14. 0829b99 loplugin:constparams: winaccessibility (clang-cl) by Stephan Bergmann · 9 years ago
  15. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago
  16. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  17. d347c24 convert std::map::insert to std::map::emplace by Noel Grandin · 9 years ago
  18. 00657ae migrate to boost::gettext by Caolán McNamara · 9 years ago
  19. c88cd3f loplugin:unnecessaryparen: winaccessibility (clang-cl) by Stephan Bergmann · 9 years ago
  20. 7de833a simplify calls OUString::copy in foo.copy(x, foo.getLength() - x) by Noel Grandin · 9 years ago
  21. 0152694 loplugin:oncevar (clang-cl): winaccessibility by Stephan Bergmann · 9 years ago
  22. a5dba7d remove unused osl/mutex.hxx includes by Jochen Nitschke · 9 years ago
  23. 311a912 Clean up uses of SAL_U/SAL_W: winaccessibility by Stephan Bergmann · 9 years ago
  24. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  25. 68d5dbf Use OUString function variants that take a (narrow) string literal by Stephan Bergmann · 9 years ago
  26. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  27. f8cff53 loplugin:redundantcast (clang-cl) by Stephan Bergmann · 9 years ago
  28. 071dcb5 loplugin:redundantinline (clang-cl) by Stephan Bergmann · 9 years ago
  29. 0fe6f1a use actual UNO enums in vcl..xmlsecurity by Noel Grandin · 9 years ago
  30. 370c65e Fix typos by Andrea Gelmini · 9 years ago
  31. 6a71710 loplugin:unncessaryoverride (clang-cl) by Stephan Bergmann · 9 years ago
  32. 9dde2f0 Fix typos by Andrea Gelmini · 9 years ago
  33. 5d6532a Fix (German?) spelling mistakes in comments: s/save/safe (the adjective) by Tor Lillqvist · 9 years ago
  34. 0ea05f9 drop various _MSC_VER < 1900 conditionals by Caolán McNamara · 9 years ago
  35. d0f99b1 Fix typos by Andrea Gelmini · 9 years ago
  36. 7017c1b Typo: (De)SelectMutipleChidren->(De)SelectMultipleChidren by Julien Nabet · 9 years ago
  37. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  38. db5cfb7 loplugin:externvar (clang-cl) by Stephan Bergmann · 9 years ago
  39. c38aa3b loplugin:salbool by Stephan Bergmann · 9 years ago
  40. b2d800ed loplugin:unnecessaryoverride (clang-cl) by Stephan Bergmann · 9 years ago
  41. fa194e7 loplugin:vclwidgets by Stephan Bergmann · 9 years ago
  42. 29ddf52 typo fix: ressource -> resource by Andras Timar · 9 years ago
  43. f885411 clang-cl loplugin: winaccessibility by Stephan Bergmann · 9 years ago
  44. e8e2b71 Fix GetMnemonicChar by Stephan Bergmann · 9 years ago
  45. 4624e2d cppcheck: uninitMemberVar by Jochen Nitschke · 9 years ago
  46. f80134b cppcheck: variableScope by Jochen Nitschke · 9 years ago
  47. d866c3a cppcheck invalidPrintfArgType by Jochen Nitschke · 10 years ago
  48. d4aae1b -Werror,-Wnonportable-include-path (clang-cl) by Stephan Bergmann · 10 years ago
  49. a890e31 SAL_FALLTRHOUGH in Windows-only code by Stephan Bergmann · 10 years ago
  50. 3ec901f Mark dubious fallthrough cases as "SAL_FALLTHROUGH; //TODO ???" (in Win-only) by Stephan Bergmann · 10 years ago
  51. 4907188 Harmless missing break by Stephan Bergmann · 10 years ago
  52. 44326f8 remove unused struct member by Jochen Nitschke · 10 years ago
  53. b030ba2 Resolve: "TODO(Q1): Make GetSystemData method virtual" by Caolán McNamara · 10 years ago
  54. aea9c5e rename to two GetSystemData methods to find all call-sites by Caolán McNamara · 10 years ago
  55. a9ff36a Fix typos by Andrea Gelmini · 10 years ago
  56. 8efd941 Fix Windows-only code, part 5 by Stephan Bergmann · 10 years ago
  57. 0db367a Fix Windows-only code, part 4 by Stephan Bergmann · 10 years ago
  58. d15163e Fix typos by Andrea Gelmini · 10 years ago
  59. 6cadf68 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  60. c6086ca Silence -Werror,-Wnon-virtual-dtor in generated UAccCOM.h (clang-cl) by Stephan Bergmann · 10 years ago
  61. ba57e60 Silence -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  62. 7f0e965 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  63. 183dbfe -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  64. 5a7289d Silence -Werror,-Wnon-virtual-dtor in external includes by Stephan Bergmann · 10 years ago
  65. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  66. 377fa55 -Werror,-Wsign-compare (clang-cl) by Stephan Bergmann · 10 years ago
  67. 4b68b6d Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) by Stephan Bergmann · 10 years ago
  68. 432adca Silence more warnings, clang-cl's /W4 now also includes -Wextra by Stephan Bergmann · 10 years ago
  69. d48e054 -Werror,-Wunused-parameter (clang-cl) by Stephan Bergmann · 10 years ago
  70. 64d624b Fix typos by Andrea Gelmini · 10 years ago
  71. 77a3910 Silence clang-cl -Wextra-tokens in midl-generated code by Stephan Bergmann · 10 years ago
  72. f5f63b9 Silence clang-cl warnings in ATL headers by Stephan Bergmann · 10 years ago
  73. 3d4da23 Remove unused data by Stephan Bergmann · 10 years ago
  74. 5f0d57f -Werror,-Wwritable-strings by Stephan Bergmann · 10 years ago
  75. a8a4441 -Werror,-Wunused-function by Stephan Bergmann · 10 years ago
  76. cb0529c -Werror,-Wmicrosoft-exception-spec by Stephan Bergmann · 10 years ago
  77. b2a953f -Werror,-Wunused-private-field by Stephan Bergmann · 10 years ago
  78. 0cf4249 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
  79. f7b287e -Werror,-Winconsistent-missing-override by Stephan Bergmann · 10 years ago
  80. 458d143 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
  81. e57b701 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
  82. 1f9264f com::sun::star->css in winaccessibility/ by Noel Grandin · 10 years ago
  83. 8e234c5 use initialiser syntax for Sequence<OUString> by Noel Grandin · 10 years ago
  84. 2812963 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  85. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  86. b80be50 Allow non ASCII chars as accelerator keys by Niklas Johansson · 11 years ago
  87. 3406ae7 Fix typos by Andrea Gelmini · 11 years ago
  88. f7ef1cb boost->std by Caolán McNamara · 11 years ago
  89. ee7da35 Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  90. c4f210f dtrans, winaccessibility: consistently use $(gb_UWINAPI) by Michael Stahl · 11 years ago
  91. 9f27e5b Fix typos by Andrea Gelmini · 11 years ago
  92. 24c50b6 remove obsolete check for pre-MSVC2013 ATL library name by Michael Stahl · 11 years ago
  93. e544f44 Fix typos by Andrea Gelmini · 11 years ago
  94. 1a8915e Fix typos by Andrea Gelmini · 11 years ago
  95. 888098e Remove reference to AccessibleTextImpl.java by Andrea Gelmini · 11 years ago
  96. 4ea281a cppcheck:redundantAssignment by Noel Grandin · 11 years ago
  97. c3c45ff Fix typos by Andrea Gelmini · 11 years ago
  98. 3b77889 winaccessibility: rename unhelpful string defines. by Michael Meeks · 11 years ago
  99. 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
  100. 915dc38 Replace remaining getCppuType et al with cppu::UnoType by Stephan Bergmann · 11 years ago