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
36774806
Kaydet (Commit)
36774806
authored
Şub 25, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
(a/A)utomaticaly -> (a/A)utomatically
Change-Id: Ice4327bdb8e5a14ef082f013fa513b2267f0fbf3
üst
f8adeb29
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
XTDataObject.hxx
dtrans/source/win32/dtobj/XTDataObject.hxx
+1
-1
XTDo.hxx
dtrans/source/win32/workbench/XTDo.hxx
+1
-1
helppopupwindow.hxx
fpicker/source/win32/filepicker/helppopupwindow.hxx
+1
-1
OGLTrans_TransitionerImpl.cxx
...rce/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx
+1
-1
OGLTrans_TransitionerImpl.mm
...w/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm
+1
-1
OGLTrans_TransitionerImpl.cxx
.../source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx
+1
-1
No files found.
dtrans/source/win32/dtobj/XTDataObject.hxx
Dosyayı görüntüle @
36774806
...
@@ -52,7 +52,7 @@
...
@@ -52,7 +52,7 @@
appropriate clipboard formats
appropriate clipboard formats
- if the transferable contains text data always text and unicodetext
- if the transferable contains text data always text and unicodetext
will be offered or vice versa
will be offered or vice versa
- text data will be automaticaly converted between text und unicode text
- text data will be automatical
l
y converted between text und unicode text
- although the transferable may support text in different charsets
- although the transferable may support text in different charsets
(codepages) only text in one codepage can be offered by the clipboard
(codepages) only text in one codepage can be offered by the clipboard
...
...
dtrans/source/win32/workbench/XTDo.hxx
Dosyayı görüntüle @
36774806
...
@@ -50,7 +50,7 @@ class EnumFormatEtc;
...
@@ -50,7 +50,7 @@ class EnumFormatEtc;
appropriate clipboard formats
appropriate clipboard formats
- if the transferable contains text data always text and unicodetext
- if the transferable contains text data always text and unicodetext
will be offered or vice versa
will be offered or vice versa
- text data will be automaticaly converted between text und unicode text
- text data will be automatical
l
y converted between text und unicode text
- although the transferable may support text in different charsets
- although the transferable may support text in different charsets
(codepages) only text in one codepage can be offered by the clipboard
(codepages) only text in one codepage can be offered by the clipboard
...
...
fpicker/source/win32/filepicker/helppopupwindow.hxx
Dosyayı görüntüle @
36774806
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
The interface is very simple but necessary for our
The interface is very simple but necessary for our
needs.
needs.
The window automaticaly calculates the necessary
The window automatical
l
y calculates the necessary
dimensions of the window and a appropriate show
dimensions of the window and a appropriate show
position based on the position the client provides.
position based on the position the client provides.
When the user click any mouse button or hits any key
When the user click any mouse button or hits any key
...
...
slideshow/source/engine/OGLTrans/generic/OGLTrans_TransitionerImpl.cxx
Dosyayı görüntüle @
36774806
...
@@ -368,7 +368,7 @@ public:
...
@@ -368,7 +368,7 @@ public:
#endif
#endif
};
};
// declare the static variables as some gcc versions have problems declaring them automaticaly
// declare the static variables as some gcc versions have problems declaring them automatical
l
y
bool
OGLTransitionerImpl
::
cbBrokenTexturesATI
;
bool
OGLTransitionerImpl
::
cbBrokenTexturesATI
;
float
OGLTransitionerImpl
::
cnGLVersion
;
float
OGLTransitionerImpl
::
cnGLVersion
;
bool
OGLTransitionerImpl
::
cbMesa
;
bool
OGLTransitionerImpl
::
cbMesa
;
...
...
slideshow/source/engine/OGLTrans/mac/OGLTrans_TransitionerImpl.mm
Dosyayı görüntüle @
36774806
...
@@ -285,7 +285,7 @@ public:
...
@@ -285,7 +285,7 @@ public:
#endif
#endif
};
};
// declare the static variables as some gcc versions have problems declaring them automaticaly
// declare the static variables as some gcc versions have problems declaring them automatical
l
y
/**/
/**/
bool OGLTransitionerImpl::cbBrokenTexturesATI;
bool OGLTransitionerImpl::cbBrokenTexturesATI;
...
...
slideshow/source/engine/OGLTrans/win/OGLTrans_TransitionerImpl.cxx
Dosyayı görüntüle @
36774806
...
@@ -297,7 +297,7 @@ public:
...
@@ -297,7 +297,7 @@ public:
#endif
#endif
};
};
// declare the static variables as some gcc versions have problems declaring them automaticaly
// declare the static variables as some gcc versions have problems declaring them automatical
l
y
bool
OGLTransitionerImpl
::
cbBrokenTexturesATI
;
bool
OGLTransitionerImpl
::
cbBrokenTexturesATI
;
float
OGLTransitionerImpl
::
cnGLVersion
;
float
OGLTransitionerImpl
::
cnGLVersion
;
bool
OGLTransitionerImpl
::
cbMesa
;
bool
OGLTransitionerImpl
::
cbMesa
;
...
...
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