office-gobmx/basic
Alain Romedenne c3c8d2d671 tdf#136112 Unit test for Date() Basic function
Change-Id: Id6660627e766c6dcd107c3ee483bacb046cae7bf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102123
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-09-08 17:18:29 +02:00
..
inc tdf#124176 Use #pragma once in basic 2020-09-04 08:57:06 +02:00
qa tdf#136112 Unit test for Date() Basic function 2020-09-08 17:18:29 +02:00
source tdf#134477 add VclMessageType::Other to indicate image-less generic InfoBox 2020-09-08 15:16:41 +02:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk
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]