office-gobmx/basic
Michael Meeks d718c1f65f coverity#1202729 - ensure we have exactly a one dimensional array.
Change-Id: I6db8a2fb48ed7ce134a5c45c590c2ada0e19fc85
2014-08-21 00:39:45 +01:00
..
inc update_pch 2014-08-13 10:10:33 +02:00
qa Avoid static BasicDLL (that would be destroyed after DeInitVCL now) 2014-06-04 10:16:06 +02:00
source coverity#1202729 - ensure we have exactly a one dimensional array. 2014-08-21 00:39:45 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
CppunitTest_basic_enable.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
CppunitTest_basic_nested_struct.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
CppunitTest_basic_scanner.mk Do not both _use_library_objects and _use_libraries sb 2014-06-04 16:53:54 +02:00
CppunitTest_basic_vba.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +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]