1. 47efcbd Simplify a bit by Mike Kaganski · 1 year, 10 months ago
  2. 52a2c19 Remove some unneeded casts by Mike Kaganski · 1 year, 10 months ago
  3. 7b2c82ff tdf#161585: fix DllRegisterServer implementation by Mike Kaganski · 1 year, 10 months ago
  4. ccebd10 tdf#148251 Use std::swap instead of using temporary values by AmandaQuaresmaCoutinho · 2 years ago
  5. 0fa827d Drop std::as_const from css::uno::Sequence iterations by Mike Kaganski · 2 years, 2 months ago
  6. c0e5166 loplugin:stringstatic, lopluign:ostr (clang-cl) by Stephan Bergmann · 2 years, 5 months ago
  7. 87db52ab Revert "use more Reference::query instead of UNO_QUERY_THROW" by Noel Grandin · 2 years, 7 months ago
  8. 7fc6063 use more Reference::query instead of UNO_QUERY_THROW by Noel Grandin · 2 years, 8 months ago
  9. da685e0 Use getXWeak in embedserv by Mike Kaganski · 3 years ago
  10. 0d8d0fb tdf#143148: Use pragma once instead of include guards by Uday Sharma · 3 years, 2 months ago
  11. 4521cb0 Drop redundant -Wnon-virtual-dtor by Stephan Bergmann · 3 years, 4 months ago
  12. ac90933 tdf#143148 Use of #pragma once instead of include guards. by sahilbutoal08 · 3 years, 5 months ago
  13. 07b6e34 tdf#147021: SAL_N_ELEMENTS changed to std::size by insanetree · 3 years, 6 months ago
  14. 63ef38c tdf#143148 embedserv: Use pragma once instead of include guards by Mohsen Rahimi · 3 years, 9 months ago
  15. 243ffb1 tdf#143148 Use pragma once in embedserv and helpcompiler by Diane Leigh · 3 years, 10 months ago
  16. 562499b Just use Any ctor instead of makeAny in embedserv by Stephan Bergmann · 4 years ago
  17. eb31b38 Use GetModuleHandleExW instead of GetModuleHandleW by Mike Kaganski · 4 years, 3 months ago
  18. cd057f5 Silence loplugin:fakebool for BOOL GetMessageW even harder by Stephan Bergmann · 4 years, 4 months ago
  19. 6108a44 Value is never nullptr - no need to use pointer and check by Mike Kaganski · 4 years, 4 months ago
  20. 6689f49 Drop ComSmart and use sal::systools::COMReference by Mike Kaganski · 4 years, 4 months ago
  21. 0fb0a1e Drop unused CSGuard by Mike Kaganski · 4 years, 4 months ago
  22. 6e37b34 Move ULONGGuard where it's used by Mike Kaganski · 4 years, 4 months ago
  23. b33564f Drop unused WriteDebugInfo declaration by Mike Kaganski · 4 years, 4 months ago
  24. db3a61c Generally determine Rdb content from gb_*_set_componentfile calls by Stephan Bergmann · 4 years, 4 months ago
  25. 68723d5 use OMultiTypeInterfaceContainerHelperVar3 in embedserv by Noel Grandin · 4 years, 4 months ago
  26. 7b8f630d Use o3tl::convert by Mike Kaganski · 4 years, 5 months ago
  27. 52f6aa4 Prepare for removal of non-const operator[] from Sequence in embedserv by Mike Kaganski · 4 years, 5 months ago
  28. a5cea74 Fix misuses of NULL across Windows-only code by Stephan Bergmann · 4 years, 5 months ago
  29. 4e60d1a Extended loplugin:referencecasting/redundantcast (clang-cl): embedserv by Stephan Bergmann · 4 years, 6 months ago
  30. 9104017 create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use it by Noel Grandin · 4 years, 8 months ago
  31. 3c5ac66 -Werror,-Wunused-but-set-parameter (clang-cl 13 trunk) by Stephan Bergmann · 4 years, 10 months ago
  32. a17c4ef -Werror,-Wunused-but-set-variable (clang-cl 13 trunk) by Stephan Bergmann · 4 years, 10 months ago
  33. 68b1c55 -Werror,-Wunused-but-set-variable (clang-cl 13 trunk) by Stephan Bergmann · 4 years, 10 months ago
  34. ea5641b Updated README.md files to represent current code / use Markdown format by Hossein · 5 years ago
  35. c161587 Using .md extension/Markdown syntax for modules README by Hossein · 5 years ago
  36. bbcf235 loplugin:refcounting (clang-cl) by Stephan Bergmann · 5 years ago
  37. 8f22ce5 loplugin:fakebool (clang-cl) by Stephan Bergmann · 5 years ago
  38. 4440be6 Silence -Werror,-Wunused-variable (clang-cl) by Stephan Bergmann · 5 years ago
  39. 52e6dea Drop FAR/NEAR from 16-bit WinAPI times by Mike Kaganski · 5 years ago
  40. 5358469 Simplify thread apartment initialization by Mike Kaganski · 5 years ago
  41. d249bd5 WIN handle GetMessageW return values by Jan-Marek Glogowski · 5 years ago
  42. 1b131be Simplify some string construction by Stephan Bergmann · 5 years ago
  43. 46c5de8 make *String(string_view) constructors explicit by Noel Grandin · 5 years ago
  44. 5035f26 tdf#123936 Formatting files in module embedserv with clang-format by Philipp Hofer · 5 years ago
  45. c4cec86 clang-cl: Adapt Windows-specific code to extended loplugin:cstylecast by Stephan Bergmann · 5 years ago
  46. c927aab Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicit by Stephan Bergmann · 6 years ago
  47. 13ae66c loplugin:stringstatic (clang-cl) by Stephan Bergmann · 6 years ago
  48. ef0815d loplugin:elidestringvar (clang-cl) by Stephan Bergmann · 6 years ago
  49. c0929d4b embedserv: create instances with uno constructors by Noel Grandin · 6 years ago
  50. b33ff1a use for-range on Sequence in e* by Noel Grandin · 6 years ago
  51. 1553d37 use for-range on Sequence in d* by Noel Grandin · 6 years ago
  52. aa3e3ef compact namespace in editeng..extensions by Noel Grandin · 6 years ago
  53. e333b4f -Werror,-Wpointer-to-int-cast (LLVM 10 trunk clang-cl) by Stephan Bergmann · 6 years ago
  54. a56955a sal_Char->char in editeng..eventattacher by Noel Grandin · 6 years ago
  55. 55e5969 loplugin:external (clang-cl) by Stephan Bergmann · 6 years ago
  56. 9f90050 loplugin:consttobool (clang-cl) by Stephan Bergmann · 6 years ago
  57. 0be61ad cppcheck: performing init in init list (dbaccess/desktop/dtrans/e.) by Julien Nabet · 6 years ago
  58. 5a11fe8 loplugin:fakebool (clang-cl) by Stephan Bergmann · 6 years ago
  59. 5413dcb loplugin:fakebool (clang-cl) by Stephan Bergmann · 6 years ago
  60. 48ab06d Avoid C++20 comparison operator overloading ambiguities (clang-cl -std=c++2a) by Stephan Bergmann · 6 years ago
  61. d51db77 Remove some memset calls by Mike Kaganski · 6 years ago
  62. 38ee6b2 -Werror,-Wmicrosoft-exception-spec (clang-cl) by Stephan Bergmann · 7 years ago
  63. ff06316 loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 7 years ago
  64. a2ab2b3 loplugin:referencecasting (clang-cl) by Stephan Bergmann · 7 years ago
  65. e7a1b28 loplugin:indentation (clang-cl) by Stephan Bergmann · 7 years ago
  66. 664de5a8 loplugin:stringconstant (clang-cl) by Stephan Bergmann · 7 years ago
  67. 3a5d783 clang-tidy: Fix suspicious catches of WIP unhandled-self-assignment check by Tamás Zolnai · 7 years ago
  68. b07a990 loplugin:typedefparam (clang-cl) by Stephan Bergmann · 7 years ago
  69. ea58b03 loplugin:indentation (clang-cl) by Stephan Bergmann · 7 years ago
  70. df984a4 Clean up dead uses of DISABLE_ATL by Stephan Bergmann · 7 years ago
  71. 979aed6 o3tl::make_unique -> std::make_unique in dbaccess...framework by Gabor Kelemen · 7 years ago
  72. 6856da3 o3tl::string_view -> std::string_view (in embedserv) by Stephan Bergmann · 7 years ago
  73. ab9b67b Remove obsolete SAL_FALLTHROUGH completely by Stephan Bergmann · 7 years ago
  74. a208ece tdf#120703 PVS: V560 A part of conditional expression is always true/false by Mike Kaganski · 7 years ago
  75. 6f50961 remove more rtl::OUString and OString prefixes by Noel Grandin · 7 years ago
  76. 9c51e6f pvs-studio: V716 Suspicious type conversion in return statement by Caolán McNamara · 7 years ago
  77. c8481c8 Drop duplicate WINVER and _WIN32_WINNT defines by Jan-Marek Glogowski · 7 years ago
  78. 928b1b0 loplugin:external (clang-cl) by Stephan Bergmann · 8 years ago
  79. 590e44c loplugin:simplifyconstruct (clang-cl) by Stephan Bergmann · 8 years ago
  80. cc7280e tdf#42949 Fix IWYU warnings in include/cppuhelper/* by Gabor Kelemen · 8 years ago
  81. 3fb5f71 Add missing sal/log.hxx headers by Gabor Kelemen · 8 years ago
  82. e1328b8 Fix typos by Andrea Gelmini · 8 years ago
  83. 20c4a9c tdf#96099 Remove some trivial container iterator typedefs by Arkadiy Illarionov · 8 years ago
  84. c6994fb Use for-range loops in embeddedobj, embedserv and formula by Julien Nabet · 8 years ago
  85. 2c9904f embedserv: MSVC: pragma warning: make more specific, remove obsolete by Mike Kaganski · 8 years ago
  86. 9026984 loplugin:emptyif (clang-cl) by Stephan Bergmann · 8 years ago
  87. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  88. c3250ba loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  89. aad6e59 loplugin:salcall (clang-cl) by Stephan Bergmann · 8 years ago
  90. 2eb0cad loplugin:unnecessaryparen (clang-cl) by Stephan Bergmann · 8 years ago
  91. ca34d38 Remove unnecessary state checks and the variables by Muhammet Kara · 8 years ago
  92. 3cfacae loplugin:includeform: embedserv (Windows) by Stephan Bergmann · 8 years ago
  93. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  94. 4355ef6 loplugin:blockblock (clang-cl) by Stephan Bergmann · 9 years ago
  95. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  96. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  97. 16549dc tdf#96505 Get rid of cargo cult "long" integer literals by 66kesara99 · 9 years ago
  98. caea628 Better not modify const RECTs passed in by Stephan Bergmann · 9 years ago
  99. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  100. d4bd86f loplugin:redundantpointerops (clang-cl) by Stephan Bergmann · 9 years ago