summaryrefslogtreecommitdiff
path: root/sc/inc/pch
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-09-05 20:00:17 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-09-05 20:00:43 +0200
commit286d04a96e11edc21395076becb26940c29b908a (patch)
treeb046bc72a263575a2bb27d99912440d02d5c372e /sc/inc/pch
parentc37cd33fad388ad486d42f008f9908784611fe23 (diff)
update pch
Change-Id: I6d5e8d3fd69189935a3338fee19b60022f70a7eb
Diffstat (limited to 'sc/inc/pch')
-rw-r--r--sc/inc/pch/precompiled_sc.hxx56
-rw-r--r--sc/inc/pch/precompiled_scfilt.hxx1
2 files changed, 53 insertions, 4 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx
index 8afe9f2c682b..a41da848f252 100644
--- a/sc/inc/pch/precompiled_sc.hxx
+++ b/sc/inc/pch/precompiled_sc.hxx
@@ -38,16 +38,21 @@
#include "editeng/escapementitem.hxx"
#include "editeng/fhgtitem.hxx"
#include "editeng/fieldupdater.hxx"
+#include "editeng/flditem.hxx"
#include "editeng/fontitem.hxx"
#include "editeng/kernitem.hxx"
#include "editeng/langitem.hxx"
+#include "editeng/misspellrange.hxx"
#include "editeng/outliner.hxx"
#include "editeng/postitem.hxx"
+#include "editeng/section.hxx"
#include "editeng/shdditem.hxx"
#include "editeng/udlnitem.hxx"
#include "editeng/unoedsrc.hxx"
+#include "editeng/unolingu.hxx"
#include "editeng/wghtitem.hxx"
#include "editeng/wrlmitem.hxx"
+#include "editeng/xmlcnitm.hxx"
#include "formula/FormulaCompiler.hxx"
#include "formula/errorcodes.hxx"
#include "formula/grammar.hxx"
@@ -56,6 +61,7 @@
#include "formula/vectortoken.hxx"
#include "i18nlangtag/lang.h"
#include "i18nlangtag/mslangid.hxx"
+#include "libxml/xpath.h"
#include "rtl/math.hxx"
#include "rtl/strbuf.hxx"
#include "rtl/ustrbuf.hxx"
@@ -76,6 +82,7 @@
#include "svl/urihelper.hxx"
#include "svl/zforlist.hxx"
#include "svl/zformat.hxx"
+#include "svtools/fmtfield.hxx"
#include "svtools/optionsdrawinglayer.hxx"
#include "svtools/svlbitm.hxx"
#include "svtools/treelistbox.hxx"
@@ -101,6 +108,7 @@
#include "vcl/waitobj.hxx"
#include "xmloff/nmspmap.hxx"
#include "xmloff/prstylei.hxx"
+#include "xmloff/xmlnmspe.hxx"
#include <algorithm>
#include <avmedia/mediaitem.hxx>
#include <avmedia/mediaplayer.hxx>
@@ -123,6 +131,15 @@
#include <boost/foreach.hpp>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/random.hpp>
+#include <boost/random/bernoulli_distribution.hpp>
+#include <boost/random/binomial_distribution.hpp>
+#include <boost/random/cauchy_distribution.hpp>
+#include <boost/random/chi_squared_distribution.hpp>
+#include <boost/random/geometric_distribution.hpp>
+#include <boost/random/negative_binomial_distribution.hpp>
+#include <boost/random/normal_distribution.hpp>
+#include <boost/random/uniform_int_distribution.hpp>
+#include <boost/random/uniform_real_distribution.hpp>
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <boost/unordered_map.hpp>
@@ -234,6 +251,7 @@
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/frame/XStorable2.hpp>
#include <com/sun/star/frame/XSynchronousFrameLoader.hpp>
+#include <com/sun/star/gallery/GalleryItemType.hpp>
#include <com/sun/star/i18n/BreakIterator.hpp>
#include <com/sun/star/i18n/CalendarDisplayIndex.hpp>
#include <com/sun/star/i18n/CalendarFieldIndex.hpp>
@@ -248,6 +266,7 @@
#include <com/sun/star/i18n/XForbiddenCharacters.hpp>
#include <com/sun/star/io/XActiveDataControl.hpp>
#include <com/sun/star/io/XActiveDataSource.hpp>
+#include <com/sun/star/io/XInputStream.hpp>
#include <com/sun/star/io/XSeekable.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
#include <com/sun/star/lang/Locale.hpp>
@@ -328,6 +347,7 @@
#include <com/sun/star/sheet/FormulaResult.hpp>
#include <com/sun/star/sheet/FunctionArgument.hpp>
#include <com/sun/star/sheet/GeneralFunction.hpp>
+#include <com/sun/star/sheet/GlobalSheetSettings.hpp>
#include <com/sun/star/sheet/MemberResultFlags.hpp>
#include <com/sun/star/sheet/NameToken.hpp>
#include <com/sun/star/sheet/NamedRangeFlag.hpp>
@@ -426,11 +446,13 @@
#include <com/sun/star/ucb/InteractiveAppException.hpp>
#include <com/sun/star/ucb/InteractiveAugmentedIOException.hpp>
#include <com/sun/star/ucb/NameClash.hpp>
+#include <com/sun/star/ucb/SimpleFileAccess.hpp>
#include <com/sun/star/ucb/TransferInfo.hpp>
#include <com/sun/star/ucb/XCommandEnvironment.hpp>
#include <com/sun/star/ucb/XCommandInfo.hpp>
#include <com/sun/star/ucb/XContent.hpp>
#include <com/sun/star/ucb/XContentAccess.hpp>
+#include <com/sun/star/ucb/XSimpleFileAccess3.hpp>
#include <com/sun/star/ui/ModuleUIConfigurationManagerSupplier.hpp>
#include <com/sun/star/ui/XAcceleratorConfiguration.hpp>
#include <com/sun/star/ui/dialogs/ExecutableDialogResults.hpp>
@@ -471,11 +493,11 @@
#include <com/sun/star/xml/sax/XLocator.hpp>
#include <comphelper/accessibleeventnotifier.hxx>
#include <comphelper/classids.hxx>
-#include <comphelper/componentcontext.hxx>
#include <comphelper/docpasswordhelper.hxx>
#include <comphelper/documentconstants.hxx>
#include <comphelper/extract.hxx>
#include <comphelper/genericpropertyset.hxx>
+#include <comphelper/namedvaluecollection.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertysetinfo.hxx>
#include <comphelper/sequence.hxx>
@@ -486,6 +508,7 @@
#include <comphelper/types.hxx>
#include <comphelper/uno3.hxx>
#include <config_features.h>
+#include <config_mpl.h>
#include <config_telepathy.h>
#include <cppuhelper/bootstrap.hxx>
#include <cppuhelper/component_context.hxx>
@@ -501,6 +524,7 @@
#include <editeng/acorrcfg.hxx>
#include <editeng/adjustitem.hxx>
#include <editeng/autokernitem.hxx>
+#include <editeng/borderline.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/brushitem.hxx>
#include <editeng/charreliefitem.hxx>
@@ -527,6 +551,7 @@
#include <editeng/hyphenzoneitem.hxx>
#include <editeng/itemtype.hxx>
#include <editeng/justifyitem.hxx>
+#include <editeng/kernitem.hxx>
#include <editeng/langitem.hxx>
#include <editeng/lineitem.hxx>
#include <editeng/lrspitem.hxx>
@@ -594,8 +619,8 @@
#include <rsc/rscsfx.hxx>
#include <rtl/crc.h>
#include <rtl/instance.hxx>
-#include <rtl/logfile.hxx>
#include <rtl/math.hxx>
+#include <rtl/ref.hxx>
#include <rtl/strbuf.hxx>
#include <rtl/tencinfo.h>
#include <rtl/ustrbuf.hxx>
@@ -610,6 +635,7 @@
#include <sfx2/basedlgs.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/childwin.hxx>
+#include <sfx2/dialoghelper.hxx>
#include <sfx2/dinfdlg.hxx>
#include <sfx2/dispatch.hxx>
#include <sfx2/docfac.hxx>
@@ -636,8 +662,14 @@
#include <sfx2/printer.hxx>
#include <sfx2/progress.hxx>
#include <sfx2/request.hxx>
+#include <sfx2/sfxbasecontroller.hxx>
#include <sfx2/sfxdlg.hxx>
#include <sfx2/sfxmodelfactory.hxx>
+#include <sfx2/sidebar/ControlFactory.hxx>
+#include <sfx2/sidebar/EnumContext.hxx>
+#include <sfx2/sidebar/SidebarChildWindow.hxx>
+#include <sfx2/sidebar/SidebarPanelBase.hxx>
+#include <sfx2/sidebar/Theme.hxx>
#include <sfx2/taskpane.hxx>
#include <sfx2/templdlg.hxx>
#include <sfx2/tplpitem.hxx>
@@ -718,8 +750,10 @@
#include <svx/AccessibleShapeInfo.hxx>
#include <svx/AccessibleShapeTreeInfo.hxx>
#include <svx/AccessibleTextHelper.hxx>
+#include <svx/AffineMatrixItem.hxx>
#include <svx/ShapeTypeHandler.hxx>
#include <svx/algitem.hxx>
+#include <svx/charthelper.hxx>
#include <svx/chrtitem.hxx>
#include <svx/clipboardctl.hxx>
#include <svx/clipfmtitem.hxx>
@@ -727,6 +761,7 @@
#include <svx/dataaccessdescriptor.hxx>
#include <svx/dbaexchange.hxx>
#include <svx/dialmgr.hxx>
+#include <svx/dlgutil.hxx>
#include <svx/drawitem.hxx>
#include <svx/extedit.hxx>
#include <svx/extrusionbar.hxx>
@@ -747,6 +782,7 @@
#include <svx/framelinkarray.hxx>
#include <svx/galbrws.hxx>
#include <svx/gallery.hxx>
+#include <svx/galleryitem.hxx>
#include <svx/grafctrl.hxx>
#include <svx/graphichelper.hxx>
#include <svx/grfflt.hxx>
@@ -774,6 +810,7 @@
#include <svx/sdrhittesthelper.hxx>
#include <svx/sdrpagewindow.hxx>
#include <svx/sdrpaintwindow.hxx>
+#include <svx/sdrundomanager.hxx>
#include <svx/sdshitm.hxx>
#include <svx/sdsxyitm.hxx>
#include <svx/sdtaaitm.hxx>
@@ -782,6 +819,12 @@
#include <svx/sdtditm.hxx>
#include <svx/selctrl.hxx>
#include <svx/shapepropertynotifier.hxx>
+#include <svx/sidebar/ColorControl.hxx>
+#include <svx/sidebar/ContextChangeEventMultiplexer.hxx>
+#include <svx/sidebar/PopupContainer.hxx>
+#include <svx/sidebar/SelectionAnalyzer.hxx>
+#include <svx/sidebar/SelectionChangeHandler.hxx>
+#include <svx/sidebar/SidebarDialControl.hxx>
#include <svx/srchdlg.hxx>
#include <svx/svddef.hxx>
#include <svx/svdetc.hxx>
@@ -817,6 +860,7 @@
#include <svx/tbcontrl.hxx>
#include <svx/tbxalign.hxx>
#include <svx/tbxcolor.hxx>
+#include <svx/tbxcolorupdate.hxx>
#include <svx/tbxctl.hxx>
#include <svx/tbxcustomshapes.hxx>
#include <svx/txenctab.hxx>
@@ -832,6 +876,7 @@
#include <svx/xdef.hxx>
#include <svx/xfillit0.hxx>
#include <svx/xflclit.hxx>
+#include <svx/xflftrit.hxx>
#include <svx/xflgrit.hxx>
#include <svx/xflhtit.hxx>
#include <svx/xftadit.hxx>
@@ -844,6 +889,8 @@
#include <svx/xftstit.hxx>
#include <svx/xgrad.hxx>
#include <svx/xlineit0.hxx>
+#include <svx/xlinjoit.hxx>
+#include <svx/xlncapit.hxx>
#include <svx/xlnclit.hxx>
#include <svx/xlndsit.hxx>
#include <svx/xlnedcit.hxx>
@@ -890,6 +937,7 @@
#include <tools/wintypes.hxx>
#include <ucbhelper/content.hxx>
#include <ucbhelper/simpleinteractionrequest.hxx>
+#include <unicode/uchar.h>
#include <unotools/accessiblerelationsethelper.hxx>
#include <unotools/accessiblestatesethelper.hxx>
#include <unotools/bootstrap.hxx>
@@ -916,22 +964,24 @@
#include <unotools/useroptions.hxx>
#include <utility>
#include <vbahelper/vbaaccesshelper.hxx>
+#include <vcl/bmpacc.hxx>
#include <vcl/builder.hxx>
#include <vcl/cursor.hxx>
#include <vcl/decoview.hxx>
#include <vcl/field.hxx>
+#include <vcl/fixed.hxx>
#include <vcl/gradient.hxx>
#include <vcl/graph.hxx>
#include <vcl/graphicfilter.hxx>
#include <vcl/hatch.hxx>
#include <vcl/help.hxx>
+#include <vcl/i18nhelp.hxx>
#include <vcl/image.hxx>
#include <vcl/keycodes.hxx>
#include <vcl/lineinfo.hxx>
#include <vcl/lstbox.hxx>
#include <vcl/metric.hxx>
#include <vcl/mnemonic.hxx>
-#include <vcl/morebtn.hxx>
#include <vcl/msgbox.hxx>
#include <vcl/outdev.hxx>
#include <vcl/pdfextoutdevdata.hxx>
diff --git a/sc/inc/pch/precompiled_scfilt.hxx b/sc/inc/pch/precompiled_scfilt.hxx
index 49a4c3dffd9e..84ea2d417197 100644
--- a/sc/inc/pch/precompiled_scfilt.hxx
+++ b/sc/inc/pch/precompiled_scfilt.hxx
@@ -432,7 +432,6 @@
#include <osl/endian.h>
#include <osl/mutex.hxx>
#include <osl/thread.h>
-#include <rtl/logfile.hxx>
#include <rtl/math.hxx>
#include <rtl/random.h>
#include <rtl/strbuf.hxx>