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