office-gobmx/basic
Thomas Arnhold 59b5ff7574 basic: translation of all debug messages
runtime.cxx: Added some output instead of nothing.

Change-Id: Ia25ae4b5fe8661a8a3ac317bc0562e1339640cd8
2013-03-11 21:36:43 +01:00
..
inc fdo#60691 add modelines to *.src and *.hrc files 2013-03-08 21:02:26 +00:00
prj remove all d.lst 2013-02-28 18:40:06 +01:00
qa remove some rtl:: and RTL_CONSTASCII_USTRINGPARAM foo 2013-03-11 17:32:53 +00:00
source basic: translation of all debug messages 2013-03-11 21:36:43 +01: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 unit tests and data for bnc#805071 2013-03-11 17:32:53 +00:00
Library_sb.mk
Makefile
Module_basic.mk Add some stand alone vba specific tests ( mostly vba only functions ) 2013-03-07 16:27:35 +00: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]