LibreOffice Module desktop (master)
1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
desktop
inc
pch
precompiled_sofficeapp.hxx
Go to the documentation of this file.
1
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2
/*
3
* This file is part of the LibreOffice project.
4
*
5
* This Source Code Form is subject to the terms of the Mozilla Public
6
* License, v. 2.0. If a copy of the MPL was not distributed with this
7
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
8
*/
9
10
/*
11
This file has been autogenerated by update_pch.sh. It is possible to edit it
12
manually (such as when an include file has been moved/renamed/removed). All such
13
manual changes will be rewritten by the next run of update_pch.sh (which presumably
14
also fixes all possible problems, so it's usually better to use it).
15
16
Generated on 2021-04-08 13:55:49 using:
17
./bin/update_pch desktop sofficeapp --cutoff=6 --exclude:system --include:module --include:local
18
19
If after updating build fails, use the following command to locate conflicting headers:
20
./bin/update_pch_bisect ./desktop/inc/pch/precompiled_sofficeapp.hxx "make desktop.build" --find-conflicts
21
*/
22
23
#include <
sal/config.h
>
24
#if PCH_LEVEL >= 1
25
#include <algorithm>
26
#include <cassert>
27
#include <chrono>
28
#include <cmath>
29
#include <cstddef>
30
#include <cstdlib>
31
#include <cstring>
32
#include <deque>
33
#include <float.h>
34
#include <functional>
35
#include <initializer_list>
36
#include <iomanip>
37
#include <limits.h>
38
#include <limits>
39
#include <map>
40
#include <math.h>
41
#include <memory>
42
#include <new>
43
#include <optional>
44
#include <ostream>
45
#include <stddef.h>
46
#include <string.h>
47
#include <string>
48
#include <string_view>
49
#include <type_traits>
50
#include <utility>
51
#include <vector>
52
#include <boost/property_tree/ptree_fwd.hpp>
53
#endif // PCH_LEVEL >= 1
54
#if PCH_LEVEL >= 2
55
#include <osl/conditn.hxx>
56
#include <osl/diagnose.h>
57
#include <osl/doublecheckedlocking.h>
58
#include <osl/endian.h>
59
#include <osl/file.hxx>
60
#include <osl/getglobalmutex.hxx>
61
#include <osl/interlck.h>
62
#include <osl/mutex.h>
63
#include <osl/mutex.hxx>
64
#include <osl/pipe.h>
65
#include <osl/pipe.hxx>
66
#include <osl/security.h>
67
#include <osl/security.hxx>
68
#include <osl/thread.h>
69
#include <osl/time.h>
70
#include <rtl/alloc.h>
71
#include <rtl/bootstrap.hxx>
72
#include <rtl/byteseq.hxx>
73
#include <rtl/character.hxx>
74
#include <rtl/digest.h>
75
#include <rtl/instance.hxx>
76
#include <rtl/math.h>
77
#include <rtl/process.h>
78
#include <rtl/ref.hxx>
79
#include <rtl/strbuf.hxx>
80
#include <rtl/string.h>
81
#include <rtl/string.hxx>
82
#include <rtl/stringconcat.hxx>
83
#include <rtl/stringutils.hxx>
84
#include <rtl/textcvt.h>
85
#include <rtl/textenc.h>
86
#include <rtl/uri.hxx>
87
#include <rtl/ustrbuf.h>
88
#include <rtl/ustrbuf.hxx>
89
#include <rtl/ustring.h>
90
#include <rtl/ustring.hxx>
91
#include <
sal/backtrace.hxx
>
92
#include <
sal/detail/log.h
>
93
#include <
sal/log.hxx
>
94
#include <
sal/macros.h
>
95
#include <
sal/saldllapi.h
>
96
#include <
sal/types.h
>
97
#include <
sal/typesizes.h
>
98
#include <
vcl/Scanline.hxx
>
99
#include <
vcl/alpha.hxx
>
100
#include <vcl/bitmap.hxx>
101
#include <
vcl/bitmap/BitmapTypes.hxx
>
102
#include <
vcl/bitmapex.hxx
>
103
#include <
vcl/checksum.hxx
>
104
#include <
vcl/dllapi.h
>
105
#include <
vcl/errcode.hxx
>
106
#include <
vcl/fntstyle.hxx
>
107
#include <vcl/font.hxx>
108
#include <
vcl/mapmod.hxx
>
109
#include <
vcl/region.hxx
>
110
#include <
vcl/scopedbitmapaccess.hxx
>
111
#include <
vcl/vclenum.hxx
>
112
#include <
vcl/vclptr.hxx
>
113
#endif // PCH_LEVEL >= 2
114
#if PCH_LEVEL >= 3
115
#include <
basegfx/basegfxdllapi.h
>
116
#include <
basegfx/color/bcolor.hxx
>
117
#include <
basegfx/numeric/ftools.hxx
>
118
#include <
basegfx/point/b2dpoint.hxx
>
119
#include <
basegfx/point/b2ipoint.hxx
>
120
#include <
basegfx/polygon/b2dpolygon.hxx
>
121
#include <
basegfx/polygon/b2dpolypolygon.hxx
>
122
#include <
basegfx/range/b2drange.hxx
>
123
#include <
basegfx/range/basicrange.hxx
>
124
#include <
basegfx/tuple/b2dtuple.hxx
>
125
#include <
basegfx/tuple/b2ituple.hxx
>
126
#include <
basegfx/tuple/b3dtuple.hxx
>
127
#include <
basegfx/utils/common.hxx
>
128
#include <
basegfx/vector/b2dvector.hxx
>
129
#include <
basegfx/vector/b2enums.hxx
>
130
#include <
basegfx/vector/b2ivector.hxx
>
131
#include <
basic/basicdllapi.h
>
132
#include <
basic/sbxcore.hxx
>
133
#include <
basic/sbxdef.hxx
>
134
#include <com/sun/star/lang/DisposedException.hpp>
135
#include <com/sun/star/lang/EventObject.hpp>
136
#include <com/sun/star/lang/XTypeProvider.hpp>
137
#include <com/sun/star/uno/Any.h>
138
#include <com/sun/star/uno/Any.hxx>
139
#include <com/sun/star/uno/Reference.h>
140
#include <com/sun/star/uno/Reference.hxx>
141
#include <com/sun/star/uno/RuntimeException.hpp>
142
#include <com/sun/star/uno/Sequence.h>
143
#include <com/sun/star/uno/Sequence.hxx>
144
#include <com/sun/star/uno/Type.h>
145
#include <com/sun/star/uno/Type.hxx>
146
#include <com/sun/star/uno/TypeClass.hdl>
147
#include <com/sun/star/uno/XInterface.hpp>
148
#include <com/sun/star/uno/XWeak.hpp>
149
#include <com/sun/star/uno/genfunc.h>
150
#include <com/sun/star/uno/genfunc.hxx>
151
#include <
comphelper/comphelperdllapi.h
>
152
#include <
comphelper/processfactory.hxx
>
153
#include <
cppu/cppudllapi.h
>
154
#include <
cppu/unotype.hxx
>
155
#include <
cppuhelper/cppuhelperdllapi.h
>
156
#include <
cppuhelper/implbase.hxx
>
157
#include <
cppuhelper/implbase_ex.hxx
>
158
#include <
cppuhelper/implbase_ex_post.hxx
>
159
#include <
cppuhelper/implbase_ex_pre.hxx
>
160
#include <
cppuhelper/weak.hxx
>
161
#include <
i18nlangtag/lang.h
>
162
#include <
o3tl/cow_wrapper.hxx
>
163
#include <
o3tl/strong_int.hxx
>
164
#include <
o3tl/typed_flags_set.hxx
>
165
#include <
o3tl/underlyingenumvalue.hxx
>
166
#include <
salhelper/thread.hxx
>
167
#include <
sfx2/dllapi.h
>
168
#include <
svl/hint.hxx
>
169
#include <
svl/poolitem.hxx
>
170
#include <
svl/svldllapi.h
>
171
#include <
svl/typedwhich.hxx
>
172
#include <
svtools/svtdllapi.h
>
173
#include <
tools/color.hxx
>
174
#include <
tools/degree.hxx
>
175
#include <
tools/diagnose_ex.h
>
176
#include <
tools/fontenum.hxx
>
177
#include <
tools/gen.hxx
>
178
#include <
tools/link.hxx
>
179
#include <
tools/long.hxx
>
180
#include <
tools/mapunit.hxx
>
181
#include <
tools/poly.hxx
>
182
#include <
tools/ref.hxx
>
183
#include <
tools/solar.h
>
184
#include <
tools/toolsdllapi.h
>
185
#include <typelib/typeclass.h>
186
#include <typelib/typedescription.h>
187
#include <typelib/uik.h>
188
#include <uno/any2.h>
189
#include <uno/data.h>
190
#include <uno/sequence2.h>
191
#include <
unotools/options.hxx
>
192
#include <
unotools/unotoolsdllapi.h
>
193
#endif // PCH_LEVEL >= 3
194
#if PCH_LEVEL >= 4
195
#include <app.hxx>
196
#endif // PCH_LEVEL >= 4
197
198
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
saldllapi.h
alpha.hxx
color.hxx
common.hxx
types.h
b2dpolypolygon.hxx
svtdllapi.h
region.hxx
implbase_ex_post.hxx
processfactory.hxx
errcode.hxx
b2dpoint.hxx
config.h
typesizes.h
cow_wrapper.hxx
scopedbitmapaccess.hxx
toolsdllapi.h
bcolor.hxx
underlyingenumvalue.hxx
cppudllapi.h
typedwhich.hxx
basicrange.hxx
lang.h
b2ipoint.hxx
macros.h
solar.h
typed_flags_set.hxx
implbase_ex_pre.hxx
unotoolsdllapi.h
b2dtuple.hxx
implbase_ex.hxx
thread.hxx
options.hxx
log.hxx
diagnose_ex.h
weak.hxx
b2enums.hxx
b2ivector.hxx
b2dvector.hxx
b2ituple.hxx
poolitem.hxx
ftools.hxx
dllapi.h
long.hxx
sbxdef.hxx
poly.hxx
Scanline.hxx
mapmod.hxx
checksum.hxx
cppuhelperdllapi.h
gen.hxx
implbase.hxx
b3dtuple.hxx
ref.hxx
basicdllapi.h
sbxcore.hxx
fntstyle.hxx
BitmapTypes.hxx
vclenum.hxx
b2dpolygon.hxx
fontenum.hxx
unotype.hxx
svldllapi.h
backtrace.hxx
vclptr.hxx
log.h
strong_int.hxx
hint.hxx
b2drange.hxx
link.hxx
basegfxdllapi.h
mapunit.hxx
bitmapex.hxx
comphelperdllapi.h
degree.hxx
Generated on Tue May 17 2022 12:07:44 for LibreOffice Module desktop (master) by
1.8.10