Martin Maher
|
84e9e206ee
|
Fomratting should be cleared regardless of whether or not there are cell
attributes
|
2002-06-06 14:29:53 +00:00 |
|
Martin Maher
|
42a1329f33
|
PxlDocument is noi longer needed as Workbook now handles this functionality
|
2002-06-05 14:17:01 +00:00 |
|
Martin Maher
|
96af9babf5
|
Added getCellValue to comply with the new SpreadsheetDecoder abstract class
|
2002-05-31 14:48:12 +00:00 |
|
Martin Maher
|
57a57c8b16
|
Added support for Worksheet and Workbook objects
|
2002-05-31 14:45:37 +00:00 |
|
Aidan Butler
|
bb5fbd7155
|
*** empty log message ***
|
2002-05-24 14:22:00 +00:00 |
|
Martin Maher
|
e5a39fda46
|
Added functionality to make sure the Formula cell value is also extracted.
|
2002-05-24 12:24:11 +00:00 |
|
Martin Maher
|
be5174b46a
|
Added function to get the value of a cell. Used for Formula where the cell
value and content are not the same
|
2002-05-24 12:22:50 +00:00 |
|
Martin Maher
|
a942d25108
|
Minor fixes and implementation of the getCellValue method
|
2002-05-24 12:21:17 +00:00 |
|
Martin Maher
|
92f45eea94
|
Fix for formula consisting of one cell
|
2002-05-24 12:18:53 +00:00 |
|
Martin Maher
|
e777fcc868
|
Added a Value attribute to support formula whose value and cell
contents are two diffent attributes
|
2002-05-24 11:53:06 +00:00 |
|
Aidan Butler
|
1c725068b0
|
*** empty log message ***
|
2002-05-21 08:50:05 +00:00 |
|
Aidan Butler
|
12edfed820
|
*** empty log message ***
|
2002-05-20 10:46:24 +00:00 |
|
Martin Maher
|
c37e20091b
|
Updated Javadocs for the infix to RPN converter
|
2002-05-14 16:08:09 +00:00 |
|
Martin Maher
|
0665e4d010
|
Updated Javadocs for the RPN to infix converter
|
2002-05-14 16:07:32 +00:00 |
|
Martin Maher
|
a6a48c5fd6
|
Added code to convert formula from infix to RPN
|
2002-05-14 16:01:30 +00:00 |
|
Martin Maher
|
07b40ce95f
|
Added code to parse formula from infix to RPN
|
2002-05-14 15:59:48 +00:00 |
|
Martin Maher
|
c2709b7673
|
Moved parseFormula out of the sxc layer and into the plugin
|
2002-05-08 13:31:44 +00:00 |
|
Aidan Butler
|
a43a5384dd
|
Added jars to package
|
2002-05-07 11:38:22 +00:00 |
|
Aidan Butler
|
92ce2d209b
|
*** empty log message ***
|
2002-05-07 11:15:04 +00:00 |
|
Aidan Butler
|
5f32690b3b
|
*** empty log message ***
|
2002-05-03 14:37:59 +00:00 |
|
Martin Maher
|
a26a86ccfb
|
Used CellValue instead of LabelCell so that numbers, strings and formulas can
be stored in the worksheet and handled the same way. Also added code to enable
formatting types to be recognised.
|
2002-05-01 14:55:11 +00:00 |
|
Martin Maher
|
621dded6b7
|
Added a mask for reading doubles.
|
2002-05-01 14:27:23 +00:00 |
|
Martin Maher
|
c41ede28ad
|
Added a writeDouble function to convert double's to a byte[] containing a
IEEE-754 float.
|
2002-05-01 09:01:50 +00:00 |
|
Martin Maher
|
0db5d8e506
|
If there is no cell attribute we must clear the formatting object to prevent us
assuming the attributes of the previous cell.
|
2002-05-01 08:34:32 +00:00 |
|
Jens-Heiner Rechtien
|
3a2fb55ae4
|
#65293#: exception specifications
|
2002-04-30 12:35:40 +00:00 |
|
Jens-Heiner Rechtien
|
3cbc673062
|
#65293#: fixed line ends
|
2002-04-30 12:11:28 +00:00 |
|
Aidan Butler
|
0c7efd4c5c
|
*** empty log message ***
|
2002-04-26 11:46:43 +00:00 |
|
Aidan Butler
|
e3c4d9ade4
|
*** empty log message ***
|
2002-04-26 11:35:31 +00:00 |
|
Martin Maher
|
ed88390169
|
Added a method to FloatNumber to return the little Endian representation of a
IEEE-754 float. Uses a method in the Endian Converter to read a double from a
Little Endian byte array.
|
2002-04-24 12:24:41 +00:00 |
|
Aidan Butler
|
de8d17c3bb
|
XMerge bridge to OpenOffice
|
2002-04-16 16:04:47 +00:00 |
|
Aidan Butler
|
d57ea0ba6f
|
*** empty log message ***
|
2002-04-16 13:07:49 +00:00 |
|
Aidan Butler
|
b32f682f24
|
Test Scripts for Palm converters
|
2002-04-16 12:48:18 +00:00 |
|
Martin Maher
|
c0a2566af0
|
No need for a manifest file for pocket excel.
|
2002-04-16 09:54:47 +00:00 |
|
Martin Maher
|
55a122a67e
|
Initial import of the pocket excel plugin
|
2002-04-15 12:13:11 +00:00 |
|
Aidan Butler
|
2b813f7d74
|
*** empty log message ***
|
2002-04-10 12:50:00 +00:00 |
|
Aidan Butler
|
c14c00cc3b
|
*** empty log message ***
|
2002-04-10 10:45:48 +00:00 |
|
Aidan Butler
|
97cbb749eb
|
*** empty log message ***
|
2002-04-09 11:19:39 +00:00 |
|
Aidan Butler
|
caee52de75
|
Added Merge capability
|
2002-04-09 11:18:44 +00:00 |
|
Aidan Butler
|
2417143fbe
|
Updated to include XmlFilterAdaptor
|
2002-04-09 08:07:41 +00:00 |
|
Aidan Butler
|
3ca1c14e78
|
*** empty log message ***
|
2002-04-09 08:03:43 +00:00 |
|
Aidan Butler
|
acd4dca69a
|
*** empty log message ***
|
2002-04-04 09:02:59 +00:00 |
|
markm
|
ca83095298
|
Added guards to check for style information before trying to access it.
|
2002-04-04 08:08:39 +00:00 |
|
markm
|
aa0d4eeedf
|
Added checks for presence of style.xml file
|
2002-04-04 08:07:03 +00:00 |
|
markm
|
ee06a0cafb
|
Correct error in reading Little Endian values
|
2002-04-04 08:04:06 +00:00 |
|
markm
|
412ec068d7
|
Updated build.xml files to allow for Xerces at compilation.
|
2002-04-03 09:20:30 +00:00 |
|
markm
|
8a32260864
|
Update to reparenting of Nodes from first text span.
|
2002-03-26 14:16:04 +00:00 |
|
Aidan Butler
|
5ee0365e58
|
*** empty log message ***
|
2002-03-26 13:46:45 +00:00 |
|
Aidan Butler
|
241ab64770
|
An object to contain any office type
|
2002-03-26 13:46:06 +00:00 |
|
Aidan Butler
|
9058ce4f43
|
*** empty log message ***
|
2002-03-26 13:40:45 +00:00 |
|
Aidan Butler
|
38e24be9e2
|
added support for unzipped files
|
2002-03-26 13:40:24 +00:00 |
|