office-gobmx/basic
Caolán McNamara bccf34c19a ditch String::CreateFromAscii
Change-Id: I2b482bd323ac510629c5ee31868010b7cd6ce691
2012-07-03 21:24:35 +01:00
..
inc Remove unused defines 2012-07-01 18:33:42 +02:00
prj
qa/cppunit targetted re-work of cppunit pieces. 2012-06-27 19:13:11 +01:00
source ditch String::CreateFromAscii 2012-07-03 21:24:35 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_enable.mk CppunitTest_basic_enable does not seem to need library objects 2012-05-14 16:32:05 +02:00
CppunitTest_basic_scanner.mk
Library_sb.mk targetted improvement of UNO API includes / usage 2012-07-02 14:43:34 +01:00
Makefile
Module_basic.mk Revert "attempt to disable multi-defined symbol on windows for basic test" 2012-05-14 16:34:10 +02: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]