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
051070d9
Kaydet (Commit)
051070d9
authored
Şub 27, 2011
tarafından
Guillaume Poussel
Kaydeden (comit)
Christina Rossmanith
Mar 01, 2011
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove bogus comments.
üst
bd658dc6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
TextConnectionHelper.cxx
dbaccess/source/ui/dlg/TextConnectionHelper.cxx
+1
-1
dbwiz.cxx
dbaccess/source/ui/dlg/dbwiz.cxx
+1
-1
SectionView.cxx
reportdesign/source/ui/report/SectionView.cxx
+1
-1
No files found.
dbaccess/source/ui/dlg/TextConnectionHelper.cxx
Dosyayı görüntüle @
051070d9
...
...
@@ -335,7 +335,7 @@ DBG_NAME(OTextConnectionHelper)
String
aErrorText
;
Control
*
pErrorWin
=
NULL
;
// if (!m_aFieldSeparator.GetText().Len())
//
bug (#42168)
if this line is compiled under OS2 (in a product environent)
// if this line is compiled under OS2 (in a product environent)
// -> use a temporary variable
String
aDelText
(
m_aFieldSeparator
.
GetText
());
if
(
!
aDelText
.
Len
())
...
...
dbaccess/source/ui/dlg/dbwiz.cxx
Dosyayı görüntüle @
051070d9
...
...
@@ -347,7 +347,7 @@ void ODbTypeWizDialog::enableConfirmSettings( bool _bEnable )
{
enableButtons
(
WZB_FINISH
,
_bEnable
);
// TODO:
// this is hacky. At the moment, this method is used in only one case
(#b6532894#)
.
// this is hacky. At the moment, this method is used in only one case.
// As soon as it is to be used more wide-spread, we should find a proper concept
// for enabling both the Next and Finish buttons, depending on the current page state.
// Plus, the concept must also care for the case where those pages are embedded into
...
...
reportdesign/source/ui/report/SectionView.cxx
Dosyayı görüntüle @
051070d9
...
...
@@ -209,7 +209,7 @@ void OSectionView::SetMarkedToLayer( SdrLayerID _nLayerNo )
EndUndo
();
//
#84073#
check mark list now instead of later in a timer
// check mark list now instead of later in a timer
CheckMarked
();
MarkListHasChanged
();
}
...
...
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