GullFOSS
OpenOffice.org Engineering at Sun
 
Subscribe

Today's Page Hits: 1294

 
Archives
 
« May 2008
SunMonTueWedThuFriSat
    
3
4
6
10
11
12
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
       
Today
Links
Flickr Photos
More Flickr photos tagged with openoffice
Locations of visitors to this page
all tags: accessibility api aqua architecture automated_tests base build calc chart code community compiler cws database development directx download draw eis events export extensions features filter framework graphics gsl gsoc gullfoss i18n import impress installation irc iso26300 java l10n localization mac macros netbeans odf odff ooo ooocon ooxml opendocument openoffice.org patch pdf performance plugin podcast porting qa quality quaste release report sdk snapshot software specification spreadsheet staroffice statistics statuspage sun svg toolkit tools usability user-experience vba web wiki writer writerfilter xml
« Updates from the... | Main | New: OOo-Dev2.2... »
Tuesday, 06 Feb 2007
Office Open XML Import Filter for Spreadsheets
Daniel Rentz

The development of a new spreadsheet import filter has been started in the Calc project. This filter will be able to read the Office Open XML file format for spreadsheets introduced in Microsoft Office 2007. The filter is already able to load simple cell contents (strings and numbers). Currently I am working on cell styles and cell formatting. All filter code will be located in the oox module which is part of the xml project. The source code for the MS Excel file format is located in the oox/source/xls sub directory.


tags:

Posted by Daniel Rentz on 06 Feb 2007  |  PermaLink |  Bookmark to del.icio.us Bookmark to del.icio.us |  Digg this Digg this

Comments:

Post a Comment:
Comments are closed for this entry.
« Updates from the... | Main | New: OOo-Dev2.2... » GullFOSS