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
ac57362b
Kaydet (Commit)
ac57362b
authored
Agu 21, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: and->end
Change-Id: I8c3707dbf537261d7ed9a69807fc1bdeae851526
üst
d718c1f6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
SpellDialog.cxx
cui/source/dialogs/SpellDialog.cxx
+1
-1
fontdefs.cxx
unotools/source/misc/fontdefs.cxx
+1
-1
No files found.
cui/source/dialogs/SpellDialog.cxx
Dosyayı görüntüle @
ac57362b
...
...
@@ -1544,7 +1544,7 @@ bool SentenceEditWindow_Impl::MarkNextError( bool bIgnoreCurrentError, com::sun:
sal_uInt16
nTextLen
=
pTextEngine
->
GetTextLen
(
0
);
if
(
m_nErrorEnd
>=
nTextLen
-
1
)
return
false
;
//if it's not already modified the modified flag has to be reset at the
a
nd of the marking
//if it's not already modified the modified flag has to be reset at the
e
nd of the marking
bool
bModified
=
IsModified
();
bool
bRet
=
false
;
const
sal_uInt16
nOldErrorStart
=
m_nErrorStart
;
...
...
unotools/source/misc/fontdefs.cxx
Dosyayı görüntüle @
ac57362b
...
...
@@ -335,7 +335,7 @@ void GetEnglishSearchFontName( OUString& rName )
// Remove Script at the end
// Scriptname must be the last part of the fontname and
// looks like "fontname (scriptname)". So there can only be a
// script name at the
a
nd of the fontname, when the last char is ')'
// script name at the
e
nd of the fontname, when the last char is ')'
if
(
(
nLen
>=
3
)
&&
rName
[
nLen
-
1
]
==
')'
)
{
int
nOpen
=
1
;
...
...
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