office-gobmx/basic
Noel Grandin f71606c920 new loplugin:moveit
look for local variables that can be std::move'd to parameters

off by default, since it doesn't do proper data flow analysis

Change-Id: I3403a0fcffd165bdea6a772528bc53995c5fdb40
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135527
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-06-10 13:13:15 +02:00
..
inc clang-tidy modernize-pass-by-value in basic 2022-05-31 15:11:27 +02:00
qa tdf#149402 - BASIC: Don't extend comment if line ends in a whitespace 2022-06-06 10:24:20 +02:00
source new loplugin:moveit 2022-06-10 13:13:15 +02:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk tdf#145371 - Delete array variable only before ReDim 2021-10-30 18:28:17 +02:00
CppunitTest_basic_scanner.mk
IwyuFilter_basic.yaml Recheck modules [a-c]* with IWYU 2022-01-13 08:26:15 +01:00
Library_sb.mk Fix --disable-scripting build (WASM) 2022-04-04 21:36:10 +02:00
Makefile
Module_basic.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

StarBASIC Interpreter

Contains the StarBASIC Interpreter

This implements a macro language that, when in VBA compatibility mode, is intended to be interoperable with Visual Basic for Applications, allowing people to run macros embedded in their documents.

See also

http://wiki.openoffice.org/wiki/Basic