blob: 969f545b32405038a16c556f17fe44ec96be29f7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
---
assumeFilename: connectivity/source/commontools/dbtools.cxx
blacklist:
connectivity/source/commontools/ConnectionWrapper.cxx:
# Actually used
- com/sun/star/beans/PropertyValue.hpp
- com/sun/star/sdbc/XConnection.hpp
connectivity/source/commontools/RowFunctionParser.cxx:
# Boost header needed
- boost/spirit/include/classic_core.hpp
connectivity/source/commontools/conncleanup.cxx:
# Actually used
- com/sun/star/sdbc/XRowSet.hpp
- com/sun/star/sdbc/XConnection.hpp
connectivity/source/commontools/dbconversion.cxx:
# Needed for rtl::math::round
- rtl/math.hxx
connectivity/source/commontools/dbexception.cxx:
# Actually used
- com/sun/star/sdb/SQLErrorEvent.hpp
connectivity/source/commontools/paramwrapper.cxx:
# Actually used
- com/sun/star/sdbc/XParameters.hpp
connectivity/source/commontools/warningscontainer.cxx:
# Actually used
- com/sun/star/sdb/SQLContext.hpp
- com/sun/star/sdbc/XWarningsSupplier.hpp
connectivity/source/commontools/predicateinput.cxx:
# Actually used
- com/sun/star/sdbc/XConnection.hpp
connectivity/source/commontools/statementcomposer.cxx:
# Actually used
- com/sun/star/sdbc/XConnection.hpp
connectivity/source/commontools/parameters.cxx:
# Actually used
- com/sun/star/form/XDatabaseParameterListener.hpp
- com/sun/star/sdbc/XParameters.hpp
- com/sun/star/task/XInteractionHandler.hpp
connectivity/source/cpool/ZPoolCollection.cxx:
# Actually used
- com/sun/star/beans/PropertyValue.hpp
connectivity/source/parse/PColumn.cxx:
# Actually used
- com/sun/star/sdbc/XResultSetMetaData.hpp
connectivity/source/drivers/file/FCatalog.cxx:
# Actually used
- com/sun/star/sdbc/XRow.hpp
connectivity/source/drivers/hsqldb/HStorageAccess.cxx:
# Needed for HSQLDB_DBG
- accesslog.hxx
connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx:
# Needed for HSQLDB_DBG
- accesslog.hxx
connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx:
# Needed for HSQLDB_DBG
- accesslog.hxx
connectivity/source/drivers/jdbc/ConnectionLog.cxx:
# Actually used
- com/sun/star/util/Date.hpp
- com/sun/star/util/Time.hpp
- com/sun/star/util/DateTime.hpp
connectivity/source/drivers/mork/MorkParser.cxx:
# Needed for std::ifstream
- fstream
connectivity/source/drivers/mork/MDriver.cxx:
# Actually used
- com/sun/star/uno/XComponentContext.hpp
connectivity/source/drivers/mysql_jdbc/YDriver.cxx:
# Actually used
- com/sun/star/uno/XComponentContext.hpp
connectivity/source/drivers/odbc/OTools.cxx:
# OSL_BIGENDIAN is being checked
- osl/endian.h
connectivity/source/drivers/writer/WDatabaseMetaData.cxx:
- com/sun/star/text/XTextDocument.hpp
|