sc/TODO.performance |    7 +++++++
 1 file changed, 7 insertions(+)

New commits:
commit f710c017a666621c5b837de1f4624662f6a32e5a
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Wed Apr 27 22:41:16 2016 +0200

    add todo list with open performance problems in calc
    
    Change-Id: I3f9969b142b2673aadc9b85c77e226c7b2806d51

diff --git a/sc/TODO.performance b/sc/TODO.performance
new file mode 100644
index 0000000..3807e3e
--- /dev/null
+++ b/sc/TODO.performance
@@ -0,0 +1,7 @@
+This is a collection of methods that should be optimized to make better use
+of mdds or other calc internal data structures.
+Each method should contain a short description on how to hit the performance 
problem.
+
+
+* ScColumn::GetRangeScriptType
+** Import tdf80853.csv and select the whole content with the keyboard
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to