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
ec08cb1f
Kaydet (Commit)
ec08cb1f
authored
May 15, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
fixincludeguards.pl: now we can fix those
Change-Id: I8f29f6344592c2bb1ae0d03304cf6e18b6df3a29
üst
f5dae849
Hide whitespace changes
Inline
Side-by-side
Showing
17 changed files
with
41 additions
and
41 deletions
+41
-41
doctempl.hxx
include/sfx2/doctempl.hxx
+3
-3
mgetempl.hxx
include/sfx2/mgetempl.hxx
+2
-2
mnumgr.hxx
include/sfx2/mnumgr.hxx
+3
-3
msgpool.hxx
include/sfx2/msgpool.hxx
+2
-2
new.hxx
include/sfx2/new.hxx
+2
-2
newstyle.hxx
include/sfx2/newstyle.hxx
+2
-2
prnmon.hxx
include/sfx2/prnmon.hxx
+2
-2
styledlg.hxx
include/sfx2/styledlg.hxx
+2
-2
templdlg.hxx
include/sfx2/templdlg.hxx
+2
-2
tplpitem.hxx
include/sfx2/tplpitem.hxx
+2
-2
ctrlbox.hxx
include/svtools/ctrlbox.hxx
+3
-3
ctrltool.hxx
include/svtools/ctrltool.hxx
+3
-3
ruler.hxx
include/svtools/ruler.hxx
+3
-3
scrwin.hxx
include/svtools/scrwin.hxx
+2
-2
stdmenu.hxx
include/svtools/stdmenu.hxx
+3
-3
valueset.hxx
include/svtools/valueset.hxx
+3
-3
config.hxx
include/tools/config.hxx
+2
-2
No files found.
include/sfx2/doctempl.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_SFX
DOCTEMPL_HXX
#define
_SFX
DOCTEMPL_HXX
#ifndef
INCLUDED_SFX2_
DOCTEMPL_HXX
#define
INCLUDED_SFX2_
DOCTEMPL_HXX
#include <rtl/ustring.hxx>
#include <sal/config.h>
...
...
@@ -133,7 +133,7 @@ public:
void
Update
(
bool
_bSmart
=
true
);
};
#endif //
#ifndef _SFX
DOCTEMPL_HXX
#endif //
INCLUDED_SFX2_
DOCTEMPL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
include/sfx2/mgetempl.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_SFX
_MGETEMPL_HXX
#define
_SFX
_MGETEMPL_HXX
#ifndef
INCLUDED_SFX2
_MGETEMPL_HXX
#define
INCLUDED_SFX2
_MGETEMPL_HXX
#include <vcl/edit.hxx>
#include <vcl/fixed.hxx>
...
...
include/sfx2/mnumgr.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_SFX
MNUMGR_HXX
#define
_SFX
MNUMGR_HXX
#ifndef
INCLUDED_SFX2_
MNUMGR_HXX
#define
INCLUDED_SFX2_
MNUMGR_HXX
#include <vcl/menu.hxx>
#include <tools/wintypes.hxx>
...
...
@@ -105,6 +105,6 @@ public:
Menu
*
GetSVMenu
();
};
#endif //
#ifndef _SFX
MNUMGR_HXX
#endif //
INCLUDED_SFX2_
MNUMGR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
include/sfx2/msgpool.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_SFX
MSGPOOL_HXX
#define
_SFX
MSGPOOL_HXX
#ifndef
INCLUDED_SFX2_
MSGPOOL_HXX
#define
INCLUDED_SFX2_
MSGPOOL_HXX
#include <rtl/ustring.hxx>
#include <sal/config.h>
...
...
include/sfx2/new.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_SFX
NEW_HXX
#define
_SFX
NEW_HXX
#ifndef
INCLUDED_SFX2_
NEW_HXX
#define
INCLUDED_SFX2_
NEW_HXX
#include <sal/config.h>
#include <sfx2/dllapi.h>
...
...
include/sfx2/newstyle.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _NEWSTYLE_HXX
#define _NEWSTYLE_HXX
#ifndef
INCLUDED_SFX2
_NEWSTYLE_HXX
#define
INCLUDED_SFX2
_NEWSTYLE_HXX
#include <comphelper/string.hxx>
#include <sal/config.h>
...
...
include/sfx2/prnmon.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_SFX
_PRNMON_HXX
#define
_SFX
_PRNMON_HXX
#ifndef
INCLUDED_SFX2
_PRNMON_HXX
#define
INCLUDED_SFX2
_PRNMON_HXX
#include <sal/config.h>
#include <sfx2/dllapi.h>
...
...
include/sfx2/styledlg.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_SFX
_STYLEDLG_HXX
#define
_SFX
_STYLEDLG_HXX
#ifndef
INCLUDED_SFX2
_STYLEDLG_HXX
#define
INCLUDED_SFX2
_STYLEDLG_HXX
#include <sal/config.h>
#include <sfx2/dllapi.h>
...
...
include/sfx2/templdlg.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_SFX
_TEMPLDLG_HXX
#define
_SFX
_TEMPLDLG_HXX
#ifndef
INCLUDED_SFX2
_TEMPLDLG_HXX
#define
INCLUDED_SFX2
_TEMPLDLG_HXX
#include <sal/config.h>
#include <sfx2/dllapi.h>
...
...
include/sfx2/tplpitem.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef
_SFX
_TPLPITEM_HXX
#define
_SFX
_TPLPITEM_HXX
#ifndef
INCLUDED_SFX2
_TPLPITEM_HXX
#define
INCLUDED_SFX2
_TPLPITEM_HXX
#include <rtl/ustring.hxx>
#include <sal/config.h>
...
...
include/svtools/ctrlbox.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _CTRLBOX_HXX
#define _CTRLBOX_HXX
#ifndef
INCLUDED_SVTOOLS
_CTRLBOX_HXX
#define
INCLUDED_SVTOOLS
_CTRLBOX_HXX
#include <svtools/svtdllapi.h>
...
...
@@ -530,6 +530,6 @@ private:
FontSizeBox
&
operator
=
(
const
FontSizeBox
&
);
};
#endif
//
_CTRLBOX_HXX
#endif
// INCLUDED_SVTOOLS
_CTRLBOX_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
include/svtools/ctrltool.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _CTRLTOOL_HXX
#define _CTRLTOOL_HXX
#ifndef
INCLUDED_SVTOOLS
_CTRLTOOL_HXX
#define
INCLUDED_SVTOOLS
_CTRLTOOL_HXX
#include <boost/ptr_container/ptr_vector.hpp>
...
...
@@ -225,6 +225,6 @@ public:
long
GetIndexSize
(
sal_uLong
nIndex
)
const
;
};
#endif
//
_CTRLTOOL_HXX
#endif
// INCLUDED_SVTOOLS
_CTRLTOOL_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
include/svtools/ruler.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _RULER_HXX
#define _RULER_HXX
#ifndef
INCLUDED_SVTOOLS
_RULER_HXX
#define
INCLUDED_SVTOOLS
_RULER_HXX
#include <svtools/svtdllapi.h>
#include <tools/link.hxx>
...
...
@@ -826,6 +826,6 @@ public:
virtual
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
accessibility
::
XAccessible
>
CreateAccessible
()
SAL_OVERRIDE
;
};
#endif
//
_RULER_HXX
#endif
// INCLUDED_SVTOOLS
_RULER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
include/svtools/scrwin.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _SCRWIN_HXX
#define _SCRWIN_HXX
#ifndef
INCLUDED_SVTOOLS
_SCRWIN_HXX
#define
INCLUDED_SVTOOLS
_SCRWIN_HXX
#include <svtools/svtdllapi.h>
...
...
include/svtools/stdmenu.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _STDMENU_HXX
#define _STDMENU_HXX
#ifndef
INCLUDED_SVTOOLS
_STDMENU_HXX
#define
INCLUDED_SVTOOLS
_STDMENU_HXX
#include <svtools/svtdllapi.h>
#include <tools/link.hxx>
...
...
@@ -156,6 +156,6 @@ public:
const
Link
&
GetHighlightHdl
()
const
{
return
maHighlightHdl
;
}
};
#endif
//
_STDMENU_HXX
#endif
// INCLUDED_SVTOOLS
_STDMENU_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
include/svtools/valueset.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _VALUESET_HXX
#define _VALUESET_HXX
#ifndef
INCLUDED_SVTOOLS
_VALUESET_HXX
#define
INCLUDED_SVTOOLS
_VALUESET_HXX
#include <svtools/svtdllapi.h>
...
...
@@ -388,6 +388,6 @@ public:
void
SetEdgeBlending
(
bool
bNew
);
};
#endif
//
_VALUESET_HXX
#endif
// INCLUDED_SVTOOLS
_VALUESET_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
include/tools/config.hxx
Dosyayı görüntüle @
ec08cb1f
...
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#ifndef _CONFIG_HXX
#define _CONFIG_HXX
#ifndef
INCLUDED_TOOLS
_CONFIG_HXX
#define
INCLUDED_TOOLS
_CONFIG_HXX
#include <tools/toolsdllapi.h>
#include <rtl/ustring.hxx>
...
...
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