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
526a6008
Kaydet (Commit)
526a6008
authored
Ara 08, 2013
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Drop duplicate #include
Change-Id: I05569ef98293445916e8f48e7f06abd795fe9bb5
üst
5de02a42
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
0 additions
and
16 deletions
+0
-16
textwindowaccessibility.hxx
...ty/inc/accessibility/extended/textwindowaccessibility.hxx
+0
-1
basictest.hxx
basic/qa/cppunit/basictest.hxx
+0
-1
propacc.cxx
basic/source/classes/propacc.cxx
+0
-2
mozilla_nsprofile.h
...tivity/source/drivers/mozab/bootstrap/mozilla_nsprofile.h
+0
-3
mozilla_profilemanager.h
...y/source/drivers/mozab/bootstrap/mozilla_profilemanager.h
+0
-2
dlgfact.cxx
cui/source/factory/dlgfact.cxx
+0
-3
optbasic.cxx
cui/source/options/optbasic.cxx
+0
-1
linksrc.hxx
include/sfx2/linksrc.hxx
+0
-2
unopropertyarrayhelper.hxx
include/toolkit/helper/unopropertyarrayhelper.hxx
+0
-1
No files found.
accessibility/inc/accessibility/extended/textwindowaccessibility.hxx
Dosyayı görüntüle @
526a6008
...
...
@@ -51,7 +51,6 @@
#include "svtools/svtools.hrc"
#include <vcl/svapp.hxx>
#include <unotools/accessiblerelationsethelper.hxx>
#include <com/sun/star/accessibility/AccessibleRelationType.hpp>
#include <memory>
#include <queue>
#include <boost/unordered_map.hpp>
...
...
basic/qa/cppunit/basictest.hxx
Dosyayı görüntüle @
526a6008
...
...
@@ -18,7 +18,6 @@
#include <basic/basrdll.hxx>
#include <basic/sbmod.hxx>
#include <basic/sbmeth.hxx>
#include <basic/basrdll.hxx>
#include <basic/sbuno.hxx>
#include <osl/file.hxx>
...
...
basic/source/classes/propacc.cxx
Dosyayı görüntüle @
526a6008
...
...
@@ -25,8 +25,6 @@
#include <sbunoobj.hxx>
#include <limits.h>
#include <limits.h>
using
com
::
sun
::
star
::
uno
::
Reference
;
using
namespace
com
::
sun
::
star
;
using
namespace
com
::
sun
::
star
::
uno
;
...
...
connectivity/source/drivers/mozab/bootstrap/mozilla_nsprofile.h
Dosyayı görüntüle @
526a6008
...
...
@@ -52,20 +52,17 @@
#include "nsIInterfaceRequestor.h"
#include "nsIInterfaceRequestorUtils.h"
#include "nsIDirectoryService.h"
#include "nsIFactory.h"
#include "nsIIOService.h"
#include "nsNetUtil.h"
#include "nsFileStream.h"
#include "nsIStreamListener.h"
#include "nsIServiceManager.h"
#include "nsCOMPtr.h"
#include "nsIModule.h"
#include "nsIGenericFactory.h"
#include "nsICategoryManager.h"
#include "nsXPCOM.h"
#include "nsISupportsPrimitives.h"
#include "nsIDirectoryService.h"
#include "nsDirectoryServiceDefs.h"
#include "nsAppDirectoryServiceDefs.h"
#include "nsIChromeRegistry.h"
...
...
connectivity/source/drivers/mozab/bootstrap/mozilla_profilemanager.h
Dosyayı görüntüle @
526a6008
...
...
@@ -39,12 +39,10 @@
#include "nsIEnumerator.h"
#include "prprf.h"
#include "nsCOMPtr.h"
#include "nsIComponentManager.h"
#include "nsEscape.h"
#include "nsDirectoryServiceDefs.h"
#include "nsAppDirectoryServiceDefs.h"
#include "nsILocalFile.h"
#include "nsReadableUtils.h"
...
...
cui/source/factory/dlgfact.cxx
Dosyayı görüntüle @
526a6008
...
...
@@ -41,9 +41,6 @@
#include "showcols.hxx"
#include "zoom.hxx"
#include "cuigaldlg.hxx"
#include "cuiimapwnd.hxx"
#include "hlmarkwn.hxx"
#include "srchxtra.hxx"
#include "transfrm.hxx"
#include "bbdlg.hxx"
#include "cuisrchdlg.hxx"
...
...
cui/source/options/optbasic.cxx
Dosyayı görüntüle @
526a6008
...
...
@@ -24,7 +24,6 @@
#include <officecfg/Office/BasicIDE.hxx>
#include <boost/shared_ptr.hpp>
#include <cuires.hrc>
#include <svtools/miscopt.hxx>
SvxBasicIDEOptionsPage
::
SvxBasicIDEOptionsPage
(
Window
*
pParent
,
const
SfxItemSet
&
rSet
)
:
SfxTabPage
(
pParent
,
"OptBasicIDEPage"
,
"cui/ui/optbasicidepage.ui"
,
rSet
)
...
...
include/sfx2/linksrc.hxx
Dosyayı görüntüle @
526a6008
...
...
@@ -27,8 +27,6 @@
#include <tools/rtti.hxx>
#include <com/sun/star/io/XInputStream.hpp>
#include <sal/config.h>
namespace
com
{
namespace
sun
{
namespace
star
{
namespace
uno
{
class
Any
;
...
...
include/toolkit/helper/unopropertyarrayhelper.hxx
Dosyayı görüntüle @
526a6008
...
...
@@ -25,7 +25,6 @@
#include <list>
#include <set>
#include <toolkit/dllapi.h>
// ----------------------------------------------------
// class UnoPropertyArrayHelper
...
...
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