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
41e0dbb5
Kaydet (Commit)
41e0dbb5
authored
Kas 05, 2013
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fixincludeguards.sh: l10ntools
Change-Id: I0fce5b2c59e468e936e3a0fa99ebd50c9d15d0cd
üst
cefed979
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
32 additions
and
32 deletions
+32
-32
cfgmerge.hxx
l10ntools/inc/cfgmerge.hxx
+2
-2
common.hxx
l10ntools/inc/common.hxx
+2
-2
export.hxx
l10ntools/inc/export.hxx
+3
-3
helper.hxx
l10ntools/inc/helper.hxx
+2
-2
lngmerge.hxx
l10ntools/inc/lngmerge.hxx
+3
-3
po.hxx
l10ntools/inc/po.hxx
+3
-3
propmerge.hxx
l10ntools/inc/propmerge.hxx
+3
-3
stringmerge.hxx
l10ntools/inc/stringmerge.hxx
+3
-3
tokens.h
l10ntools/inc/tokens.h
+2
-2
treemerge.hxx
l10ntools/inc/treemerge.hxx
+3
-3
xmlparse.hxx
l10ntools/inc/xmlparse.hxx
+3
-3
xrmmerge.hxx
l10ntools/inc/xrmmerge.hxx
+3
-3
No files found.
l10ntools/inc/cfgmerge.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_CFG_
MERGE_HXX
#define
_CFG_
MERGE_HXX
#ifndef
INCLUDED_L10NTOOLS_INC_CFG
MERGE_HXX
#define
INCLUDED_L10NTOOLS_INC_CFG
MERGE_HXX
#include "sal/config.h"
...
...
l10ntools/inc/common.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -9,8 +9,8 @@
// Methods used by all of executables
#ifndef INCLUDED_L10NTOOLS_
SOURCE
_COMMON_HXX
#define INCLUDED_L10NTOOLS_
SOURCE
_COMMON_HXX
#ifndef INCLUDED_L10NTOOLS_
INC
_COMMON_HXX
#define INCLUDED_L10NTOOLS_
INC
_COMMON_HXX
#include "sal/config.h"
...
...
l10ntools/inc/export.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _EXPORT_HXX
#define _EXPORT_HXX
#ifndef
INCLUDED_L10NTOOLS_INC
_EXPORT_HXX
#define
INCLUDED_L10NTOOLS_INC
_EXPORT_HXX
#include "sal/config.h"
#include "po.hxx"
...
...
@@ -423,6 +423,6 @@ private:
inline
void
Pop
(
std
::
queue
<
QueueEntry
>&
aQueue
);
};
#endif // _EXPORT_HXX
#endif //
INCLUDED_L10NTOOLS_INC
_EXPORT_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
l10ntools/inc/helper.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -9,8 +9,8 @@
// Helper string methods
#ifndef INCLUDED_L10NTOOLS_
SOURCE
_HELPER_HXX
#define INCLUDED_L10NTOOLS_
SOURCE
_HELPER_HXX
#ifndef INCLUDED_L10NTOOLS_
INC
_HELPER_HXX
#define INCLUDED_L10NTOOLS_
INC
_HELPER_HXX
#include "sal/config.h"
#include "sal/types.h"
...
...
l10ntools/inc/lngmerge.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
LNGMERGE_INCLUDED
#define
LNGMERGE_INCLUDED
#ifndef
INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
#define
INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
#include "sal/config.h"
...
...
@@ -64,6 +64,6 @@ public:
const
OString
&
rLanguage
);
};
#endif //
LNGMERGE_INCLUDED
#endif //
INCLUDED_L10NTOOLS_INC_LNGMERGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
l10ntools/inc/po.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef
_PO_INCLUDED
#define
_PO_INCLUDED
#ifndef
INCLUDED_L10NTOOLS_INC_PO_HXX
#define
INCLUDED_L10NTOOLS_INC_PO_HXX
#include <fstream>
#include <rtl/string.hxx>
...
...
@@ -135,6 +135,6 @@ public:
void
readEntry
(
PoEntry
&
rPo
);
};
#endif //
_PO_INCLUDED
#endif //
INCLUDED_L10NTOOLS_INC_PO_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
l10ntools/inc/propmerge.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef
_PROPMERGE_INCLUDED
#define
_PROPMERGE_INCLUDED
#ifndef
INCLUDED_L10NTOOLS_INC_PROPMERGE_HXX
#define
INCLUDED_L10NTOOLS_INC_PROPMERGE_HXX
#include <rtl/string.hxx>
#include <vector>
...
...
@@ -39,5 +39,5 @@ public:
void
Merge
(
const
OString
&
rMergeSrc
,
const
OString
&
rDestinationFile
);
};
#endif //
_PROPMERGE_INCLUDED
#endif //
INCLUDED_L10NTOOLS_INC_PROPMERGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
l10ntools/inc/stringmerge.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef
_STRINGMERGE_INCLUDED
#define
_STRINGMERGE_INCLUDED
#ifndef
INCLUDED_L10NTOOLS_INC_STRINGMERGE_HXX
#define
INCLUDED_L10NTOOLS_INC_STRINGMERGE_HXX
#include <libxml/tree.h>
#include <rtl/string.hxx>
...
...
@@ -37,5 +37,5 @@ public:
const
OString
&
rMergeSrc
,
const
OString
&
rDestinationFile
);
};
#endif //
_STRINGMERGE_INCLUDED
#endif //
INCLUDED_L10NTOOLS_INC_STRINGMERGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
l10ntools/inc/tokens.h
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _TOKENS_H
#define _TOKENS_H
#ifndef
INCLUDED_L10NTOOLS_INC
_TOKENS_H
#define
INCLUDED_L10NTOOLS_INC
_TOKENS_H
/*------------------------------------------------------ */
/*------------------------------------------------------ */
...
...
l10ntools/inc/treemerge.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -7,8 +7,8 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#ifndef
_TREEMERGE_INCLUDED
#define
_TREEMERGE_INCLUDED
#ifndef
INCLUDED_L10NTOOLS_INC_TREEMERGE_HXX
#define
INCLUDED_L10NTOOLS_INC_TREEMERGE_HXX
#include <libxml/tree.h>
#include <rtl/string.hxx>
...
...
@@ -42,6 +42,6 @@ public:
const
OString
&
rXhpRoot
);
};
#endif //
_TREEMERGE_INCLUDED
#endif //
INCLUDED_L10NTOOLS_INC_TREEMERGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
l10ntools/inc/xmlparse.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
BOOTSTRP
_XMLPARSE_HXX
#define
BOOTSTRP
_XMLPARSE_HXX
#ifndef
INCLUDED_L10NTOOLS_INC
_XMLPARSE_HXX
#define
INCLUDED_L10NTOOLS_INC
_XMLPARSE_HXX
#include "sal/config.h"
...
...
@@ -386,6 +386,6 @@ public:
const
XMLError
&
GetError
()
const
{
return
m_aErrorInformation
;
}
};
#endif //
BOOTSTRP
_XMLPARSE_HXX
#endif //
INCLUDED_L10NTOOLS_INC
_XMLPARSE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
l10ntools/inc/xrmmerge.hxx
Dosyayı görüntüle @
41e0dbb5
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
XRMMERGE_INCLUDED
#define
XRMMERGE_INCLUDED
#ifndef
INCLUDED_L10NTOOLS_INC_XRMMERGE_HXX
#define
INCLUDED_L10NTOOLS_INC_XRMMERGE_HXX
#include "sal/config.h"
...
...
@@ -134,6 +134,6 @@ public:
virtual
~
XRMResMerge
();
};
#endif //
XRMMERGE_INCLUDED
#endif //
INCLUDED_L10NTOOLS_INC_XRMMERGE_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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