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
16b1b63f
Kaydet (Commit)
16b1b63f
authored
Agu 08, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy
Change-Id: Ib769dbbcb78e9440805aee40019ab98cd52e8477
üst
155026bf
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
1 deletion
+5
-1
sdmod.cxx
sd/source/ui/app/sdmod.cxx
+1
-0
docshell.cxx
sd/source/ui/docshell/docshell.cxx
+1
-1
grdocsh.cxx
sd/source/ui/docshell/grdocsh.cxx
+1
-0
drtxtob.cxx
sd/source/ui/view/drtxtob.cxx
+1
-0
drvwshrg.cxx
sd/source/ui/view/drvwshrg.cxx
+1
-0
No files found.
sd/source/ui/app/sdmod.cxx
Dosyayı görüntüle @
16b1b63f
...
@@ -27,6 +27,7 @@
...
@@ -27,6 +27,7 @@
#include <sfx2/msg.hxx>
#include <sfx2/msg.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/printer.hxx>
#include <sfx2/printer.hxx>
#include <sfx2/request.hxx>
#include <svx/pszctrl.hxx>
#include <svx/pszctrl.hxx>
#include <svx/zoomctrl.hxx>
#include <svx/zoomctrl.hxx>
#include <svx/modctrl.hxx>
#include <svx/modctrl.hxx>
...
...
sd/source/ui/docshell/docshell.cxx
Dosyayı görüntüle @
16b1b63f
...
@@ -22,7 +22,7 @@
...
@@ -22,7 +22,7 @@
#include <sfx2/docfac.hxx>
#include <sfx2/docfac.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/objface.hxx>
#include <sfx2/request.hxx>
#include <svx/svxids.hrc>
#include <svx/svxids.hrc>
#include <svl/srchitem.hxx>
#include <svl/srchitem.hxx>
#include <svx/srchdlg.hxx>
#include <svx/srchdlg.hxx>
...
...
sd/source/ui/docshell/grdocsh.cxx
Dosyayı görüntüle @
16b1b63f
...
@@ -19,6 +19,7 @@
...
@@ -19,6 +19,7 @@
#include <svx/svxids.hrc>
#include <svx/svxids.hrc>
#include <sfx2/app.hxx>
#include <sfx2/app.hxx>
#include <sfx2/request.hxx>
#include <svl/srchitem.hxx>
#include <svl/srchitem.hxx>
#include <tools/globname.hxx>
#include <tools/globname.hxx>
...
...
sd/source/ui/view/drtxtob.cxx
Dosyayı görüntüle @
16b1b63f
...
@@ -32,6 +32,7 @@
...
@@ -32,6 +32,7 @@
#include <editeng/kernitem.hxx>
#include <editeng/kernitem.hxx>
#include <vcl/vclenum.hxx>
#include <vcl/vclenum.hxx>
#include <sfx2/app.hxx>
#include <sfx2/app.hxx>
#include <sfx2/request.hxx>
#include <svl/whiter.hxx>
#include <svl/whiter.hxx>
#include <svl/itempool.hxx>
#include <svl/itempool.hxx>
#include <svl/stritem.hxx>
#include <svl/stritem.hxx>
...
...
sd/source/ui/view/drvwshrg.cxx
Dosyayı görüntüle @
16b1b63f
...
@@ -18,6 +18,7 @@
...
@@ -18,6 +18,7 @@
*/
*/
#include "DrawViewShell.hxx"
#include "DrawViewShell.hxx"
#include <sfx2/request.hxx>
#include <sfx2/templdlg.hxx>
#include <sfx2/templdlg.hxx>
#include <sfx2/infobar.hxx>
#include <sfx2/infobar.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