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