summaryrefslogtreecommitdiff
path: root/librelogo/README.md
blob: 1cbc48611c16f3f114959215db23c246b6d0d427 (plain)
1
2
3
# LibreLogo Programming Language

LibreLogo is a Logo-like programming language with interactive vectorgraphics for education and DTP
n class='decoration'>Stephan Bergmann 2020-07-05basctl: create instances with uno constructorsNoel Grandin 2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): basctlStephan Bergmann 2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen 2019-03-04simplify UNO getTypes methodsNoel Grandin 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-10-10basctl: consistently use "" and <> in include directivesMike Kaganski 2017-02-06Add missing #includesStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-08-04tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMuhammet Kara 2015-11-16use initialiser list for Sequence<OUString>Noel Grandin 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2014-12-05Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini