1. 7c7aa4e3 loplugin:pointerbool (clang-cl) by Stephan Bergmann · 8 years ago
  2. ad9871a Introduce SbxValues::clear by Stephan Bergmann · 8 years ago
  3. 9af8f19 More loplugin:cstylecast on Windows by Stephan Bergmann · 8 years ago
  4. be94207 new loplugin:emptyif by Noel Grandin · 8 years ago
  5. 44853cc loplugin:useuniqeptr in SbxVariable by Noel Grandin · 8 years ago
  6. 000fa4c loplugin:useuniqueptr in SbiStdObject by Noel Grandin · 8 years ago
  7. 24cbc7a loplugin:useuniqueptr in SbUnoMethod by Noel Grandin · 8 years ago
  8. 5954878 loplugin:useuniqueptr in SbiGlobals by Noel Grandin · 8 years ago
  9. 263d732 loplugin:useuniqueptr in SbModule by Noel Grandin · 8 years ago
  10. 624f84c Fix typos by Andrea Gelmini · 8 years ago
  11. 3a40d3d More loplugin:cstylecast: basic by Stephan Bergmann · 8 years ago
  12. 7d8e944 convert a<b?a:b to std::min(a,b) by Noel Grandin · 8 years ago
  13. 6070aaa More loplugin:cstylecast: basic by Stephan Bergmann · 8 years ago
  14. 728104b tdf#96099 Removed some trivial typedefs related to UnOrderedMap and size_t. by ekuiitr · 8 years ago
  15. ee4b074 basic, solve link problems by jan Iversen · 8 years ago
  16. 46eeb01 basic, changed runtime by jan Iversen · 8 years ago
  17. 0a1b045 SAL_TYPES_SIZEOFINT == 2 no longer possible by Noel Grandin · 8 years ago
  18. 54227c9 Silence loplugin:unnecessarycatchthrow with --disable-debug by Stephan Bergmann · 8 years ago
  19. 884cbe1 RID_* can be extern global variables by Noel Grandin · 8 years ago
  20. d0222ba Fix typos by Andrea Gelmini · 8 years ago
  21. 2a421b2 loplugin:passstuffbyref improved return in basic,framework by Noel Grandin · 8 years ago
  22. c5417a2 VBA tests (4) - don't pass when all tests fail by Zdeněk Crhonek · 8 years ago
  23. 101a79c lokdialog: Allow switching language of some of the ResMgr's. by Jan Holesovsky · 8 years ago
  24. baaf6c1 VB tests (3)-don't pass whe all tests fail by Zdeněk Crhonek · 8 years ago
  25. 00bc5a0 wrap scoped enum around css::util::NumberFormat by Noel Grandin · 8 years ago
  26. be359b1 loplugin:unusedenumconstants by Noel Grandin · 8 years ago
  27. 4e14475 loplugin:unusedindex by Mike Kaganski · 8 years ago
  28. 8de8e0c Get rid of loop counter variable by Mike Kaganski · 8 years ago
  29. 29baa05 tools: remove unused #include from solar.h by Michael Stahl · 8 years ago
  30. 3af5005 loplugin:salcall fix functions by Noel Grandin · 8 years ago
  31. 00b644e VBA test - error() function by Zdeněk Crhonek · 8 years ago
  32. c947a25 loplugin:countusersofdefaultparams in basctl..basegfx by Noel Grandin · 8 years ago
  33. 86393f0 VBA test - iserror function test repair, tdf#114232 by Zdeněk Crhonek · 8 years ago
  34. 9f9347c basic: SfxLibraryContainer: replace maMutex by Michael Stahl · 8 years ago
  35. c0ac78c loplugin:salcall handle virtual methods by Noel Grandin · 8 years ago
  36. ef6940a Save an unnecessary duplicate GetObject() call by Eike Rathke · 8 years ago
  37. 3649360 Simplify the IsObject()/GetObject() logic here by Eike Rathke · 8 years ago
  38. d1cd68f Rather call GetObject() only if IsObject(), tdf#112571 follow-up by Eike Rathke · 8 years ago
  39. 863e269 Resolves: tdf#114232 reset error after unsuccessful GetObject() query by Eike Rathke · 8 years ago
  40. d915cb4 Resolves: tdf#114231 do not mask ErrCode with GetRest() by Eike Rathke · 8 years ago
  41. 9a06b99 loplugin:salcall fix non-virtual methods by Noel Grandin · 8 years ago
  42. 2bfbe34 VBA tests repair (2) - don't pass the test when all tests fail by Zdeněk Crhonek · 8 years ago
  43. 9d3b73c VBA tests - repair tests (Don't pass when all tests fail) by Zdeněk Crhonek · 8 years ago
  44. af8431d Find VBA-only functions when compiling first on module level by Eike Rathke · 8 years ago
  45. a566fd1 loplugin:unusedmethods by Noel Grandin · 8 years ago
  46. 1512b9f basic, disable scripting problem by jan Iversen · 8 years ago
  47. bb4cd52 Get rid of two more temporary SvNumberFormatter instances by Eike Rathke · 8 years ago
  48. 5e1d49d Get rid of a temporary SvNumberFormatter instance by Eike Rathke · 8 years ago
  49. f1b5b22 Get rid of that LANGUAGE_GERMAN nonsense by Eike Rathke · 8 years ago
  50. 2f81745 Aaand another one.. SvNumberFormatter instance by Eike Rathke · 8 years ago
  51. 2828829 Get rid of a temporary SvNumberFormatter instance by Eike Rathke · 8 years ago
  52. 4b98e35 Make the SbiInstance SvNumberFormatter shared_ptr by Eike Rathke · 8 years ago
  53. 2408a1b Don't pass the test when all tests fail by Eike Rathke · 8 years ago
  54. 462866c various coverity warnings by Caolán McNamara · 8 years ago
  55. db080da tdf#114011 limit/truncate date, not only year by Eike Rathke · 8 years ago
  56. df2e78f replace check of eof and GetError with good by Caolán McNamara · 8 years ago
  57. 2161d04 drop duplicate method by Caolán McNamara · 8 years ago
  58. 5280b3e silence some coverity warnings by Caolán McNamara · 8 years ago
  59. 7f055f3 inline SbxMAXSALUINT64 and friends by Noel Grandin · 8 years ago
  60. a8f31d5 Fix typos by Andrea Gelmini · 8 years ago
  61. d71bcc4 Fix typos by Andrea Gelmini · 8 years ago
  62. 049e026 loplugin:finalclasses in basic,basegfx by Noel Grandin · 8 years ago
  63. 3dde9d9 loplugin:constparams in various(1) by Noel Grandin · 8 years ago
  64. 5d618d7 loplugin:constantparam in basic,basctl by Noel Grandin · 8 years ago
  65. ae531b6 Another ImpGetIntntlSep() fix, tdf#81671 follow-up by Eike Rathke · 8 years ago
  66. ab7b10d Fix build of Windows-only code, tdf#81671 follow-up by Eike Rathke · 8 years ago
  67. dc520c7 Handle decimalSeparatorAlternative in BASIC ImpScan,..., tdf#81671 by Eike Rathke · 8 years ago
  68. 11d2f3d vcl: make MapMode constructor explicit by Michael Stahl · 8 years ago
  69. d4a2541 loplugin:includeform: basic by Stephan Bergmann · 8 years ago
  70. 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
  71. ead920a loplugin:redundantcast handle dynamic_cast by Noel Grandin · 8 years ago
  72. 66b3970 Seems that testMiscOLEStuff() works only as 64-bit on a current Windows 10 by Tor Lillqvist · 8 years ago
  73. daf7c3e basic: consistently use "" and <> in include directives by Mike Kaganski · 8 years ago
  74. 1944e3d Rename and move SAL_U/W to o3tl::toU/W by Mike Kaganski · 9 years ago
  75. 2c05d75 add << operator for css::uno::Exception by Noel Grandin · 9 years ago
  76. 532a4dc Replace more reinterpret_cast with SAL_W/SAL_U by Mike Kaganski · 9 years ago
  77. c3609f1 Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode* by Mike Kaganski · 9 years ago
  78. 362a21d Use explicit function names for fooA/fooW WinAPI; prefer fooW by Mike Kaganski · 9 years ago
  79. cf48347 Fresh run of bin/update_pch.sh by Mike Kaganski · 9 years ago
  80. 6978f50 Bin some noise comments and ASCII graphics by Tor Lillqvist · 9 years ago
  81. bb82632 iOS, solved code never reached (sbxvalue.cxx) by jan Iversen · 9 years ago
  82. a1eeccc Clean up a couple of overly verbose SAL_INFOs by Tor Lillqvist · 9 years ago
  83. aaa26a5 Some more WIN32_LEAN_AND_MEAN by Mike Kaganski · 9 years ago
  84. 7315f32 use more default copy ctors by Jochen Nitschke · 9 years ago
  85. 7f3ca309 Enable -Wunreachable-code by Stephan Bergmann · 9 years ago
  86. 84cbd6a clang-tidy modernize-use-emplace in b* by Noel Grandin · 9 years ago
  87. 8e8c789 oovbaapi: create XOval and XLine shape types by Tamas Bunth · 9 years ago
  88. c497c4c Replace list by vector in dllmgr-x86-x64 (basic) by Julien Nabet · 9 years ago
  89. 5c0ab63 Replace list by vector in methods.cxx (basic) by Julien Nabet · 9 years ago
  90. f192302 loplugin:constparams: basic (clang-cl) by Stephan Bergmann · 9 years ago
  91. 4e70d0b rename SBX errorcodes to BASIC by Noel Grandin · 9 years ago
  92. c8ff305 move all the basic errcodes to one file by Noel Grandin · 9 years ago
  93. ae8e1ad convert code-class in ErrCode to scoped enum by Noel Grandin · 9 years ago
  94. db6b703 Allow non-modal Dialogs during FileImport/Load by Armin Le Grand · 9 years ago
  95. 7ca950e no need to use ERRCODE_RES_MASK here by Noel Grandin · 9 years ago
  96. 74da6d5 VBA tests-add VAL,VARTYPE,WEEKDAY,WEEKDAYNAME,YEAR tests by Zdeněk Crhonek · 9 years ago
  97. dcc667a convert message box style bits to scoped enum by Noel Grandin · 9 years ago
  98. 64a3124 Fix typos by Andrea Gelmini · 9 years ago
  99. 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
  100. 2e8acde remove UL/L suffixes from integer constants on the RHS of expressions by Noel Grandin · 9 years ago