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
47fc950f
Kaydet (Commit)
47fc950f
authored
Nis 02, 2012
tarafından
Takeshi Abe
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
removed duplicate includes in svl / svtools
üst
1199713c
Hide whitespace changes
Inline
Side-by-side
Showing
12 changed files
with
0 additions
and
14 deletions
+0
-14
ctloptions.cxx
svl/source/config/ctloptions.cxx
+0
-1
languageoptions.cxx
svl/source/config/languageoptions.cxx
+0
-1
toolboxcontroller.hxx
svtools/inc/svtools/toolboxcontroller.hxx
+0
-2
test.cxx
svtools/source/config/test/test.cxx
+0
-1
templwin.cxx
svtools/source/contnr/templwin.cxx
+0
-1
fmtfield.cxx
svtools/source/control/fmtfield.cxx
+0
-1
texteng.cxx
svtools/source/edit/texteng.cxx
+0
-1
textview.cxx
svtools/source/edit/textview.cxx
+0
-1
documentcloser.cxx
svtools/source/hatchwindow/documentcloser.cxx
+0
-1
embedhlp.cxx
svtools/source/misc/embedhlp.cxx
+0
-1
imap2.cxx
svtools/source/misc/imap2.cxx
+0
-2
miscservices.cxx
svtools/source/uno/miscservices.cxx
+0
-1
No files found.
svl/source/config/ctloptions.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -36,7 +36,6 @@
...
@@ -36,7 +36,6 @@
#include <com/sun/star/uno/Any.h>
#include <com/sun/star/uno/Any.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <osl/mutex.hxx>
#include <osl/mutex.hxx>
#include <osl/mutex.hxx>
#include <svl/smplhint.hxx>
#include <svl/smplhint.hxx>
#include <rtl/instance.hxx>
#include <rtl/instance.hxx>
#include <unotools/syslocale.hxx>
#include <unotools/syslocale.hxx>
...
...
svl/source/config/languageoptions.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -32,7 +32,6 @@
...
@@ -32,7 +32,6 @@
#include <svl/ctloptions.hxx>
#include <svl/ctloptions.hxx>
#include <i18npool/mslangid.hxx>
#include <i18npool/mslangid.hxx>
#include <osl/mutex.hxx>
#include <osl/mutex.hxx>
#include <osl/mutex.hxx>
#include <rtl/instance.hxx>
#include <rtl/instance.hxx>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <unotools/syslocale.hxx>
#include <unotools/syslocale.hxx>
...
...
svtools/inc/svtools/toolboxcontroller.hxx
Dosyayı görüntüle @
47fc950f
...
@@ -42,12 +42,10 @@
...
@@ -42,12 +42,10 @@
#include <cppuhelper/weak.hxx>
#include <cppuhelper/weak.hxx>
#include <cppuhelper/interfacecontainer.hxx>
#include <cppuhelper/interfacecontainer.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <comphelper/broadcasthelper.hxx>
#include <com/sun/star/util/XURLTransformer.hpp>
#include <comphelper/proparrhlp.hxx>
#include <comphelper/proparrhlp.hxx>
#include <comphelper/property.hxx>
#include <comphelper/property.hxx>
#include <comphelper/propertycontainer.hxx>
#include <comphelper/propertycontainer.hxx>
#include <cppuhelper/propshlp.hxx>
#include <cppuhelper/propshlp.hxx>
#include <cppuhelper/interfacecontainer.hxx>
#include <boost/unordered_map.hpp>
#include <boost/unordered_map.hpp>
...
...
svtools/source/config/test/test.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -53,7 +53,6 @@
...
@@ -53,7 +53,6 @@
//_________________________________________________________________________________________________________________
//_________________________________________________________________________________________________________________
#include <cppuhelper/servicefactory.hxx>
#include <cppuhelper/servicefactory.hxx>
#include <cppuhelper/bootstrap.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/uno/Sequence.h>
#include <com/sun/star/uno/Sequence.h>
...
...
svtools/source/contnr/templwin.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -60,7 +60,6 @@
...
@@ -60,7 +60,6 @@
#include <com/sun/star/ucb/XContent.hpp>
#include <com/sun/star/ucb/XContent.hpp>
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
#include <com/sun/star/view/XPrintable.hpp>
#include <com/sun/star/view/XPrintable.hpp>
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XMultiPropertySet.hpp>
#include <com/sun/star/beans/XMultiPropertySet.hpp>
...
...
svtools/source/control/fmtfield.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -41,7 +41,6 @@
...
@@ -41,7 +41,6 @@
#include <com/sun/star/util/SearchAlgorithms.hpp>
#include <com/sun/star/util/SearchAlgorithms.hpp>
#include <com/sun/star/util/SearchResult.hpp>
#include <com/sun/star/util/SearchResult.hpp>
#include <com/sun/star/util/SearchFlags.hpp>
#include <com/sun/star/util/SearchFlags.hpp>
#include <com/sun/star/lang/Locale.hpp>
#include <unotools/syslocale.hxx>
#include <unotools/syslocale.hxx>
#ifndef REGEXP_SUPPORT
#ifndef REGEXP_SUPPORT
...
...
svtools/source/edit/texteng.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -59,7 +59,6 @@
...
@@ -59,7 +59,6 @@
#include <vcl/unohelp.hxx>
#include <vcl/unohelp.hxx>
#include <vcl/svapp.hxx>
#include <vcl/svapp.hxx>
#include <vcl/unohelp.hxx>
#include <vcl/metric.hxx>
#include <vcl/metric.hxx>
#include <unicode/ubidi.h>
#include <unicode/ubidi.h>
...
...
svtools/source/edit/textview.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -62,7 +62,6 @@
...
@@ -62,7 +62,6 @@
#include <sot/exchange.hxx>
#include <sot/exchange.hxx>
#include <sot/formats.hxx>
#include <osl/mutex.hxx>
#include <osl/mutex.hxx>
...
...
svtools/source/hatchwindow/documentcloser.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -31,7 +31,6 @@
...
@@ -31,7 +31,6 @@
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/frame/DoubleInitializationException.hpp>
#include <com/sun/star/frame/DoubleInitializationException.hpp>
#include <com/sun/star/frame/DoubleInitializationException.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/awt/XVclWindowPeer.hpp>
#include <com/sun/star/awt/XVclWindowPeer.hpp>
...
...
svtools/source/misc/embedhlp.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -46,7 +46,6 @@
...
@@ -46,7 +46,6 @@
#include <com/sun/star/embed/EmbedMisc.hpp>
#include <com/sun/star/embed/EmbedMisc.hpp>
#include <com/sun/star/embed/XStateChangeListener.hpp>
#include <com/sun/star/embed/XStateChangeListener.hpp>
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
#include <com/sun/star/util/XModifiable.hpp>
#include <com/sun/star/datatransfer/XTransferable.hpp>
#include <com/sun/star/datatransfer/XTransferable.hpp>
#include <com/sun/star/chart2/XDefaultSizeTransmitter.hpp>
#include <com/sun/star/chart2/XDefaultSizeTransmitter.hpp>
#include <cppuhelper/implbase4.hxx>
#include <cppuhelper/implbase4.hxx>
...
...
svtools/source/misc/imap2.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -37,13 +37,11 @@
...
@@ -37,13 +37,11 @@
#include "svl/urihelper.hxx"
#include "svl/urihelper.hxx"
#include <svtools/imap.hxx>
#include <svtools/imap.hxx>
#include <svtools/imap.hxx>
#include <svtools/imapobj.hxx>
#include <svtools/imapobj.hxx>
#include <svtools/imaprect.hxx>
#include <svtools/imaprect.hxx>
#include <svtools/imapcirc.hxx>
#include <svtools/imapcirc.hxx>
#include <svtools/imappoly.hxx>
#include <svtools/imappoly.hxx>
#include <string.h>
#include <math.h>
#include <math.h>
#define NOTEOL(c) ((c)!='\0')
#define NOTEOL(c) ((c)!='\0')
...
...
svtools/source/uno/miscservices.cxx
Dosyayı görüntüle @
47fc950f
...
@@ -39,7 +39,6 @@
...
@@ -39,7 +39,6 @@
#include "renderer.hxx"
#include "renderer.hxx"
#include "unowizard.hxx"
#include "unowizard.hxx"
#include <com/sun/star/registry/XRegistryKey.hpp>
#include "comphelper/servicedecl.hxx"
#include "comphelper/servicedecl.hxx"
#include "cppuhelper/implementationentry.hxx"
#include "cppuhelper/implementationentry.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