office-gobmx/basic
Eike Rathke e8638ad5a7 in Val() check status after stringToDouble()
instead of calling checkArithmeticOverflow()

Change-Id: I2e3307ee054db77bab0a106d886823dba9e56ea8
2013-03-22 17:47:17 +01:00
..
inc fdo#60691 add modelines to *.src and *.hrc files 2013-03-08 21:02:26 +00:00
qa added unit test for 10e308 math overflow 2013-03-21 19:44:12 +01:00
source in Val() check status after stringToDouble() 2013-03-22 17:47:17 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk tweak basic_coverage test to support locale specific testing 2013-03-20 18:46:21 +00:00
CppunitTest_basic_enable.mk
CppunitTest_basic_nested_struct.mk
CppunitTest_basic_scanner.mk
CppunitTest_basic_vba.mk Windows oleautobridge depends on ATL 2013-03-14 15:44:31 +01:00
Library_sb.mk
Makefile
Module_basic.mk Add some stand alone vba specific tests ( mostly vba only functions ) 2013-03-07 16:27:35 +00: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]