office-gobmx/basic
Norbert Thiebaud aca9239724 targeted string re-work
Change-Id: Ia651a93951da514105183775a5f49d031a192937
2012-06-02 17:57:17 -05:00
..
inc WaE: MSVC2008 C2220 unsafe mix of types in operation 2012-04-20 20:02:25 +01:00
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa/cppunit add missing licence ( populated from TEMPLATE.SOURCECODE.HEADER ) 2012-05-14 15:41:07 +01:00
source targeted string re-work 2012-06-02 17:57:17 -05:00
util
AllLangResTarget_sb.mk add package deps for resources 2012-04-09 10:09:23 +02:00
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 EasyHack fdo#42783: get rid of CPU define/build system variable 2012-05-09 16:31:31 +02: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]