office-gobmx/basic
Stephan Bergmann e6655225e6 Avoid static BasicDLL (that would be destroyed after DeInitVCL now)
Change-Id: Id8968a7746815ecce79b6eb1ce971b74e770efa4
2014-06-04 10:16:06 +02:00
..
inc fdo#70474: Random number generation weak with Rnd in BASIC 2014-05-17 12:40:58 +00:00
qa Avoid static BasicDLL (that would be destroyed after DeInitVCL now) 2014-06-04 10:16:06 +02:00
source WaE: warning C4101: 'ex' : unreferenced local variable 2014-06-04 08:30:26 +02:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
CppunitTest_basic_enable.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
CppunitTest_basic_nested_struct.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
CppunitTest_basic_scanner.mk
CppunitTest_basic_vba.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
Library_sb.mk update_pch: add a bunch of pch files 2014-05-09 19:50:42 +00:00
Makefile
Module_basic.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.openoffice.org/wiki/Basic]