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
fdd391f5
Kaydet (Commit)
fdd391f5
authored
Tem 15, 2015
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
xmloff: document that AOO 4.1 has fixed the svg:d 'z' relative bug
Change-Id: I0f62101b7bc9de2281ade3eaaa0a38b16f4ccede
üst
0789a1f8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ximpshap.cxx
xmloff/source/draw/ximpshap.cxx
+2
-2
No files found.
xmloff/source/draw/ximpshap.cxx
Dosyayı görüntüle @
fdd391f5
...
@@ -1855,8 +1855,8 @@ bool SvXMLImport::needFixPositionAfterZ() const
...
@@ -1855,8 +1855,8 @@ bool SvXMLImport::needFixPositionAfterZ() const
(
(
(
nUPD
==
641
)
||
(
nUPD
==
645
)
||
(
nUPD
==
680
)
||
(
nUPD
==
300
)
||
(
(
(
nUPD
==
641
)
||
(
nUPD
==
645
)
||
(
nUPD
==
680
)
||
(
nUPD
==
300
)
||
(
nUPD
==
310
)
||
(
nUPD
==
320
)
||
(
nUPD
==
330
)
||
(
nUPD
==
340
)
||
(
nUPD
==
310
)
||
(
nUPD
==
320
)
||
(
nUPD
==
330
)
||
(
nUPD
==
340
)
||
(
nUPD
==
350
&&
nBuildId
<
202
)
)
(
nUPD
==
350
&&
nBuildId
<
202
)
)
||
(
getGeneratorVersion
()
>=
SvXMLImport
::
AOO_40x
// test if AOO 4
.x
||
(
getGeneratorVersion
()
==
SvXMLImport
::
AOO_40x
)))
// test if AOO 4.0
.x
&&
getGeneratorVersion
()
<
SvXMLImport
::
AOO_4x
)
)
)
// apparently bug was fixed in AOO by i#123433 f15874d8f976f3874bdbcb53429eeefa65c28841
{
{
bWrongPositionAfterZ
=
true
;
bWrongPositionAfterZ
=
true
;
}
}
...
...
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