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
8282656f
Kaydet (Commit)
8282656f
authored
May 25, 2014
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
writerfilter: remove unused rngtocxx
Change-Id: I780aff48f55bdc4f903404472f22f3fb4bb6968c
üst
f65aa822
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
50 deletions
+0
-50
rngtocxx
writerfilter/source/ooxml/rngtocxx
+0
-50
No files found.
writerfilter/source/ooxml/rngtocxx
deleted
100755 → 0
Dosyayı görüntüle @
f65aa822
#!/bin/sh
#
# 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/.
#
# This file incorporates work covered by the following license notice:
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed
# with this work for additional information regarding copyright
# ownership. The ASF licenses this file to you under the Apache
# License, Version 2.0 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.apache.org/licenses/LICENSE-2.0 .
#
xalan
-xsl
modelpreprocess.xsl
-in
model.xml
>
model_processed.xml
xalan
-xsl
resourcestokens.xsl
-in
model_processed.xml
>
OOXMLtokens.hxx
xalan
-xsl
resources.xsl
-in
model_processed.xml
>
OOXMLresources.hxx
xalan
-xsl
resourcesimpl.xsl
-in
model_processed.xml
>
OOXMLresources.cxx
xalan
-xsl
resourcesimpl_dml-baseStylesheet.xsl
-in
model_processed.xml
>
OOXMLresources_dml-baseStylesheet.cxx
xalan
-xsl
resourcesimpl_dml-baseTypes.xsl
-in
model_processed.xml
>
OOXMLresources_dml-baseTypes.cxx
xalan
-xsl
resourcesimpl_dml-chartDrawing.xsl
-in
model_processed.xml
>
OOXMLresources_dml-chartDrawing.cxx
xalan
-xsl
resourcesimpl_dml-documentProperties.xsl
-in
model_processed.xml
>
OOXMLresources_dml-documentProperties.cxx
xalan
-xsl
resourcesimpl_dml-graphicalObject.xsl
-in
model_processed.xml
>
OOXMLresources_dml-graphicalObject.cxx
xalan
-xsl
resourcesimpl_dml-shape3DCamera.xsl
-in
model_processed.xml
>
OOXMLresources_dml-shape3DCamera.cxx
xalan
-xsl
resourcesimpl_dml-shape3DLighting.xsl
-in
model_processed.xml
>
OOXMLresources_dml-shape3DLighting.cxx
xalan
-xsl
resourcesimpl_dml-shape3DScene.xsl
-in
model_processed.xml
>
OOXMLresources_dml-shape3DScene.cxx
xalan
-xsl
resourcesimpl_dml-shape3DStyles.xsl
-in
model_processed.xml
>
OOXMLresources_dml-shape3DStyles.cxx
xalan
-xsl
resourcesimpl_dml-shapeEffects.xsl
-in
model_processed.xml
>
OOXMLresources_dml-shapeEffects.cxx
xalan
-xsl
resourcesimpl_dml-shapeGeometry.xsl
-in
model_processed.xml
>
OOXMLresources_dml-shapeGeometry.cxx
xalan
-xsl
resourcesimpl_dml-shapeLineProperties.xsl
-in
model_processed.xml
>
OOXMLresources_dml-shapeLineProperties.cxx
xalan
-xsl
resourcesimpl_dml-shapeProperties.xsl
-in
model_processed.xml
>
OOXMLresources_dml-shapeProperties.cxx
xalan
-xsl
resourcesimpl_dml-styleDefaults.xsl
-in
model_processed.xml
>
OOXMLresources_dml-styleDefaults.cxx
xalan
-xsl
resourcesimpl_dml-stylesheet.xsl
-in
model_processed.xml
>
OOXMLresources_dml-stylesheet.cxx
xalan
-xsl
resourcesimpl_dml-textCharacter.xsl
-in
model_processed.xml
>
OOXMLresources_dml-textCharacter.cxx
xalan
-xsl
resourcesimpl_dml-wordprocessingDrawing.xsl
-in
model_processed.xml
>
OOXMLresources_dml-wordprocessingDrawing.cxx
xalan
-xsl
resourcesimpl_shared-math.xsl
-in
model_processed.xml
>
OOXMLresources_shared-math.cxx
xalan
-xsl
resourcesimpl_shared-relationshipReference.xsl
-in
model_processed.xml
>
OOXMLresources_shared-relationshipReference.cxx
xalan
-xsl
resourcesimpl_sml-customXmlMappings.xsl
-in
model_processed.xml
>
OOXMLresources_sml-customXmlMappings.cxx
xalan
-xsl
resourcesimpl_wml.xsl
-in
model_processed.xml
>
OOXMLresources_wml.cxx
xalan
-xsl
tokenmapinit.xsl
-in
model_processed.xml
>
TokenMapInit.cxx
xalan
-xsl
valuesimpl.xsl
-in
model_processed.xml
>
OOXMLvalues.cxx
xalan
-xsl
qnametostr.xsl
-in
model_processed.xml
>
qnametostr.tmp
xalan
-xsl
resourceids.xsl
-in
model_processed.xml
>
../../inc/ooxml/resourceids.hxx
xalan
-xsl
gperfattributes.xsl
-in
model_processed.xml |
$GPERF
-t
-E
-S1
-LC
++
>
gperfattributes.hxx
xalan
-xsl
gperfelements.xsl
-in
model_processed.xml |
$GPERF
-t
-E
-S1
-LC
++
>
gperfelements.hxx
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