office-gobmx/basic
Miklos Vajna f996a5a153 basic: fix Android build
rtl::math::round() is fine here, I guess.

Change-Id: I4d92bc191182ff531e11d20ef87c69dc99da2b32
2016-11-07 08:03:34 +01:00
..
inc loplugin:expandablemethodds in basctl..chart2 2016-10-19 08:07:04 +00:00
qa Bypass VBATest::testMiscOLEStuff() in a 64-bit Windows build for now 2016-10-27 12:33:34 +03:00
source basic: fix Android build 2016-11-07 08:03:34 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_macros.mk
CppunitTest_basic_scanner.mk
Library_sb.mk
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]