office-gobmx/basic
Takeshi Abe bb9f730458 nuke unused typedef
Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf
2012-05-31 01:56:28 +09: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 nuke unused typedef 2012-05-31 01:56:28 +09: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]