1. 2074fd1 tdf#153752: SbxObject::Execute: extra characters in Option Compatible mode by Mike Kaganski · 3 years, 2 months ago
  2. ab07e43 Simplify a bit by Mike Kaganski · 3 years, 2 months ago
  3. bcd6333 tdf#153724: make sure to retrieve the variable value before checking the type by Mike Kaganski · 3 years, 2 months ago
  4. 358f21e tdf#153235: Optimize Application::Reschedule calls in SbiRuntime::Step by Mike Kaganski · 3 years, 2 months ago
  5. fd5a4de Resolves: tdf#152917 Add ConvertFromUrl() put result back, tdf#147132 follow-up by Eike Rathke · 3 years, 3 months ago
  6. a534361 Fold OldBasicPassword into basic::SfxScriptLibraryContainer by Stephan Bergmann · 3 years, 4 months ago
  7. e88cb2d -Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): basic by Stephan Bergmann · 3 years, 5 months ago
  8. 1604508 Address a constexpr template point of instantiation issue by Stephan Bergmann · 3 years, 5 months ago
  9. da6a1a0 basic: s/helt/held/ and some cleanup. by Michael Meeks · 3 years, 6 months ago
  10. c0ce606 basic: correct reference to method that doesn't exist. by Michael Meeks · 3 years, 6 months ago
  11. bdfcad5 tdf#151503 - Do not evaluate a missing optional variable to a boolean by Andreas Heinisch · 3 years, 6 months ago
  12. 0a7eac8 use more string_view in accessibility..configmgr by Noel Grandin · 3 years, 6 months ago
  13. 6f3532f tdf#151012 - Initialize optional parameters with their default values by Andreas Heinisch · 3 years, 7 months ago
  14. 5a60014 This comment is obsolete by Mike Kaganski · 3 years, 7 months ago
  15. fd3888c move ErrCode to comphelper and improve debug output string by Noel Grandin · 3 years, 7 months ago
  16. 6b3e66c tdf147132 basic : flaten some functions by Arnaud VERSINI · 3 years, 8 months ago
  17. f2a98e8 BASIC : missing parameter check in SbRtl_CreateObject by Arnaud VERSINI · 3 years, 9 months ago
  18. c66f655 cid#1509223 Inefficient vector resizing with reserve. by Noel Grandin · 3 years, 7 months ago
  19. 7e2a8a9 tdf#150139 - Add a concrete name to the error message by Andreas Heinisch · 3 years, 8 months ago
  20. 91ba965 Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxx by Stephan Bergmann · 3 years, 8 months ago
  21. 6e1be9f cid#1500645 silence Resource leak by Caolán McNamara · 3 years, 8 months ago
  22. 707f8c1 cid#1509215 Using a moved object by Caolán McNamara · 3 years, 8 months ago
  23. ca55086 Better cast to sal_[u]IntPtr when passing pointer to O[U]String::number by Stephan Bergmann · 3 years, 8 months ago
  24. 8a843f7 loplugin:moveit by Noel Grandin · 3 years, 9 months ago
  25. 845393b move wintypes.hxx from tools to vcl by Chris Sherlock · 3 years, 9 months ago
  26. c2bf1ff tdf#147132 Flatten a Basic function by Roman Kuznetsov · 3 years, 9 months ago
  27. d477d2e Removed executable bits on files by Andrea Gelmini · 3 years, 9 months ago
  28. 120daca tdf#149447: use proper UNO types for marshalling unsigned Basic types by Mike Kaganski · 3 years, 9 months ago
  29. 522f5ad tdf#147529 - BASIC MsgBox: Check for missing optional parameters by Andreas Heinisch · 3 years, 10 months ago
  30. 5bb8230 crashtesting: assert seen with forum-mso-de-125088 by Caolán McNamara · 3 years, 10 months ago
  31. 7c9d99a elide some makeStringAndClear() calls by Noel Grandin · 3 years, 10 months ago
  32. f4ff0ed tdf#149622: also clear return value before calling method from SbxObject::Call by Mike Kaganski · 3 years, 10 months ago
  33. f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
  34. fbce185 tdf#149402 - BASIC: Don't extend comment if line ends in a whitespace by Andreas Heinisch · 3 years, 10 months ago
  35. f30af7b tdf#147132 Flatten Basic function by Roman Kuznetsov · 3 years, 10 months ago
  36. 66fe1fa tdf#147132 Flatten Basic function by Roman Kuznetsov · 3 years, 10 months ago
  37. c387bc7 The elements of XInvocation::invoke aOutParamIndex are non-negative by Stephan Bergmann · 3 years, 10 months ago
  38. 0af4324 Use more appropriate type for SbiImage::GetString nId param by Stephan Bergmann · 3 years, 10 months ago
  39. bd279d3 Use more appropriate index variable type by Stephan Bergmann · 3 years, 10 months ago
  40. b19a2df Use more appropriate type for SbiImage::nStringIdx by Stephan Bergmann · 3 years, 10 months ago
  41. 5ecdedb clang-tidy modernize-pass-by-value in basic by Noel Grandin · 3 years, 10 months ago
  42. b94275f tdf#149157 - Break multiline continuation in a comment after a new line by Andreas Heinisch · 3 years, 11 months ago
  43. a685679 cid#1504574 Resource leak by Caolán McNamara · 3 years, 10 months ago
  44. 43458f8 tdf#147132 Flatten Basic function implementation by Roman Kuznetsov · 3 years, 10 months ago
  45. 371886d elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
  46. 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
  47. 30f1ef5 elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
  48. 086e534 elide OUString allocation by Noel Grandin · 3 years, 11 months ago
  49. 41a967af Extend loplugin:redundantcast to trivial reinterpret_cast from T to itself by Stephan Bergmann · 3 years, 11 months ago
  50. cfb15d0 in SbUnoObject constructor, only query for XTypeProvider by Noel Grandin · 4 years ago
  51. cde416f in SetGlobalUNOConstant, only retrieve old value if we need it by Noel Grandin · 4 years ago
  52. 3c25a2a tdf#121740 dont bother checking for VBA libraries by Noel Grandin · 4 years ago
  53. e7d3243 move creation of xParser to where it is used by Noel Grandin · 4 years ago
  54. 070b34c fix --disable-scripting build by Caolán McNamara · 4 years ago
  55. bc1ab88 More usual 1899-12-30 base Date in Basic by Mike Kaganski · 4 years ago
  56. ced3501 Unify and simplify SbRtl_Hex and SbRtl_Oct by Mike Kaganski · 4 years ago
  57. 6abc099 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by Pragat Pandya · 4 years ago
  58. 8189d81 Use usual 1899-12-30 base Date in Basic by Mike Kaganski · 4 years ago
  59. 7251f9c basic: remove commented out line by Xisco Fauli · 4 years ago
  60. 7c8f27e sal_Int32 cast to tools::Long to pass to a function taking sal_Int32 by Mike Kaganski · 4 years ago
  61. 90d33f5 tdf#148358 - Compare Non-ASCII variable names case-insensitive by Andreas Heinisch · 4 years ago
  62. 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
  63. b5ab864 Just use Any ctor instead of makeAny in basic by Stephan Bergmann · 4 years ago
  64. 5200a73 use more string_view in various by Noel Grandin · 4 years ago
  65. d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
  66. 09530ae cid#738565 Uninitialized scalar field by Caolán McNamara · 4 years ago
  67. d506ff9 add string_view wrappers for rtl::math::stringToDouble by Noel Grandin · 4 years ago
  68. e4bdf75 tdf#75263 - Export VBA-Project using detected charset on import by Andreas Heinisch · 4 years ago
  69. 07bf0ce tdf#148651: basic_macros: Add unittest by Xisco Fauli · 4 years ago
  70. 98f88ac tdf#148651: implement VBA.FormatPercent by Julien Nabet · 4 years ago
  71. 33bd16b loplugin:stringviewparam convert methods using copy() by Noel Grandin · 4 years ago
  72. fe597a3 Test StarBasic's native non-ASCII name syntax by Mike Kaganski · 4 years ago
  73. f23f594 loplugin:stringviewparam by Stephan Bergmann · 4 years ago
  74. fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
  75. e4ff847 loplugin:stringview check for getToken and trim by Noel Grandin · 4 years ago
  76. 3e76797 move comphelper::string::toInt32 to o3tl by Noel Grandin · 4 years ago
  77. ad7b90f Fix build by Mike Kaganski · 4 years ago
  78. 36e0e88 use more subView when converting to Int32 by Noel Grandin · 4 years ago
  79. 3a88b51 loplugin:stringviewparam convert methods using trim by Noel Grandin · 4 years ago
  80. b32c85d Move creation of case-insensitive variable name to a central place by Mike Kaganski · 4 years ago
  81. be7d84a Fix --disable-scripting build (WASM) by Jan-Marek Glogowski · 4 years ago
  82. de81c25 Related: tdf#144245 Optimize case-insensitive handling by Mike Kaganski · 4 years ago
  83. 6bc187b tdf#147132 Flatten Basic function implementations by offtkp · 4 years ago
  84. 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
  85. da27693 Basic Collection class unit test by Alain Romedenne · 4 years, 3 months ago
  86. e2ba333 Adapt test to even slower builds by Stephan Bergmann · 4 years ago
  87. b9b9b3a tdf#114263 tdf#147262 CallByName() function LibO Basic test unit by Alain Romedenne · 4 years, 2 months ago
  88. 630dc47 -Werror,-Wunused-but-set-variable by Stephan Bergmann · 4 years ago
  89. a2c3ef6 Move BSTR wrapper to systools, and fix some wrong BSTR uses by Mike Kaganski · 4 years, 1 month ago
  90. ef82ccd new loplugin:trivialconstructor by Noel Grandin · 4 years, 1 month ago
  91. 7002caa new loplugin:trivialdestructor by Noel Grandin · 4 years, 1 month ago
  92. 1fb1f0b tdf#42982: improve UNO API error reporting by Deep17 · 4 years, 1 month ago
  93. aa54ea2 Change the comment of the test cases to clarify the textual representation of the calculated string by Andreas Heinisch · 4 years, 2 months ago
  94. 25bcd30 cid#707501 Uninitialized scalar variable by Caolán McNamara · 4 years, 1 month ago
  95. 34d3f16 cid#707500 Uninitialized scalar variable by Caolán McNamara · 4 years, 1 month ago
  96. d833234 cid#707503 Uninitialized scalar variable by Caolán McNamara · 4 years, 1 month ago
  97. bcaf132 tdf#147132: Flatten Basic function implementations by Ramreiso Kashung · 4 years, 2 months ago
  98. 3ba8b56 tdf#147089 - Round Integral Division (IDIV) literals to Integer values by Andreas Heinisch · 4 years, 1 month ago
  99. 9654c8e Basic compiler undetected typo by Alain Romedenne · 4 years, 2 months ago
  100. 5276177 tdf#147364: fix function signature to account to calling convention by Mike Kaganski · 4 years, 2 months ago