office-gobmx/basic
Noel Grandin 1bbcc3fdf3 O[U]String overloads that return view for rest parameter
Add new overloads to OUString methods that have a
"OUString* rest" style parameter.

Instead return a view, which does not require allocation.

To avoid overload ambiguity, split the methods into
different variants that do not use default parameters.

Change-Id: I1aa366115750f1f7ea4fe665804195f59f7c4b69
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167632
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Jenkins
2024-07-25 13:29:11 +02:00
..
inc Make NC_ constexpr-friendly 2023-10-12 18:17:49 +02:00
qa tdf#160321 - Added missing VB test 2024-06-10 17:50:33 +02:00
source O[U]String overloads that return view for rest parameter 2024-07-25 13:29:11 +02:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk tdf#149714 BitsPerPixel property of Graphic has Boolean UNO type 2024-02-28 05:00:46 +01:00
CppunitTest_basic_scanner.mk tdf#160478: fix Basic LIKE operator 2024-04-02 19:47:35 +02:00
IwyuFilter_basic.yaml Recheck modules [a-c]* with IWYU 2022-01-13 08:26:15 +01:00
Library_sb.mk Use Windows dllmgr-x64 also for aarch64 2024-04-26 12:43:59 +02:00
Makefile
Module_basic.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

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