Norbert Thiebaud
2721235724
remove include of pch header from sc
2011-11-27 13:20:15 -06:00
David Tardon
454df28682
beware of invalidated iterator
2011-03-22 14:11:39 +01:00
Kohei Yoshida
8456140a92
Unused method removal.
2011-02-15 01:05:14 -05:00
Kohei Yoshida
a9657598cf
Let's use a separate method for leaf-node search.
...
Let's have two separate methods for tree and leaf-node searches.
It's better this way than turning on and off the tree search via
boolean before and after the call.
2011-02-15 00:07:03 -05:00
Kohei Yoshida
4882476549
A little cleanup.
2011-02-14 21:51:17 -05:00
Kohei Yoshida
07782a0872
With positional insert, there is no need to do back insertion.
...
My benchmark shows that positional insertion is slightly faster
than back insertion. Let's remove back insertion calls to keep
the API cleaner.
2011-02-14 21:35:20 -05:00
Kohei Yoshida
2545177d36
Nailed the filtering perf issue for good. (fdo#33720)
2011-02-14 21:28:06 -05:00
Kohei Yoshida
f8d290f90a
Get it to build after the merge & removed a warning.
2011-01-10 17:07:02 -05:00
Kohei Yoshida
2eea1e1195
Improve filtering performance to an acceptable level.
...
Note: this change requires mdds 0.5.0.
2011-01-07 17:13:26 -05:00
Julien Nabet
394fb4f367
2 callcatchers
2010-12-21 01:23:51 -05:00
Julien Nabet
f1bf645300
callcatchers ScFlatBoolRowSegments
2010-12-21 01:21:55 -05:00
Sebastian Spaeth
63bb42ab7d
Add vim/emacs modelines to all source files
...
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com )
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de >
2010-10-13 10:57:18 +02:00
obo
686b795527
masterfix: #i10000# change fileheader
2010-06-24 07:06:05 +02:00
obo
b3579d71c6
koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387# #i109388# #i109389# #i109391# #i109934# #i109935# #i110116# #i111531# #i111887# #i112190# #i30215# increased the row limit to 1 million, and integrated lots of speed optimization and bug fixes to ensure Calc remains usable after the row limit increase.
2010-06-23 13:38:34 +02:00