office-gobmx/basic
Noel Power 1755091764 fix wildcard handling regression( for basic functions like Dir ) fdo#64536
Tweak another fallout from String->OUString

Change-Id: I3932bdb441fe6b08cefa6331870956664ade77bd
2013-05-20 12:19:36 +01:00
..
inc
qa Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-30 13:34:06 +01:00
source fix wildcard handling regression( for basic functions like Dir ) fdo#64536 2013-05-20 12:19:36 +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
Library_sb.mk Combine fairly pointlessly split source code for SbiRuntime into one file 2013-04-24 11:07:15 +03: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.services.openoffice.org/wiki/Basic]