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
d428360e
Kaydet (Commit)
d428360e
authored
May 24, 2012
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
removed unused const char[]
Change-Id: Ia5f26c13e7bae42685230769fa86b52703eb2f7e
üst
9746c6de
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
0 additions
and
32 deletions
+0
-32
hfi_globalindex.cxx
autodoc/source/display/idl/hfi_globalindex.cxx
+0
-12
svgwriter.cxx
filter/source/svg/svgwriter.cxx
+0
-4
constitemcontainer.cxx
framework/source/fwi/uielement/constitemcontainer.cxx
+0
-2
uicategorydescription.cxx
framework/source/uiconfiguration/uicategorydescription.cxx
+0
-1
uicommanddescription.cxx
framework/source/uielement/uicommanddescription.cxx
+0
-2
vbalisthelper.cxx
sw/source/ui/vba/vbalisthelper.cxx
+0
-10
historyoptions.cxx
unotools/source/config/historyoptions.cxx
+0
-1
No files found.
autodoc/source/display/idl/hfi_globalindex.cxx
Dosyayı görüntüle @
d428360e
...
@@ -112,18 +112,6 @@ const intt C_nNamesArrayOffset = intt(ary::idl::Module::class_id);
...
@@ -112,18 +112,6 @@ const intt C_nNamesArrayOffset = intt(ary::idl::Module::class_id);
const
int
C_nIxField
=
9
;
const
int
C_nIxField
=
9
;
const
char
C_cAlphabet
[]
=
"<a class=
\"
inverse
\"
href=
\"
index-1.html
\"
><B>A</B></a> <a class=
\"
inverse
\"
href=
\"
index-2.html
\"
><B>B</B></a> <a class=
\"
inverse
\"
href=
\"
index-3.html
\"
><B>C</B></a> <a class=
\"
inverse
\"
href=
\"
index-4.html
\"
><B>D</B></a> <a class=
\"
inverse
\"
href=
\"
index-5.html
\"
><B>E</B></a> "
"<a class=
\"
inverse
\"
href=
\"
index-6.html
\"
><B>F</B></a> <a class=
\"
inverse
\"
href=
\"
index-7.html
\"
><B>G</B></a> <a class=
\"
inverse
\"
href=
\"
index-8.html
\"
><B>H</B></a> <a class=
\"
inverse
\"
href=
\"
index-9.html
\"
><B>I</B></a> <a class=
\"
inverse
\"
href=
\"
index-10.html
\"
><B>J</B></a> "
"<a class=
\"
inverse
\"
href=
\"
index-11.html
\"
><B>K</B></a> <a class=
\"
inverse
\"
href=
\"
index-12.html
\"
><B>L</B></a> <a class=
\"
inverse
\"
href=
\"
index-13.html
\"
><B>M</B></a> <a class=
\"
inverse
\"
href=
\"
index-14.html
\"
><B>N</B></a> <a class=
\"
inverse
\"
href=
\"
index-15.html
\"
><B>O</B></a> "
"<a class=
\"
inverse
\"
href=
\"
index-16.html
\"
><B>P</B></a> <a class=
\"
inverse
\"
href=
\"
index-17.html
\"
><B>Q</B></a> <a class=
\"
inverse
\"
href=
\"
index-18.html
\"
><B>R</B></a> <a class=
\"
inverse
\"
href=
\"
index-19.html
\"
><B>S</B></a> <a class=
\"
inverse
\"
href=
\"
index-20.html
\"
><B>T</B></a> "
"<a class=
\"
inverse
\"
href=
\"
index-21.html
\"
><B>U</B></a> <a class=
\"
inverse
\"
href=
\"
index-22.html
\"
><B>V</B></a> <a class=
\"
inverse
\"
href=
\"
index-23.html
\"
><B>W</B></a> <a class=
\"
inverse
\"
href=
\"
index-24.html
\"
><B>X</B></a> <a class=
\"
inverse
\"
href=
\"
index-25.html
\"
><B>Y</B></a> "
"<a class=
\"
inverse
\"
href=
\"
index-26.html
\"
><B>Z</B></a>"
;
HF_IdlGlobalIndex
::
PageData
G_PageData
;
HF_IdlGlobalIndex
::
PageData
G_PageData
;
}
// end anonymous namespace
}
// end anonymous namespace
...
...
filter/source/svg/svgwriter.cxx
Dosyayı görüntüle @
d428360e
...
@@ -49,10 +49,7 @@ static const char aXMLElemLine[] = "line";
...
@@ -49,10 +49,7 @@ static const char aXMLElemLine[] = "line";
static
const
char
aXMLElemRect
[]
=
"rect"
;
static
const
char
aXMLElemRect
[]
=
"rect"
;
static
const
char
aXMLElemEllipse
[]
=
"ellipse"
;
static
const
char
aXMLElemEllipse
[]
=
"ellipse"
;
static
const
char
aXMLElemPath
[]
=
"path"
;
static
const
char
aXMLElemPath
[]
=
"path"
;
static
const
char
aXMLElemPolygon
[]
=
"polygon"
;
static
const
char
aXMLElemPolyLine
[]
=
"polyline"
;
static
const
char
aXMLElemText
[]
=
"text"
;
static
const
char
aXMLElemText
[]
=
"text"
;
static
const
char
aXMLElemTSpan
[]
=
"tspan"
;
static
const
char
aXMLElemImage
[]
=
"image"
;
static
const
char
aXMLElemImage
[]
=
"image"
;
static
const
char
aXMLElemMask
[]
=
"mask"
;
static
const
char
aXMLElemMask
[]
=
"mask"
;
static
const
char
aXMLElemPattern
[]
=
"pattern"
;
static
const
char
aXMLElemPattern
[]
=
"pattern"
;
...
@@ -79,7 +76,6 @@ static const char aXMLAttrRX[] = "rx";
...
@@ -79,7 +76,6 @@ static const char aXMLAttrRX[] = "rx";
static
const
char
aXMLAttrRY
[]
=
"ry"
;
static
const
char
aXMLAttrRY
[]
=
"ry"
;
static
const
char
aXMLAttrWidth
[]
=
"width"
;
static
const
char
aXMLAttrWidth
[]
=
"width"
;
static
const
char
aXMLAttrHeight
[]
=
"height"
;
static
const
char
aXMLAttrHeight
[]
=
"height"
;
static
const
char
aXMLAttrPoints
[]
=
"points"
;
static
const
char
aXMLAttrStroke
[]
=
"stroke"
;
static
const
char
aXMLAttrStroke
[]
=
"stroke"
;
static
const
char
aXMLAttrStrokeOpacity
[]
=
"stroke-opacity"
;
static
const
char
aXMLAttrStrokeOpacity
[]
=
"stroke-opacity"
;
static
const
char
aXMLAttrStrokeWidth
[]
=
"stroke-width"
;
static
const
char
aXMLAttrStrokeWidth
[]
=
"stroke-width"
;
...
...
framework/source/fwi/uielement/constitemcontainer.cxx
Dosyayı görüntüle @
d428360e
...
@@ -42,8 +42,6 @@ using namespace com::sun::star::lang;
...
@@ -42,8 +42,6 @@ using namespace com::sun::star::lang;
using
namespace
com
::
sun
::
star
::
beans
;
using
namespace
com
::
sun
::
star
::
beans
;
using
namespace
com
::
sun
::
star
::
container
;
using
namespace
com
::
sun
::
star
::
container
;
const
char
WRONG_TYPE_EXCEPTION
[]
=
"Type must be com::sun::star::uno::Sequence< com::sun::star::beans::PropertyValue >"
;
const
int
PROPHANDLE_UINAME
=
1
;
const
int
PROPHANDLE_UINAME
=
1
;
const
int
PROPCOUNT
=
1
;
const
int
PROPCOUNT
=
1
;
const
char
PROPNAME_UINAME
[]
=
"UIName"
;
const
char
PROPNAME_UINAME
[]
=
"UIName"
;
...
...
framework/source/uiconfiguration/uicategorydescription.cxx
Dosyayı görüntüle @
d428360e
...
@@ -79,7 +79,6 @@ struct ModuleToCategory
...
@@ -79,7 +79,6 @@ struct ModuleToCategory
const
char
*
pCommands
;
const
char
*
pCommands
;
};
};
static
const
char
CATEGORY
[]
=
"Category"
;
static
const
char
GENERIC_MODULE_NAME
[]
=
"generic"
;
static
const
char
GENERIC_MODULE_NAME
[]
=
"generic"
;
static
const
char
CONFIGURATION_ROOT_ACCESS
[]
=
"/org.openoffice.Office.UI."
;
static
const
char
CONFIGURATION_ROOT_ACCESS
[]
=
"/org.openoffice.Office.UI."
;
static
const
char
CONFIGURATION_CATEGORY_ELEMENT_ACCESS
[]
=
"/Commands/Categories"
;
static
const
char
CONFIGURATION_CATEGORY_ELEMENT_ACCESS
[]
=
"/Commands/Categories"
;
...
...
framework/source/uielement/uicommanddescription.cxx
Dosyayı görüntüle @
d428360e
...
@@ -79,8 +79,6 @@ struct ModuleToCommands
...
@@ -79,8 +79,6 @@ struct ModuleToCommands
const
char
*
pCommands
;
const
char
*
pCommands
;
};
};
static
const
char
GENERIC_UICOMMANDS
[]
=
"generic"
;
static
const
char
COMMANDS
[]
=
"Commands"
;
static
const
char
CONFIGURATION_ROOT_ACCESS
[]
=
"/org.openoffice.Office.UI."
;
static
const
char
CONFIGURATION_ROOT_ACCESS
[]
=
"/org.openoffice.Office.UI."
;
static
const
char
CONFIGURATION_CMD_ELEMENT_ACCESS
[]
=
"/UserInterface/Commands"
;
static
const
char
CONFIGURATION_CMD_ELEMENT_ACCESS
[]
=
"/UserInterface/Commands"
;
static
const
char
CONFIGURATION_POP_ELEMENT_ACCESS
[]
=
"/UserInterface/Popups"
;
static
const
char
CONFIGURATION_POP_ELEMENT_ACCESS
[]
=
"/UserInterface/Popups"
;
...
...
sw/source/ui/vba/vbalisthelper.cxx
Dosyayı görüntüle @
d428360e
...
@@ -41,22 +41,12 @@ static const char WORD_BULLET_GALLERY[] = "WdBullet";
...
@@ -41,22 +41,12 @@ static const char WORD_BULLET_GALLERY[] = "WdBullet";
static
const
char
WORD_NUMBER_GALLERY
[]
=
"WdNumber"
;
static
const
char
WORD_NUMBER_GALLERY
[]
=
"WdNumber"
;
static
const
char
WORD_OUTLINE_NUMBER_GALLERY
[]
=
"WdOutlineNumber"
;
static
const
char
WORD_OUTLINE_NUMBER_GALLERY
[]
=
"WdOutlineNumber"
;
static
const
char
UNO_NAME_ADJUST
[]
=
"Adjust"
;
static
const
char
UNO_NAME_PARENT_NUMBERING
[]
=
"ParentNumbering"
;
static
const
char
UNO_NAME_PARENT_NUMBERING
[]
=
"ParentNumbering"
;
static
const
char
UNO_NAME_PREFIX
[]
=
"Prefix"
;
static
const
char
UNO_NAME_PREFIX
[]
=
"Prefix"
;
static
const
char
UNO_NAME_SUFFIX
[]
=
"Suffix"
;
static
const
char
UNO_NAME_SUFFIX
[]
=
"Suffix"
;
static
const
char
UNO_NAME_CHAR_STYLE_NAME
[]
=
"CharStyleName"
;
static
const
char
UNO_NAME_CHAR_STYLE_NAME
[]
=
"CharStyleName"
;
static
const
char
UNO_NAME_START_WITH
[]
=
"StartWith"
;
static
const
char
UNO_NAME_POSITION_AND_SPACE_MODE
[]
=
"PositionAndSpaceMode"
;
static
const
char
UNO_NAME_LABEL_FOLLOWED_BY
[]
=
"LabelFollowedBy"
;
static
const
char
UNO_NAME_LIST_TAB_STOP_POSITION
[]
=
"ListtabStopPosition"
;
static
const
char
UNO_NAME_FIRST_LINE_INDENT
[]
=
"FirstLineIndent"
;
static
const
char
UNO_NAME_INDENT_AT
[]
=
"IndentAt"
;
static
const
char
UNO_NAME_NUMBERING_TYPE
[]
=
"NumberingType"
;
static
const
char
UNO_NAME_NUMBERING_TYPE
[]
=
"NumberingType"
;
static
const
char
UNO_NAME_BULLET_ID
[]
=
"BulletId"
;
static
const
char
UNO_NAME_BULLET_CHAR
[]
=
"BulletChar"
;
static
const
char
UNO_NAME_BULLET_CHAR
[]
=
"BulletChar"
;
static
const
char
UNO_NAME_BULLET_FONT_NAME
[]
=
"BulletFontName"
;
static
const
char
UNO_NAME_BULLET_FONT
[]
=
"BulletFont"
;
static
const
sal_Int16
CHAR_CLOSED_DOT
=
8226
;
static
const
sal_Int16
CHAR_CLOSED_DOT
=
8226
;
static
const
sal_Int16
CHAR_EMPTY_DOT
=
111
;
static
const
sal_Int16
CHAR_EMPTY_DOT
=
111
;
...
...
unotools/source/config/historyoptions.cxx
Dosyayı görüntüle @
d428360e
...
@@ -78,7 +78,6 @@ namespace {
...
@@ -78,7 +78,6 @@ namespace {
const
char
s_sItemList
[]
=
"ItemList"
;
const
char
s_sItemList
[]
=
"ItemList"
;
const
char
s_sOrderList
[]
=
"OrderList"
;
const
char
s_sOrderList
[]
=
"OrderList"
;
const
char
s_sHistoryItemRef
[]
=
"HistoryItemRef"
;
const
char
s_sHistoryItemRef
[]
=
"HistoryItemRef"
;
const
char
s_sURL
[]
=
"URL"
;
const
char
s_sFilter
[]
=
"Filter"
;
const
char
s_sFilter
[]
=
"Filter"
;
const
char
s_sTitle
[]
=
"Title"
;
const
char
s_sTitle
[]
=
"Title"
;
const
char
s_sPassword
[]
=
"Password"
;
const
char
s_sPassword
[]
=
"Password"
;
...
...
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