office-gobmx/basic
Caolán McNamara 06e2005ed8 convert LocaleDataWrapper to OUString
Change-Id: Icb5f5adf9139d1c0f0e86d8128ea6742ce20b138
2012-06-18 15:13:51 +01:00
..
inc callcatcher: chainsaw out some unnecessary code 2012-06-15 15:41:13 +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 convert LocaleDataWrapper to OUString 2012-06-18 15:13:51 +01:00
util .component files don't need executable bits 2012-03-23 21:58:14 +01:00
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 gbuild: "use" vs. "add": 2012-04-08 01:05:52 +02:00
Library_sb.mk EasyHack fdo#42783: get rid of CPU define/build system variable 2012-05-09 16:31:31 +02:00
Makefile switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
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 add SbGlobal for shared static objects 2012-02-10 22:59:45 +01:00
README more idle code documentation improvement 2012-03-06 14:41:45 +00:00

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]