1. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  2. 9c51e6f pvs-studio: V716 Suspicious type conversion in return statement by Caolán McNamara · 7 years ago
  3. c8481c8 Drop duplicate WINVER and _WIN32_WINNT defines by Jan-Marek Glogowski · 7 years ago
  4. 928b1b0 loplugin:external (clang-cl) by Stephan Bergmann · 8 years ago
  5. 590e44c loplugin:simplifyconstruct (clang-cl) by Stephan Bergmann · 8 years ago
  6. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  7. 3fb5f71 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  8. e1328b8 Fix typos by Andrea Gelmini · 8 years ago
  9. 20c4a9c tdf#96099 Remove some trivial container iterator typedefs by Arkadiy Illarionov · 8 years ago
  10. c6994fb Use for-range loops in embeddedobj, embedserv and formula by Julien Nabet · 8 years ago
  11. 2c9904f embedserv: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  12. 9026984 loplugin:emptyif (clang-cl) by Stephan Bergmann · 8 years ago
  13. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  14. c3250ba loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  15. aad6e59 loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  16. 2eb0cad loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 8 years ago
  17. ca34d38 Remove unnecessary state checks and the variables by Muhammet Kara · 8 years ago
  18. 3cfacae loplugin:includeform: embedserv (Windows) by Stephan Bergmann · 8 years ago
  19. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  20. 4355ef6 loplugin:blockblock (clang-cl) by Stephan Bergmann · 9 years ago
  21. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  22. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  23. 16549dc tdf#96505 Get rid of cargo cult "long" integer literals by 66kesara99 · 9 years ago
  24. caea628 Better not modify const RECTs passed in by Stephan Bergmann · 9 years ago
  25. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  26. d4bd86f loplugin:redundantpointerops (clang-cl) by Stephan Bergmann · 9 years ago
  27. 3e9619c loplugin:constparams: embedserv (clang-cl) by Stephan Bergmann · 9 years ago
  28. 19efa82 loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 9 years ago
  29. fd924b3 loplugin:oncevar (clang-cl) by Stephan Bergmann · 9 years ago
  30. ff1f6a5 remove UL/L suffixes from integer constants in initialiser/call expressions by Noel Grandin · 9 years ago
  31. a81c6eb loplugin:oncevar (clang-cl): embedserv by Stephan Bergmann · 9 years ago
  32. febbad7 cleanup unused css/frame/* includes by Jochen Nitschke · 9 years ago
  33. de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
  34. 8c8f2a5 remove unnecessary explicit linefeeds from end of SAL and OSL log calls by Noel Grandin · 9 years ago
  35. bad606f Clean up uses of SAL_U/SAL_W: embedserv by Stephan Bergmann · 9 years ago
  36. 9ac98e6 Finally switch MSVC to sal_Unicode = char16_t, too by Stephan Bergmann · 9 years ago
  37. f8cff53 loplugin:redundantcast (clang-cl) by Stephan Bergmann · 9 years ago
  38. 55cc79f Fix typos by Andrea Gelmini · 9 years ago
  39. 68bd686 tdf#96505 - Get rid of cargo cult long integer literals by udaycoder · 9 years ago
  40. b57d51e Drop :: prefix from std in [de]*/ by Tor Lillqvist · 9 years ago
  41. 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
  42. fed3783 Add missing #includes by Stephan Bergmann · 9 years ago
  43. 87087ba loplugin:stringconstant by Stephan Bergmann · 9 years ago
  44. e57ca02 Remove dynamic exception specifications by Stephan Bergmann · 9 years ago
  45. da1b981 embedserv/source/embed/xwin.cxx is gone by Stephan Bergmann · 9 years ago
  46. c010fe8 loplugin:useuniqueptr by Stephan Bergmann · 9 years ago
  47. 2597a2f loplugin:externvar (clang-cl) by Stephan Bergmann · 9 years ago
  48. 3b65875 clang-cl loplugin: embedserv by Stephan Bergmann · 9 years ago
  49. 60e264c 64-bit Windows fix: InsertMenu takes a UINT_PTR by Stephan Bergmann · 9 years ago
  50. d4aae1b -Werror,-Wnonportable-include-path (clang-cl) by Stephan Bergmann · 10 years ago
  51. c11e60f tdf#99643 OLE automation bridge: fix 64-bit pointer conversions by Michael Stahl · 10 years ago
  52. a890e31 SAL_FALLTRHOUGH in Windows-only code by Stephan Bergmann · 10 years ago
  53. 58a3207 use Any constructor instead of temporaries by Noel Grandin · 10 years ago
  54. 20f23c1a Fix typos by Andrea Gelmini · 10 years ago
  55. 4c7ec9f cleanup: remove unused com/sun/star/uno includes by Jochen Nitschke · 10 years ago
  56. af662f3 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  57. 5a7289d Silence -Werror,-Wnon-virtual-dtor in external includes by Stephan Bergmann · 10 years ago
  58. b1d9fe78 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  59. 6fbac17 -Werror,-Wunused-macros by Stephan Bergmann · 10 years ago
  60. e4f8d0c Silence -Werror,-Wnon-virtual-dtor by Stephan Bergmann · 10 years ago
  61. b955d43 -Werror,-Wshadow by Stephan Bergmann · 10 years ago
  62. a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
  63. 4b68b6d Silence -Werror,-Wmissing-field-initializers in END_OBJECT_MAP (clang-cl) by Stephan Bergmann · 10 years ago
  64. 432adca Silence more warnings, clang-cl's /W4 now also includes -Wextra by Stephan Bergmann · 10 years ago
  65. f719e15 more Windows build fixes by Noel Grandin · 10 years ago
  66. 21e35e2 more Windows build fixes by Noel Grandin · 10 years ago
  67. c4d5feb more Windows build fixes by Noel Grandin · 10 years ago
  68. df1055e more Windows build fixes by Noel Grandin · 10 years ago
  69. 45b8337 more Windows build fixes by Noel Grandin · 10 years ago
  70. 692a7c2 more Windows build fixes by Noel Grandin · 10 years ago
  71. 752cd07 InterfaceContainer2 with vector instead of Sequence by Noel Grandin · 10 years ago
  72. c9be274 cppcheck: noExplicitConstructor by Caolán McNamara · 10 years ago
  73. 3149c04 Resolve Linker Warning LNK4104 by Mike Kaganski · 10 years ago
  74. 803bff5 -Werror,-Wint-to-pointer-cast by Stephan Bergmann · 10 years ago
  75. c59646d Silence clang-cl warnings in ATL headers by Stephan Bergmann · 10 years ago
  76. 31927f9 -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
  77. 0ea6755 -Werror,-Wunused-variable by Stephan Bergmann · 10 years ago
  78. fa257a3 Use Get/SetWindowLongPtr, for 64-bit build by Stephan Bergmann · 10 years ago
  79. 04277e7 -Werror,-Wbitwise-op-parentheses by Stephan Bergmann · 10 years ago
  80. 0968238 Expand single use of SendCommand macro by Stephan Bergmann · 10 years ago
  81. 6391532 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
  82. e3eebcc -Werror,-Wlogical-op-parentheses by Stephan Bergmann · 10 years ago
  83. 5508383 -Werror,-Wreorder by Stephan Bergmann · 10 years ago
  84. cf2f0f9 -Werror,-Wint-to-pointer-cast by Stephan Bergmann · 10 years ago
  85. f08d014 Fix css.awt.XSystemDependentMenuPeer.getMenuHandle by Stephan Bergmann · 10 years ago
  86. 753057b The #else branch is unused now by Stephan Bergmann · 10 years ago
  87. 8c0d5d4 -Werror,-Wlogical-op-parentheses by Stephan Bergmann · 10 years ago
  88. 94f790a -Werror,-Wduplicate-decl-specifier (extern "C" already in STDAPI) by Stephan Bergmann · 10 years ago
  89. 4668528 -Wmissing-braces is globally disabled in com_GCC_defs.mk anyway by Stephan Bergmann · 10 years ago
  90. 25aec38 use initialiser for Sequence<OUString> by Noel Grandin · 10 years ago
  91. b5db48a no need to use OUString constructor in call to createInstance by Noel Grandin · 10 years ago
  92. 3c97116 use uno::Reference::set method instead of assignment by Noel Grandin · 10 years ago
  93. b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
  94. 6a93b97 com::sun::star->css in embedserv/ by Noel Grandin · 11 years ago
  95. 35fd0cf cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
  96. f0208db cppcheck: fix some redundantCondition warnings by Julien Nabet · 11 years ago
  97. aecdaa71 tdf#88206 replace cppu::WeakImplHelper* etc. by Takeshi Abe · 11 years ago
  98. 24c50b6 remove obsolete check for pre-MSVC2013 ATL library name by Michael Stahl · 11 years ago
  99. b55166d Revert "return and use std::vector from OInterfaceContainerHelper" by Noel Grandin · 11 years ago
  100. e57314f return and use std::vector from OInterfaceContainerHelper by Noel Grandin · 11 years ago