Caolán McNamara
871426533f
just silence the auto_ptr deprecations in isolation
2011-09-22 15:01:05 +01:00
Nicolas Christener
be3230aa76
translate german comments in /sc/inc
2011-03-13 19:40:00 +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
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
Caolán McNamara
ad3292e2b3
add modelines to .hxx files as well
2010-10-28 15:47:29 +01: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