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
1fd367c4
Kaydet (Commit)
1fd367c4
authored
May 16, 2011
tarafından
Christian Lohmaier
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE (picky) - noeol
üst
e45a578c
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
11 additions
and
22 deletions
+11
-22
documentconstants.hxx
comphelper/inc/comphelper/documentconstants.hxx
+1
-2
merge.cxx
l10ntools/source/merge.cxx
+1
-2
stgio.cxx
sot/source/sdstor/stgio.cxx
+1
-2
imap.cxx
svtools/source/misc/imap.cxx
+1
-2
asynccallback.cxx
toolkit/source/awt/asynccallback.cxx
+1
-2
defaultgridcolumnmodel.cxx
toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
+1
-2
initguard.hxx
toolkit/source/controls/grid/initguard.hxx
+1
-2
listenermultiplexer.cxx
toolkit/source/helper/listenermultiplexer.cxx
+1
-2
solarmutex.cxx
vcl/source/app/solarmutex.cxx
+1
-2
pdfwriter.cxx
vcl/source/gdi/pdfwriter.cxx
+1
-2
salobj.cxx
vcl/unx/source/window/salobj.cxx
+1
-2
No files found.
comphelper/inc/comphelper/documentconstants.hxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -148,4 +148,4 @@
#define SFX_FILTER_VERSION_NONE 0
#define SFX_FILTER_NOTINSTALLED SFX_FILTER_MUSTINSTALL | SFX_FILTER_CONSULTSERVICE
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
l10ntools/source/merge.cxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -386,4 +386,4 @@ ByteString MergeDataFile::CreateKey( const ByteString& rTYP , const ByteString&
return
sKey
.
toAsciiUpperCase
();
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
sot/source/sdstor/stgio.cxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -388,4 +388,4 @@ sal_uLong StgIo::ValidateFATs()
return
FAT_OK
;
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
svtools/source/misc/imap.cxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -1222,4 +1222,4 @@ void ImageMap::Read( SvStream& rIStm, const String& rBaseURL )
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
toolkit/source/awt/asynccallback.cxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -195,4 +195,4 @@ void * SAL_CALL comp_AsyncCallback_component_getFactory(
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -391,4 +391,4 @@ namespace toolkit
{
return
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>
(
(
::
cppu
::
OWeakObject
*
)
new
::
toolkit
::
DefaultGridColumnModel
(
_rFactory
)
);
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
toolkit/source/controls/grid/initguard.hxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -64,4 +64,4 @@ namespace toolkit
#endif // SVTOOLS_INITGUARD_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
toolkit/source/helper/listenermultiplexer.cxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -232,4 +232,4 @@ IMPL_LISTENERMULTIPLEXER_LISTENERMETHOD( SelectionListenerMultiplexer, ::com::su
// ----------------------------------------------------
IMPL_LISTENERMULTIPLEXER_BASEMETHODS
(
TabPageListenerMultiplexer
,
::
com
::
sun
::
star
::
awt
::
tab
::
XTabPageContainerListener
)
IMPL_LISTENERMULTIPLEXER_LISTENERMETHOD
(
TabPageListenerMultiplexer
,
::
com
::
sun
::
star
::
awt
::
tab
::
XTabPageContainerListener
,
tabPageActivated
,
::
com
::
sun
::
star
::
awt
::
tab
::
TabPageActivatedEvent
)
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
vcl/source/app/solarmutex.cxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -54,4 +54,4 @@ void SolarMutexObject::release()
osl_releaseMutex
(
m_solarMutex
);
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
vcl/source/gdi/pdfwriter.cxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -574,4 +574,4 @@ void PDFWriter::PlayMetafile( const GDIMetaFile& i_rMTF, const vcl::PDFWriter::P
((
PDFWriterImpl
*
)
pImplementation
)
->
playMetafile
(
i_rMTF
,
i_pData
,
i_rPlayContext
,
NULL
);
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
vcl/unx/source/window/salobj.cxx
Dosyayı görüntüle @
1fd367c4
...
...
@@ -563,4 +563,4 @@ void X11SalObject::InterceptChildWindowKeyDown( sal_Bool /*bIntercept*/ )
{
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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