summaryrefslogtreecommitdiffstats
path: root/KNOWN_ISSUES
blob: b832395cf7869a92d19f7d5513042571471f289c (plain)
1
2
3
4
5
6
7
8
9
Problem: It was detected that libxls can produce memory leaks.
One example is when you try to read a non xls file, ex. xlsx file.

Problem: functions that calls to "seval" causes memory leaks.
This also happens in SC and has to be solved.

Problem: Some cell equations gets messy after undo/redos.
This fix requires implementation of Calc Chain. This will allow
to fix this problem when UNDOing actions that change cells equations.