[Libreoffice-bugs] [Bug 116421] autosum is not working
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Mar 16 01:29:45 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=116421
Xisco FaulĂ <xiscofauli at libreoffice.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bibisected, bisected,
| |needUITest, regression
Priority|medium |high
Status|UNCONFIRMED |NEW
CC| |noelgrandin at gmail.com,
| |xiscofauli at libreoffice.org
Ever confirmed|0 |1
Severity|normal |major
--- Comment #1 from Xisco FaulĂ <xiscofauli at libreoffice.org> ---
Regression introduced by:
author Noel Grandin <noel.grandin at collabora.co.uk> 2018-03-07 14:17:38
+0200
committer Eike Rathke <erack at redhat.com> 2018-03-10 19:22:01 +0100
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
Bisected with: bibisect-linux64-6.1
Adding Cc: to Noel Grandin
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20180316/ca457aea/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list