office-gobmx/basic
Noel Grandin 899dfbca17 elide some temporary OStrings
where we can pass a string_view into OStringToOUString

Change-Id: If7803ba49aa15f6e9c7bd386d32fb84003155390
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148844
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2023-03-14 17:50:11 +00:00
..
inc
qa tdf#141474 tdf#151901 BASIC functions argument names do not match that of VBA 2023-02-26 16:14:47 +00:00
source elide some temporary OStrings 2023-03-14 17:50:11 +00:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk Fix build in a specific VS2022 environment 2023-02-24 17:05:43 +00:00
CppunitTest_basic_scanner.mk
IwyuFilter_basic.yaml
Library_sb.mk Fix --disable-scripting build (for example for WASM) 2023-02-22 18:40:08 +00:00
Makefile
Module_basic.mk
README.md

StarBASIC Interpreter

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