office-gobmx/basic
Hieronymous 6956e3379b Improve UNO error reporting. Make exceptions more descriptive.
Change-Id: I7f7462d2fe2fa29361fd51871bf43bcc5e817944
Reviewed-on: https://gerrit.libreoffice.org/29771
Tested-by: jan iversen <jani@documentfoundation.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-10-13 14:01:40 +00:00
..
inc loplugin:dllprivate 2016-09-13 22:26:22 +02:00
qa tdf#89307: Removed SvRef::operator T*() 2016-10-10 08:48:30 +00:00
source Improve UNO error reporting. Make exceptions more descriptive. 2016-10-13 14:01:40 +00: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]