summaryrefslogtreecommitdiff
path: root/sc/inc/pch/precompiled_sc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/pch/precompiled_sc.hxx')
-rw-r--r--sc/inc/pch/precompiled_sc.hxx26
1 files changed, 24 insertions, 2 deletions
diff --git a/sc/inc/pch/precompiled_sc.hxx b/sc/inc/pch/precompiled_sc.hxx
index 7ea365a8a8b1..fd43f1189f1d 100644
--- a/sc/inc/pch/precompiled_sc.hxx
+++ b/sc/inc/pch/precompiled_sc.hxx
@@ -13,7 +13,7 @@
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).
- Generated on 2021-03-20 10:38:40 using:
+ Generated on 2021-04-08 13:56:31 using:
./bin/update_pch sc sc --cutoff=12 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -25,6 +25,7 @@
#include <algorithm>
#include <atomic>
#include <cassert>
+#include <chrono>
#include <cmath>
#include <cstddef>
#include <cstdlib>
@@ -34,10 +35,10 @@
#include <functional>
#include <initializer_list>
#include <iomanip>
-#include <iostream>
#include <iterator>
#include <limits.h>
#include <limits>
+#include <locale>
#include <map>
#include <math.h>
#include <memory>
@@ -46,6 +47,7 @@
#include <ostream>
#include <set>
#include <sstream>
+#include <stack>
#include <stddef.h>
#include <string.h>
#include <string>
@@ -80,6 +82,7 @@
#include <rtl/alloc.h>
#include <rtl/bootstrap.hxx>
#include <rtl/character.hxx>
+#include <rtl/cipher.h>
#include <rtl/crc.h>
#include <rtl/digest.h>
#include <rtl/instance.hxx>
@@ -87,6 +90,7 @@
#include <rtl/math.h>
#include <rtl/math.hxx>
#include <rtl/ref.hxx>
+#include <rtl/strbuf.h>
#include <rtl/strbuf.hxx>
#include <rtl/string.h>
#include <rtl/string.hxx>
@@ -99,6 +103,7 @@
#include <rtl/ustrbuf.hxx>
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
+#include <sal/backtrace.hxx>
#include <sal/detail/log.h>
#include <sal/log.hxx>
#include <sal/macros.h>
@@ -125,6 +130,7 @@
#include <vcl/dllapi.h>
#include <vcl/dockwin.hxx>
#include <vcl/errcode.hxx>
+#include <vcl/errinf.hxx>
#include <vcl/event.hxx>
#include <vcl/fntstyle.hxx>
#include <vcl/font.hxx>
@@ -210,6 +216,9 @@
#include <com/sun/star/datatransfer/dnd/XDragGestureListener.hpp>
#include <com/sun/star/datatransfer/dnd/XDragSourceListener.hpp>
#include <com/sun/star/datatransfer/dnd/XDropTargetListener.hpp>
+#include <com/sun/star/document/XExporter.hpp>
+#include <com/sun/star/document/XFilter.hpp>
+#include <com/sun/star/document/XImporter.hpp>
#include <com/sun/star/drawing/DashStyle.hpp>
#include <com/sun/star/drawing/HatchStyle.hpp>
#include <com/sun/star/drawing/TextFitToSizeType.hpp>
@@ -336,6 +345,8 @@
#include <o3tl/typed_flags_set.hxx>
#include <o3tl/underlyingenumvalue.hxx>
#include <o3tl/unit_conversion.hxx>
+#include <oox/dllapi.h>
+#include <oox/helper/refmap.hxx>
#include <salhelper/salhelperdllapi.h>
#include <salhelper/simplereferenceobject.hxx>
#include <salhelper/thread.hxx>
@@ -382,8 +393,10 @@
#include <svl/zforlist.hxx>
#include <svl/zformat.hxx>
#include <svtools/colorcfg.hxx>
+#include <svtools/ehdl.hxx>
#include <svtools/optionsdrawinglayer.hxx>
#include <svtools/svtdllapi.h>
+#include <svtools/svtresid.hxx>
#include <svtools/toolboxcontroller.hxx>
#include <svx/XPropertyEntry.hxx>
#include <svx/algitem.hxx>
@@ -501,6 +514,7 @@
#include <dbdata.hxx>
#include <dbdocfun.hxx>
#include <dbfunc.hxx>
+#include <decl.h>
#include <docfunc.hxx>
#include <dociter.hxx>
#include <docoptio.hxx>
@@ -520,6 +534,8 @@
#include <editutil.hxx>
#include <externalrefmgr.hxx>
#include <fillinfo.hxx>
+#include <filter.hxx>
+#include <flttypes.hxx>
#include <formula/IControlReferenceHandler.hxx>
#include <formula/compiler.hxx>
#include <formula/errorcodes.hxx>
@@ -529,6 +545,7 @@
#include <formula/token.hxx>
#include <formula/vectortoken.hxx>
#include <formulacell.hxx>
+#include <ftools.hxx>
#include <funcdesc.hxx>
#include <global.hxx>
#include <globalnames.hxx>
@@ -539,10 +556,15 @@
#include <inputwin.hxx>
#include <interpre.hxx>
#include <listenercontext.hxx>
+#include <lotattr.hxx>
+#include <lotfntbf.hxx>
+#include <lotrange.hxx>
#include <markdata.hxx>
#include <miscuno.hxx>
#include <mtvelements.hxx>
+#include <namebuff.hxx>
#include <olinetab.hxx>
+#include <optab.h>
#include <output.hxx>
#include <patattr.hxx>
#include <postit.hxx>