office-gobmx/basic
Caolán McNamara 9f07fb6d15 update pches
Change-Id: I83a61da7dda6c72552eecd377f1c3744c92a797e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92909
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2020-04-26 15:34:06 +02:00
..
inc update pches 2020-04-26 15:34:06 +02:00
qa tdf#79426, tdf#125180 - Don't convert missing parameters to requested type 2020-04-02 12:57:57 +02:00
source tdf#132388: reimplement SbRtl_Replace 2020-04-25 08:00:41 +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
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]