office-gobmx/basic
Tor Lillqvist 159edc4313 Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS
Change-Id: I6ada96fc5cea895b967387c10814a7003e1e492b
2013-03-28 00:17:37 +02:00
..
inc fdo#60691 add modelines to *.src and *.hrc files 2013-03-08 21:02:26 +00:00
qa added unit test for 10e308 math overflow 2013-03-21 19:44:12 +01:00
source Bypass extension scanning unless HAVE_FEATURE_EXTENSIONS 2013-03-28 00:17:37 +02:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk tweak basic_coverage test to support locale specific testing 2013-03-20 18:46:21 +00:00
CppunitTest_basic_enable.mk
CppunitTest_basic_nested_struct.mk
CppunitTest_basic_scanner.mk
CppunitTest_basic_vba.mk Windows oleautobridge depends on ATL 2013-03-14 15:44:31 +01:00
Library_sb.mk
Makefile
Module_basic.mk Add some stand alone vba specific tests ( mostly vba only functions ) 2013-03-07 16:27:35 +00:00
Package_inc.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.services.openoffice.org/wiki/Basic]