office-gobmx/basic
Noel b624b13b3d loplugin:flatten
Change-Id: Ib7a895fba66f8dc9b6501e61631c02694053b7fc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113157
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-03-26 18:02:19 +01:00
..
inc Make sal/config.h the first in pch 2021-03-09 06:51:51 +01:00
qa tdf#88442 SBasic: Don't double-initialize a Global ... As New ... 2021-03-21 21:54:11 +01:00
source loplugin:flatten 2021-03-26 18:02:19 +01:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk tdf#88442 SBasic: Don't double-initialize a Global ... As New ... 2021-03-21 21:54:11 +01:00
CppunitTest_basic_scanner.mk
IwyuFilter_basic.yaml
Library_sb.mk
Makefile
Module_basic.mk
README.md Using .md extension/Markdown syntax for modules README 2021-03-24 11:46:14 +01:00

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]