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
74cd77b2
Kaydet (Commit)
74cd77b2
authored
Eyl 11, 2013
tarafından
Andras Timar
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo fix: wether -> whether
Change-Id: Iad4182d7150f851df06a7208a811d482351f736a
üst
a680f399
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
13 deletions
+13
-13
Common.xcs
officecfg/registry/schema/org/openoffice/Office/Common.xcs
+7
-7
Linguistic.xcs
...ecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+2
-2
thread.c
sal/osl/unx/thread.c
+1
-1
psheader.ps
vcl/generic/print/psheader.ps
+1
-1
Misc.xba
wizards/source/tools/Misc.xba
+2
-2
No files found.
officecfg/registry/schema/org/openoffice/Office/Common.xcs
Dosyayı görüntüle @
74cd77b2
...
...
@@ -2485,14 +2485,14 @@
</prop>
<prop
oor:name=
"WarnSaveOrSendDoc"
oor:type=
"xs:boolean"
oor:nillable=
"false"
>
<info>
<desc>
Specifies wether to warn when saving or sending documents with
<desc>
Specifies w
h
ether to warn when saving or sending documents with
personal/hidden data.
</desc>
</info>
<value>
false
</value>
</prop>
<prop
oor:name=
"WarnSignDoc"
oor:type=
"xs:boolean"
oor:nillable=
"false"
>
<info>
<desc>
Specifies wether to warn when signing documents with
<desc>
Specifies w
h
ether to warn when signing documents with
personal/hidden data.
</desc>
</info>
<value>
true
</value>
...
...
@@ -2504,28 +2504,28 @@
</prop>
<prop
oor:name=
"WarnPrintDoc"
oor:type=
"xs:boolean"
oor:nillable=
"false"
>
<info>
<desc>
Specifies wether to warn when printing documents with
<desc>
Specifies w
h
ether to warn when printing documents with
personal/hidden data.
</desc>
</info>
<value>
false
</value>
</prop>
<prop
oor:name=
"WarnCreatePDF"
oor:type=
"xs:boolean"
oor:nillable=
"false"
>
<info>
<desc>
Specifies wether to warn when creating PDF documents with
<desc>
Specifies w
h
ether to warn when creating PDF documents with
personal/hidden data.
</desc>
</info>
<value>
false
</value>
</prop>
<prop
oor:name=
"RemovePersonalInfoOnSaving"
oor:type=
"xs:boolean"
oor:nillable=
"false"
>
<info>
<desc>
Specifies wether to remove personal information on
<desc>
Specifies w
h
ether to remove personal information on
saving.
</desc>
</info>
<value>
false
</value>
</prop>
<prop
oor:name=
"RecommendPasswordProtection"
oor:type=
"xs:boolean"
oor:nillable=
"false"
>
<info>
<desc>
Specifies wether to recommend password protection when saving
<desc>
Specifies w
h
ether to recommend password protection when saving
documents.
</desc>
</info>
<value>
false
</value>
...
...
@@ -3422,7 +3422,7 @@
</info>
<prop
oor:name=
"ShowBasic"
oor:type=
"xs:boolean"
oor:nillable=
"false"
>
<info>
<desc>
Determines wether basic help should be shown.
</desc>
<desc>
Determines w
h
ether basic help should be shown.
</desc>
</info>
<value>
true
</value>
</prop>
...
...
officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
Dosyayı görüntüle @
74cd77b2
...
...
@@ -292,7 +292,7 @@
<prop
oor:name=
"IsUseCharacterVariants"
oor:type=
"xs:boolean"
oor:nillable=
"false"
>
<!-- OldLocation: NEW -->
<info>
<desc>
Specifies wether Taiwan, Hongkong SAR, and Macao SAR character
<desc>
Specifies w
h
ether Taiwan, Hongkong SAR, and Macao SAR character
variants should be used for translation.
</desc>
<label>
Use character variants
</label>
</info>
...
...
@@ -301,7 +301,7 @@
<prop
oor:name=
"IsTranslateCommonTerms"
oor:type=
"xs:boolean"
oor:nillable=
"false"
>
<!-- OldLocation: NEW -->
<info>
<desc>
Specifies wether common terms should be detected and translated
<desc>
Specifies w
h
ether common terms should be detected and translated
as whole words.
</desc>
<label>
Translate Common Terms
</label>
</info>
...
...
sal/osl/unx/thread.c
Dosyayı görüntüle @
74cd77b2
...
...
@@ -1031,7 +1031,7 @@ static void osl_thread_textencoding_init_Impl (void)
/*
Tools string functions call abort() on an unknown encoding so ASCII
is a meaningfull fallback regardless wether the assertion makes sense.
is a meaningfull fallback regardless w
h
ether the assertion makes sense.
*/
if
(
RTL_TEXTENCODING_DONTKNOW
==
defaultEncoding
)
...
...
vcl/generic/print/psheader.ps
Dosyayı görüntüle @
74cd77b2
...
...
@@ -50,7 +50,7 @@ begin
currentfile 1 string readstring % s bool
pop % s
0 get % s[0]
% --- check wether s[0] is CR, LF ...
% --- check w
h
ether s[0] is CR, LF ...
dup 32 gt % s > ' ' ? then read on
{ exit }
{ pop }
...
...
wizards/source/tools/Misc.xba
Dosyayı görüntüle @
74cd77b2
...
...
@@ -134,8 +134,8 @@ Dim sProdName as String
End Function
'
Opens a Document, checks beforehand, wether it has to be loaded
'
or wether it is already on the desktop.
'
Opens a Document, checks beforehand, w
h
ether it has to be loaded
'
or w
h
ether it is already on the desktop.
'
If the parameter bDisposable is set to False then then returned document
'
should not be disposed afterwards, because it is already opened.
Function OpenDocument(DocPath as String, Args(), Optional bDisposable as Boolean)
...
...
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