- acd4407 tdf#153724: make sure to retrieve the variable value before checking the type by Mike Kaganski · 3 years, 2 months ago
- cc76baf tdf#151503 - Do not evaluate a missing optional variable to a boolean by Andreas Heinisch · 3 years, 6 months ago
- a2838a1 tdf#151012 - Initialize optional parameters with their default values by Andreas Heinisch · 3 years, 7 months ago
- 8e9bc34 cid#1509215 Using a moved object by Caolán McNamara · 3 years, 8 months ago
- c44e819 tdf#147529 - BASIC MsgBox: Check for missing optional parameters by Andreas Heinisch · 3 years, 10 months ago
- f71606c new loplugin:moveit by Noel Grandin · 3 years, 10 months ago
- fbce185 tdf#149402 - BASIC: Don't extend comment if line ends in a whitespace by Andreas Heinisch · 3 years, 10 months ago
- f30af7b tdf#147132 Flatten Basic function by Roman Kuznetsov · 3 years, 10 months ago
- 66fe1fa tdf#147132 Flatten Basic function by Roman Kuznetsov · 3 years, 10 months ago
- c387bc7 The elements of XInvocation::invoke aOutParamIndex are non-negative by Stephan Bergmann · 3 years, 10 months ago
- 0af4324 Use more appropriate type for SbiImage::GetString nId param by Stephan Bergmann · 3 years, 10 months ago
- bd279d3 Use more appropriate index variable type by Stephan Bergmann · 3 years, 10 months ago
- b19a2df Use more appropriate type for SbiImage::nStringIdx by Stephan Bergmann · 3 years, 10 months ago
- 5ecdedb clang-tidy modernize-pass-by-value in basic by Noel Grandin · 3 years, 10 months ago
- b94275f tdf#149157 - Break multiline continuation in a comment after a new line by Andreas Heinisch · 3 years, 11 months ago
- a685679 cid#1504574 Resource leak by Caolán McNamara · 3 years, 10 months ago
- 43458f8 tdf#147132 Flatten Basic function implementation by Roman Kuznetsov · 3 years, 10 months ago
- 371886d elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
- 5060c50 Use o3tl::make_unsigned in some places by Stephan Bergmann · 3 years, 11 months ago
- 30f1ef5 elide some OUString allocation by Noel Grandin · 3 years, 11 months ago
- 086e534 elide OUString allocation by Noel Grandin · 3 years, 11 months ago
- 41a967af Extend loplugin:redundantcast to trivial reinterpret_cast from T to itself by Stephan Bergmann · 3 years, 11 months ago
- cfb15d0 in SbUnoObject constructor, only query for XTypeProvider by Noel Grandin · 4 years ago
- cde416f in SetGlobalUNOConstant, only retrieve old value if we need it by Noel Grandin · 4 years ago
- 3c25a2a tdf#121740 dont bother checking for VBA libraries by Noel Grandin · 4 years ago
- e7d3243 move creation of xParser to where it is used by Noel Grandin · 4 years ago
- 070b34c fix --disable-scripting build by Caolán McNamara · 4 years ago
- bc1ab88 More usual 1899-12-30 base Date in Basic by Mike Kaganski · 4 years ago
- ced3501 Unify and simplify SbRtl_Hex and SbRtl_Oct by Mike Kaganski · 4 years ago
- 6abc099 tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by Pragat Pandya · 4 years ago
- 8189d81 Use usual 1899-12-30 base Date in Basic by Mike Kaganski · 4 years ago
- 7251f9c basic: remove commented out line by Xisco Fauli · 4 years ago
- 7c8f27e sal_Int32 cast to tools::Long to pass to a function taking sal_Int32 by Mike Kaganski · 4 years ago
- 90d33f5 tdf#148358 - Compare Non-ASCII variable names case-insensitive by Andreas Heinisch · 4 years ago
- 9f1701d use more o3tl::getToken by Noel Grandin · 4 years ago
- b5ab864 Just use Any ctor instead of makeAny in basic by Stephan Bergmann · 4 years ago
- 5200a73 use more string_view in various by Noel Grandin · 4 years ago
- d384925 use more string_view in INetURLObject by Noel Grandin · 4 years ago
- 09530ae cid#738565 Uninitialized scalar field by Caolán McNamara · 4 years ago
- d506ff9 add string_view wrappers for rtl::math::stringToDouble by Noel Grandin · 4 years ago
- e4bdf75 tdf#75263 - Export VBA-Project using detected charset on import by Andreas Heinisch · 4 years ago
- 07bf0ce tdf#148651: basic_macros: Add unittest by Xisco Fauli · 4 years ago
- 98f88ac tdf#148651: implement VBA.FormatPercent by Julien Nabet · 4 years ago
- 33bd16b loplugin:stringviewparam convert methods using copy() by Noel Grandin · 4 years ago
- fe597a3 Test StarBasic's native non-ASCII name syntax by Mike Kaganski · 4 years ago
- f23f594 loplugin:stringviewparam by Stephan Bergmann · 4 years ago
- fdfd517 loplugin:stringviewparam whitelist some more functions by Noel Grandin · 4 years ago
- e4ff847 loplugin:stringview check for getToken and trim by Noel Grandin · 4 years ago
- 3e76797 move comphelper::string::toInt32 to o3tl by Noel Grandin · 4 years ago
- ad7b90f Fix build by Mike Kaganski · 4 years ago
- 36e0e88 use more subView when converting to Int32 by Noel Grandin · 4 years ago
- 3a88b51 loplugin:stringviewparam convert methods using trim by Noel Grandin · 4 years ago
- b32c85d Move creation of case-insensitive variable name to a central place by Mike Kaganski · 4 years ago
- be7d84a Fix --disable-scripting build (WASM) by Jan-Marek Glogowski · 4 years ago
- de81c25 Related: tdf#144245 Optimize case-insensitive handling by Mike Kaganski · 4 years ago
- 6bc187b tdf#147132 Flatten Basic function implementations by offtkp · 4 years ago
- 1927b51 loplugin:stringviewparam convert methods using indexOf by Noel Grandin · 4 years ago
- da27693 Basic Collection class unit test by Alain Romedenne · 4 years, 3 months ago
- e2ba333 Adapt test to even slower builds by Stephan Bergmann · 4 years ago
- b9b9b3a tdf#114263 tdf#147262 CallByName() function LibO Basic test unit by Alain Romedenne · 4 years, 2 months ago
- 630dc47 -Werror,-Wunused-but-set-variable by Stephan Bergmann · 4 years ago
- a2c3ef6 Move BSTR wrapper to systools, and fix some wrong BSTR uses by Mike Kaganski · 4 years, 1 month ago
- ef82ccd new loplugin:trivialconstructor by Noel Grandin · 4 years, 1 month ago
- 7002caa new loplugin:trivialdestructor by Noel Grandin · 4 years, 1 month ago
- 1fb1f0b tdf#42982: improve UNO API error reporting by Deep17 · 4 years, 1 month ago
- 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
- 25bcd30 cid#707501 Uninitialized scalar variable by Caolán McNamara · 4 years, 1 month ago
- 34d3f16 cid#707500 Uninitialized scalar variable by Caolán McNamara · 4 years, 1 month ago
- d833234 cid#707503 Uninitialized scalar variable by Caolán McNamara · 4 years, 1 month ago
- bcaf132 tdf#147132: Flatten Basic function implementations by Ramreiso Kashung · 4 years, 2 months ago
- 3ba8b56 tdf#147089 - Round Integral Division (IDIV) literals to Integer values by Andreas Heinisch · 4 years, 1 month ago
- 9654c8e Basic compiler undetected typo by Alain Romedenne · 4 years, 2 months ago
- 5276177 tdf#147364: fix function signature to account to calling convention by Mike Kaganski · 4 years, 2 months ago
- a555aa2 tdf#147262: CallByName() argument names does not match that of VBA by Julien Nabet · 4 years, 2 months ago
- a79e7dc tdf#146672 - CDbl: skip spaces and tabs at the end of the scanned string by Andreas Heinisch · 4 years, 2 months ago
- 8b327cd tdf#147021 Use std::size() instead of SAL_N_ELEMENTS() macro by VaibhavMalik4187 · 4 years, 2 months ago
- 5bd55c2 We know the length here by Mike Kaganski · 4 years, 2 months ago
- 6a0f00d tdf#146742 - Move the initialization code of a method to SbMethod::Call by Andreas Heinisch · 4 years, 2 months ago
- 30483a6 Use default argument by Mike Kaganski · 4 years, 2 months ago
- af3316b SbRtl_Spc is exactly the same as SbRtl_Space by Mike Kaganski · 4 years, 2 months ago
- 6c4bc63 Use OUStringBuffer in SbRtl_FormatNumber by Mike Kaganski · 4 years, 2 months ago
- 3564b5c Adapt test to slow builds by Stephan Bergmann · 4 years, 2 months ago
- 24afbaa Fix format string by Mike Kaganski · 4 years, 2 months ago
- 81a3d9b4 tdf#132388: add unit test by Mike Kaganski · 4 years, 2 months ago
- a03b7d2 tdf#132388: reimplement fix for tdf#142487 by Mike Kaganski · 4 years, 2 months ago
- 124059f tdf#145614: Convert #define to enum by Ramreiso Kashung · 4 years, 3 months ago
- d1207a5 tdf#90341 Clean Up Excessive const_cast'ing by VaibhavMalik4187 · 4 years, 2 months ago
- c1205c1 Related tdf#146909: add missing IDIGNORE in Basic by Julien Nabet · 4 years, 2 months ago
- a2eaf99 make comphelper::OInterfaceContainerHelper4 more threadsafe by Noel Grandin · 4 years, 3 months ago
- 840b4eb Recheck modules [a-c]* with IWYU by Gabor Kelemen · 4 years, 3 months ago
- 35aa82ef tdf#145693 - Argument name should be 'charcode' instead of 'string' by Andreas Heinisch · 4 years, 3 months ago
- 260a203 tdf#130426 - Rename file for tdf#145693 by Andreas Heinisch · 4 years, 3 months ago
- 565a5fd tdf#145960 - Return type of boolean operators should be of type boolean by Andreas Heinisch · 4 years, 3 months ago
- d842809 tdf#144353, tdf#146281 - Correctly copy the information about variables by Andreas Heinisch · 4 years, 3 months ago
- be596c0 Nullify passed pointer in releaseDecimalPtr unconditionally by Mike Kaganski · 4 years, 4 months ago
- 26f46b8 loplugin:flatten in accessibility..basic by Noel Grandin · 4 years, 4 months ago
- fcba66f osl::Mutex->std::mutex in ModuleInvocationProxy by Noel Grandin · 4 years, 4 months ago
- de9fa7b osl::Mutex->std::mutex in ImplRepository by Noel Grandin · 4 years, 4 months ago
- 4f043fb osl::Mutex->std::mutex in CurrDirPool by Noel Grandin · 4 years, 4 months ago
- 70591eb ofz#42182 oss-build failure by Caolán McNamara · 4 years, 4 months ago