office-gobmx/basic
Takeshi Abe 991b8394ff replace deprecated std::auto_ptr with boost::scoped_ptr
Change-Id: Id10a6cef0ae25247ded7846dfd7df27922a9410a
2012-09-21 19:10:12 +09:00
..
inc Remove unused reference class 2012-09-13 19:46:22 +09:00
prj
qa/cppunit These tests do not need the UCB 2012-09-17 13:35:54 +02:00
source replace deprecated std::auto_ptr with boost::scoped_ptr 2012-09-21 19:10:12 +09:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_enable.mk fdo#46808, Adapt i18n::LocaleData UNO service to new style 2012-09-17 14:28:21 +02:00
CppunitTest_basic_nested_struct.mk fdo#46808, Adapt i18n::LocaleData UNO service to new style 2012-09-17 14:28:21 +02:00
CppunitTest_basic_scanner.mk
Library_sb.mk add more runtime deps on resource files for unit-tests 2012-08-21 02:06:01 +02:00
Makefile
Module_basic.mk
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]