office-gobmx/basic
Noel Power 02a7dfb729 tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492
avoid char buffer and snprintf.

Change-Id: Ia83cfc9333591bcb3b191679ccf2be587b4be243
2012-07-31 14:27:42 +01:00
..
inc remove unnecessary includes of svl/svarray.hxx 2012-07-30 12:47:50 +01:00
prj ure cppunit tests depend on unobootstrapprotector 2012-07-11 13:10:07 +01:00
qa/cppunit re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
source tweak for commit 8181dddb7bf166be4a00e9280d52f8d7a1741290 fdo#42492 2012-07-31 14:27:42 +01:00
util re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
AllLangResTarget_sb.mk re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
CppunitTest_basic_enable.mk re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
CppunitTest_basic_nested_struct.mk targetted rename xcr -> xmlscript to match includes and module name 2012-07-09 14:23:26 +01:00
CppunitTest_basic_scanner.mk re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Library_sb.mk re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Makefile re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Module_basic.mk re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Package_inc.mk re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01: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.services.openoffice.org/wiki/Basic]