summaryrefslogtreecommitdiff
path: root/.gitreview
blob: 094c974be1457e040fe7ba95622877216152d1f3 (plain)
1
2
3
4
5
6
7
[gerrit]
host=logerrit
port=29418
project=core
defaultremote=logerrit
defaultbranch=master

Change-Id: I0e722e9438e7e21d4fa8ba05a9bd56719db521fb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/170144 Reviewed-by: Armin Le Grand <Armin.Le.Grand@me.com> Tested-by: Jenkins 2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen Change-Id: I99650b50587294c20b1e92270e541140d9ec9cae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161240 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de> 2023-10-19tdf#155410 small optimisationNoel Grandin Change-Id: I736b5959d52c57ee5e05e349d0c421896229e554 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158172 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2023-07-10svx: prefix members of GeoStatMiklos Vajna See tdf#94879 for motivation. Change-Id: Id8d116bfa375f7dd30ca8dcdec0ee02df8105030 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154234 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins 2023-05-02fix mistake in commit "optimise ensureGeometry"Noel Grandin In commit bfe32f3e50b5406810e740ac41368f101033e766 Author: Noel Grandin <noel.grandin@collabora.co.uk> Date: Wed Jan 12 20:51:39 2022 +0200 optimise ensureGeometry I got the return value wrong for the early exit case. I am quite surprised this did not mess up something in the drawinglayer line handling. Change-Id: I6788ef8898575c89344f25f6e66c4ae0a999f013 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151268 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2023-03-03Related: tdf#94319 Revert "tdf#63956 clip 19km long line to some sane limit"Caolán McNamara This reverts commit d1046e7c3f66e5f3384ee1ef534ef28346702fc6. and all its associated follow up fixes. Doesn't actually have any effect on the issue which isolated it as a source of the problem which has mutated in the meantime Revert "tdf#126184 Use max paper dimensions to calculate clip region" This reverts commit 1dccd6814f1fe7a06f3168d01d18d347269cd3c1. and: Revert "Resolves: tdf#101187 colossal page width wraps around if doubled" This reverts commit 2fd88ab1cbb4690a770ca2ca5d66157ec4906a2e. and: Revert "Resolves: tdf#98366 paste document has 10x10 sized SdPages..." This reverts commit 93efd7ebbad293d3729b8ea4b9726aff498f607f. and: Revert "Resolves: tdf#97276 don't clip out line if the underlying page size is unknown" This reverts commit ad99c633908f7c70d06812ebfb4e0696666f0158. Change-Id: I22d3e1592c172f137fcec8085ff3240428f0d248 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148170 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> 2022-07-25loplugin:moveitNoel Grandin make the plugin more conservative, so we see less false+ (although we also miss some possibilities in the process) Change-Id: I91b1806271e7f802d7459834ab7bcc569047da3a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137342 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2022-01-13optimise ensureGeometryNoel Grandin for complex polygons, return early Change-Id: Id4bb2311f84508d95a71a3f4353872164baabe6e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128354 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2021-12-15Recheck include/[a-d]* with IWYUGabor Kelemen See tdf#42949 for motivation Change-Id: I42475b8e75951d5dcae2fe6b0ad0bca64441e7f5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126837 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com> 2021-12-04use visitor in getViewIndependentPrimitive2DContainerNoel Grandin to reduce intermediate temporary data creation Change-Id: I3f13b0e02c1fa374e8d70768ae47c7f6da254462 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126322 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski Change-Id: Ib89b00c3dc8cd440e8a88906eea133becd1cef64 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/125509 Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> Tested-by: Jenkins 2021-08-22ofz#36673 Indirect leakCaolán McNamara Change-Id: I294dccbf4517ee7714ee9055953a45bdd630b5a5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120839 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> 2021-08-18loplugin:sequenceloop also check for B2DPolyPolygonNoel Grandin which has the same problem Change-Id: I98f9924626f26739e91d6a9d21e4276473ea314d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120620 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> 2021-07-25use officecfg for drawing optionsNoel Grandin Change-Id: Idba40d9816f29c0e4bc4a468b8c0a2cbb74d09d3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119481 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>