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
b10ed913
Kaydet (Commit)
b10ed913
authored
Nis 06, 2014
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
whitespace cleanup in test
Change-Id: Iaf3f7c360cd8d081d706e92ec52c3c96fe68c57c
üst
f1703676
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
6 deletions
+0
-6
diff.cxx
test/source/diff/diff.cxx
+0
-2
xnamedrange.cxx
test/source/sheet/xnamedrange.cxx
+0
-2
xsheetoutline.cxx
test/source/sheet/xsheetoutline.cxx
+0
-2
No files found.
test/source/diff/diff.cxx
Dosyayı görüntüle @
b10ed913
...
@@ -100,8 +100,6 @@ private:
...
@@ -100,8 +100,6 @@ private:
};
};
XMLDiff
::
XMLDiff
(
const
char
*
pFileName
,
const
char
*
pContent
,
int
size
,
const
char
*
pToleranceFile
)
XMLDiff
::
XMLDiff
(
const
char
*
pFileName
,
const
char
*
pContent
,
int
size
,
const
char
*
pToleranceFile
)
:
fileName
(
pFileName
)
:
fileName
(
pFileName
)
{
{
...
...
test/source/sheet/xnamedrange.cxx
Dosyayı görüntüle @
b10ed913
...
@@ -127,8 +127,6 @@ void XNamedRange::testSetReferencePosition()
...
@@ -127,8 +127,6 @@ void XNamedRange::testSetReferencePosition()
CPPUNIT_ASSERT_MESSAGE
(
"Wrong ROW reference position after setting it"
,
xCellAddress
.
Row
==
3
);
CPPUNIT_ASSERT_MESSAGE
(
"Wrong ROW reference position after setting it"
,
xCellAddress
.
Row
==
3
);
}
}
}
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
test/source/sheet/xsheetoutline.cxx
Dosyayı görüntüle @
b10ed913
...
@@ -66,8 +66,6 @@ table::CellRangeAddress getAddressFromRangeString(const OUString& aStringAddress
...
@@ -66,8 +66,6 @@ table::CellRangeAddress getAddressFromRangeString(const OUString& aStringAddress
}
}
void
XSheetOutline
::
testHideDetail
()
void
XSheetOutline
::
testHideDetail
()
{
{
...
...
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