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
f09efe39
Kaydet (Commit)
f09efe39
authored
Şub 23, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: initialy->initially
Change-Id: I458b2e4c812f727b4254137aa48627522576df3b
üst
845447e6
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
dicimp.cxx
linguistic/source/dicimp.cxx
+1
-1
dlgass.cxx
sd/source/ui/dlg/dlgass.cxx
+1
-1
No files found.
linguistic/source/dicimp.cxx
Dosyayı görüntüle @
f09efe39
...
...
@@ -348,7 +348,7 @@ sal_uLong DictionaryNeo::loadEntries(const OUString &rMainURL)
SAL_WARN_IF
(
!
isSorted
(),
"linguistic"
,
"dictionary is not sorted"
);
// since this routine should be called only initialy (prior to any
// since this routine should be called only initial
l
y (prior to any
// modification to be saved) we reset the bIsModified flag here that
// was implicitly set by addEntry_Impl
bIsModified
=
false
;
...
...
sd/source/ui/dlg/dlgass.cxx
Dosyayı görüntüle @
f09efe39
...
...
@@ -601,7 +601,7 @@ AssistentDlgImpl::AssistentDlgImpl( vcl::Window* pWindow, const Link& rFinishLin
UpdatePreview
(
true
);
//check whether we should start with a template document initialy and preselect it
//check whether we should start with a template document initial
l
y and preselect it
const
OUString
aServiceName
(
"com.sun.star.presentation.PresentationDocument"
);
OUString
aStandardTemplate
(
SfxObjectFactory
::
GetStandardTemplate
(
aServiceName
)
);
if
(
!
aStandardTemplate
.
isEmpty
()
)
...
...
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