office-gobmx/basic
Caolán McNamara cbba41823a String::Expand -> string::padToLength
Change-Id: I684e371c31ba76d2e9b563eed70449764346161b
2012-08-29 11:43:50 +01:00
..
inc Fix typo ImpLoadLibary 2012-08-28 19:53:36 +00:00
prj
qa/cppunit re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
source String::Expand -> string::padToLength 2012-08-29 11:43:50 +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
CppunitTest_basic_scanner.mk re-base on ALv2 code. Includes: 2012-07-18 09:29:19 +01:00
Library_sb.mk add more runtime deps on resource files for unit-tests 2012-08-21 02:06:01 +02: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]