Files
loongoffice/sc/source/core/data
Gökay Şatır 8ab95722bc Fix row deletion bug.
When multiple users are editing a Calc document:
* If one user selects a whole row and another one deletes a range of rows including or above the selected row, app crashes.
* This PR fixes the crash.
* Also when multiple rows are deleted, other user's selected row is moved only one row. This PR moves the selected row according to the deleted row count.
* The cursor position was also causing a crash, fixed.

Signed-off-by: Gökay Şatır <gokaysatir@collabora.com>
Change-Id: Ie4b893fee7192492efacbb167b747434336384e3
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158650
Reviewed-by: Marco Cecchetti <marco.cecchetti@collabora.com>
Tested-by: Marco Cecchetti <marco.cecchetti@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167374
Tested-by: Jenkins
2024-05-10 08:07:11 +02:00
..
2024-04-12 00:59:37 +02:00
2024-03-13 07:22:35 +01:00
2024-05-10 08:07:11 +02:00
2024-05-10 08:07:04 +02:00
2024-02-12 10:35:33 +01:00
2024-03-22 11:47:36 +01:00