office-gobmx/basic
Caolán McNamara bec2803362 coverity#704558 Dereference after null check
Change-Id: I6fe44d8926acd185bb6bc671fb7df8ae935998c1
2014-10-24 09:24:53 +01:00
..
inc basic: move SbxAppData to a BasicDLL member 2014-10-23 21:30:45 +02:00
qa basic: move SbxAppData to a BasicDLL member 2014-10-23 21:30:45 +02:00
source coverity#704558 Dereference after null check 2014-10-24 09:24:53 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk
CppunitTest_basic_enable.mk
CppunitTest_basic_nested_struct.mk
CppunitTest_basic_scanner.mk
CppunitTest_basic_vba.mk
Library_sb.mk Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING 2014-10-22 09:30:23 +03:00
Makefile
Module_basic.mk Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING 2014-10-22 09:30:23 +03:00
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]