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