443027cd71
Exponent in scientific number may use '?' as blank like in format "0.00E+?0" This change: - adds interpreatation of '0' and '?' in exponent - adds "blank-exponent-digits" attribute to scientific number for import and export to ODF - prevents using exponent with only '?'. There must be at least one '0' in exponent - adds QA test of such format and test import/export/import to ODF and OOXML - corrects one basic test Change-Id: If52edc632a161f842270bb2fd77af535e2b978d4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154986 Tested-by: Jenkins Reviewed-by: Laurent Balland <laurent.balland@mailo.fr> |
||
---|---|---|
.. | ||
inc | ||
qa | ||
source | ||
util | ||
AllLangMoTarget_sb.mk | ||
CppunitTest_basic_macros.mk | ||
CppunitTest_basic_scanner.mk | ||
IwyuFilter_basic.yaml | ||
Library_sb.mk | ||
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.