office-gobmx/basic
Caolán McNamara b050b7eeff update pches
Change-Id: I75602277a5a26b012a12f2c4f4b7ff5bb663b0b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98474
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-07-12 12:20:05 +02:00
..
inc update pches 2020-07-12 12:20:05 +02:00
qa Upcoming improved loplugin:staticanonymous -> redundantstatic: basic 2020-06-30 19:05:48 +02:00
source tdf#134576: proper handling of For/For Each with On Error Resume Next 2020-07-10 20:05:25 +02:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk Remove dead condition 2020-02-28 12:32:58 +01:00
CppunitTest_basic_scanner.mk
IwyuFilter_basic.yaml replace usage of blacklist with excludelist for IWYU 2020-07-10 02:03:40 +02:00
Library_sb.mk
Makefile
Module_basic.mk
README

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]