1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>KOffice filters status: OpenOffice.org Calc filter</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#000099" vlink="#666666" alink="#666666">
<a NAME="START"></a>
<center>
<h1>
KOffice filters status: OpenOffice.org Calc</h1></center>
<hr NOSHADE SIZE=2 WIDTH="70%"><b><font size="-1"><a href="#import">Import</a>
| <a href="#export">Export</a></font></b>
<br>
<br>
<br>
<br>
<center>
<p><a NAME="import"></a></center>
<b><font size="-1"><a href="#START">Up</a></font></b>
<center><table BORDER=0 CELLSPACING=0 WIDTH="100%" BGCOLOR="#000000" >
<tr>
<td>
<table BORDER=0 CELLPADDING=2 WIDTH="100%" BGCOLOR="#FFFFFF" >
<tr BGCOLOR="#DDFFDD">
<td COLSPAN="2">
<center><b><i><font size="+1">Import OpenOffice.org Calc for Kspread</font></i></b></center>
</td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP NOWRAP WIDTH="1%"><b><font size="+1">Last update</font></b></td>
<td>April 22, 2004</td>
</tr>
<tr BGCOLOR="#CCCCFF">
<td VALIGN=TOP><b><font size="+1">Features</font></b></td>
<td>
Loading tables, hidden tables, print ranges<br>
Named areas<br>
hidden columns<br>
hidden rows<br>
Comments<br>
Formulas<br>
Links (e-mail, files, web)<br>
cell content<br>
Datatypes: float, percentage, (date), times, booleans (miss some kspread support) <br>
Formating: indents, bold, italic, alignments, colors...<br>
Borders, background colors<br>
column width, row width<br>
column layouts, row layouts<br>
page layout (size, border)<br>
OpenCalc style import, default style<br>
format string translating (not supported by KSpread yet, but this filter produces these strings => needs enhancements in KSpread)<br>
header, footer (including macros)<br>
protected maps, tables, unprotected cells, hidden cells, hidden formulas<br>
validation<br>
not printed cells
</td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP><b><font size="+1">Todo</font></b></td>
<td>
Page breaks (for Columns & Rows)(not supported by KSpread)<br>
leading zeros (not supported by KSpread)<br>
embedded objects (Charts!)<br>
conditional cell attributes<br>
real format string usage(KSpread feature not implemented yet - as soon as it exists this filter will benefit automatically)
check Table names in "'", like 'This is my name'<br>
Settings<br>
</td>
</tr>
<tr BGCOLOR="#CCCCFF">
<td VALIGN=TOP><b><font size="+1">History</font></b></td>
<td>
Sep 26, 2002 - Initial Revision<br>
</td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP><b><font size="+1">Authors</font></b></td>
<td>
<a href="mailto:nandres@web.de">Norbert Andres</a>
</td>
</tr>
<tr BGCOLOR="#CCCCFF">
<td VALIGN=TOP><b><font size="+1">Links</font></b></td>
<td><a href="http://xml.openoffice.org">OpenOffice.org XML Web Site</a></td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP><b><font size="+1">Progress report </font></b></td>
<td></td>
</tr>
</table>
</td>
</tr>
</table></center>
<b><font size="-1"><a href="#START">Up</a></font></b>
<br>
<p>
<hr NOSHADE SIZE=1>
<br>
<br>
<br>
<br>
<center>
<p><a NAME="export"></a></center>
<b><font size="-1"><a href="#START">Up</a></font></b>
<center><table BORDER=0 CELLSPACING=0 WIDTH="100%" BGCOLOR="#000000" >
<tr>
<td>
<table BORDER=0 CELLPADDING=2 WIDTH="100%" BGCOLOR="#FFFFFF" >
<tr BGCOLOR="#FFDDDD">
<td COLSPAN="2">
<center><b><i><font size="+1">Export Kspread to OpenOffice.org Calc</font></i></b></center>
</td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP NOWRAP WIDTH="1%"><b><font size="+1">Last update</font></b></td>
<td>Octo 20, 2004</td>
</tr>
<tr BGCOLOR="#CCCCFF">
<td VALIGN=TOP><b><font size="+1">Features</font></b></td>
<td>
Saves sheets (supported: hidden sheets, names)<br>
Saves columns and row (supported: widths/heights, page breaks, hidden)<br>
Saves cell contents (including formula conversion)<br>
Document information<br>
Page sizes, header and footer (including variable converting)<br>
Font (sizes, attributes, color)<br>
Background color<br>
Text alignment, angle, vertical text, text wrap and indents<br>
Merged Cells<br>
DontPrint flag<br>
Comments<br>
Named Areas<br>
Cell borders<br>
Link<br>
protected maps, tables, unprotected cells, hidden cells, hidden formulas<br>
not printed cells<br>
Print ranges<br>
Export document settings (active table, cursor position)<br>
Settings<br>
Validation<br>
</td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP><b><font size="+1">Todo</font></b></td>
<td>
Number formats (needs some new features in KSpread)<br>
Embedded objects (charts,...)<br>
Conditions<br>
</td>
</tr>
<tr BGCOLOR="#CCCCFF">
<td VALIGN=TOP><b><font size="+1">History</font></b></td>
<td>
Jan 12, 2003 - Initial Revision<br>
Jan 18, 2003 - page layout, header, footer<br>
Jan 19, 2003 - Added support for fonts, text color, background color, formula
conversion<br>
Jan 19, 2003 - text alignment, indents, comments, NoPrint, Merged Cells<br>
Jan 19, 2003 - angle, vertical text, text wrap<br>
Jan 19, 2003 - named area, hidden columns and rows<br>
Jan 20, 2003 - cell borders<br>
Jan 29, 2003 - protected stuff<br>
Mar 13, 2005 - link<br>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP><b><font size="+1">Authors</font></b></td>
<td>
<a href="mailto:nandres@web.de">Norbert Andres</a>
</td>
</tr>
<tr BGCOLOR="#CCCCFF">
<td VALIGN=TOP><b><font size="+1">Links</font></b></td>
<td><a href="http://xml.openoffice.org">OpenOffice.org XML Web Site</a></td>
</tr>
<tr BGCOLOR="#EEEEFF">
<td VALIGN=TOP><b><font size="+1">Progress report</font></b></td>
<td></td>
</tr>
</table>
</td>
</tr>
</table></center>
<b><font size="-1"><a href="#START">Up</a></font></b>
</body>
</html>
|