From 8d998ae06a742033d4a343e6daae7285a2a3207b Mon Sep 17 00:00:00 2001 From: jan Iversen Date: Tue, 6 Jun 2017 16:14:45 +0200 Subject: iOS added all known document types. Update Info.plist to contain the same document types as used for osX Change-Id: I3338ca0159c39ef8bd31466e3d9b9a73808b86b8 --- .../LibreOfficeLight.xcodeproj/project.pbxproj | 4 - .../LibreOfficeLight/LibreOfficeLight/Info.plist | 1591 +++++++++++++++++++- 2 files changed, 1528 insertions(+), 67 deletions(-) (limited to 'ios/experimental') diff --git a/ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj b/ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj index 9cedf95931b5..5fd944e6ce64 100644 --- a/ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj +++ b/ios/experimental/LibreOfficeLight/LibreOfficeLight.xcodeproj/project.pbxproj @@ -24,7 +24,6 @@ 3992D85A1E5B762A00BEA987 /* DocumentController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3992D8591E5B762A00BEA987 /* DocumentController.swift */; }; 3992D85D1E5B764A00BEA987 /* SideMenu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3992D85B1E5B764A00BEA987 /* SideMenu.swift */; }; 399648471E5B87DC00E73E83 /* ViewProperties.swift in Sources */ = {isa = PBXBuildFile; fileRef = 399648461E5B87DC00E73E83 /* ViewProperties.swift */; }; - 39A3A88F1EE6D424007C05E1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 39A3A88E1EE6D424007C05E1 /* Default-568h@2x.png */; }; 39B08B9D1E5F0BB600682A59 /* fundamentalrc in Resources */ = {isa = PBXBuildFile; fileRef = 39B084E51E5F0BB400682A59 /* fundamentalrc */; }; 39B08B9E1E5F0BB600682A59 /* offapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 39B084E61E5F0BB400682A59 /* offapi.rdb */; }; 39B08B9F1E5F0BB600682A59 /* oovbaapi.rdb in Resources */ = {isa = PBXBuildFile; fileRef = 39B084E71E5F0BB400682A59 /* oovbaapi.rdb */; }; @@ -76,7 +75,6 @@ 3992D8591E5B762A00BEA987 /* DocumentController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = DocumentController.swift; path = LibreOfficeLight/DocumentController.swift; sourceTree = SOURCE_ROOT; }; 3992D85B1E5B764A00BEA987 /* SideMenu.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SideMenu.swift; path = LibreOfficeLight/SideMenu.swift; sourceTree = SOURCE_ROOT; }; 399648461E5B87DC00E73E83 /* ViewProperties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ViewProperties.swift; path = LibreOfficeLight/ViewProperties.swift; sourceTree = SOURCE_ROOT; }; - 39A3A88E1EE6D424007C05E1 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = ""; }; 39B084E21E5F0A9600682A59 /* lo.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = lo.xcconfig; path = ../../ioswork/ios/generated/lo.xcconfig; sourceTree = SOURCE_ROOT; }; 39B084E51E5F0BB400682A59 /* fundamentalrc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = fundamentalrc; path = ../../ioswork/ios/resources/fundamentalrc; sourceTree = SOURCE_ROOT; }; 39B084E61E5F0BB400682A59 /* offapi.rdb */ = {isa = PBXFileReference; lastKnownFileType = file; name = offapi.rdb; path = ../../ioswork/ios/resources/offapi.rdb; sourceTree = SOURCE_ROOT; }; @@ -137,7 +135,6 @@ 397E08F11E597BD8001374E0 = { isa = PBXGroup; children = ( - 39A3A88E1EE6D424007C05E1 /* Default-568h@2x.png */, 39B084E41E5F0B5200682A59 /* Resources */, 3911D89F1E5993600050D6BC /* Support files */, 397E08FC1E597BD8001374E0 /* LibreOfficeLight */, @@ -334,7 +331,6 @@ 39022C1B1EDC2A0E00100066 /* program in Resources */, 39022C1D1EDC2A2C00100066 /* services in Resources */, 397868D61E59A3EA007F9248 /* LaunchScreen.xib in Resources */, - 39A3A88F1EE6D424007C05E1 /* Default-568h@2x.png in Resources */, 396F92F71E7AE62400A28C82 /* Settings.bundle in Resources */, 39B08B9F1E5F0BB600682A59 /* oovbaapi.rdb in Resources */, 39B08B9D1E5F0BB600682A59 /* fundamentalrc in Resources */, diff --git a/ios/experimental/LibreOfficeLight/LibreOfficeLight/Info.plist b/ios/experimental/LibreOfficeLight/LibreOfficeLight/Info.plist index 3406f04bb5ec..bed273c81479 100755 --- a/ios/experimental/LibreOfficeLight/LibreOfficeLight/Info.plist +++ b/ios/experimental/LibreOfficeLight/LibreOfficeLight/Info.plist @@ -7,127 +7,360 @@ CFBundleDocumentTypes - CFBundleTypeIconFiles - CFBundleTypeName - DOCX Microsoft Word + OpenOffice.org 1.0 Text CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - org.openxmlformats.wordprocessingml.document + org.openoffice.text - CFBundleTypeIconFiles - CFBundleTypeName - DOC Microsoft Word + OpenDocument Text CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - com.microsoft.word.doc + org.oasis-open.opendocument.text + + + + CFBundleTypeName + OpenOffice.org 1.0 Spreadsheet + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.openoffice.spreadsheet + + + + CFBundleTypeName + OpenDocument Spreadsheet + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.oasis-open.opendocument.spreadsheet + + + + CFBundleTypeName + OpenOffice.org 1.0 Presentation + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.openoffice.presentation + + + + CFBundleTypeName + OpenDocument Presentation + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.oasis-open.opendocument.presentation + + + + CFBundleTypeName + OpenOffice.org 1.0 Drawing + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.openoffice.graphics + + + + CFBundleTypeName + OpenDocument Drawing + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.oasis-open.opendocument.graphics + + + + CFBundleTypeName + OpenDocument Chart + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.oasis-open.opendocument.chart + + + + CFBundleTypeName + OpenOffice.org 1.0 Master + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.openoffice.text-master + + + + CFBundleTypeName + OpenDocument Master + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.oasis-open.opendocument.text-master + + + + CFBundleTypeName + OpenOffice.org 1.0 Formula + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.openoffice.formula + + + + CFBundleTypeName + OpenDocument Formula + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.oasis-open.opendocument.formula + + + + CFBundleTypeName + OpenOffice.org 1.0 Text Template + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.openoffice.text-template + + + + CFBundleTypeName + OpenDocument Text Template + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.oasis-open.opendocument.text-template + + + + CFBundleTypeName + OpenDocument Master Template + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.oasis-open.opendocument.text-master-template + + + + CFBundleTypeName + OpenOffice.org 1.0 Spreadsheet Template + CFBundleTypeRole + Editor + LSHandlerRank + Owner + LSItemContentTypes + + org.openoffice.spreadsheet-template CFBundleTypeName - XLSX Microsoft Excel + OpenDocument Spreadsheet Template CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - com.jani.Editors.xlsx + org.oasis-open.opendocument.spreadsheet-template CFBundleTypeName - XLS Microsoft Excel + OpenOffice.org 1.0 Presentation Template CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - com.jani.Editors.xls + org.openoffice.presentation-template CFBundleTypeName - PPTX Microsoft PowerPoint + OpenDocument Presentation Template CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - com.jani.Editors.pptx + org.oasis-open.opendocument.presentation-template CFBundleTypeName - PPT Microsoft PowerPoint + OpenOffice.org 1.0 Drawing Template CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - com.jani.Editors.ppt + org.openoffice.graphics-template CFBundleTypeName - PDF Adobe pdf + OpenDocument Drawing Template CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - com.jani.Editors.pdf + org.oasis-open.opendocument.graphics-template CFBundleTypeName - ODT LibreOffice writer + OpenDocument Database CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - com.jani.Editors.odt + org.oasis-open.opendocument.database CFBundleTypeName - ODS LibreOffice calc + LibreOfficeDev Extension CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - com.jani.Editors.ods + org.openoffice.extension CFBundleTypeName - ODP LibeOffice Impress + Flat ODF CFBundleTypeRole Editor LSHandlerRank Owner LSItemContentTypes - com.jani.Editors.odp + vnd.oasis.opendocument.text-flat-xml + vnd.oasis.opendocument.spreadsheet-flat-xml + vnd.oasis.opendocument.presentation-flat-xml + vnd.oasis.opendocument.graphics-flat-xml + + + + CFBundleTypeName + 3rd party formats + CFBundleTypeRole + Editor + LSHandlerRank + Alternate + LSItemContentTypes + + public.plain-text + public.rtf + public.html + public.jpeg + public.tiff + public.png + public.xbitmap-image + com.adobe.encapsulated-postscript + com.microsoft.bmp + com.microsoft.word.doc + com.microsoft.word.dot + com.microsoft.excel.xls + com.microsoft.powerpoint.ppt + org.openxmlformats.wordprocessingml.document + org.openxmlformats.wordprocessingml.document.macroenabled + org.openxmlformats.wordprocessingml.template + org.openxmlformats.wordprocessingml.template.macroenabled + org.openxmlformats.spreadsheetml.sheet + org.openxmlformats.spreadsheetml.sheet.macroenabled + com.microsoft.excel.sheet.binary.macroenabled + org.openxmlformats.spreadsheetml.template + org.openxmlformats.spreadsheetml.template.macroenabled + org.openxmlformats.presentationml.presentation + org.openxmlformats.presentationml.presentation.macroenabled + org.openxmlformats.presentationml.template + org.openxmlformats.presentationml.template.macroenabled + org.libreoffice.pdb-document + org.libreoffice.wpd-document + org.libreoffice.hwp-document + org.libreoffice.wks-document + org.libreoffice.wri-document + org.libreoffice.dif-document + org.libreoffice.slk-document + org.libreoffice.csv-document + org.libreoffice.dbf-document + org.libreoffice.123-document + org.libreoffice.cgm-document + org.libreoffice.dxf-document + org.libreoffice.emf-document + org.libreoffice.wmf-document + org.libreoffice.cdr-document + org.libreoffice.visio-document + org.libreoffice.mspub-document @@ -205,160 +438,1392 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/. UTTypeConformsTo public.data + public.content UTTypeDescription - XLSX Microsoft Excel + OpenOffice.org 1.0 Text + UTTypeIconFile + text.icns UTTypeIdentifier - com.jani.Editors.xlsx + org.openoffice.text UTTypeTagSpecification public.filename-extension - xlsx + + sxw + public.mime-type - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet + + application/vnd.sun.xml.writer + UTTypeConformsTo public.data + public.content UTTypeDescription - XLS Microsoft Excel + OpenDocument Text + UTTypeIconFile + oasis-text.icns UTTypeIdentifier - com.jani.Editors.xls + org.oasis-open.opendocument.text UTTypeTagSpecification public.filename-extension - xls + + odt + public.mime-type - iapplication/vnd.ms-excel + + application/vnd.oasis.opendocument.text + UTTypeConformsTo public.data + public.content UTTypeDescription - PPTX Microsoft Powerpoint + OpenDocument Text (Flat XML) + UTTypeIconFile + oasis-text.icns UTTypeIdentifier - com.jani.Editors.pptx + vnd.oasis.opendocument.text-flat-xml UTTypeTagSpecification public.filename-extension - pptx + + fodt + public.mime-type - application/vnd.openxmlformats-officedocument.presentationml.presentation + + application/vnd.oasis.opendocument.text-flat-xml + UTTypeConformsTo public.data + public.content UTTypeDescription - PPT Microsoft Powerpoint + OpenOffice.org 1.0 Spreadsheet + UTTypeIconFile + spreadsheet.icns UTTypeIdentifier - com.jani.Editors.ppt + org.openoffice.spreadsheet UTTypeTagSpecification public.filename-extension - ppt + + sxc + public.mime-type - application/vnd.ms-powerpoint + + application/vnd.sun.xml.calc + UTTypeConformsTo public.data + public.content UTTypeDescription - PDF Adobe pdf + OpenDocument Spreadsheet + UTTypeIconFile + oasis-spreadsheet.icns UTTypeIdentifier - com.jani.Editors.pdf + org.oasis-open.opendocument.spreadsheet UTTypeTagSpecification public.filename-extension - pdf + + ods + public.mime-type - application/pdf + + application/vnd.oasis.opendocument.spreadsheet + UTTypeConformsTo public.data + public.content UTTypeDescription - ODT LibreOffice Writer + OpenDocument Spreadsheet (Flat XML) + UTTypeIconFile + oasis-spreadsheet.icns UTTypeIdentifier - com.jani.Editors.odt + vnd.oasis.opendocument.spreadsheet-flat-xml UTTypeTagSpecification public.filename-extension - odt + + fods + public.mime-type - application/vnd.oasis.opendocument.text + + application/vnd.oasis.opendocument.spreadsheet-flat-xml + UTTypeConformsTo public.data + public.content UTTypeDescription - ODS LibreOffice calc + OpenOffice.org 1.0 Presentation + UTTypeIconFile + presentation.icns UTTypeIdentifier - com.jani.Editors.ods + org.openoffice.presentation UTTypeTagSpecification public.filename-extension - ods + + sxi + public.mime-type - application/vnd.oasis.opendocument.spreadsheet + + application/vnd.sun.xml.impress + UTTypeConformsTo public.data + public.content UTTypeDescription - ODP LibreOffice Impress + OpenDocument Presentation + UTTypeIconFile + oasis-presentation.icns UTTypeIdentifier - com.jani.Editors.odp + org.oasis-open.opendocument.presentation UTTypeTagSpecification public.filename-extension - odp + + odp + public.mime-type - application/vnd.oasis.opendocument.presentation + + application/vnd.oasis.opendocument.presentation + - - UTImportedTypeDeclarations - UTTypeConformsTo public.data + public.content UTTypeDescription - DOCX Microsoft Word + OpenDocument Presentation + UTTypeIconFile + oasis-presentation.icns UTTypeIdentifier - org.openxmlformats.wordprocessingml.document + vnd.oasis.opendocument.presentation-flat-xml + UTTypeTagSpecification + + public.filename-extension + + fodp + + public.mime-type + + application/vnd.oasis.opendocument.presentation-flat-xml + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenOffice.org 1.0 Drawing + UTTypeIconFile + drawing.icns + UTTypeIdentifier + org.openoffice.graphics + UTTypeTagSpecification + + public.filename-extension + + sxd + + public.mime-type + + application/vnd.sun.xml.draw + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Drawing + UTTypeIconFile + oasis-drawing.icns + UTTypeIdentifier + org.oasis-open.opendocument.graphics + UTTypeTagSpecification + + public.filename-extension + + odg + + public.mime-type + + application/vnd.oasis.opendocument.graphics + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Drawing (Flat XML) + UTTypeIconFile + oasis-drawing.icns + UTTypeIdentifier + vnd.oasis.opendocument.graphics-flat-xml + UTTypeTagSpecification + + public.filename-extension + + fodg + + public.mime-type + + application/vnd.oasis.opendocument.graphics-flat-xml + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Chart + UTTypeIdentifier + org.oasis-open.opendocument.chart + UTTypeTagSpecification + + public.filename-extension + + odc + + public.mime-type + + application/vnd.oasis.opendocument.chart + + UTTypeConformsTo public.data + public.content UTTypeDescription - DOC Microsoft Word + OpenOffice.org 1.0 Master + UTTypeIconFile + master-document.icns UTTypeIdentifier - com.microsoft.word.doc + org.openoffice.text-master + UTTypeTagSpecification + + public.filename-extension + + sxg + + public.mime-type + + application/vnd.sun.xml.writer.global + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Master + UTTypeIconFile + oasis-master-document.icns + UTTypeIdentifier + org.oasis-open.opendocument.text-master + UTTypeTagSpecification + + public.filename-extension + + odm + + public.mime-type + + application/vnd.oasis.opendocument.text-master + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenOffice.org 1.0 Formula + UTTypeIconFile + formula.icns + UTTypeIdentifier + org.openoffice.formula + UTTypeTagSpecification + + public.filename-extension + + sxm + + public.mime-type + + application/vnd.sun.xml.math + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Formula + UTTypeIconFile + oasis-formula.icns + UTTypeIdentifier + org.oasis-open.opendocument.formula + UTTypeTagSpecification + + public.filename-extension + + odf + + public.mime-type + + application/vnd.oasis.opendocument.formula + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenOffice.org 1.0 Text Template + UTTypeIconFile + text-template.icns + UTTypeIdentifier + org.openoffice.text-template + UTTypeTagSpecification + + public.filename-extension + + stw + + public.mime-type + + application/vnd.sun.xml.writer.template + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Text Template + UTTypeIconFile + oasis-text-template.icns + UTTypeIdentifier + org.oasis-open.opendocument.text-template + UTTypeTagSpecification + + public.filename-extension + + ott + + public.mime-type + + application/vnd.oasis.opendocument.text-template + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Text Master Template + UTTypeIconFile + oasis-master-document-template.icns + UTTypeIdentifier + org.oasis-open.opendocument.text-master-template + UTTypeTagSpecification + + public.filename-extension + + otm + + public.mime-type + + application/vnd.oasis.opendocument.text-master-template + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenOffice.org 1.0 Spreadsheet Template + UTTypeIconFile + spreadsheet-template.icns + UTTypeIdentifier + org.openoffice.spreadsheet-template + UTTypeTagSpecification + + public.filename-extension + + stc + + public.mime-type + + application/vnd.sun.xml.calc.template + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Spreadsheet Template + UTTypeIconFile + oasis-spreadsheet-template.icns + UTTypeIdentifier + org.oasis-open.opendocument.spreadsheet-template + UTTypeTagSpecification + + public.filename-extension + + ots + + public.mime-type + + application/vnd.oasis.opendocument.spreadsheet-template + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenOffice.org 1.0 Presentation Template + UTTypeIconFile + presentation-template.icns + UTTypeIdentifier + org.openoffice.presentation-template + UTTypeTagSpecification + + public.filename-extension + + sti + + public.mime-type + + application/vnd.sun.xml.impress.template + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Presentation Template + UTTypeIconFile + oasis-presentation-template.icns + UTTypeIdentifier + org.oasis-open.opendocument.presentation-template + UTTypeTagSpecification + + public.filename-extension + + otp + + public.mime-type + + application/vnd.oasis.opendocument.presentation-template + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenOffice.org 1.0 Drawing Template + UTTypeIconFile + drawing-template.icns + UTTypeIdentifier + org.openoffice.graphics-template + UTTypeTagSpecification + + public.filename-extension + + std + + public.mime-type + + application/vnd.sun.xml.draw.template + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Drawing Template + UTTypeIconFile + oasis-drawing-template.icns + UTTypeIdentifier + org.oasis-open.opendocument.graphics-template + UTTypeTagSpecification + + public.filename-extension + + otg + + public.mime-type + + application/vnd.oasis.opendocument.graphics-template + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + OpenDocument Database + UTTypeIconFile + oasis-database.icns + UTTypeIdentifier + org.oasis-open.opendocument.database + UTTypeTagSpecification + + public.filename-extension + + odb + + public.mime-type + + application/vnd.oasis.opendocument.database + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + LibreOfficeDev Extension + UTTypeIconFile + extension.icns + UTTypeIdentifier + org.openoffice.extension + UTTypeTagSpecification + + public.filename-extension + + oxt + + public.mime-type + + application/vnd.openofficeorg.extension + + + + + UTImportedTypeDeclarations + + + UTTypeConformsTo + + public.composite-content + + UTTypeDescription + Microsoft Word Template + UTTypeIdentifier + com.microsoft.word.dot + UTTypeTagSpecification + + public.filename-extension + + dot + + public.mime-type + + application/msword + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.composite-content + + UTTypeDescription + Office Open XML word processing document + UTTypeIdentifier + org.openxmlformats.wordprocessingml.document + UTTypeTagSpecification + + public.filename-extension + + docx + + public.mime-type + + application/vnd.openxmlformats-officedocument.wordprocessingml.document + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.composite-content + public.executable + + UTTypeDescription + Office Open XML word processing document (macros enabled) + UTTypeIdentifier + org.openxmlformats.wordprocessingml.document.macroenabled + UTTypeTagSpecification + + public.filename-extension + + docm + + public.mime-type + + application/vnd.ms-word.document.macroEnabled.12 + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.composite-content + + UTTypeDescription + Office Open XML word processing template + UTTypeIdentifier + org.openxmlformats.wordprocessingml.template + UTTypeTagSpecification + + public.filename-extension + + dotx + + public.mime-type + + application/vnd.openxmlformats-officedocument.wordprocessingml.template + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.composite-content + public.executable + + UTTypeDescription + Office Open XML word processing template (macros enabled) + UTTypeIdentifier + org.openxmlformats.wordprocessingml.template.macroenabled + UTTypeTagSpecification + + public.filename-extension + + dotm + + public.mime-type + + application/vnd.ms-word.template.macroEnabled.12 + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.composite-content + + UTTypeDescription + Office Open XML spreadsheet template + UTTypeIdentifier + org.openxmlformats.spreadsheetml.template + UTTypeTagSpecification + + public.filename-extension + + xltx + + public.mime-type + + application/vnd.openxmlformats-officedocument.spreadsheetml.template + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.composite-content + public.executable + + UTTypeDescription + Office Open XML spreadsheet template (macros enabled) + UTTypeIdentifier + org.openxmlformats.spreadsheetml.template.macroenabled + UTTypeTagSpecification + + public.filename-extension + + xltm + + public.mime-type + + application/vnd.ms-excel.template.macroEnabled.12 + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.composite-content + + UTTypeDescription + Office Open XML spreadsheet + UTTypeIdentifier + org.openxmlformats.spreadsheetml.sheet + UTTypeTagSpecification + + public.filename-extension + + xlsx + + public.mime-type + + application/vnd.openxmlformats-officedocument.spreadsheetml.sheet + + + + + UTTypeConformsTo + + public.zip-archive + public.composite-content + public.executable + + UTTypeDescription + Microsoft Excel 2007 spreadsheet (macros enabled) + UTTypeIdentifier + com.microsoft.excel.sheet.binary.macroenabled + UTTypeTagSpecification + + public.filename-extension + + xlsb + + public.mime-type + + application/vnd.ms-excel.sheet.binary.macroEnabled.12 + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.composite-content + public.executable + + UTTypeDescription + Office Open XML spreadsheet (macros enabled) + UTTypeIdentifier + org.openxmlformats.spreadsheetml.sheet.macroenabled + UTTypeTagSpecification + + public.filename-extension + + xlsm + + public.mime-type + + application/vnd.ms-excel.sheet.macroEnabled.12 + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.presentation + + UTTypeDescription + Office Open XML presentation + UTTypeIdentifier + org.openxmlformats.presentationml.presentation + UTTypeTagSpecification + + public.filename-extension + + pptx + + public.mime-type + + application/vnd.openxmlformats-officedocument.presentationml.presentation + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.presentation + public.executable + + UTTypeDescription + Office Open XML presentation (macros enabled) + UTTypeIdentifier + org.openxmlformats.presentationml.presentation.macroenabled + UTTypeTagSpecification + + public.filename-extension + + pptm + + public.mime-type + + application/vnd.ms-powerpoint.presentation.macroEnabled.12 + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.presentation + public.executable + + UTTypeDescription + Office Open XML presentation template + UTTypeIdentifier + org.openxmlformats.presentationml.template + UTTypeTagSpecification + + public.filename-extension + + potx + + public.mime-type + + application/vnd.openxmlformats-officedocument.presentationml.template + + + + + UTTypeConformsTo + + org.openxmlformats.openxml + public.presentation + public.executable + + UTTypeDescription + Office Open XML presentation template (macros enabled) + UTTypeIdentifier + org.openxmlformats.presentationml.template.macroenabled + UTTypeTagSpecification + + public.filename-extension + + potm + + public.mime-type + + application/vnd.ms-powerpoint.template.macroEnabled.12 + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + WordPerfect Document + UTTypeIdentifier + org.libreoffice.wpd-document + UTTypeTagSpecification + + public.filename-extension + + wpd + + public.mime-type + + application/vnd.wordperfect + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + PalmDoc eBook + UTTypeIdentifier + org.libreoffice.pdb-document + UTTypeTagSpecification + + public.filename-extension + + pdb + + public.mime-type + + application/x-aportisdoc + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + Hangul WP 97 Document + UTTypeIdentifier + org.libreoffice.hwp-document + UTTypeTagSpecification + + public.filename-extension + + hwp + + public.mime-type + + application/x-hwp + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + Microsoft Works for Mac Document (v1 - v4) + UTTypeIdentifier + org.libreoffice.wks-document + UTTypeTagSpecification + + public.filename-extension + + wps + + public.mime-type + + application/vnd.ms-works + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + Microsoft Write + UTTypeIdentifier + org.libreoffice.wri-document + UTTypeTagSpecification + + public.filename-extension + + wri + + public.mime-type + + application/x-mswrite + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + Data Interchange Format + UTTypeIdentifier + org.libreoffice.dif-document + UTTypeTagSpecification + + public.filename-extension + + dif + + public.mime-type + + application/x-dif-document + + + + + UTTypeConformsTo + + public.text + public.data + public.content + + UTTypeDescription + SYLK Document + UTTypeIdentifier + org.libreoffice.slk-document + UTTypeTagSpecification + + public.filename-extension + + slk + + public.mime-type + + text/spreadsheet + + + + + UTTypeConformsTo + + public.text + public.data + public.content + + UTTypeDescription + Comma-Separated Value Document + UTTypeIdentifier + org.libreoffice.csv-document + UTTypeTagSpecification + + public.filename-extension + + csv + + public.mime-type + + text/csv + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + dBASE Document + UTTypeIdentifier + org.libreoffice.dbf-document + UTTypeTagSpecification + + public.filename-extension + + dbf + + public.mime-type + + application/x-dbase + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + Lotus 1-2-3 Spreadsheet + UTTypeIdentifier + org.libreoffice.123-document + UTTypeTagSpecification + + public.filename-extension + + wk1 + wks + 123 + + public.mime-type + + application/vnd.lotus-1-2-3 + application/vnd.lotus-1-2-3 + application/vnd.lotus-1-2-3 + + + + + UTTypeConformsTo + + public.data + public.content + public.image + + UTTypeDescription + Computer Graphics Metafile + UTTypeIdentifier + org.libreoffice.cgm-document + UTTypeTagSpecification + + public.filename-extension + + cgm + + public.mime-type + + image/cgm + + + + + UTTypeConformsTo + + public.data + public.content + public.image + + UTTypeDescription + AutoCAD Interchange Format + UTTypeIdentifier + org.libreoffice.dxf-document + UTTypeTagSpecification + + public.filename-extension + + dxf + + public.mime-type + + image/vnd.dxf + + + + + UTTypeConformsTo + + public.data + public.content + public.image + + UTTypeDescription + Windows Enhanced Metafile + UTTypeIdentifier + org.libreoffice.emf-document + UTTypeTagSpecification + + public.filename-extension + + emf + + public.mime-type + + image/x-emf + + + + + UTTypeConformsTo + + public.data + public.content + public.image + + UTTypeDescription + Windows Metafile + UTTypeIdentifier + org.libreoffice.wmf-document + UTTypeTagSpecification + + public.filename-extension + + wmf + + public.mime-type + + image/x-wmf + + + + + UTTypeConformsTo + + public.data + public.content + public.image + + UTTypeDescription + CorelDRAW Image + UTTypeIdentifier + org.libreoffice.cdr-document + UTTypeTagSpecification + + public.filename-extension + + cdr + + public.mime-type + + application/cdr + application/coreldraw + application/vnd.corel-draw + application/x-cdr + application/x-coreldraw + image/cdr + image/x-cdr + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + Microsoft Visio Document + UTTypeIdentifier + org.libreoffice.visio-document + UTTypeTagSpecification + + public.filename-extension + + vsd + vss + vst + vdx + vsx + vtx + vsdx + vsdm + vssx + vssm + vstx + vstm + + public.mime-type + + application/vnd.visio2013 + application/vnd.visio + + + + + UTTypeConformsTo + + public.data + public.content + + UTTypeDescription + Microsoft Publisher Document + UTTypeIdentifier + org.libreoffice.mspub-document + UTTypeTagSpecification + + public.filename-extension + + pub + + public.mime-type + + application/x-mspublisher + + -- cgit