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
a7791663
Kaydet (Commit)
a7791663
authored
Şub 21, 2011
tarafından
Nigel Hawkins
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove last traces of SvBools from sw
üst
b4982fff
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
1 addition
and
12 deletions
+1
-12
tabcol.hxx
sw/inc/tabcol.hxx
+0
-1
undobj.hxx
sw/inc/undobj.hxx
+0
-1
layact.cxx
sw/source/core/layout/layact.cxx
+0
-3
swparrtf.hxx
sw/source/filter/rtf/swparrtf.hxx
+0
-4
wrtww8.cxx
sw/source/filter/ww8/wrtww8.cxx
+0
-1
xmltbli.hxx
sw/source/filter/xml/xmltbli.hxx
+1
-2
No files found.
sw/inc/tabcol.hxx
Dosyayı görüntüle @
a7791663
...
@@ -30,7 +30,6 @@
...
@@ -30,7 +30,6 @@
#ifndef _SVSTDARR_HXX
#ifndef _SVSTDARR_HXX
#define _SVSTDARR_LONGS
#define _SVSTDARR_LONGS
#define _SVSTDARR_BOOLS
#include <svl/svstdarr.hxx>
#include <svl/svstdarr.hxx>
#endif
#endif
...
...
sw/inc/undobj.hxx
Dosyayı görüntüle @
a7791663
...
@@ -39,7 +39,6 @@
...
@@ -39,7 +39,6 @@
#ifndef _SVSTDARR_HXX
#ifndef _SVSTDARR_HXX
#define _SVSTDARR_USHORTS
#define _SVSTDARR_USHORTS
#define _SVSTDARR_ULONGS
#define _SVSTDARR_ULONGS
#define _SVSTDARR_BOOLS
#define _SVSTDARR_USHORTSSORT
#define _SVSTDARR_USHORTSSORT
#include <svl/svstdarr.hxx>
#include <svl/svstdarr.hxx>
#endif
#endif
...
...
sw/source/core/layout/layact.cxx
Dosyayı görüntüle @
a7791663
...
@@ -64,9 +64,6 @@
...
@@ -64,9 +64,6 @@
#include <editeng/brshitem.hxx>
#include <editeng/brshitem.hxx>
#include <SwSmartTagMgr.hxx>
#include <SwSmartTagMgr.hxx>
#define _SVSTDARR_BOOLS
#include <svl/svstdarr.hxx>
#define _LAYACT_CXX
#define _LAYACT_CXX
#include "layact.hxx"
#include "layact.hxx"
#include <swwait.hxx>
#include <swwait.hxx>
...
...
sw/source/filter/rtf/swparrtf.hxx
Dosyayı görüntüle @
a7791663
...
@@ -33,10 +33,6 @@
...
@@ -33,10 +33,6 @@
#include <deque>
#include <deque>
#include <vector>
#include <vector>
#ifndef _SVSTDARR_HXX
#define _SVSTDARR_BOOLS
#include <svl/svstdarr.hxx>
#endif
#include <editeng/svxrtf.hxx>
#include <editeng/svxrtf.hxx>
#include <editeng/numitem.hxx>
#include <editeng/numitem.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/boxitem.hxx>
...
...
sw/source/filter/ww8/wrtww8.cxx
Dosyayı görüntüle @
a7791663
...
@@ -42,7 +42,6 @@
...
@@ -42,7 +42,6 @@
#include <osl/endian.h>
#include <osl/endian.h>
#include <docsh.hxx>
#include <docsh.hxx>
#define _SVSTDARR_BOOLS
#include <svl/svstdarr.hxx>
#include <svl/svstdarr.hxx>
#include <unotools/fltrcfg.hxx>
#include <unotools/fltrcfg.hxx>
...
...
sw/source/filter/xml/xmltbli.hxx
Dosyayı görüntüle @
a7791663
...
@@ -35,9 +35,8 @@
...
@@ -35,9 +35,8 @@
#include <boost/unordered_map.hpp>
#include <boost/unordered_map.hpp>
#include <vector>
#include <vector>
#if !defined(_SVSTDARR_USHORTS_DECL) || !defined(_SVSTDARR_
BOOLS_DECL) || !defined(_SVSTDARR_
STRINGSDTOR_DECL)
#if !defined(_SVSTDARR_USHORTS_DECL) || !defined(_SVSTDARR_STRINGSDTOR_DECL)
#define _SVSTDARR_USHORTS
#define _SVSTDARR_USHORTS
#define _SVSTDARR_BOOLS
#define _SVSTDARR_STRINGSDTOR
#define _SVSTDARR_STRINGSDTOR
#include <svl/svstdarr.hxx>
#include <svl/svstdarr.hxx>
#endif
#endif
...
...
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