Issue 67442 - File Type: Microsoft 97/2000/XP and 2003
Summary: File Type: Microsoft 97/2000/XP and 2003
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: OOo 2.0.3
Hardware: All Windows, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-17 07:37 UTC by tora3
Modified: 2024-02-04 02:08 UTC (History)
3 users (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
a shell script to print file types that OOo offers (1.27 KB, text/plain)
2011-03-09 17:52 UTC, tora3
no flags Details
file types that OOo offers (9.51 KB, text/plain)
2011-03-09 18:26 UTC, tora3
no flags Details
a patch for DEV300_m100 (3.79 KB, patch)
2011-03-09 19:50 UTC, tora3
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description tora3 2006-07-17 07:37:58 UTC
Do the following file types include 2003?

 File Type: Microsoft Word 97/2000/XP (*.doc)
 File Type: Microsoft Excel 97/2000/XP (*.xsl, *.xlw)
 File Type: Microsoft PowerPoint 97/2000/XP (*.ppt, *.pps)
 ... and their templates

If so, please consider to update them to include 2003.

One customer asked how to save his document into a file format 
that can be opened by his recipient's Microsoft Office 2003 Word.

Do you think that is a stupid question? Maybe not.
Comment 1 Olaf Felka 2006-07-17 08:36:37 UTC
reassigned
Comment 2 tora3 2006-07-17 08:49:32 UTC
In addition to saving a document, file types for loading a document 
might be needed to be considered as well.

 Can OpenOffice.org open a Microsoft Office 2003 document?
 Yes, off course.
 I am afraid, but I cannot find such file type in the list.
 Hmm...
Comment 3 tora3 2011-03-09 17:52:58 UTC
Created attachment 76063 [details]
a shell script to print file types that OOo offers

cd DEV300_m10x/filter/source/config/fragments/types
bash this_shell_script.sh *.xcu > file-types.txt
Comment 4 tora3 2011-03-09 18:26:30 UTC
Created attachment 76064 [details]
file types that OOo offers
Comment 5 tora3 2011-03-09 19:04:59 UTC
=== Save as type of Microsoft Office Excel 2007 (English) ===
Excel Workbook (*.xlsx)
Excel Macro-Enabled Workbook (*.xlsm)
Excel Binary Workbook (*.xlsb)
Excel 97-2003 Workbook (*.xls)
XML Data (*.xml)
Single File Web Page (*.mht;*.mhtml)
Web Page (*.htm;*.html)
Excel Template (*.xltx)
Excel Macro-Enabled Template (*.xltm)
Excel 97-2003 Template (*.xlt)
Text (Tabl delimited) (*.txt)
Unicode Text (*.txt)
XML Spreadsheet 2003 (*.xml)
Microsoft Excel 5.0/95 Workbook (*.xls)
CSV (Comma delimited) (*.csv)
Formatted Text (Space delimited) (*.prn)
DIF (Data Interchange Format) (*.dif)
SYLK (Symbolic Link) (*.slk)
Excel Add-In (*.xlam)
Excel 97-2003 Add-In (*.xla)
PDF (*.pdf)
XPS Document (*.xps)
OpenDocument Spreadsheet (*.ods)

=== Save as type of Microsoft Office PowerPoint 2007 (English) ===
PowerPoint Presentation (*.pptx)
PowerPoint Macro-Enabled Presentation (*.pptm)
PowerPoint 97-2003 Presentation (*.ppt)
PDF (*.pdf)
XPS Document (*.xps)
PowerPoint Template (*.potx)
PowerPoint Macro-Enabled Template (*.potm)
PowerPoint 97-2003 Template (*.pot)
Office Theme (*.thmx)
PowerPoint Show (*.ppsx)
PowerPoint Macro-Enabled Show (*.ppsm)
PowerPoint 97-2003 Show (*.pps)
PowerPoint Add-In (*.ppam)
PowerPoint 97-2003 Add-In (*.ppa)
PowerPoint XML Presentation (*.xml)
Single File Web Page (*.mht;*.mhtml)
Web Page (*.htm;*.html)
GIF Graphics Interchange Format (*.gif)
JPEG File Interchange Format (*.jpg)
PNG Portable Network Graphics Format (*.png)
TIFF Tag Image File Format (*.tif)
Device Independent Bitmap (*.bmp)
Windows Metafile (*.wmf)
Enhanced Windows Metafile (*.emf)
Outline/RTF (*.rtf)
OpenDocument Presentation (*.odp)

=== Save as type of Microsoft Office Word 2007 (English) ===
Word Document (*.docx)
Word Macro-Enabled Document (*.docm)
Word 97-2003 Document (*.doc)
Word Template (*.dotx)
Word Macro-Enabled Template (*.dotm)
Word 97-2003 Template (*.dot)
PDF (*.pdf)
XPS Document (*.xps)
Single File Web Page (*.mht;*.mhtml)
Web Page (*.htm;*.html)
Web Page, Filtered (*.htm;*.html)
Rich Text Format (*.rtf)
Plain Text (*.txt)
Word XML Document (*.xml)
Word 2003 XML Document (*.xml)
OpenDocument Text (*.odt)
Works 6.0-9.0 (*.wps)
Comment 6 tora3 2011-03-09 19:50:54 UTC
Created attachment 76065 [details]
a patch for DEV300_m100
Comment 7 tora3 2011-03-09 19:54:35 UTC
.
Comment 8 Rob Weir 2013-03-11 15:03:17 UTC
I'm adding this comment to all open issues with Issue Type == PATCH.  We have 220 such issues, many of them quite old.  I apologize for that.  

We need your help in prioritizing which patches should be integrated into our next release, Apache OpenOffice 4.0.

If you have submitted a patch and think it is applicable for AOO 4.0, please respond with a comment to let us know.

On the other hand, if the patch is no longer relevant, please let us know that as well.

If you have any general questions or want to discuss this further, please send a note to our dev mailing list:  dev@openoffice.apache.org

Thanks!

-Rob