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
427b50c0
Kaydet (Commit)
427b50c0
authored
May 25, 2012
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Use the new plain text type detection service for text/csv type.
Change-Id: I50d5cee6302e8d6b4b329e30b7a5ce47b47bc945
üst
a0b640bd
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
1 deletion
+3
-1
calc_Text_txt_csv_StarCalc.xcu
...rce/config/fragments/types/calc_Text_txt_csv_StarCalc.xcu
+1
-1
makefile.mk
postprocess/packcomponents/makefile.mk
+1
-0
file_library_ooo.scp
scp2/source/ooo/file_library_ooo.scp
+1
-0
No files found.
filter/source/config/fragments/types/calc_Text_txt_csv_StarCalc.xcu
Dosyayı görüntüle @
427b50c0
<node oor:name="calc_Text_txt_csv_StarCalc" oor:op="replace" >
<node oor:name="calc_Text_txt_csv_StarCalc" oor:op="replace" >
<prop oor:name="DetectService"><value>com.sun.star.comp.
calc.FormatDetector
</value></prop>
<prop oor:name="DetectService"><value>com.sun.star.comp.
filters.PlainTextFilterDetect
</value></prop>
<prop oor:name="URLPattern"/>
<prop oor:name="URLPattern"/>
<prop oor:name="Extensions"><value>csv txt</value></prop>
<prop oor:name="Extensions"><value>csv txt</value></prop>
<prop oor:name="MediaType"><value>text/plain</value></prop>
<prop oor:name="MediaType"><value>text/plain</value></prop>
...
...
postprocess/packcomponents/makefile.mk
Dosyayı görüntüle @
427b50c0
...
@@ -57,6 +57,7 @@ my_components = \
...
@@ -57,6 +57,7 @@ my_components = \
component/filter/source/placeware/placeware
\
component/filter/source/placeware/placeware
\
component/filter/source/svg/svgfilter
\
component/filter/source/svg/svgfilter
\
component/filter/source/t602/t602filter
\
component/filter/source/t602/t602filter
\
component/filter/source/textfilterdetect/textfd
\
component/filter/source/xmlfilteradaptor/xmlfa
\
component/filter/source/xmlfilteradaptor/xmlfa
\
component/filter/source/xmlfilterdetect/xmlfd
\
component/filter/source/xmlfilterdetect/xmlfd
\
component/filter/source/xsltdialog/xsltdlg
\
component/filter/source/xsltdialog/xsltdlg
\
...
...
scp2/source/ooo/file_library_ooo.scp
Dosyayı görüntüle @
427b50c0
...
@@ -1398,6 +1398,7 @@ STD_LIB_FILE( gid_File_Lib_Xsltdlg, xsltdlg )
...
@@ -1398,6 +1398,7 @@ STD_LIB_FILE( gid_File_Lib_Xsltdlg, xsltdlg )
STD_LIB_FILE( gid_File_Lib_Xsltfilter, xsltfilter )
STD_LIB_FILE( gid_File_Lib_Xsltfilter, xsltfilter )
STD_LIB_FILE( gid_File_Lib_Xmlfa, xmlfa )
STD_LIB_FILE( gid_File_Lib_Xmlfa, xmlfa )
STD_LIB_FILE( gid_File_Lib_Xmlfd, xmlfd )
STD_LIB_FILE( gid_File_Lib_Xmlfd, xmlfd )
STD_LIB_FILE( gid_File_Lib_Textfd, textfd )
STD_LIB_FILE( gid_File_Lib_Odfflatxml, odfflatxml )
STD_LIB_FILE( gid_File_Lib_Odfflatxml, odfflatxml )
#ifdef SOLAR_JAVA
#ifdef SOLAR_JAVA
...
...
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