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
c035317c
Kaydet (Commit)
c035317c
authored
Nis 10, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: workarround -> workaround
üst
1b88412e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
tpaction.cxx
sd/source/ui/dlg/tpaction.cxx
+1
-1
lookupcolorname.cxx
svx/source/accessibility/lookupcolorname.cxx
+1
-1
No files found.
sd/source/ui/dlg/tpaction.cxx
Dosyayı görüntüle @
c035317c
...
@@ -454,7 +454,7 @@ void SdTPAction::OpenFileDialog()
...
@@ -454,7 +454,7 @@ void SdTPAction::OpenFileDialog()
aFileDialog
.
SetDisplayDirectory
(
aFile
);
aFileDialog
.
SetDisplayDirectory
(
aFile
);
// The following is a workar
r
ound for #i4306#:
// The following is a workaround for #i4306#:
// The addition of the implicitely existing "all files"
// The addition of the implicitely existing "all files"
// filter makes the (Windows system) open file dialog follow
// filter makes the (Windows system) open file dialog follow
// links on the desktop to directories.
// links on the desktop to directories.
...
...
svx/source/accessibility/lookupcolorname.cxx
Dosyayı görüntüle @
c035317c
...
@@ -62,7 +62,7 @@ ColorNameMap::ColorNameMap() {
...
@@ -62,7 +62,7 @@ ColorNameMap::ColorNameMap() {
// Get list of color names in order to iterate over the color table.
// Get list of color names in order to iterate over the color table.
// Lock the solar mutex here as workar
r
ound for missing lock in
// Lock the solar mutex here as workaround for missing lock in
// called function.
// called function.
SolarMutexGuard
aGuard
;
SolarMutexGuard
aGuard
;
aNames
=
xNA
->
getElementNames
();
aNames
=
xNA
->
getElementNames
();
...
...
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