https://bugs.documentfoundation.org/show_bug.cgi?id=117706
Buovjaga <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|bibisectRequest |bibisected, bisected
Priority|medium |high
CC| |[email protected],
| |[email protected]
Summary|Copying multiple rows from |Copying multiple rows from
|one sheet to another error |one sheet to another causes
| |the first row to be
| |overwritten by the last one
--- Comment #2 from Buovjaga <[email protected]> ---
Bisected to
https://cgit.freedesktop.org/libreoffice/core/commit/?id=6529cd54c29c5800340530a1b8182c341fbeeafb
commit 6529cd54c29c5800340530a1b8182c341fbeeafb (patch)
tree 2b09ee9429a0759b8104575aa97e1f4aeadd443e
parent 4ea605cb5c31fe4c7d3931a656782a652b4d96fc (diff)
don't use heap for elements in ScRangeList
no need to store small objects like this out of line.
Also
- add move constructor and move assignment operator
- drop Assign method since it now has the same
signature as push_back
Change-Id: I9a8647d3a11f24166a83d399a358a2bce3b2cb79
Reviewed-on: https://gerrit.libreoffice.org/50899
Adding Noel to CC.
Same blame for bug 116421.
To repro, I added the cell contents so there were empty rows between and then I
Ctrl-selected the cells.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs