Age | Commit message (Expand) | Author |
---|---|---|
2024-07-27 | cui, dbaccess, desktop, external, filter, librelogo: fix issues found by | Ilmari Lauhakangas |
2024-07-13 | Python: use is None/is not None instead of == None/!= None | Julien Nabet |
2024-05-21 | tdf#158803 F821: remove unused variables and unused imports in librelogo/ | Leonard Sasse |
2024-05-03 | makefile simplification: replace $(call gb_CustomTarget_get_workdir,foo) | Christian Lohmaier |
2024-03-28 | Revert "tdf#158803 remove some unused imports, unnecessary semicolons and rel... | Noel Grandin |
2024-03-28 | tdf#158803 remove some unused imports, unnecessary semicolons and related sty... | LeSasse |
2023-09-24 | tdf#157388: LibreLogo sqrt undefined | Julien Nabet |
2023-03-19 | tdf#147906: Use python's math.hypot() for Pythagorean addition | adityasingh22 |