office-gobmx/basic
Michael Stahl a1fad26e04 fdo#84935: basic: DocBasicItem is a UNO service, lock SolarMutex in dtor
Change-Id: Ia31d735ba54d18f406653debce04a07c077d09eb
2014-10-23 15:38:20 +02:00
..
inc More -Werror,-Wunused-private-field 2014-10-15 15:58:56 +02:00
qa vba - disable Currency test / invocation on master. 2014-09-19 15:31:07 +01:00
source fdo#84935: basic: DocBasicItem is a UNO service, lock SolarMutex in dtor 2014-10-23 15:38:20 +02: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]