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
8577f2f3
Kaydet (Commit)
8577f2f3
authored
Şub 24, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typos
Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e
üst
aec4088c
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
17 additions
and
17 deletions
+17
-17
QueryViewSwitch.hxx
dbaccess/source/ui/inc/QueryViewSwitch.hxx
+1
-1
dp_descriptioninfoset.hxx
desktop/source/deployment/inc/dp_descriptioninfoset.hxx
+1
-1
readme.txt
desktop/test/deployment/update/publisher/readme.txt
+4
-4
readme.txt
desktop/test/deployment/update/readme.txt
+2
-2
lwpfrib.cxx
lotuswordpro/source/filter/lwpfrib.cxx
+1
-1
lwppagelayout.cxx
lotuswordpro/source/filter/lwppagelayout.cxx
+1
-1
lwpstory.cxx
lotuswordpro/source/filter/lwpstory.cxx
+1
-1
ProcessHandler.java
qadevOOo/runner/helper/ProcessHandler.java
+1
-1
xestring.hxx
sc/source/filter/inc/xestring.hxx
+1
-1
media.pm
solenv/bin/modules/installer/windows/media.pm
+1
-1
fmshimp.hxx
svx/source/inc/fmshimp.hxx
+1
-1
usrpref.hxx
sw/source/uibase/inc/usrpref.hxx
+1
-1
ctlayout.cxx
vcl/quartz/ctlayout.cxx
+1
-1
No files found.
dbaccess/source/ui/inc/QueryViewSwitch.hxx
Dosyayı görüntüle @
8577f2f3
...
...
@@ -75,7 +75,7 @@ namespace dbaui
bool
reset
(
::
dbtools
::
SQLExceptionInfo
*
_pErrorInfo
);
void
GrabFocus
();
// returs the add table dialog from the design view
// retur
n
s the add table dialog from the design view
OAddTableDlg
*
getAddTableDialog
();
OQueryDesignView
*
getDesignView
()
const
{
return
m_pDesignView
;
}
...
...
desktop/source/deployment/inc/dp_descriptioninfoset.hxx
Dosyayı görüntüle @
8577f2f3
...
...
@@ -149,7 +149,7 @@ public:
returns the download website URL from the update information.
There can be multiple URLs where each is assigned to a particular locale.
The function returs the URL which locale matches best the one used in the office.
The function retur
n
s the URL which locale matches best the one used in the office.
The return value is an optional because it may be necessary to find out if there
was a value provided or not. This is necessary to flag the extension in the update dialog
...
...
desktop/test/deployment/update/publisher/readme.txt
Dosyayı görüntüle @
8577f2f3
...
...
@@ -56,7 +56,7 @@ Repository:
-Create the new extension in the repository.
-Provide a company name and a URL to the company website. This setting should be ignored
when generating the u
dp
ate feed. Instead the publisher name from the extension is used.
when generating the u
pd
ate feed. Instead the publisher name from the extension is used.
Enter "Publisher Title" : some arbitrary company
"Publisher URL": any arbitrary URL but not:
http://extensions.openoffice.org/testarea/desktop/publisher/publisher_en-US.html
...
...
@@ -103,7 +103,7 @@ Repository:
-Create the new extension in the repository.
-Provide a company name and a URL to the company website. This setting should be ignored
when generating the u
dp
ate feed. Instead the publisher name from the extension is used.
when generating the u
pd
ate feed. Instead the publisher name from the extension is used.
Enter "Publisher Title" : some arbitrary company name
"Publisher URL": any arbitrary URL but not:
http://extensions.openoffice.org/testarea/desktop/publisher/publisher_en-US.html
...
...
@@ -147,7 +147,7 @@ Test
Repository:
-Create the new extension in the repository.
-Provide a company name and a URL to the company website. They should then be in the u
dp
ate
-Provide a company name and a URL to the company website. They should then be in the u
pd
ate
feed.
-Create a new release for the extension. Upload the version 2.0 (update/pub10.oxt).
...
...
@@ -190,7 +190,7 @@ Test
Repository:
-Create the new extension in the repository.
-Provide a company name and a URL to the company website. They should then be in the u
dp
ate
-Provide a company name and a URL to the company website. They should then be in the u
pd
ate
feed.
-Create a new release for the extension. Upload the version 2.0 (update/pub11.oxt).
...
...
desktop/test/deployment/update/readme.txt
Dosyayı görüntüle @
8577f2f3
...
...
@@ -41,13 +41,13 @@ For example
.../update/simple/update
.../update/license/update
.../update/updatefeed/u
dp
ate
.../update/updatefeed/u
pd
ate
The different test folders for the update are also committed in project extensions/www
so that the files can be obtain via an URL. The structure and the contents is about the
same as the content
of desktop/test/deployment/u
dp
ate
of desktop/test/deployment/u
pd
ate
For example in
extensions/www/testarea/desktop
...
...
lotuswordpro/source/filter/lwpfrib.cxx
Dosyayı görüntüle @
8577f2f3
...
...
@@ -379,7 +379,7 @@ void LwpFrib::ReadModifiers(LwpObjectStream* pObjStrm,ModifierInfo* pModInfo)
/**
* @descr: Whether there are other fribs following current frib.
* @return: T
ur
e if having following fribs, or false.
* @return: T
ru
e if having following fribs, or false.
*/
bool
LwpFrib
::
HasNextFrib
()
{
...
...
lotuswordpro/source/filter/lwppagelayout.cxx
Dosyayı görüntüle @
8577f2f3
...
...
@@ -683,7 +683,7 @@ double LwpPageLayout::GetHeight()
return
fHeight
;
}
/**
* @descr: Compare the position of layout. If the po
istion of this layout is earlier than other layout,return tur
e, or return false
* @descr: Compare the position of layout. If the po
sition of this layout is earlier than other layout,return tru
e, or return false
*
*/
bool
LwpPageLayout
::
operator
<
(
LwpPageLayout
&
Other
)
...
...
lotuswordpro/source/filter/lwpstory.cxx
Dosyayı görüntüle @
8577f2f3
...
...
@@ -318,7 +318,7 @@ bool LwpStory::IsNeedSection()
}
}
//if bColumns is t
ur
e, the page layout doesn't need columns, set the xfcolumns to NULL in page master
//if bColumns is t
ru
e, the page layout doesn't need columns, set the xfcolumns to NULL in page master
if
(
!
bColumns
)
{
m_pCurrentLayout
->
ResetXFColumns
();
...
...
qadevOOo/runner/helper/ProcessHandler.java
Dosyayı görüntüle @
8577f2f3
...
...
@@ -210,7 +210,7 @@ public class ProcessHandler
* log stream where debug info and output of external command is printed.
* If log stream is null, logging is printed to stdout.
* From the <CODE>TestParameters</CODE> the <CODE>OfficeWachter</CODE> get a ping.
* @param shortWait If this parameter is t
ur
e the <CODE>mTimeOut</CODE> is set to 5000 ms, else it is set to
* @param shortWait If this parameter is t
ru
e the <CODE>mTimeOut</CODE> is set to 5000 ms, else it is set to
* half of time out from parameter timeout.
* @param param the TestParameters
* @see lib.TestParameters
...
...
sc/source/filter/inc/xestring.hxx
Dosyayı görüntüle @
8577f2f3
...
...
@@ -238,7 +238,7 @@ private:
bool
mbSmartFlags
;
/// true = omit flags on empty string; false = always write flags.
bool
mbSkipFormats
;
/// true = skip formats on export; false = write complete formatted string.
bool
mbWrapped
;
/// true = text contains several paragraphs.
bool
mbSkipHeader
;
/// t
ur
e = skip length and flags when writing string bytes.
bool
mbSkipHeader
;
/// t
ru
e = skip length and flags when writing string bytes.
};
inline
bool
operator
==
(
const
XclExpString
&
rLeft
,
const
XclExpString
&
rRight
)
...
...
solenv/bin/modules/installer/windows/media.pm
Dosyayı görüntüle @
8577f2f3
...
...
@@ -132,7 +132,7 @@ sub create_media_table
my
$counter
=
0
;
# Sorting of files collector files required !
# Attention: The order in the cab file is not guaranteed (especially in u
dp
ate process)
# Attention: The order in the cab file is not guaranteed (especially in u
pd
ate process)
for
(
my
$i
=
0
;
$i
<=
$#
{
$filesref
};
$i
++
)
{
...
...
svx/source/inc/fmshimp.hxx
Dosyayı görüntüle @
8577f2f3
...
...
@@ -500,7 +500,7 @@ private:
*/
SAL_DLLPRIVATE
void
impl_defaultCurrentForm_nothrow
();
/** sets m_xCurrentForm to the provided form, and u
dp
ates everything which
/** sets m_xCurrentForm to the provided form, and u
pd
ates everything which
depends on the current form
*/
SAL_DLLPRIVATE
void
impl_updateCurrentForm
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
form
::
XForm
>&
_rxNewCurForm
);
...
...
sw/source/uibase/inc/usrpref.hxx
Dosyayı görüntüle @
8577f2f3
...
...
@@ -113,7 +113,7 @@ class SwMasterUsrPref : public SwViewOption
friend
class
SwCursorConfig
;
friend
class
SwWebColorConfig
;
SwFldUpdateFlags
eFldUpdateFlags
;
//u
dp
ate of fields and charts
SwFldUpdateFlags
eFldUpdateFlags
;
//u
pd
ate of fields and charts
sal_Int32
nLinkUpdateMode
;
FieldUnit
eUserMetric
;
FieldUnit
eHScrollMetric
;
...
...
vcl/quartz/ctlayout.cxx
Dosyayı görüntüle @
8577f2f3
...
...
@@ -433,7 +433,7 @@ void CTLayout::drawCTLine(AquaSalGraphics& rAquaGraphics, CTLineRef ctline, cons
for
(;
iter
!=
m_vRunData
.
end
();
++
iter
)
{
CTRunRef
run
=
iter
->
m_pRun
;
/* if we do not have A
justed Pois
tions for a run, just use CoreText to draw it */
/* if we do not have A
djusted Posi
tions for a run, just use CoreText to draw it */
if
(
iter
->
m_pAdjPositions
)
{
CTFontRef
runFont
=
iter
->
m_pFont
;
...
...
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