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
70fc3a29
Kaydet (Commit)
70fc3a29
authored
May 18, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove some external header guards
Change-Id: I5a51dc496835f0998a3422f2a1f0f2ff8bb3c13f
üst
3c56e0b8
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
1 addition
and
15 deletions
+1
-15
mysql-connector-c++-1.1.0.patch
...rnal/mysqlcppconn/patches/mysql-connector-c++-1.1.0.patch
+1
-3
big5hkscs2001.pl
sal/textenc/generate/big5hkscs2001.pl
+0
-2
big5hkscs2001.tab
sal/textenc/generate/big5hkscs2001.tab
+0
-2
cns116431992.pl
sal/textenc/generate/cns116431992.pl
+0
-2
cns116431992.tab
sal/textenc/generate/cns116431992.tab
+0
-2
gb180302000.pl
sal/textenc/generate/gb180302000.pl
+0
-4
No files found.
external/mysqlcppconn/patches/mysql-connector-c++-1.1.0.patch
Dosyayı görüntüle @
70fc3a29
--- misc/mysql-connector-c++-1.1.0/cppconn/build_config.h 2010-09-10 11:47:47.000000000 +0200
--- misc/mysql-connector-c++-1.1.0/cppconn/build_config.h 2010-09-10 11:47:47.000000000 +0200
+++ misc/build/mysql-connector-c++-1.1.0/cppconn/build_config.h 2011-11-12 00:45:19.000000000 +0100
+++ misc/build/mysql-connector-c++-1.1.0/cppconn/build_config.h 2011-11-12 00:45:19.000000000 +0100
@@ -25,25 +25,2
3
@@
@@ -25,25 +25,2
1
@@
#ifndef _SQL_BUILD_CONFIG_H_
#ifndef _SQL_BUILD_CONFIG_H_
#define _SQL_BUILD_CONFIG_H_
#define _SQL_BUILD_CONFIG_H_
-#ifndef CPPCONN_PUBLIC_FUNC
-#ifndef CPPCONN_PUBLIC_FUNC
+#ifndef _SAL_TYPES_H_
+#include <sal/types.h>
+#include <sal/types.h>
+#endif
-#if defined(_WIN32)
-#if defined(_WIN32)
// mysqlcppconn_EXPORTS is added by cmake and defined for dynamic lib build only
// mysqlcppconn_EXPORTS is added by cmake and defined for dynamic lib build only
...
...
sal/textenc/generate/big5hkscs2001.pl
Dosyayı görüntüle @
70fc3a29
...
@@ -452,9 +452,7 @@ open OUT, ("> " . $filename) or die "Cannot write " . $filename;
...
@@ -452,9 +452,7 @@ open OUT, ("> " . $filename) or die "Cannot write " . $filename;
}
}
print
OUT
"\n"
,
print
OUT
"\n"
,
"#ifndef _SAL_TYPES_H_\n"
,
"#include \"sal/types.h\"\n"
,
"#include \"sal/types.h\"\n"
,
"#endif\n"
,
"\n"
;
"\n"
;
print
OUT
"static sal_uInt16 const aImpl"
,
$id
,
"ToUnicodeData[] = {\n"
;
print
OUT
"static sal_uInt16 const aImpl"
,
$id
,
"ToUnicodeData[] = {\n"
;
...
...
sal/textenc/generate/big5hkscs2001.tab
Dosyayı görüntüle @
70fc3a29
...
@@ -16,9 +16,7 @@
...
@@ -16,9 +16,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef _SAL_TYPES_H_
#include "sal/types.h"
#include "sal/types.h"
#endif
static sal_uInt16 const aImplBig5Hkscs2001ToUnicodeData[] = {
static sal_uInt16 const aImplBig5Hkscs2001ToUnicodeData[] = {
/* row 0: --- */
/* row 0: --- */
...
...
sal/textenc/generate/cns116431992.pl
Dosyayı görüntüle @
70fc3a29
...
@@ -433,9 +433,7 @@ open OUT, ("> " . $filename) or die "Cannot write " . $filename;
...
@@ -433,9 +433,7 @@ open OUT, ("> " . $filename) or die "Cannot write " . $filename;
}
}
print
OUT
"\n"
,
print
OUT
"\n"
,
"#ifndef _SAL_TYPES_H_\n"
,
"#include \"sal/types.h\"\n"
,
"#include \"sal/types.h\"\n"
,
"#endif\n"
,
"\n"
;
"\n"
;
print
OUT
"static sal_uInt16 const aImpl"
,
$id
,
"ToUnicodeData[] = {\n"
;
print
OUT
"static sal_uInt16 const aImpl"
,
$id
,
"ToUnicodeData[] = {\n"
;
...
...
sal/textenc/generate/cns116431992.tab
Dosyayı görüntüle @
70fc3a29
...
@@ -16,9 +16,7 @@
...
@@ -16,9 +16,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef _SAL_TYPES_H_
#include "sal/types.h"
#include "sal/types.h"
#endif
static sal_uInt16 const aImplCns116431992ToUnicodeData[] = {
static sal_uInt16 const aImplCns116431992ToUnicodeData[] = {
/* plane 1, row 1 */
/* plane 1, row 1 */
sal/textenc/generate/gb180302000.pl
Dosyayı görüntüle @
70fc3a29
...
@@ -224,13 +224,9 @@ open OUT, ("> " . $filename) or die "Cannot write " . $filename;
...
@@ -224,13 +224,9 @@ open OUT, ("> " . $filename) or die "Cannot write " . $filename;
}
}
print
OUT
"\n"
,
print
OUT
"\n"
,
"#ifndef INCLUDED_RTL_TEXTENC_CONVERTGB18030_H\n"
,
"#include \"convertgb18030.h\"\n"
,
"#include \"convertgb18030.h\"\n"
,
"#endif\n"
,
"\n"
,
"\n"
,
"#ifndef _SAL_TYPES_H_\n"
,
"#include \"sal/types.h\"\n"
,
"#include \"sal/types.h\"\n"
,
"#endif\n"
,
"\n"
;
"\n"
;
print
OUT
"static sal_Unicode const aImpl"
,
$id
,
"ToUnicodeData[] = {\n "
;
print
OUT
"static sal_Unicode const aImpl"
,
$id
,
"ToUnicodeData[] = {\n "
;
...
...
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