office-gobmx/basic
Radu Ioan d4bca924dd fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT
- Clean up OSL_
- Clean up DBG_
- Clean up OUString

Change-Id: I002d17ffbbd8371b0518ede34931b2eea30865a3
Reviewed-on: https://gerrit.libreoffice.org/1602
Reviewed-by: Miklos Vajna <vmiklos@suse.cz>
Tested-by: Miklos Vajna <vmiklos@suse.cz>
2013-01-14 08:47:52 +00:00
..
inc Remove all occurences of RTL_* and ::rtl prefix from basic 2013-01-03 10:07:39 +01:00
prj
qa Remove all rtl:: prefix and RTL_* from basic/qa/cppunit/test_scanner.cxx 2012-12-31 10:49:41 +00:00
source fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT 2013-01-14 08:47:52 +00:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk Get rid of (most uses of) GUI 2012-12-25 17:53:25 +00:00
CppunitTest_basic_enable.mk Get rid of (most uses of) GUI 2012-12-25 17:53:25 +00:00
CppunitTest_basic_nested_struct.mk Get rid of (most uses of) GUI 2012-12-25 17:53:25 +00:00
CppunitTest_basic_scanner.mk Get rid of (most uses of) GUI 2012-12-25 17:53:25 +00:00
Library_sb.mk Get rid of (most uses of) GUI 2012-12-25 17:53:25 +00: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]