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
839dde41
Kaydet (Commit)
839dde41
authored
May 29, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
cppcheck: consecutive return/break/...
Change-Id: I171df68539fc41046b706157c04ab1e8cc1e60ca
üst
c46cc575
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
shapecontext.cxx
oox/source/drawingml/shapecontext.cxx
+0
-1
cpp2.c
rsc/source/rscpp/cpp2.c
+0
-1
svgtools.cxx
svgio/source/svgreader/svgtools.cxx
+0
-1
No files found.
oox/source/drawingml/shapecontext.cxx
Dosyayı görüntüle @
839dde41
...
...
@@ -104,7 +104,6 @@ ContextHandlerRef ShapeContext::onCreateContext( sal_Int32 aElementToken, const
{
mpShapePtr
->
getTextBody
()
->
getTextProperties
().
moRotation
=
rAttribs
.
getInteger
(
XML_rot
);
return
0
;
break
;
}
case
XML_cNvSpPr
:
break
;
...
...
rsc/source/rscpp/cpp2.c
Dosyayı görüntüle @
839dde41
...
...
@@ -278,7 +278,6 @@ nest_err: cerror("#%s must be in an #if", token);
cput
(
c
);
fprintf
(
pCppOut
,
"
\n
"
);
exit
(
1
);
break
;
}
default
:
/*
...
...
svgio/source/svgreader/svgtools.cxx
Dosyayı görüntüle @
839dde41
...
...
@@ -186,7 +186,6 @@ namespace svgio
}
return
fRetval
;
break
;
}
default
:
{
...
...
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