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
ea5ef0a7
Kaydet (Commit)
ea5ef0a7
authored
Tem 23, 2014
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Drop unused #includes
Change-Id: I77ca957204bacee95e32a7f2a54c9311002aeef9
üst
415f5477
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
11 deletions
+0
-11
basobj3.cxx
basctl/source/basicide/basobj3.cxx
+0
-1
bastype2.cxx
basctl/source/basicide/bastype2.cxx
+0
-1
dllmgr-none.cxx
basic/source/runtime/dllmgr-none.cxx
+0
-6
sbxarray.cxx
basic/source/sbx/sbxarray.cxx
+0
-1
vbacommandbar.hxx
vbahelper/source/vbahelper/vbacommandbar.hxx
+0
-2
No files found.
basctl/source/basicide/basobj3.cxx
Dosyayı görüntüle @
ea5ef0a7
...
...
@@ -18,7 +18,6 @@
*/
#include <vcl/msgbox.hxx>
#include <vector>
#include <algorithm>
#include <basic/basmgr.hxx>
#include <basic/sbmeth.hxx>
...
...
basctl/source/basicide/bastype2.cxx
Dosyayı görüntüle @
ea5ef0a7
...
...
@@ -41,7 +41,6 @@
#include <sfx2/dispatch.hxx>
#include <cassert>
#include <map>
#include <com/sun/star/script/ModuleType.hpp>
#include <com/sun/star/script/vba/XVBAModuleInfo.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
...
...
basic/source/runtime/dllmgr-none.cxx
Dosyayı görüntüle @
ea5ef0a7
...
...
@@ -24,12 +24,6 @@
#include <postwin.h>
#endif
#include <algorithm>
#include <cstddef>
#include <list>
#include <map>
#include <vector>
#include <basic/sbx.hxx>
#include <basic/sbxvar.hxx>
#include <osl/thread.h>
...
...
basic/source/sbx/sbxarray.cxx
Dosyayı görüntüle @
ea5ef0a7
...
...
@@ -20,7 +20,6 @@
#include <tools/stream.hxx>
#include <basic/sbx.hxx>
#include "runtime.hxx"
#include <vector>
#include <boost/optional.hpp>
...
...
vbahelper/source/vbahelper/vbacommandbar.hxx
Dosyayı görüntüle @
ea5ef0a7
...
...
@@ -28,8 +28,6 @@
#include <vbahelper/vbahelperinterface.hxx>
#include "vbacommandbarhelper.hxx"
#include <map>
typedef
InheritedHelperInterfaceImpl1
<
ov
::
XCommandBar
>
CommandBar_BASE
;
class
ScVbaCommandBar
:
public
CommandBar_BASE
...
...
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