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
98444584
Kaydet (Commit)
98444584
authored
Şub 24, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: curently->currently
Change-Id: I2362c2c7a1c637b02eeebcae8ee1e3c0fc2b2422
üst
b4b9b94e
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
6 additions
and
6 deletions
+6
-6
ChartModel.hxx
chart2/inc/ChartModel.hxx
+1
-1
hangulhanja.cxx
editeng/source/misc/hangulhanja.cxx
+1
-1
datwin.hxx
svtools/source/brwbox/datwin.hxx
+1
-1
formatclipboard.cxx
sw/source/uibase/uiview/formatclipboard.cxx
+1
-1
brdwin.cxx
vcl/source/window/brdwin.cxx
+1
-1
dockingarea.cxx
vcl/source/window/dockingarea.cxx
+1
-1
No files found.
chart2/inc/ChartModel.hxx
Dosyayı görüntüle @
98444584
...
...
@@ -589,7 +589,7 @@ public:
throw
(
::
com
::
sun
::
star
::
lang
::
NoSupportException
,
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
SAL_OVERRIDE
;
// ____ XDataSource ____ allows access to the curently used data and data ranges
// ____ XDataSource ____ allows access to the cur
r
ently used data and data ranges
virtual
::
com
::
sun
::
star
::
uno
::
Sequence
<
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
chart2
::
data
::
XLabeledDataSequence
>
>
SAL_CALL
getDataSequences
()
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
SAL_OVERRIDE
;
...
...
editeng/source/misc/hangulhanja.cxx
Dosyayı görüntüle @
98444584
...
...
@@ -456,7 +456,7 @@ namespace editeng
m_eCurrentConversionDirection
=
eDialogDirection
;
}
// save curently used value for possible later use
// save cur
r
ently used value for possible later use
m_pAntiImpl
->
m_bTryBothDirectionsSave
=
m_bTryBothDirections
;
m_pAntiImpl
->
m_ePrimaryConversionDirectionSave
=
m_eCurrentConversionDirection
;
}
...
...
svtools/source/brwbox/datwin.hxx
Dosyayı görüntüle @
98444584
...
...
@@ -128,7 +128,7 @@ public:
bool
bInUpdateScrollbars
;
// prevents recursions
bool
bHadRecursion
;
// a recursion occurred
bool
bOwnDataChangedHdl
;
// dont change colors in DataChanged
bool
bCallingDropCallback
;
// we're in a callback to AcceptDrop or ExecuteDrop curently
bool
bCallingDropCallback
;
// we're in a callback to AcceptDrop or ExecuteDrop cur
r
ently
sal_uInt16
nUpdateLock
;
// lock count, dont call Control::Update()!
short
nCursorHidden
;
// new counter for DoHide/ShowCursor
...
...
sw/source/uibase/uiview/formatclipboard.cxx
Dosyayı görüntüle @
98444584
...
...
@@ -287,7 +287,7 @@ void SwFormatClipboard::Copy( SwWrtShell& rWrtShell, SfxItemPool& rPool, bool bP
if
(
nSelectionType
==
nsSelectionType
::
SEL_TXT
)
{
// get the current PaM, the cursor
// if there several selection it curently point
// if there several selection it cur
r
ently point
// on the last (sort by there creation time) selection
SwPaM
*
pCrsr
=
rWrtShell
.
GetCrsr
();
...
...
vcl/source/window/brdwin.cxx
Dosyayı görüntüle @
98444584
...
...
@@ -1267,7 +1267,7 @@ void ImplSmallBorderWindowView::DrawWindow( sal_uInt16 nDrawFlags, OutputDevice*
nState
|=
ControlState
::
FOCUSED
;
else
if
(
mbNWFBorder
)
{
// FIXME: this is curently only on OS X, see if other platforms can profit
// FIXME: this is cur
r
ently only on OS X, see if other platforms can profit
// FIXME: for OS X focus rings all controls need to support GetNativeControlRegion
// for the dropdown style
...
...
vcl/source/window/dockingarea.cxx
Dosyayı görüntüle @
98444584
...
...
@@ -155,7 +155,7 @@ WindowAlign DockingAreaWindow::GetAlign() const
void
DockingAreaWindow
::
Paint
(
const
Rectangle
&
)
{
EnableNativeWidget
(
true
);
// only required because the toolkit curently switches this flag off
EnableNativeWidget
(
true
);
// only required because the toolkit cur
r
ently switches this flag off
if
(
IsNativeControlSupported
(
CTRL_TOOLBAR
,
PART_ENTIRE_CONTROL
)
)
{
ToolbarValue
aControlValue
;
...
...
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