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
91f41ac7
Kaydet (Commit)
91f41ac7
authored
Tem 16, 2015
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: -Wmaybe-uninitialized
Change-Id: Ie49c6a8067c5223bbe3c86505aa909c2bd5d3c93
üst
3209d1a5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lingucfg.cxx
unotools/source/config/lingucfg.cxx
+1
-1
No files found.
unotools/source/config/lingucfg.cxx
Dosyayı görüntüle @
91f41ac7
...
@@ -569,7 +569,7 @@ bool SvtLinguConfigItem::LoadOptions( const uno::Sequence< OUString > &rProperyN
...
@@ -569,7 +569,7 @@ bool SvtLinguConfigItem::LoadOptions( const uno::Sequence< OUString > &rProperyN
for
(
sal_Int32
i
=
0
;
i
<
nProps
;
++
i
)
for
(
sal_Int32
i
=
0
;
i
<
nProps
;
++
i
)
{
{
const
uno
::
Any
&
rVal
=
pValue
[
i
];
const
uno
::
Any
&
rVal
=
pValue
[
i
];
sal_Int32
nPropertyHandle
;
sal_Int32
nPropertyHandle
(
0
)
;
GetHdlByName
(
nPropertyHandle
,
pProperyNames
[
i
],
true
);
GetHdlByName
(
nPropertyHandle
,
pProperyNames
[
i
],
true
);
switch
(
nPropertyHandle
)
switch
(
nPropertyHandle
)
{
{
...
...
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