summaryrefslogtreecommitdiff
path: root/librelogo/source
AgeCommit message (Expand)AuthorFilesLines
2024-03-28Revert "tdf#158803 remove some unused imports, unnecessary semicolons and rel...Noel Grandin1-19/+14
2024-03-28tdf#158803 remove some unused imports, unnecessary semicolons and related sty...LeSasse1-14/+19
2023-09-24tdf#157388: LibreLogo sqrt undefinedJulien Nabet1-1/+1
2023-03-19tdf#147906: Use python's math.hypot() for Pythagorean additionadityasingh221-2/+2
2022-12-05LibreLogo: fix SVG export of font features and text portionsLászló Németh1-0/+8
2022-12-05LibreLogo: fix parsing argument of default Logo commandsLászló Németh1-2/+8
2022-12-05tdf#105575 LibreLogo: hide turtle during lockingLászló Németh1-9/+27
2022-12-05tdf#105575 LibreLogo: speed up by lock (re)paintLászló Németh1-0/+20
2022-12-05LibreLogo: LABEL/TEXT: add more character formattingLászló Németh1-13/+125
2022-11-21tdf#113592 LibreLogo: update fallback localizationLászló Németh1-139/+139
2022-09-30LibreLogo: fix ast, gug, hsb and sid language supportLászló Németh1-1/+1
2022-04-22LibreLogo: add basic HTML formatting support to LABELLászló Németh1-1/+70
2020-11-02Fix typosAndrea Gelmini1-1/+1
2020-08-25tdf#92287 Make LibreLogo icons theme basedMaxim Monastirsky36-0/+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
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-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-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