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
42def53f
Kaydet (Commit)
42def53f
authored
Eki 21, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unnecessary tools/string.hxx includes
Change-Id: I8ed341aeef90584dfc545a794f999e3adc08dd72
üst
91e181ea
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
12 additions
and
14 deletions
+12
-14
editdata.hxx
include/editeng/editdata.hxx
+2
-1
editeng.hxx
include/editeng/editeng.hxx
+1
-0
svxacorr.hxx
include/editeng/svxacorr.hxx
+0
-1
FormulaCompiler.hxx
include/formula/FormulaCompiler.hxx
+0
-1
gallery.hxx
include/svx/gallery.hxx
+0
-1
nbdtmg.hxx
include/svx/nbdtmg.hxx
+0
-1
numfmtsh.hxx
include/svx/numfmtsh.hxx
+0
-1
userlist.hxx
sc/inc/userlist.hxx
+0
-1
address.cxx
sc/source/core/tool/address.cxx
+1
-0
autoform.cxx
sc/source/core/tool/autoform.cxx
+3
-3
ftools.cxx
sc/source/filter/ftools/ftools.cxx
+1
-0
parasc.cxx
sw/source/filter/ascii/parasc.cxx
+2
-2
fltshell.hxx
sw/source/filter/inc/fltshell.hxx
+2
-2
No files found.
include/editeng/editdata.hxx
Dosyayı görüntüle @
42def53f
...
@@ -21,7 +21,8 @@
...
@@ -21,7 +21,8 @@
#ifndef _MyEDITDATA_HXX
#ifndef _MyEDITDATA_HXX
#define _MyEDITDATA_HXX
#define _MyEDITDATA_HXX
#include <tools/string.hxx>
#include <rtl/ustring.hxx>
#include <tools/solar.h>
#include "editeng/editengdllapi.h"
#include "editeng/editengdllapi.h"
class
SfxItemSet
;
class
SfxItemSet
;
...
...
include/editeng/editeng.hxx
Dosyayı görüntüle @
42def53f
...
@@ -31,6 +31,7 @@
...
@@ -31,6 +31,7 @@
#include <i18nlangtag/lang.h>
#include <i18nlangtag/lang.h>
#include "editeng/editengdllapi.h"
#include "editeng/editengdllapi.h"
#include <tools/lineend.hxx>
#include <tools/rtti.hxx> // due to typedef TypeId
#include <tools/rtti.hxx> // due to typedef TypeId
#include <editeng/eedata.hxx>
#include <editeng/eedata.hxx>
...
...
include/editeng/svxacorr.hxx
Dosyayı görüntüle @
42def53f
...
@@ -27,7 +27,6 @@
...
@@ -27,7 +27,6 @@
#include <i18nlangtag/languagetag.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <tools/time.hxx>
#include <tools/time.hxx>
#include <tools/date.hxx>
#include <tools/date.hxx>
#include <tools/string.hxx>
#include <editeng/swafopt.hxx>
#include <editeng/swafopt.hxx>
#include "editeng/editengdllapi.h"
#include "editeng/editengdllapi.h"
...
...
include/formula/FormulaCompiler.hxx
Dosyayı görüntüle @
42def53f
...
@@ -34,7 +34,6 @@
...
@@ -34,7 +34,6 @@
#include "formula/grammar.hxx"
#include "formula/grammar.hxx"
#include "formula/token.hxx"
#include "formula/token.hxx"
#include "formula/ExternalReferenceHelper.hxx"
#include "formula/ExternalReferenceHelper.hxx"
#include <tools/string.hxx>
#define FORMULA_MAXJUMPCOUNT 32
/* maximum number of jumps (ocChose) */
#define FORMULA_MAXJUMPCOUNT 32
/* maximum number of jumps (ocChose) */
#define FORMULA_MAXTOKENS 8192
/* maximum number of tokens in formula */
#define FORMULA_MAXTOKENS 8192
/* maximum number of tokens in formula */
...
...
include/svx/gallery.hxx
Dosyayı görüntüle @
42def53f
...
@@ -21,7 +21,6 @@
...
@@ -21,7 +21,6 @@
#define _GALLERY_HXX_
#define _GALLERY_HXX_
#include <tools/solar.h>
#include <tools/solar.h>
#include <tools/string.hxx>
#include <tools/urlobj.hxx>
#include <tools/urlobj.hxx>
#include <vector>
#include <vector>
#include "svx/svxdllapi.h"
#include "svx/svxdllapi.h"
...
...
include/svx/nbdtmg.hxx
Dosyayı görüntüle @
42def53f
...
@@ -22,7 +22,6 @@
...
@@ -22,7 +22,6 @@
#include <boost/shared_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <vector>
#include <vector>
#include <editeng/numitem.hxx>
#include <editeng/numitem.hxx>
#include <tools/string.hxx>
#include <vcl/font.hxx>
#include <vcl/font.hxx>
namespace
svx
{
namespace
sidebar
{
namespace
svx
{
namespace
sidebar
{
...
...
include/svx/numfmtsh.hxx
Dosyayı görüntüle @
42def53f
...
@@ -19,7 +19,6 @@
...
@@ -19,7 +19,6 @@
#ifndef _SVX_NUMFMTSH_HXX
#ifndef _SVX_NUMFMTSH_HXX
#define _SVX_NUMFMTSH_HXX
#define _SVX_NUMFMTSH_HXX
#include <tools/string.hxx>
#include <i18nlangtag/lang.h>
#include <i18nlangtag/lang.h>
#include "svx/svxdllapi.h"
#include "svx/svxdllapi.h"
...
...
sc/inc/userlist.hxx
Dosyayı görüntüle @
42def53f
...
@@ -21,7 +21,6 @@
...
@@ -21,7 +21,6 @@
#define SC_USERLIST_HXX
#define SC_USERLIST_HXX
#include <tools/stream.hxx>
#include <tools/stream.hxx>
#include <tools/string.hxx>
#include "scdllapi.h"
#include "scdllapi.h"
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
...
...
sc/source/core/tool/address.cxx
Dosyayı görüntüle @
42def53f
...
@@ -32,6 +32,7 @@
...
@@ -32,6 +32,7 @@
#include <com/sun/star/sheet/ExternalLinkType.hpp>
#include <com/sun/star/sheet/ExternalLinkType.hpp>
#include <comphelper/string.hxx>
#include <comphelper/string.hxx>
#include <sfx2/objsh.hxx>
#include <sfx2/objsh.hxx>
#include <tools/string.hxx>
#include <tools/urlobj.hxx>
#include <tools/urlobj.hxx>
using
namespace
::
com
::
sun
::
star
;
using
namespace
::
com
::
sun
::
star
;
...
...
sc/source/core/tool/autoform.cxx
Dosyayı görüntüle @
42def53f
...
@@ -362,13 +362,13 @@ sal_Bool ScAutoFormatDataField::Load( SvStream& rStream, const ScAfVersions& rVe
...
@@ -362,13 +362,13 @@ sal_Bool ScAutoFormatDataField::Load( SvStream& rStream, const ScAfVersions& rVe
if
(
0
==
rVersions
.
nNumFmtVersion
)
if
(
0
==
rVersions
.
nNumFmtVersion
)
{
{
// --- from 680/dr25 on: store strings as UTF-8
// --- from 680/dr25 on: store strings as UTF-8
CharSet
eCharSet
=
(
nVer
>=
AUTOFORMAT_ID_680DR25
)
?
RTL_TEXTENCODING_UTF8
:
rStream
.
GetStreamCharSet
();
rtl_TextEncoding
eCharSet
=
(
nVer
>=
AUTOFORMAT_ID_680DR25
)
?
RTL_TEXTENCODING_UTF8
:
rStream
.
GetStreamCharSet
();
aNumFormat
.
Load
(
rStream
,
eCharSet
);
aNumFormat
.
Load
(
rStream
,
eCharSet
);
}
}
// adjust charset in font
// adjust charset in font
CharSet
eSysSet
=
osl_getThreadTextEncoding
();
rtl_TextEncoding
eSysSet
=
osl_getThreadTextEncoding
();
CharSet
eSrcSet
=
rStream
.
GetStreamCharSet
();
rtl_TextEncoding
eSrcSet
=
rStream
.
GetStreamCharSet
();
if
(
eSrcSet
!=
eSysSet
&&
aFont
.
GetCharSet
()
==
eSrcSet
)
if
(
eSrcSet
!=
eSysSet
&&
aFont
.
GetCharSet
()
==
eSrcSet
)
aFont
.
SetCharSet
(
eSysSet
);
aFont
.
SetCharSet
(
eSysSet
);
...
...
sc/source/filter/ftools/ftools.cxx
Dosyayı görüntüle @
42def53f
...
@@ -18,6 +18,7 @@
...
@@ -18,6 +18,7 @@
*/
*/
#include "ftools.hxx"
#include "ftools.hxx"
#include <osl/thread.h>
#include <rtl/strbuf.hxx>
#include <rtl/strbuf.hxx>
#include <tools/color.hxx>
#include <tools/color.hxx>
#include <unotools/charclass.hxx>
#include <unotools/charclass.hxx>
...
...
sw/source/filter/ascii/parasc.cxx
Dosyayı görüntüle @
42def53f
...
@@ -260,7 +260,7 @@ sal_uLong SwASCIIParser::ReadChars()
...
@@ -260,7 +260,7 @@ sal_uLong SwASCIIParser::ReadChars()
{
{
sal_uLong
nLen
,
nOrig
;
sal_uLong
nLen
,
nOrig
;
nOrig
=
nLen
=
rInput
.
Read
(
pArr
,
ASC_BUFFLEN
);
nOrig
=
nLen
=
rInput
.
Read
(
pArr
,
ASC_BUFFLEN
);
CharSet
eCharSet
;
rtl_TextEncoding
eCharSet
;
bool
bRet
=
SwIoSystem
::
IsDetectableText
(
pArr
,
nLen
,
&
eCharSet
,
&
bSwapUnicode
);
bool
bRet
=
SwIoSystem
::
IsDetectableText
(
pArr
,
nLen
,
&
eCharSet
,
&
bSwapUnicode
);
OSL_ENSURE
(
bRet
,
"Autodetect of text import without nag dialog must "
OSL_ENSURE
(
bRet
,
"Autodetect of text import without nag dialog must "
"have failed"
);
"have failed"
);
...
@@ -276,7 +276,7 @@ sal_uLong SwASCIIParser::ReadChars()
...
@@ -276,7 +276,7 @@ sal_uLong SwASCIIParser::ReadChars()
rtl_TextToUnicodeConverter
hConverter
=
0
;
rtl_TextToUnicodeConverter
hConverter
=
0
;
rtl_TextToUnicodeContext
hContext
=
0
;
rtl_TextToUnicodeContext
hContext
=
0
;
CharSet
currentCharSet
=
pUseMe
->
GetCharSet
();
rtl_TextEncoding
currentCharSet
=
pUseMe
->
GetCharSet
();
if
(
RTL_TEXTENCODING_UCS2
!=
currentCharSet
)
if
(
RTL_TEXTENCODING_UCS2
!=
currentCharSet
)
{
{
if
(
currentCharSet
==
RTL_TEXTENCODING_DONTKNOW
)
if
(
currentCharSet
==
RTL_TEXTENCODING_DONTKNOW
)
...
...
sw/source/filter/inc/fltshell.hxx
Dosyayı görüntüle @
42def53f
...
@@ -529,7 +529,7 @@ class SwFltShell
...
@@ -529,7 +529,7 @@ class SwFltShell
//
//
OUString
sBaseURL
;
OUString
sBaseURL
;
sal_uInt16
nPageDescOffset
;
// fuers update der pagedescs
sal_uInt16
nPageDescOffset
;
// fuers update der pagedescs
CharSet
eSrcCharSet
;
// charset der quelle
rtl_TextEncoding
eSrcCharSet
;
// charset der quelle
friend
class
SwFltControlStack
;
friend
class
SwFltControlStack
;
sal_Bool
bNewDoc
;
sal_Bool
bNewDoc
;
sal_Bool
bStdPD
;
sal_Bool
bStdPD
;
...
@@ -541,7 +541,7 @@ public:
...
@@ -541,7 +541,7 @@ public:
SwDoc
&
GetDoc
()
{
return
*
aStack
.
pDoc
;
}
SwDoc
&
GetDoc
()
{
return
*
aStack
.
pDoc
;
}
CharSet
SetCharSet
(
CharSet
eNew
)
{
CharSet
eOld
=
eSrcCharSet
;
rtl_TextEncoding
SetCharSet
(
rtl_TextEncoding
eNew
)
{
rtl_TextEncoding
eOld
=
eSrcCharSet
;
eSrcCharSet
=
eNew
;
eSrcCharSet
=
eNew
;
return
eOld
;
return
eOld
;
}
}
...
...
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