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
a12c083c
Kaydet (Commit)
a12c083c
authored
Eyl 18, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Some follow-up #include clean-up
Change-Id: I4e91748701becfc92a379a490c08e9c7950007e3
üst
9ce08dcc
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
1 addition
and
10 deletions
+1
-10
precompiled_dbu.hxx
dbaccess/inc/pch/precompiled_dbu.hxx
+0
-1
HtmlReader.cxx
dbaccess/source/ui/misc/HtmlReader.cxx
+0
-2
dp_backend.h
desktop/source/deployment/registry/inc/dp_backend.h
+0
-1
inetmime.hxx
include/tools/inetmime.hxx
+0
-3
docfile.cxx
sfx2/source/doc/docfile.cxx
+0
-2
adrparse.cxx
svl/source/misc/adrparse.cxx
+0
-1
inetmime.cxx
tools/source/inet/inetmime.cxx
+1
-0
No files found.
dbaccess/inc/pch/precompiled_dbu.hxx
Dosyayı görüntüle @
a12c083c
...
...
@@ -437,7 +437,6 @@
#include <tools/contnr.hxx>
#include <tools/debug.hxx>
#include <tools/diagnose_ex.h>
#include <tools/inetmime.hxx>
#include <tools/multisel.hxx>
#include <tools/rcid.h>
#include <tools/resmgr.hxx>
...
...
dbaccess/source/ui/misc/HtmlReader.cxx
Dosyayı görüntüle @
a12c083c
...
...
@@ -50,8 +50,6 @@
#include "WColumnSelect.hxx"
#include "QEnumTypes.hxx"
#include "WCPage.hxx"
#include <tools/inetmime.hxx>
#include <svl/inettype.hxx>
#include <rtl/tencinfo.h>
#include "UITools.hxx"
#include <vcl/svapp.hxx>
...
...
desktop/source/deployment/registry/inc/dp_backend.h
Dosyayı görüntüle @
a12c083c
...
...
@@ -27,7 +27,6 @@
#include <cppuhelper/weakref.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/compbase.hxx>
#include <tools/inetmime.hxx>
#include <com/sun/star/lang/XEventListener.hpp>
#include <com/sun/star/deployment/XPackageRegistry.hpp>
#include <com/sun/star/deployment/XPackageManager.hpp>
...
...
include/tools/inetmime.hxx
Dosyayı görüntüle @
a12c083c
...
...
@@ -20,18 +20,15 @@
#define INCLUDED_TOOLS_INETMIME_HXX
#include <tools/toolsdllapi.h>
#include <rtl/alloc.h>
#include <rtl/character.hxx>
#include <rtl/string.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/ustring.hxx>
#include <rtl/tencinfo.h>
#include <tools/debug.hxx>
#include <tools/errcode.hxx>
#include <unordered_map>
class
DateTime
;
class
INetMIMEOutputSink
;
struct
INetContentTypeParameter
...
...
sfx2/source/doc/docfile.cxx
Dosyayı görüntüle @
a12c083c
...
...
@@ -90,10 +90,8 @@
#include <unotools/mediadescriptor.hxx>
#include <comphelper/docpasswordhelper.hxx>
#include <tools/datetime.hxx>
#include <tools/inetmime.hxx>
#include <unotools/pathoptions.hxx>
#include <svtools/asynclink.hxx>
#include <svl/inettype.hxx>
#include <ucbhelper/commandenvironment.hxx>
#include <unotools/ucbstreamhelper.hxx>
#include <unotools/ucbhelper.hxx>
...
...
svl/source/misc/adrparse.cxx
Dosyayı görüntüle @
a12c083c
...
...
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include <tools/inetmime.hxx>
#include <rtl/ustrbuf.hxx>
#include <svl/adrparse.hxx>
...
...
tools/source/inet/inetmime.cxx
Dosyayı görüntüle @
a12c083c
...
...
@@ -21,6 +21,7 @@
#include <limits>
#include <osl/diagnose.h>
#include <rtl/alloc.h>
#include <rtl/ustring.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/tencinfo.h>
...
...
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