office-gobmx/basic
Yusuf Sonmez 3b5dd1d49e tdf#112689: Replace chained O(U)StringBuffer::append() with operator+
Change-Id: I84fcc109087fe72cf68cf6cc1b8cf4045488ff46
Reviewed-on: https://gerrit.libreoffice.org/67601
Tested-by: Jenkins
Reviewed-by: Muhammet Kara <muhammet.kara@collabora.com>
2019-02-11 14:33:12 +01:00
..
inc
qa
source tdf#112689: Replace chained O(U)StringBuffer::append() with operator+ 2019-02-11 14:33:12 +01:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk Clean up dead uses of DISABLE_ATL 2019-01-24 21:23:56 +01:00
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]