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
e9e61a4a
Kaydet (Commit)
e9e61a4a
authored
Tem 03, 2015
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: therfore -> therefore
Change-Id: I9dcc0ce882dfd533d98a4f71625bb85e44084283
üst
dd819b76
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
12 additions
and
10 deletions
+12
-10
dp_gui_dialog2.cxx
desktop/source/deployment/gui/dp_gui_dialog2.cxx
+1
-1
Module1.vb
extensions/test/ole/VisualBasic/Module1.vb
+1
-1
readme.txt
extensions/test/pgp/readme.txt
+1
-1
UnpackedTarball_libvisio.mk
external/libvisio/UnpackedTarball_libvisio.mk
+2
-0
menubarmerger.cxx
framework/source/uielement/menubarmerger.cxx
+1
-1
shell.hxx
include/sfx2/shell.hxx
+1
-1
_XFrame.java
qadevOOo/tests/java/ifc/frame/_XFrame.java
+1
-1
DocumentLayoutManager.cxx
sw/source/core/doc/DocumentLayoutManager.cxx
+1
-1
xmltbli.cxx
sw/source/filter/xml/xmltbli.cxx
+1
-1
NeonSession.cxx
ucb/source/ucp/webdav-neon/NeonSession.cxx
+1
-1
WWD_Events.py
wizards/com/sun/star/wizards/web/WWD_Events.py
+1
-1
No files found.
desktop/source/deployment/gui/dp_gui_dialog2.cxx
Dosyayı görüntüle @
e9e61a4a
...
@@ -1481,7 +1481,7 @@ short UpdateRequiredDialog::Execute()
...
@@ -1481,7 +1481,7 @@ short UpdateRequiredDialog::Execute()
//be disabled because they are in a read only repository. However, disabling extensions
//be disabled because they are in a read only repository. However, disabling extensions
//is now always possible because the registration data of all repositories
//is now always possible because the registration data of all repositories
//are in the user installation.
//are in the user installation.
//Therfore all extensions could be displayed and all the handling around m_bHasLockedEntries
//Ther
e
fore all extensions could be displayed and all the handling around m_bHasLockedEntries
//could be removed.
//could be removed.
if
(
m_bHasLockedEntries
)
if
(
m_bHasLockedEntries
)
{
{
...
...
extensions/test/ole/VisualBasic/Module1.vb
Dosyayı görüntüle @
e9e61a4a
...
@@ -201,7 +201,7 @@ Public Sub Main()
...
@@ -201,7 +201,7 @@ Public Sub Main()
objOleTest
.
testout_methodUHyper
(
outUHyper
)
objOleTest
.
testout_methodUHyper
(
outUHyper
)
objOleTest
.
testout_methodString
(
outString
)
objOleTest
.
testout_methodString
(
outString
)
objOleTest
.
testout_methodChar
(
outChar
)
objOleTest
.
testout_methodChar
(
outChar
)
'outCharAsString is a string. Therfore the returned sal_Unicode value of 65 will be converted
'outCharAsString is a string. Ther
e
fore the returned sal_Unicode value of 65 will be converted
'to a string "65"
'to a string "65"
objOleTest
.
testout_methodChar
(
outCharAsString
)
objOleTest
.
testout_methodChar
(
outCharAsString
)
objOleTest
.
testout_methodAny
(
outAny
)
objOleTest
.
testout_methodAny
(
outAny
)
...
...
extensions/test/pgp/readme.txt
Dosyayı görüntüle @
e9e61a4a
...
@@ -23,7 +23,7 @@ Please note the semicolons!
...
@@ -23,7 +23,7 @@ Please note the semicolons!
Office/user/config/javarc
Office/user/config/javarc
under SystemClasspath.
under SystemClasspath.
There is a bug with jdk1.1.8, therfore use 1.2 instead.
There is a bug with jdk1.1.8, ther
e
fore use 1.2 instead.
The TestPGP is called without ;iiop; :
The TestPGP is called without ;iiop; :
...
...
external/libvisio/UnpackedTarball_libvisio.mk
Dosyayı görüntüle @
e9e61a4a
...
@@ -16,6 +16,8 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,libvisio,0))
...
@@ -16,6 +16,8 @@ $(eval $(call gb_UnpackedTarball_set_patchlevel,libvisio,0))
$(eval $(call gb_UnpackedTarball_add_patches,libvisio,\
$(eval $(call gb_UnpackedTarball_add_patches,libvisio,\
external/libvisio/vsd-msvc-max.patch.1 \
external/libvisio/vsd-msvc-max.patch.1 \
external/libvisio/ubsan.patch \
external/libvisio/ubsan.patch \
external/libvisio/char-background.patch \
external/libvisio/import-theme-color.patch \
))
))
ifeq ($(COM_GCC_IS_CLANG),TRUE)
ifeq ($(COM_GCC_IS_CLANG),TRUE)
...
...
framework/source/uielement/menubarmerger.cxx
Dosyayı görüntüle @
e9e61a4a
...
@@ -244,7 +244,7 @@ bool MenuBarMerger::ReplaceMenuItem(
...
@@ -244,7 +244,7 @@ bool MenuBarMerger::ReplaceMenuItem(
const
OUString
&
rModuleIdentifier
,
const
OUString
&
rModuleIdentifier
,
const
AddonMenuContainer
&
rAddonMenuItems
)
const
AddonMenuContainer
&
rAddonMenuItems
)
{
{
// There is no replace available. Therfore we first have to
// There is no replace available. Ther
e
fore we first have to
// remove the old menu entry,
// remove the old menu entry,
pMenu
->
RemoveItem
(
nPos
);
pMenu
->
RemoveItem
(
nPos
);
...
...
include/sfx2/shell.hxx
Dosyayı görüntüle @
e9e61a4a
...
@@ -513,7 +513,7 @@ public:
...
@@ -513,7 +513,7 @@ public:
this must be set directly from one derived SfxShell class and ny
this must be set directly from one derived SfxShell class and ny
derivatives of SfxObjectShell.
derivatives of SfxObjectShell.
The SfxShell class itself does not have any SfxItemPool, therfore a
The SfxShell class itself does not have any SfxItemPool, ther
e
fore a
null-pointer is returned.
null-pointer is returned.
*/
*/
SfxItemPool
&
SfxShell
::
GetPool
()
const
SfxItemPool
&
SfxShell
::
GetPool
()
const
...
...
qadevOOo/tests/java/ifc/frame/_XFrame.java
Dosyayı görüntüle @
e9e61a4a
...
@@ -454,7 +454,7 @@ public class _XFrame extends MultiMethodTest {
...
@@ -454,7 +454,7 @@ public class _XFrame extends MultiMethodTest {
* Test calls the method, then result is checked.<p>
* Test calls the method, then result is checked.<p>
* Has <b> OK </b> status if method returns true, and values, set by the
* Has <b> OK </b> status if method returns true, and values, set by the
* method are nulls, or if method returns false, and values are not changed.
* method are nulls, or if method returns false, and values are not changed.
* This method destroy the object. Therfore all other methods have to be
* This method destroy the object. Ther
e
fore all other methods have to be
* executed before :
* executed before :
* <ul>
* <ul>
* <li> <code> getName() </code>
* <li> <code> getName() </code>
...
...
sw/source/core/doc/DocumentLayoutManager.cxx
Dosyayı görüntüle @
e9e61a4a
...
@@ -343,7 +343,7 @@ SwFrameFormat *DocumentLayoutManager::CopyLayoutFormat(
...
@@ -343,7 +343,7 @@ SwFrameFormat *DocumentLayoutManager::CopyLayoutFormat(
SwDoc
*
pSrcDoc
=
const_cast
<
SwDoc
*>
(
rSource
.
GetDoc
());
SwDoc
*
pSrcDoc
=
const_cast
<
SwDoc
*>
(
rSource
.
GetDoc
());
// May we copy this object?
// May we copy this object?
// We may, unless it's 1) it's a control (and therfore a draw)
// We may, unless it's 1) it's a control (and ther
e
fore a draw)
// 2) anchored in a header/footer
// 2) anchored in a header/footer
// 3) anchored (to paragraph?)
// 3) anchored (to paragraph?)
bool
bMayNotCopy
=
false
;
bool
bMayNotCopy
=
false
;
...
...
sw/source/filter/xml/xmltbli.cxx
Dosyayı görüntüle @
e9e61a4a
...
@@ -2461,7 +2461,7 @@ void SwXMLTableContext::_MakeTable( SwTableBox *pBox )
...
@@ -2461,7 +2461,7 @@ void SwXMLTableContext::_MakeTable( SwTableBox *pBox )
// This happens only for percentage values for the table itself.
// This happens only for percentage values for the table itself.
// In this case, the columns get the correct width even if the
// In this case, the columns get the correct width even if the
// the sum of the relative withs is smaller than the available
// the sum of the relative withs is smaller than the available
// width in TWIP. Therfore, we can use the relative width.
// width in TWIP. Ther
e
fore, we can use the relative width.
nWidth
=
nRelWidth
>
USHRT_MAX
?
USHRT_MAX
:
nRelWidth
;
nWidth
=
nRelWidth
>
USHRT_MAX
?
USHRT_MAX
:
nRelWidth
;
}
}
if
(
nRelWidth
!=
nWidth
&&
nRelWidth
&&
nCols
)
if
(
nRelWidth
!=
nWidth
&&
nRelWidth
&&
nCols
)
...
...
ucb/source/ucp/webdav-neon/NeonSession.cxx
Dosyayı görüntüle @
e9e61a4a
...
@@ -428,7 +428,7 @@ extern "C" int NeonSession_CertificationNotify( void *userdata,
...
@@ -428,7 +428,7 @@ extern "C" int NeonSession_CertificationNotify( void *userdata,
do
do
{
{
//get the intermediate certificate
//get the intermediate certificate
//the returned value is const ! Therfore it does not need to be freed
//the returned value is const ! Ther
e
fore it does not need to be freed
//with ne_ssl_cert_free, which takes a non-const argument
//with ne_ssl_cert_free, which takes a non-const argument
issuerCert
=
ne_ssl_cert_signedby
(
issuerCert
);
issuerCert
=
ne_ssl_cert_signedby
(
issuerCert
);
if
(
NULL
==
issuerCert
)
if
(
NULL
==
issuerCert
)
...
...
wizards/com/sun/star/wizards/web/WWD_Events.py
Dosyayı görüntüle @
e9e61a4a
...
@@ -41,7 +41,7 @@ from com.sun.star.container import NoSuchElementException
...
@@ -41,7 +41,7 @@ from com.sun.star.container import NoSuchElementException
'''
'''
This class implements the ui-events of the
This class implements the ui-events of the
web wizard.
web wizard.
it is therfore sorted to steps.
it is ther
e
fore sorted to steps.
not much application-logic here - just plain
not much application-logic here - just plain
methods which react to events.
methods which react to events.
The only exception are the finish methods with the save
The only exception are the finish methods with the save
...
...
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