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
a11bf86b
Kaydet (Commit)
a11bf86b
authored
Haz 08, 2013
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typos
Change-Id: Ie256ce5c1c7b82e0dbe5877524a5e5aa2c9c3ab1
üst
7bdd928c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
staticassert.hxx
sw/source/filter/ww8/staticassert.hxx
+1
-1
ww8par2.cxx
sw/source/filter/ww8/ww8par2.cxx
+1
-1
No files found.
sw/source/filter/ww8/staticassert.hxx
Dosyayı görüntüle @
a11bf86b
...
...
@@ -40,7 +40,7 @@ namespace ww
}
/*
Simil
i
ar to assert, StaticAssert is only in operation when NDEBUG is not
Similar to assert, StaticAssert is only in operation when NDEBUG is not
defined. It will test its first argument at compile time and on failure
report the error message of the second argument, which must be a valid c++
classname. i.e. no spaces, punctuation or reserved keywords.
...
...
sw/source/filter/ww8/ww8par2.cxx
Dosyayı görüntüle @
a11bf86b
...
...
@@ -2197,7 +2197,7 @@ void WW8TabDesc::CalcDefaults()
if
(
pR
->
nWwCols
)
{
/*
Simil
i
ar to graphics and other elements word does not totally
Similar to graphics and other elements word does not totally
factor the width of the border into its calculations of size, we
do so we must adjust out widths and other dimensions to fit. It
appears that what occurs is that the last cell's right margin if
...
...
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