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
f1a73892
Kaydet (Commit)
f1a73892
authored
Şub 25, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: apropriate -> appropriate
Change-Id: I05e23039dc3ae0b6595c87fe550f4228ad93d5d6
üst
36774806
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
binding.cxx
forms/source/xforms/binding.cxx
+1
-1
MultiPropertyTest.java
qadevOOo/runner/lib/MultiPropertyTest.java
+1
-1
OfficeDocumentReportTarget.java
...ice/report/pentaho/output/OfficeDocumentReportTarget.java
+1
-1
OOo2Oasis.cxx
xmloff/source/transform/OOo2Oasis.cxx
+1
-1
Oasis2OOo.cxx
xmloff/source/transform/Oasis2OOo.cxx
+1
-1
No files found.
forms/source/xforms/binding.cxx
Dosyayı görüntüle @
f1a73892
...
...
@@ -666,7 +666,7 @@ void Binding::bind( bool bForceRebind )
}
}
// now evaluate remaining MIPs in the apropriate context
// now evaluate remaining MIPs in the ap
p
ropriate context
maReadonly
.
evaluate
(
rContext
);
maRelevant
.
evaluate
(
rContext
);
maRequired
.
evaluate
(
rContext
);
...
...
qadevOOo/runner/lib/MultiPropertyTest.java
Dosyayı görüntüle @
f1a73892
...
...
@@ -467,7 +467,7 @@ public class MultiPropertyTest extends MultiMethodTest
* The method compares obj1 and obj2. It calls
* MultiPropertyTest.compare, but subclasses can override to change
* the behaviour, since normally compare calls Object.equals method
* which is not apropriate in some cases(e.g., structs with equals
* which is not ap
p
ropriate in some cases(e.g., structs with equals
* not overridden).
*/
protected
boolean
compare
(
Object
obj1
,
Object
obj2
)
...
...
reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
Dosyayı görüntüle @
f1a73892
...
...
@@ -504,7 +504,7 @@ public abstract class OfficeDocumentReportTarget extends AbstractReportTarget
}
/**
* Starts the processing of an element and updates the processing state. This will select an apropriate handler method
* Starts the processing of an element and updates the processing state. This will select an ap
p
ropriate handler method
* for the call and will call one of the start* methods.
*
* @param roAttrs the attribute map for the current element
...
...
xmloff/source/transform/OOo2Oasis.cxx
Dosyayı görüntüle @
f1a73892
...
...
@@ -704,7 +704,7 @@ static XMLTransformerActionInit aStyleRefActionTable[] =
// OOO_SHAPE_ACTIONS
// !!ATTENTION!! If you change something here, please also change
// aConnectorActionTable if apropriate
// aConnectorActionTable if ap
p
ropriate
static
XMLTransformerActionInit
aShapeActionTable
[]
=
{
ENTRY0
(
SVG
,
X
,
XML_ATACTION_INCH2IN
),
...
...
xmloff/source/transform/Oasis2OOo.cxx
Dosyayı görüntüle @
f1a73892
...
...
@@ -709,7 +709,7 @@ static XMLTransformerActionInit aParaActionTable[] =
};
// !!ATTENTION!! If you change something here, please also change
// aConnectorActionTable if apropriate
// aConnectorActionTable if ap
p
ropriate
static
XMLTransformerActionInit
aShapeActionTable
[]
=
{
ENTRY1
(
DRAW
,
STYLE_NAME
,
XML_ATACTION_DECODE_STYLE_NAME_REF
,
...
...
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