summaryrefslogtreecommitdiff
path: root/librelogo
AgeCommit message (Expand)AuthorFilesLines
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein1-0/+2
2021-03-24Using .md extension/Markdown syntax for modules READMEHossein1-0/+0
2020-11-02Fix typosAndrea Gelmini1-1/+1
2020-08-25tdf#92287 Make LibreLogo icons theme basedMaxim Monastirsky37-21/+0
2020-07-17Follow up tdf#132022: Remove Tango icons for LibreLogoRizal Muttaqin18-0/+0
2020-06-26LibreLogo: add command FONTTRANSPARENCYLászló Németh2-1/+12
2020-05-14fix python 3.8 deprecation warningsNoel Grandin1-17/+17
2020-04-09pyuno,*: kill Python 2 support with fireMichael Stahl1-12/+5
2020-02-16GBUILD_TRACE, support for finding out where the build time is spentLuboš Luňák1-0/+2
2019-06-07sanitize LibreLogo callsLászló Németh1-1/+50
2019-04-25LibreLogo: fix RANGE with a single function argumentLászló Németh1-3/+3
2019-04-18Don't set LANG env var by accidentStephan Bergmann1-4/+4
2019-03-13tdf#124035 LibreLogo: support starting colon in variable namesLászló Németh1-1/+1
2018-11-08Adapt LibreLogo.py to Python 3.7 re.sub changeStephan Bergmann1-2/+2
2018-11-06Removed not-used variableAndrea Gelmini1-1/+0
2018-11-06LibreLogo: function calls and definitions can be in any orderLászló Németh1-12/+21
2018-11-05Fix typoAndrea Gelmini1-2/+2
2018-11-05tdf#120413 LibreLogo: handle complex Logo expressionsLászló Németh1-43/+119
2018-11-05LibreLogo: stop program immediately at pressing CancelLászló Németh1-0/+5
2018-10-26LibreLogo: support backslash escape sequence for apostrophesLászló Németh1-3/+4
2018-10-26LibreLogo: add unit tests for program compilationLászló Németh1-0/+3
2018-10-25LibreLogo: add unit testsLászló Németh1-0/+3
2018-10-10tdf#120422 LibreLogo: fix page and line formatting of "magic wand"László Németh1-2/+2
2018-09-30LibreLogo: fix regression of line drawingLászló Németh1-1/+1
2017-11-05tdf#113592 LibreLogo: add fallback localization to fix platform issuesLászló Németh1-17/+212
2017-04-12enum spelling: throught -> throughJustin Luth1-4/+4
2017-03-29Wrong Unicode character referenceAdolfo Jayme Barrientos1-1/+1
2017-03-02Fix typosAndrea Gelmini1-1/+1
2016-11-27tdf#101603: fix lgnpath for MacOs in LibreLogoJulien Nabet1-2/+6
2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl1-2/+2
2016-07-18Resolves: tdf#100941 LibreLogo: replace literal '\n' with newlineTakeshi Abe1-2/+2
2015-08-18fix broken PICTURE (group handling) of LibreLogoLászló Németh1-6/+6
2015-07-02Related: tdf#92287 Add LibreLogo Tango icons for future useAdolfo Jayme Barrientos18-0/+0
2015-07-02tdf#92287: Store the Breeze icons for LibreLogo in a subdir.Jan Holesovsky18-0/+0
2015-07-02Revert "Related: tdf#92287 Breeze: change LogoToolbar icons into breeze icons"Jan Holesovsky18-0/+0
2015-07-02Related: tdf#92287 Breeze: change LogoToolbar icons into breeze iconsandreask18-0/+0
2015-06-27tdf#92368 fix saved positions of arcs, segments drawn by LibreLogoLászló Németh1-0/+4
2015-05-18LibreLogo: CLOSE closes, FILL fills points, tooLászló Németh1-2/+19
2015-04-20tdf#90723 LibreLogo: missing oldlcap initializationLászló Németh1-0/+1
2014-11-10avoid exceeding commandline limitsChristian Lohmaier1-2/+1
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+1
2014-03-31fdo#75109 librelogo: fix localized proceduresLászló Németh1-1/+6
2014-03-18librelogo UI fixes, gradients, log10, improved random colorsLászló Németh3-28/+161
2014-02-04librelogo: keep comments at translationLászló Németh1-1/+13
2014-01-30LibreLogo is not a UNO componentStephan Bergmann1-4/+0
2014-01-08Remove bad Emacs mode lineStephan Bergmann1-1/+0
2014-01-08Some ConfigurationProvider -> theDefaultProvider simplificationsStephan Bergmann1-1/+1
2014-01-07librelogo: fix messagebox (API changes)László Németh1-2/+2
2014-01-01fdo#73199 librelogo: path, interop. and color name fixesLászló Németh1-2/+18
2013-10-28gbuild: set Package default target to INSTDIRMichael Stahl2-4/+0