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
8563f011
Kaydet (Commit)
8563f011
authored
Mar 12, 2013
tarafından
Luboš Luňák
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
update pch headers
Change-Id: Ibb368e6a806666a73bf6bf1a097d14bc6e75b24d
üst
404e5097
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
113 additions
and
0 deletions
+113
-0
precompiled_file.hxx
connectivity/inc/pch/precompiled_file.hxx
+7
-0
precompiled_flat.hxx
connectivity/inc/pch/precompiled_flat.hxx
+7
-0
precompiled_dbu.hxx
dbaccess/inc/pch/precompiled_dbu.hxx
+7
-0
precompiled_oox.hxx
oox/inc/pch/precompiled_oox.hxx
+8
-0
precompiled_sal.hxx
sal/inc/pch/precompiled_sal.hxx
+7
-0
precompiled_sc.hxx
sc/inc/pch/precompiled_sc.hxx
+7
-0
precompiled_sd.hxx
sd/inc/pch/precompiled_sd.hxx
+7
-0
precompiled_sm.hxx
starmath/inc/pch/precompiled_sm.hxx
+7
-0
precompiled_svt.hxx
svtools/inc/pch/precompiled_svt.hxx
+7
-0
precompiled_svx.hxx
svx/inc/pch/precompiled_svx.hxx
+7
-0
precompiled_svxcore.hxx
svx/inc/pch/precompiled_svxcore.hxx
+7
-0
precompiled_msword.hxx
sw/inc/pch/precompiled_msword.hxx
+7
-0
precompiled_sw.hxx
sw/inc/pch/precompiled_sw.hxx
+7
-0
precompiled_vcl.hxx
vcl/inc/pch/precompiled_vcl.hxx
+7
-0
precompiled_writerfilter.hxx
writerfilter/inc/pch/precompiled_writerfilter.hxx
+7
-0
precompiled_xo.hxx
xmloff/inc/pch/precompiled_xo.hxx
+7
-0
No files found.
connectivity/inc/pch/precompiled_file.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "sal/config.h"
#include <algorithm>
#include <cmath>
...
...
connectivity/inc/pch/precompiled_flat.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include <com/sun/star/beans/XFastPropertySet.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/XUnoTunnel.hpp>
...
...
dbaccess/inc/pch/precompiled_dbu.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "com/sun/star/beans/NamedValue.hpp"
#include "com/sun/star/beans/XMultiPropertySet.hpp"
#include "com/sun/star/beans/XPropertiesChangeListener.hpp"
...
...
oox/inc/pch/precompiled_oox.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "basegfx/numeric/ftools.hxx"
#include "comphelper/anytostring.hxx"
#include "cppuhelper/exc_hlp.hxx"
...
...
@@ -355,6 +362,7 @@
#include <time.h>
#include <tools/debug.hxx>
#include <tools/globname.hxx>
#include <tools/multisel.hxx>
#include <tools/solar.h>
#include <tools/stream.hxx>
#include <tools/string.hxx>
...
...
sal/inc/pch/precompiled_sal.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "boost/bind.hpp"
#include "boost/noncopyable.hpp"
#include <algorithm>
...
...
sc/inc/pch/precompiled_sc.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "basegfx/matrix/b2dhommatrix.hxx"
#include "basegfx/polygon/b2dpolygon.hxx"
#include "basegfx/polygon/b2dpolygontools.hxx"
...
...
sd/inc/pch/precompiled_sd.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "avmedia/mediawindow.hxx"
#include "canvas/elapsedtime.hxx"
#include "com/sun/star/office/XAnnotationEnumeration.hpp"
...
...
starmath/inc/pch/precompiled_sm.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "svx/modctrl.hxx"
#include "tools/rcid.h"
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
...
...
svtools/inc/pch/precompiled_svt.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "com/sun/star/beans/XPropertySet.hpp"
#include "com/sun/star/document/XDocumentProperties.hpp"
#include "com/sun/star/script/Converter.hpp"
...
...
svx/inc/pch/precompiled_svx.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#ifdef WNT
#define UNICODE
#define _UNICODE
...
...
svx/inc/pch/precompiled_svxcore.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "boost/scoped_ptr.hpp"
#include "com/sun/star/document/XStorageBasedDocument.hpp"
#include "com/sun/star/system/SystemShellExecute.hpp"
...
...
sw/inc/pch/precompiled_msword.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "sal/config.h"
#include "svl/urihelper.hxx"
#include <algorithm>
...
...
sw/inc/pch/precompiled_sw.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "com/sun/star/mail/XSmtpService.hpp"
#include "com/sun/star/ui/dialogs/TemplateDescription.hpp"
#include "cppuhelper/implementationentry.hxx"
...
...
vcl/inc/pch/precompiled_vcl.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "basegfx/matrix/b2dhommatrix.hxx"
#include "basegfx/polygon/b2dpolygon.hxx"
#include "basegfx/polygon/b2dpolygontools.hxx"
...
...
writerfilter/inc/pch/precompiled_writerfilter.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "doctok/resources.hxx"
#include "ooxml/OOXMLFastTokens.hxx"
#include <algorithm>
...
...
xmloff/inc/pch/precompiled_xo.hxx
Dosyayı görüntüle @
8563f011
...
...
@@ -7,6 +7,13 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
/*
This file has been autogenerated by update_pch.sh . It is possible to edit it
manually (such as when an include file has been moved/renamed/removed. All such
manual changes will be rewritten by the next run of update_pch.sh (which presumably
also fixes all possible problems, so it's usually better to use it).
*/
#include "com/sun/star/beans/XPropertySet.hpp"
#include "com/sun/star/beans/XPropertySetInfo.hpp"
#include "com/sun/star/text/XLineNumberingProperties.hpp"
...
...
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