Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
0cdd8a4f
Kaydet (Commit)
0cdd8a4f
authored
Kas 03, 2013
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add config. for formats newly supported by libmwaw
Change-Id: I19cc5b13adf1c0d8cf26abbc9f4254ae89a970fc
üst
b253d443
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
181 additions
and
1 deletion
+181
-1
Configuration_filter.mk
filter/Configuration_filter.mk
+6
-0
Beagle_Works.xcu
filter/source/config/fragments/filters/Beagle_Works.xcu
+29
-0
Great_Works.xcu
filter/source/config/fragments/filters/Great_Works.xcu
+29
-0
MacDoc.xcu
filter/source/config/fragments/filters/MacDoc.xcu
+29
-0
writer_Beagle_Works.xcu
filter/source/config/fragments/types/writer_Beagle_Works.xcu
+29
-0
writer_Great_Works.xcu
filter/source/config/fragments/types/writer_Great_Works.xcu
+29
-0
writer_MacDoc.xcu
filter/source/config/fragments/types/writer_MacDoc.xcu
+29
-0
MWAWImportFilter.cxx
writerperfect/source/writer/MWAWImportFilter.cxx
+1
-1
No files found.
filter/Configuration_filter.mk
Dosyayı görüntüle @
0cdd8a4f
...
@@ -304,14 +304,17 @@ $(call filter_Configuration_add_types,fcfg_langpack,fcfg_writer_types.xcu,filter
...
@@ -304,14 +304,17 @@ $(call filter_Configuration_add_types,fcfg_langpack,fcfg_writer_types.xcu,filter
writer_StarOffice_XML_Writer \
writer_StarOffice_XML_Writer \
writer_WordPerfect_Document \
writer_WordPerfect_Document \
writer_MS_Works_Document \
writer_MS_Works_Document \
writer_Beagle_Works \
writer_ClarisWorks \
writer_ClarisWorks \
writer_DocMaker \
writer_DocMaker \
writer_eDoc_Document \
writer_eDoc_Document \
writer_FullWrite_Professional \
writer_FullWrite_Professional \
writer_Great_Works \
writer_HanMac_Word_K \
writer_HanMac_Word_K \
writer_LightWayText \
writer_LightWayText \
writer_Mac_Word \
writer_Mac_Word \
writer_Mac_Works \
writer_Mac_Works \
writer_MacDoc \
writer_MacWrite \
writer_MacWrite \
writer_MacWritePro \
writer_MacWritePro \
writer_Mariner_Write \
writer_Mariner_Write \
...
@@ -350,14 +353,17 @@ $(call filter_Configuration_add_filters,fcfg_langpack,fcfg_writer_filters.xcu,fi
...
@@ -350,14 +353,17 @@ $(call filter_Configuration_add_filters,fcfg_langpack,fcfg_writer_filters.xcu,fi
StarOffice_XML__Writer_ \
StarOffice_XML__Writer_ \
WordPerfect \
WordPerfect \
MS_Works \
MS_Works \
Beagle_Works \
ClarisWorks \
ClarisWorks \
DocMaker \
DocMaker \
eDoc_Document \
eDoc_Document \
FullWrite_Professional \
FullWrite_Professional \
Great_Works \
HanMac_Word_K \
HanMac_Word_K \
LightWayText \
LightWayText \
Mac_Word \
Mac_Word \
Mac_Works \
Mac_Works \
MacDoc \
MacWrite \
MacWrite \
MacWritePro \
MacWritePro \
Mariner_Write \
Mariner_Write \
...
...
filter/source/config/fragments/filters/Beagle_Works.xcu
0 → 100644
Dosyayı görüntüle @
0cdd8a4f
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
<node oor:name="Beagle Works" oor:op="replace">
<prop oor:name="Flags">
<value>IMPORT ALIEN USESOPTIONS 3RDPARTYFILTER PREFERRED</value>
</prop>
<prop oor:name="FilterService">
<value>com.sun.star.comp.Writer.MWAWImportFilter</value>
</prop>
<prop oor:name="UIName">
<value xml:lang="x-default">Beagle Works Document</value>
</prop>
<prop oor:name="FileFormatVersion">
<value>0</value>
</prop>
<prop oor:name="Type">
<value>writer_Beagle_Works</value>
</prop>
<prop oor:name="DocumentService">
<value>com.sun.star.text.TextDocument</value>
</prop>
</node>
filter/source/config/fragments/filters/Great_Works.xcu
0 → 100644
Dosyayı görüntüle @
0cdd8a4f
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
<node oor:name="Great Works" oor:op="replace">
<prop oor:name="Flags">
<value>IMPORT ALIEN USESOPTIONS 3RDPARTYFILTER PREFERRED</value>
</prop>
<prop oor:name="FilterService">
<value>com.sun.star.comp.Writer.MWAWImportFilter</value>
</prop>
<prop oor:name="UIName">
<value xml:lang="x-default">Great Works Document</value>
</prop>
<prop oor:name="FileFormatVersion">
<value>0</value>
</prop>
<prop oor:name="Type">
<value>writer_Great_Works</value>
</prop>
<prop oor:name="DocumentService">
<value>com.sun.star.text.TextDocument</value>
</prop>
</node>
filter/source/config/fragments/filters/MacDoc.xcu
0 → 100644
Dosyayı görüntüle @
0cdd8a4f
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
<node oor:name="MacDoc" oor:op="replace">
<prop oor:name="Flags">
<value>IMPORT ALIEN USESOPTIONS 3RDPARTYFILTER PREFERRED</value>
</prop>
<prop oor:name="FilterService">
<value>com.sun.star.comp.Writer.MWAWImportFilter</value>
</prop>
<prop oor:name="UIName">
<value xml:lang="x-default">MacDoc Document</value>
</prop>
<prop oor:name="FileFormatVersion">
<value>0</value>
</prop>
<prop oor:name="Type">
<value>writer_MacDoc</value>
</prop>
<prop oor:name="DocumentService">
<value>com.sun.star.text.TextDocument</value>
</prop>
</node>
filter/source/config/fragments/types/writer_Beagle_Works.xcu
0 → 100644
Dosyayı görüntüle @
0cdd8a4f
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
<node oor:name="writer_Beagle_Works" oor:op="replace">
<prop oor:name="DetectService">
<value>com.sun.star.comp.Writer.MWAWImportFilter</value>
</prop>
<prop oor:name="Extensions">
<value>hqx zip</value>
</prop>
<prop oor:name="MediaType">
<value></value>
</prop>
<prop oor:name="Preferred">
<value>true</value>
</prop>
<prop oor:name="PreferredFilter">
<value>Beagle Works</value>
</prop>
<prop oor:name="UIName">
<value>Beagle Works</value>
</prop>
</node>
filter/source/config/fragments/types/writer_Great_Works.xcu
0 → 100644
Dosyayı görüntüle @
0cdd8a4f
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
<node oor:name="writer_Great_Works" oor:op="replace">
<prop oor:name="DetectService">
<value>com.sun.star.comp.Writer.MWAWImportFilter</value>
</prop>
<prop oor:name="Extensions">
<value>hqx zip</value>
</prop>
<prop oor:name="MediaType">
<value></value>
</prop>
<prop oor:name="Preferred">
<value>true</value>
</prop>
<prop oor:name="PreferredFilter">
<value>Great Works</value>
</prop>
<prop oor:name="UIName">
<value>Great Works</value>
</prop>
</node>
filter/source/config/fragments/types/writer_MacDoc.xcu
0 → 100644
Dosyayı görüntüle @
0cdd8a4f
<!--
* This file is part of the LibreOffice project.
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
-->
<node oor:name="writer_MacDoc" oor:op="replace">
<prop oor:name="DetectService">
<value>com.sun.star.comp.Writer.MWAWImportFilter</value>
</prop>
<prop oor:name="Extensions">
<value>hqx zip</value>
</prop>
<prop oor:name="MediaType">
<value></value>
</prop>
<prop oor:name="Preferred">
<value>true</value>
</prop>
<prop oor:name="PreferredFilter">
<value>MacDoc</value>
</prop>
<prop oor:name="UIName">
<value>MacDoc</value>
</prop>
</node>
writerperfect/source/writer/MWAWImportFilter.cxx
Dosyayı görüntüle @
0cdd8a4f
...
@@ -169,7 +169,7 @@ throw( com::sun::star::uno::RuntimeException )
...
@@ -169,7 +169,7 @@ throw( com::sun::star::uno::RuntimeException )
sTypeName
=
"writer_HanMac_Word_K"
;
sTypeName
=
"writer_HanMac_Word_K"
;
break
;
break
;
case
MWAWDocument
:
:
MWAW_T_HANMACWORDJ
:
case
MWAWDocument
:
:
MWAW_T_HANMACWORDJ
:
//
sTypeName = "writer_HanMac_Word_J";
sTypeName
=
"writer_HanMac_Word_J"
;
break
;
break
;
case
MWAWDocument
:
:
MWAW_T_LIGHTWAYTEXT
:
case
MWAWDocument
:
:
MWAW_T_LIGHTWAYTEXT
:
sTypeName
=
"writer_LightWayText"
;
sTypeName
=
"writer_LightWayText"
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment