office-gobmx/basic
Noel Grandin 198c41c4fe new loplugin unoany
Change-Id: I5d6c4a67cb2a09e7cd5bd620c6b262d188701b89
Reviewed-on: https://gerrit.libreoffice.org/34714
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2017-02-28 10:17:47 +00:00
..
inc Remove dynamic exception specifications 2017-01-26 12:54:43 +00:00
qa VBA: unit test for PtrSafe and compiler directives 2017-02-28 02:49:25 +00:00
source new loplugin unoany 2017-02-28 10:17:47 +00:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_macros.mk Support MSVC 15.0 2017-02-15 08:23:53 +00:00
CppunitTest_basic_scanner.mk
Library_sb.mk Remove MinGW support 2017-02-10 18:01:27 +00: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.openoffice.org/wiki/Basic]