office-gobmx/basic
Anshu ceb69f85c2 tdf#136801 : IsNumeric("+2") and CInt("+2") return correct values
Change-Id: I036f21c8196530973d2cdc366da7654ccd930892
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106556
Tested-by: Jenkins
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-11-27 10:14:56 +01:00
..
inc loplugin:stringviewparam check methods too 2020-11-17 09:57:35 +01:00
qa tdf#136801 : IsNumeric("+2") and CInt("+2") return correct values 2020-11-27 10:14:56 +01:00
source tdf#136801 : IsNumeric("+2") and CInt("+2") return correct values 2020-11-27 10:14:56 +01:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk
CppunitTest_basic_scanner.mk
IwyuFilter_basic.yaml tdf#42949 Fix new IWYU warnings in directories [ab]* 2020-11-05 14:57:25 +01:00
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]