Bug 92548 - need limit on shown cells in formula wizard results
Summary: need limit on shown cells in formula wizard results
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Ben
URL:
Whiteboard: target:5.1.0
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-04 20:13 UTC by Markus Mohrhard
Modified: 2016-10-25 19:24 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Mohrhard 2015-07-04 20:13:45 UTC
Showing the results for something like =SUM(A:E) would show 5 million empty values. We need to limit the number of cells to something useful.
Comment 1 Markus Mohrhard 2015-07-04 20:14:06 UTC
@Ben: One for you.
Comment 2 Commit Notification 2015-07-27 18:04:17 UTC
Benjamin Ni committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=774085dbe5c332f2be757f5f6a0324280dd72651

tdf#92548, limit number of characters shown in formula wizard

It will be available in 5.1.0.

The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.