office-gobmx/basic
Markus Mohrhard 1544c17ffd coverity#705626 and coverity#705627: fix memory leak
Change-Id: I68f43d07798ccb3fc3a5ab438992ac74f4cd262a
2013-02-28 06:29:35 +01:00
..
inc Remove all occurences of RTL_* and ::rtl prefix from basic 2013-01-03 10:07:39 +01:00
prj
qa blind wae fix for PPUNIT_ASSERT_EQUAL 2013-02-11 13:59:08 +00:00
source coverity#705626 and coverity#705627: fix memory leak 2013-02-28 06:29:35 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
CppunitTest_basic_enable.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
CppunitTest_basic_nested_struct.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
CppunitTest_basic_scanner.mk Get rid of (most uses of) GUI 2012-12-25 17:53:25 +00:00
Library_sb.mk gbuild: do not copy boost headers around 2013-01-26 22:20:06 +01:00
Makefile
Module_basic.mk
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]