summaryrefslogtreecommitdiff
path: root/basic/README.md
blob: b1fcf8123b8b39ab39848f1613dd687b9145127b (plain)
1
2
3
4
5
6
7
8
9
10
# 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>
: Automatic loplugin:noexcept rewriteStephan Bergmann 2020-07-04UnoControl: create instances with uno constructorsNoel Grandin 2020-04-03loplugin:finalclasses in xmlsecurity..UnoControlsNoel Grandin 2019-12-28tdf#124176: Use "pragma once" on UnoControls/*Andrea Gelmini 2019-08-24loplugin:returnconstval in UnoControlsNoel Grandin 2019-05-17tdf#42949 Fix IWYU warnings in UnoControls/Gabor Kelemen 2018-10-31loplugin:useuniqueptr in impl_getWindowDescriptorNoel Grandin 2018-03-13Sorry, could not resist: Drive-by cosmetic changesTor Lillqvist 2017-10-23loplugin:includeform: UnoControlsStephan Bergmann 2017-06-12cleanup unused css/frame/* includesJochen Nitschke 2017-06-10UnoControls: inline defines or convert to enumJochen Nitschke 2017-01-26Remove dynamic exception specificationsStephan Bergmann