office-gobmx/basic
Arkadiy Illarionov c88f76035c Use hasElements to check Sequence emptiness in accessibility..canvas
Similar to clang-tidy readability-container-size-empty

Change-Id: I24c3f04b4eed3c1cd973166885660f113a26844f
Reviewed-on: https://gerrit.libreoffice.org/71805
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-06-11 20:24:40 +02:00
..
inc regenerate PCH headers for the 4 new levels 2019-05-09 11:02:03 +02:00
qa Use hasElements to check Sequence emptiness in accessibility..canvas 2019-06-11 20:24:40 +02:00
source Use hasElements to check Sequence emptiness in accessibility..canvas 2019-06-11 20:24:40 +02:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk tdf#68339 Other: BASIC Syntax error 2019-05-03 08:24:18 +02: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]