office-gobmx/basic
Noel Grandin ed0b12f4ea no need to take a copy of the getProcessComponentContext return value
we can just take a "const &".

(found by running clang-tidy with the
performance-unnecessary-copy-initialization warning)

Change-Id: I20fd208c65303da78170b1ac06c638fdf3aa094b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176267
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-11-08 15:23:52 +01:00
..
inc Related: tdf#158092 add a comment to avoid symbols localization 2024-09-11 17:01:09 +02:00
qa new loplugin:staticconstexpr 2024-11-04 08:51:00 +01:00
source no need to take a copy of the getProcessComponentContext return value 2024-11-08 15:23:52 +01:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk tdf#149714 BitsPerPixel property of Graphic has Boolean UNO type 2024-02-28 05:00:46 +01:00
CppunitTest_basic_scanner.mk tdf#160478: fix Basic LIKE operator 2024-04-02 19:47:35 +02:00
IwyuFilter_basic.yaml Recheck modules [a-c]* with IWYU 2022-01-13 08:26:15 +01:00
Library_sb.mk Use Windows dllmgr-x64 also for aarch64 2024-04-26 12:43:59 +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