Commit graph

22573 commits

Author SHA1 Message Date
Michael Meeks
0a89e8789f remove obsolete component_writeInfo methods 2011-04-01 22:33:56 +01:00
Kohei Yoshida
91aef61e67 Flag for "shrink to data" not used. Remove it from the signature. 2011-04-01 15:29:23 -04:00
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
Petr Mladek
7c0c5a961a LibreOffice-3.5 development started in master
Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.
2011-04-01 15:26:08 +02:00
Petr Mladek
d99726db9f Branch libreoffice-3-4
This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases

    + only bug fixes are allowed
    + no approval needed during beta phase (two weeks after branch)
    + 1 approval needed during rc phase and for bugfix releases
    + 2 approvals with different/no affiliation needed for late features
    + regularly merged into master by a selected person when living

Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org

If you want to build something cool, unstable, and risky, use master.
2011-04-01 15:13:14 +02:00
Kohei Yoshida
214ce687e6 Prefer bool over sal_Bool in ScDBData. 2011-04-01 00:32:19 -04:00
Kohei Yoshida
87fea6345c Silenced warnings. 2011-04-01 00:24:06 -04:00
Kohei Yoshida
4cf41de4f1 Added bits for subtotals to make use of anonymous db ranges.
This change allows multiple subtotal ranges to be created on the same
sheet.
2011-04-01 00:11:03 -04:00
Kohei Yoshida
1b059829bc Added container to store global anonymous db ranges.
This is needed to support multiple subtotal ranges.
2011-04-01 00:11:03 -04:00
Kohei Yoshida
8dcd3e554c Finally, export the import mode parameters. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
6dea7664a9 Import the data import mode. This concludes the task on the import side. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
3e86754ca3 Moved up the user index data member. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
12024429e2 Cleaned up ScSortParam.
Tabs and sal_Bool madness.
2011-04-01 00:11:03 -04:00
Kohei Yoshida
7d18257bde Import sort paramters for the anonymous database ranges. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
587b69a8eb Convert field positions from absolute to relative upon export. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
28c7c35d30 First cut on exporting sort parameters. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
97ba4c59a1 Let's check the db data itself instead of using the old flag value. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
8a1600e6a6 Convert field positions from relative to absolute on import. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
3ecb992f1b Initial cut on trying to import the filtering properties of anonymous db.
Still not quite working right.  Something must be broken.
2011-04-01 00:11:03 -04:00
Kohei Yoshida
3598f368be Field index must be relative to the first field.
Also, let's not write the subtotal element when there is not subtotal
entries to export.
2011-04-01 00:11:03 -04:00
Kohei Yoshida
b85b4a09c4 Field index should be relative to the first column index. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
f4cbb0e23a Export filter conditions for anonymous db ranges. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
2211ad6959 First cut on getting ODS import/export of sheet-local anonymous ranges.
The punch lines is that we don't use UNO API to handle sheet-local
anonymous ranges during ODS import and export.  Eventually we should
import the named database ranges using the internal API too, but
for now we keep the current code (that uses the UNO API) for those.
2011-04-01 00:11:03 -04:00
Kohei Yoshida
64da440842 We need to delete the old instance before setting a new one.
Not doing so will leak.
2011-04-01 00:11:03 -04:00
Kohei Yoshida
04b59c3331 We shouldn't expose internal-only anonymous ranges via UNO API. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
d54224d5fe Reverted space only changes. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
7ba8ca9aa1 Check for NULL, to avoid crashes. 2011-04-01 00:11:03 -04:00
Kohei Yoshida
1075b6b48d Let's use a different prefix for sheet-local anonymous ranges. 2011-04-01 00:11:02 -04:00
Kohei Yoshida
4878a5038a Non-essential change. 2011-04-01 00:11:02 -04:00
Markus Mohrhard
7df4c7feac Support sheet-local anonymous database ranges.
This is for an Easy Hack to allow one autofilter per sheet, not per
document.
2011-04-01 00:11:02 -04:00
Muthu Subramanian
d8e16e5559 Adding scfilt component entries for xlsx export. 2011-03-31 18:15:59 +05:30
Fridrich Štrba
4c45115a7c Fix windows linking of sc module 2011-03-31 09:48:47 +02:00
Petr Mladek
ac660ccc0c layout-sc-insert-sheet-no.diff: too small input filed (bnc#559445)
the input field for the number of the sheet was too small
in the layout dialog
2011-03-30 20:32:04 +02:00
Caolán McNamara
3c66980129 WaE: struct vs class 2011-03-30 12:54:31 +01:00
Caolán McNamara
2478e7a9eb WaE: struct vs class 2011-03-30 12:54:31 +01:00
Caolán McNamara
6dd13b1c76 centralize caserotate 2011-03-30 12:54:31 +01:00
David Tardon
5783dc9da8 WaE: overloaded virtual 2011-03-30 13:49:24 +02:00
David Tardon
6cd71b82d8 WaE: unused variable 2011-03-30 13:49:23 +02:00
David Tardon
aa6b57f0da WaE: unused variable 2011-03-30 13:49:22 +02:00
David Tardon
22ad4b9365 WaE: unused variable 2011-03-30 13:49:22 +02:00
Petr Mladek
3dee2a687b sc-cellsuno-avoid-early-destruction.diff: avoid a crash (i#90076) 2011-03-30 11:54:10 +02:00
Norbert Thiebaud
de7607a144 seems that quite a few xml files are missing in Package_uiconfig 2011-03-30 02:35:49 -05:00
Francisco Saito
e203fc2536 drop bogus executable flag from idl/build/src and config files 2011-03-29 21:47:36 +01:00
Francisco Saito
524fc0d263 drop bogus executable flag from odf files 2011-03-29 21:43:57 +01:00
Francisco Saito
3efa3777aa drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:39:42 +01:00
Norbert Thiebaud
681dc88337 realpath is not very nice with nonexistent path.... 2011-03-29 15:33:30 -05:00
Norbert Thiebaud
a9f46a4c26 use --xxx instead of -xxx for command line options 2011-03-29 13:42:44 -05:00
Norbert Thiebaud
317d0cbd85 switch sc to gbuild 2011-03-29 11:43:36 -05:00
Fridrich Štrba
3d2893926b Fix Windows build of SC 2011-03-29 14:10:18 +02:00
Christian Lohmaier
fdf18984dd WaE comparision between signed and unsigned 2011-03-29 02:10:31 +02:00