Kohei Yoshida
f2384d6f10
Removed the dynamic row bits from the db range. It was a hack.
...
This concept was there before the Hamburg added their own mechanism
to allow dynamic expansion of db ranges. There is no need to have
two of them, or it would cause weird problems.
2011-04-01 15:24:18 -04:00
Kohei Yoshida
12343c1556
Merge commit 'ooo/DEV300_m101' into integration/dev300_m101
2011-03-10 20:21:13 -05:00
Thomas Arnhold
a6e69f8fcd
Move DBG_ERROR to OSL_FAIL
2011-03-02 14:58:56 +01:00
Thomas Arnhold
1666fb7027
Remove old RCS lines.
2011-01-21 10:13:09 +01:00
Kohei Yoshida
ebaaee24b1
Ported calc-formula-db-function-fix.diff from the build repo.
...
This patch fixes n#594332 and n#595713.
2011-01-19 13:05:27 -05:00
Mikhail Voytenko
cd42389ad6
removetooltypes01: #i112600# remove tooltypes from sc
2011-01-17 13:20:22 +01: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
Kohei Yoshida
e1380111b4
sc-dbrange-dynamic-resize.diff: Dynamically resize filtered range.
...
n#352662, i#85305
Dynamically resize filtered range when new data rows are present.
2010-09-15 15:11:13 +02:00
Kohei Yoshida
52e051137d
koheiextref01: I forgot to initialize data members properly.
2010-03-05 18:23:10 -05:00
Kohei Yoshida
facce3d969
When deleting a query entry, I need to append an empty one.
...
We need to ensure that the size of the query entries don't change
after deleting a query entry.
2009-11-26 00:25:40 -05:00
Kohei Yoshida
f8acf48d34
last cleanup - use vector to store an array of ScQueryEntry, instead of the old-fashioned c-style dynamic array.
2009-09-16 17:38:14 -04:00
Kohei Yoshida
fe232c3a08
removed the duplicated ScTable::ValidQuery.
2009-09-16 16:18:38 -04:00
Kohei Yoshida
66df527698
Moved the string flag from the iterator to the query param struct.
2009-09-16 10:58:37 -04:00
Kohei Yoshida
b78dc8dc80
#i102750# more work toward supporting external refs in DB functions. Still a long way to go...
2009-09-09 23:58:50 -04:00
Kohei Yoshida
f371fca09d
#i102750# initial refactoring in an effort to support external references in DSUM, DGET etc. Not finished yet.
2009-09-09 10:57:16 -04:00