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
6f2edc72
Kaydet (Commit)
6f2edc72
authored
Şub 14, 2011
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add mode lines to new files
üst
aef4b3b9
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
45 additions
and
0 deletions
+45
-0
chartexport.hxx
oox/inc/oox/export/chartexport.hxx
+3
-0
vbaprojectfilter.hxx
oox/inc/oox/ole/vbaprojectfilter.hxx
+3
-0
ColorPropertySet.cxx
oox/source/export/ColorPropertySet.cxx
+3
-0
ColorPropertySet.hxx
oox/source/export/ColorPropertySet.hxx
+3
-0
SchXMLSeriesHelper.cxx
oox/source/export/SchXMLSeriesHelper.cxx
+3
-0
SchXMLSeriesHelper.hxx
oox/source/export/SchXMLSeriesHelper.hxx
+3
-0
chartexport.cxx
oox/source/export/chartexport.cxx
+3
-0
vbaprojectfilter.cxx
oox/source/ole/vbaprojectfilter.cxx
+3
-0
DocumentHandlerInterface.hxx
writerperfect/source/filter/DocumentHandlerInterface.hxx
+3
-0
GraphicsStyle.cxx
writerperfect/source/filter/GraphicsStyle.cxx
+3
-0
GraphicsStyle.hxx
writerperfect/source/filter/GraphicsStyle.hxx
+3
-0
InternalHandler.cxx
writerperfect/source/filter/InternalHandler.cxx
+3
-0
InternalHandler.hxx
writerperfect/source/filter/InternalHandler.hxx
+3
-0
OdgExporter.cxx
writerperfect/source/filter/OdgExporter.cxx
+3
-0
OdgExporter.hxx
writerperfect/source/filter/OdgExporter.hxx
+3
-0
No files found.
oox/inc/oox/export/chartexport.hxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
/*************************************************************************
*
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
...
@@ -214,3 +215,5 @@ public:
...
@@ -214,3 +215,5 @@ public:
}}
}}
#endif
/* ndef _OOX_EXPORT_CHART_HXX_ */
#endif
/* ndef _OOX_EXPORT_CHART_HXX_ */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
oox/inc/oox/ole/vbaprojectfilter.hxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
/*************************************************************************
*
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
...
@@ -69,3 +70,5 @@ private:
...
@@ -69,3 +70,5 @@ private:
}
// namespace oox
}
// namespace oox
#endif
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
oox/source/export/ColorPropertySet.cxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
/*************************************************************************
*
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
...
@@ -228,3 +229,5 @@ uno::Any SAL_CALL ColorPropertySet::getPropertyDefault( const OUString& aPropert
...
@@ -228,3 +229,5 @@ uno::Any SAL_CALL ColorPropertySet::getPropertyDefault( const OUString& aPropert
}
// namespace chart
}
// namespace chart
}
// namespace xmloff
}
// namespace xmloff
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
oox/source/export/ColorPropertySet.hxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
/*************************************************************************
*
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
...
@@ -124,3 +125,5 @@ private:
...
@@ -124,3 +125,5 @@ private:
// XMLOFF_COLORPROPERTYSET_HXX
// XMLOFF_COLORPROPERTYSET_HXX
#endif
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
oox/source/export/SchXMLSeriesHelper.cxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
/*************************************************************************
*
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
...
@@ -296,3 +297,5 @@ uno::Reference< beans::XPropertySet > SchXMLSeriesHelper::createOldAPIDataPointP
...
@@ -296,3 +297,5 @@ uno::Reference< beans::XPropertySet > SchXMLSeriesHelper::createOldAPIDataPointP
return
xRet
;
return
xRet
;
}
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
oox/source/export/SchXMLSeriesHelper.hxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
/*************************************************************************
*
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
...
@@ -78,3 +79,5 @@ public:
...
@@ -78,3 +79,5 @@ public:
// _XMLOFF_SCH_XML_SERIESHELPER_HXX
// _XMLOFF_SCH_XML_SERIESHELPER_HXX
#endif
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
oox/source/export/chartexport.cxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
/*************************************************************************
*
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
...
@@ -2801,3 +2802,5 @@ sal_Bool ChartExport::isDeep3dChart()
...
@@ -2801,3 +2802,5 @@ sal_Bool ChartExport::isDeep3dChart()
}
// drawingml
}
// drawingml
}
// oox
}
// oox
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
oox/source/ole/vbaprojectfilter.cxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
/*************************************************************************
*
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
...
@@ -102,3 +103,5 @@ OUString WordVbaProjectFilter::implGetImplementationName() const
...
@@ -102,3 +103,5 @@ OUString WordVbaProjectFilter::implGetImplementationName() const
}
// namespace ole
}
// namespace ole
}
// namespace oox
}
// namespace oox
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
writerperfect/source/filter/DocumentHandlerInterface.hxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
/*
* Copyright (C) 2004 William Lachance (wlach@interlog.com)
* Copyright (C) 2004 William Lachance (wlach@interlog.com)
* Copyright (C) 2004 Net Integration Technologies (http://www.net-itech.com)
* Copyright (C) 2004 Net Integration Technologies (http://www.net-itech.com)
...
@@ -43,3 +44,5 @@ public:
...
@@ -43,3 +44,5 @@ public:
virtual
void
characters
(
const
WPXString
&
sCharacters
)
=
0
;
virtual
void
characters
(
const
WPXString
&
sCharacters
)
=
0
;
};
};
#endif
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
writerperfect/source/filter/GraphicsStyle.cxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* GraphicsStyle:
/* GraphicsStyle:
*
*
* Copyright (C) 2007 Fridrich Strba .strba@bluewin.ch)
* Copyright (C) 2007 Fridrich Strba .strba@bluewin.ch)
...
@@ -38,3 +39,5 @@ GraphicsStyle::~GraphicsStyle()
...
@@ -38,3 +39,5 @@ GraphicsStyle::~GraphicsStyle()
void
GraphicsStyle
::
write
(
DocumentHandlerInterface
*
/* pHandler */
)
const
void
GraphicsStyle
::
write
(
DocumentHandlerInterface
*
/* pHandler */
)
const
{
{
}
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
writerperfect/source/filter/GraphicsStyle.hxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* GraphicsStyle:
/* GraphicsStyle:
*
*
* Copyright (C) 2007 Fridrich Strba .strba@bluewin.ch)
* Copyright (C) 2007 Fridrich Strba .strba@bluewin.ch)
...
@@ -38,3 +39,5 @@ public:
...
@@ -38,3 +39,5 @@ public:
virtual
void
write
(
DocumentHandlerInterface
*
pHandler
)
const
;
virtual
void
write
(
DocumentHandlerInterface
*
pHandler
)
const
;
};
};
#endif
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
writerperfect/source/filter/InternalHandler.cxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
/*
* Copyright (C) 2007 Fridrich Strba .strba@bluewin.ch)
* Copyright (C) 2007 Fridrich Strba .strba@bluewin.ch)
*
*
...
@@ -52,3 +53,5 @@ void InternalHandler::characters(const WPXString &sCharacters)
...
@@ -52,3 +53,5 @@ void InternalHandler::characters(const WPXString &sCharacters)
{
{
mpElements
->
push_back
(
new
CharDataElement
(
sCharacters
.
cstr
()));
mpElements
->
push_back
(
new
CharDataElement
(
sCharacters
.
cstr
()));
}
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
writerperfect/source/filter/InternalHandler.hxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
/*
* Copyright (C) 2007 Fridrich Strba .strba@bluewin.ch)
* Copyright (C) 2007 Fridrich Strba .strba@bluewin.ch)
*
*
...
@@ -44,3 +45,5 @@ private:
...
@@ -44,3 +45,5 @@ private:
std
::
vector
<
DocumentElement
*>
*
mpElements
;
std
::
vector
<
DocumentElement
*>
*
mpElements
;
};
};
#endif
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
writerperfect/source/filter/OdgExporter.cxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* libwpg
/* libwpg
* Copyright (C) 2006 Ariya Hidayat (ariya@kde.org)
* Copyright (C) 2006 Ariya Hidayat (ariya@kde.org)
* Copyright (C) 2006 Fridrich Strba (fridrich.strba@bluewin.ch)
* Copyright (C) 2006 Fridrich Strba (fridrich.strba@bluewin.ch)
...
@@ -646,3 +647,5 @@ WPXString OdgExporter::doubleToString(const double value)
...
@@ -646,3 +647,5 @@ WPXString OdgExporter::doubleToString(const double value)
}
}
return
WPXString
(
stringValue
.
c_str
());
return
WPXString
(
stringValue
.
c_str
());
}
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
writerperfect/source/filter/OdgExporter.hxx
Dosyayı görüntüle @
6f2edc72
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* libwpg
/* libwpg
* Copyright (C) 2006 Ariya Hidayat (ariya@kde.org)
* Copyright (C) 2006 Ariya Hidayat (ariya@kde.org)
*
*
...
@@ -88,3 +89,5 @@ private:
...
@@ -88,3 +89,5 @@ private:
};
};
#endif // __ODGEXPORTER_HXX__
#endif // __ODGEXPORTER_HXX__
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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