summaryrefslogtreecommitdiff
path: root/extensions/qa
ModeNameSize
d---------bibliography44logplain
d---------integration / extensions37logplain
d---------ole46logplain
d---------unoapi42logplain
d---------update81logplain
eviewed-on: https://gerrit.libreoffice.org/c/core/+/167005 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> 2024-03-28Revert "tdf#158803 remove some unused imports, unnecessary semicolons and ↵Noel Grandin related styling" This reverts commit 9d4844374395ecce6b2ff4f9a71b3c8dae23050a. Reason for revert: fails in unit tests Change-Id: Icfaf6ab331ecce691b9a9462432e07c68d0fb40c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165417 Tested-by: Noel Grandin <noel.grandin@collabora.co.uk> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2024-03-28tdf#158803 remove some unused imports, unnecessary semicolons and related ↵LeSasse styling Change-Id: Ie413ffd72b3d2f583d697ba89035d2a5d35bafe6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165406 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk> 2023-09-24tdf#157388: LibreLogo sqrt undefinedJulien Nabet Change-Id: Ief68aa9067e3c817f9ce5694ce015ca9049b4375 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157206 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins 2023-03-19tdf#147906: Use python's math.hypot() for Pythagorean additionadityasingh22 Change-Id: Iff40b4fcbfd0fce492aff4f10f7651899d36872d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148547 Tested-by: Jenkins Reviewed-by: Bartosz Kosiorek <gang65@poczta.onet.pl> 2022-12-13gb_var2file: remove now unused chunk-size parameterChristian Lohmaier that parameter did specify how many entries of the list the workaround method could use to not exceed commandline length limits, so it was a guess of sorts and many places didn't actually bother with tweaking that value anyway and just used 100. the $(file …) function doesn't care about that, so the parameter was always ignored in that case. Change-Id: If89ec3a1968be297c0fe7c65336c5a965598f0c9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143911 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>