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
07c6e767
Kaydet (Commit)
07c6e767
authored
Mar 13, 2013
tarafından
Steven Meyer
Kaydeden (comit)
Jan Holesovsky
Mar 13, 2013
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fdo#60724: Fix spelling avaliable -> available.
üst
0451325a
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
splwrap.hxx
editeng/inc/editeng/splwrap.hxx
+1
-1
frame.cxx
framework/source/services/frame.cxx
+1
-1
UrlToFileMapper.java
jurt/com/sun/star/lib/util/UrlToFileMapper.java
+1
-1
tokens.c
libxmlsec/src/tokens.c
+1
-1
zforlist.cxx
svl/source/numbers/zforlist.cxx
+1
-1
No files found.
editeng/inc/editeng/splwrap.hxx
Dosyayı görüntüle @
07c6e767
...
@@ -128,7 +128,7 @@ protected:
...
@@ -128,7 +128,7 @@ protected:
virtual
sal_Bool
HasOtherCnt
();
// Are there any special areas?
virtual
sal_Bool
HasOtherCnt
();
// Are there any special areas?
virtual
void
SpellStart
(
SvxSpellArea
eSpell
);
// Preparing the area
virtual
void
SpellStart
(
SvxSpellArea
eSpell
);
// Preparing the area
virtual
sal_Bool
SpellContinue
();
// Check Areas
virtual
sal_Bool
SpellContinue
();
// Check Areas
// Result ava
li
able through GetLast
// Result ava
il
able through GetLast
virtual
void
ReplaceAll
(
const
String
&
rNewText
,
sal_Int16
nLanguage
);
//Replace word from the replace list
virtual
void
ReplaceAll
(
const
String
&
rNewText
,
sal_Int16
nLanguage
);
//Replace word from the replace list
virtual
void
StartThesaurus
(
const
String
&
rWord
,
sal_uInt16
nLang
);
virtual
void
StartThesaurus
(
const
String
&
rWord
,
sal_uInt16
nLang
);
virtual
::
com
::
sun
::
star
::
uno
::
Reference
<
virtual
::
com
::
sun
::
star
::
uno
::
Reference
<
...
...
framework/source/services/frame.cxx
Dosyayı görüntüle @
07c6e767
...
@@ -386,7 +386,7 @@ css::uno::Reference< css::frame::XFrame > SAL_CALL Frame::getActiveFrame() throw
...
@@ -386,7 +386,7 @@ css::uno::Reference< css::frame::XFrame > SAL_CALL Frame::getActiveFrame() throw
ReadGuard
aReadLock
(
m_aLock
);
ReadGuard
aReadLock
(
m_aLock
);
// Return current active frame.
// Return current active frame.
// This information is ava
li
able on the container.
// This information is ava
il
able on the container.
return
m_aChildFrameContainer
.
getActive
();
return
m_aChildFrameContainer
.
getActive
();
}
}
...
...
jurt/com/sun/star/lib/util/UrlToFileMapper.java
Dosyayı görüntüle @
07c6e767
...
@@ -74,7 +74,7 @@ public final class UrlToFileMapper {
...
@@ -74,7 +74,7 @@ public final class UrlToFileMapper {
StringHelper
.
replace
(
url
.
getPath
(),
'+'
,
"%2B"
)))
StringHelper
.
replace
(
url
.
getPath
(),
'+'
,
"%2B"
)))
:
null
;
:
null
;
}
else
{
}
else
{
// If java.net.URI is ava
li
able, do
// If java.net.URI is ava
il
able, do
// URI uri = new URI(encodedUrl);
// URI uri = new URI(encodedUrl);
// try {
// try {
// return new File(uri);
// return new File(uri);
...
...
libxmlsec/src/tokens.c
Dosyayı görüntüle @
07c6e767
...
@@ -20,7 +20,7 @@
...
@@ -20,7 +20,7 @@
* every eligibl slot in the list.
* every eligibl slot in the list.
*
*
* When try to find a slot for a particular mechanism, the slot bound with
* When try to find a slot for a particular mechanism, the slot bound with
* ava
li
able mechanism will be looked up firstly.
* ava
il
able mechanism will be looked up firstly.
*/
*/
#include "globals.h"
#include "globals.h"
#include <string.h>
#include <string.h>
...
...
svl/source/numbers/zforlist.cxx
Dosyayı görüntüle @
07c6e767
...
@@ -629,7 +629,7 @@ sal_uInt32 SvNumberFormatter::GetIndexPuttingAndConverting( OUString & rString,
...
@@ -629,7 +629,7 @@ sal_uInt32 SvNumberFormatter::GetIndexPuttingAndConverting( OUString & rString,
sal_uInt32
nOrig
=
GetEntryKey
(
rString
,
eSysLnge
);
sal_uInt32
nOrig
=
GetEntryKey
(
rString
,
eSysLnge
);
if
(
nOrig
==
NUMBERFORMAT_ENTRY_NOT_FOUND
)
if
(
nOrig
==
NUMBERFORMAT_ENTRY_NOT_FOUND
)
{
{
nKey
=
nOrig
;
// none ava
li
able, maybe user-defined
nKey
=
nOrig
;
// none ava
il
able, maybe user-defined
}
}
else
else
{
{
...
...
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