[Libreoffice-commits] core.git: 5 commits - bin/update_pch.sh connectivity/inc connectivity/Library_ado.mk connectivity/Library_calc.mk connectivity/Library_dbase.mk connectivity/Library_dbpool2.mk connectivity/Library_firebird_sdbc.mk connectivity/Library_mysql.mk connectivity/Library_odbc.mk connectivity/Library_postgresql-sdbc-impl.mk connectivity/qa connectivity/source connectivity/workben cppcanvas/inc cppcanvas/Library_cppcanvas.mk cppuhelper/inc cppuhelper/Library_cppuhelper.mk cppuhelper/qa cppuhelper/source cppuhelper/test dbaccess/inc dbaccess/Library_dbaxml.mk dbaccess/Library_dbmm.mk dbaccess/Library_sdbt.mk desktop/inc desktop/Library_deploymentgui.mk desktop/Library_deploymentmisc.mk desktop/Library_deployment.mk desktop/Library_sofficeapp.mk desktop/source framework/inc framework/Library_fwe.mk framework/Library_fwi.mk framework/Library_fwl.mk hwpfilter/inc hwpfilter/Library_hwp.mk package/inc package/Library_package2.mk package/Library_xstor.mk package/source sdext/inc sdext/Libra ry_PresentationMinimizer.mk sdext/Library_PresenterScreen.mk sot/inc sot/Library_sot.mk svgio/inc svgio/Library_svgio.mk sw/inc uui/inc uui/Library_uui.mk vbahelper/inc vbahelper/Library_msforms.mk vbahelper/Library_vbahelper.mk xmlscript/inc xmlscript/Library_xmlscript.mk xmlsecurity/inc xmlsecurity/Library_xmlsecurity.mk xmlsecurity/Library_xsec_fw.mk xmlsecurity/Library_xsec_xmlsec.mk xmlsecurity/source

Thomas Arnhold thomas at arnhold.org
Wed Jun 4 12:19:12 PDT 2014


 bin/update_pch.sh                                                        |    7 
 connectivity/Library_ado.mk                                              |    2 
 connectivity/Library_calc.mk                                             |    2 
 connectivity/Library_dbase.mk                                            |    2 
 connectivity/Library_dbpool2.mk                                          |    2 
 connectivity/Library_firebird_sdbc.mk                                    |    2 
 connectivity/Library_mysql.mk                                            |    2 
 connectivity/Library_odbc.mk                                             |    2 
 connectivity/Library_postgresql-sdbc-impl.mk                             |    2 
 connectivity/inc/pch/precompiled_ado.cxx                                 |   12 
 connectivity/inc/pch/precompiled_ado.hxx                                 |   61 ++
 connectivity/inc/pch/precompiled_calc.cxx                                |   12 
 connectivity/inc/pch/precompiled_calc.hxx                                |   59 ++
 connectivity/inc/pch/precompiled_dbase.cxx                               |   12 
 connectivity/inc/pch/precompiled_dbase.hxx                               |   62 +++
 connectivity/inc/pch/precompiled_dbpool2.cxx                             |   12 
 connectivity/inc/pch/precompiled_dbpool2.hxx                             |   46 ++
 connectivity/inc/pch/precompiled_dbtools.hxx                             |    2 
 connectivity/inc/pch/precompiled_file.hxx                                |    2 
 connectivity/inc/pch/precompiled_firebird_sdbc.cxx                       |   12 
 connectivity/inc/pch/precompiled_firebird_sdbc.hxx                       |   64 +++
 connectivity/inc/pch/precompiled_flat.hxx                                |    2 
 connectivity/inc/pch/precompiled_mysql.cxx                               |   12 
 connectivity/inc/pch/precompiled_mysql.hxx                               |   40 +
 connectivity/inc/pch/precompiled_odbc.cxx                                |   12 
 connectivity/inc/pch/precompiled_odbc.hxx                                |   55 ++
 connectivity/inc/pch/precompiled_postgresql-sdbc-impl.cxx                |   12 
 connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx                |   65 +++
 connectivity/qa/connectivity/ado/DriverTest.cxx                          |    2 
 connectivity/qa/connectivity/commontools/FValue_test.cxx                 |    2 
 connectivity/source/commontools/BlobHelper.cxx                           |    4 
 connectivity/source/commontools/CommonTools.cxx                          |    4 
 connectivity/source/commontools/ConnectionWrapper.cxx                    |    2 
 connectivity/source/commontools/DateConversion.cxx                       |    2 
 connectivity/source/commontools/FDatabaseMetaDataResultSet.cxx           |    2 
 connectivity/source/commontools/FValue.cxx                               |    4 
 connectivity/source/commontools/ParamterSubstitution.cxx                 |    2 
 connectivity/source/commontools/TColumnsHelper.cxx                       |    8 
 connectivity/source/commontools/TIndex.cxx                               |    6 
 connectivity/source/commontools/TIndexColumns.cxx                        |    8 
 connectivity/source/commontools/TIndexes.cxx                             |    6 
 connectivity/source/commontools/TKey.cxx                                 |    6 
 connectivity/source/commontools/TKeyColumns.cxx                          |    6 
 connectivity/source/commontools/TKeys.cxx                                |    6 
 connectivity/source/commontools/TSkipDeletedSet.cxx                      |    2 
 connectivity/source/commontools/TTableHelper.cxx                         |    6 
 connectivity/source/commontools/dbmetadata.cxx                           |    6 
 connectivity/source/commontools/dbtools.cxx                              |    6 
 connectivity/source/commontools/dbtools2.cxx                             |   10 
 connectivity/source/commontools/filtermanager.cxx                        |    4 
 connectivity/source/commontools/formattedcolumnvalue.cxx                 |    6 
 connectivity/source/commontools/parameters.cxx                           |    6 
 connectivity/source/commontools/sqlerror.cxx                             |    2 
 connectivity/source/commontools/warningscontainer.cxx                    |    4 
 connectivity/source/cpool/ZConnectionPool.cxx                            |    2 
 connectivity/source/cpool/ZConnectionWrapper.hxx                         |    2 
 connectivity/source/cpool/ZPooledConnection.cxx                          |    2 
 connectivity/source/drivers/ado/AConnection.cxx                          |    2 
 connectivity/source/drivers/ado/ADatabaseMetaDataResultSet.cxx           |    2 
 connectivity/source/drivers/ado/ADatabaseMetaDataResultSetMetaData.cxx   |    2 
 connectivity/source/drivers/ado/ADriver.cxx                              |    2 
 connectivity/source/drivers/ado/AGroups.cxx                              |    2 
 connectivity/source/drivers/ado/APreparedStatement.cxx                   |    6 
 connectivity/source/drivers/ado/AResultSet.cxx                           |    4 
 connectivity/source/drivers/ado/AResultSetMetaData.cxx                   |    2 
 connectivity/source/drivers/ado/AStatement.cxx                           |    2 
 connectivity/source/drivers/ado/AUsers.cxx                               |    2 
 connectivity/source/drivers/ado/Aolevariant.cxx                          |   10 
 connectivity/source/drivers/ado/adoimp.cxx                               |    2 
 connectivity/source/drivers/calc/CColumns.cxx                            |    2 
 connectivity/source/drivers/calc/CDriver.cxx                             |    4 
 connectivity/source/drivers/calc/CTable.cxx                              |    2 
 connectivity/source/drivers/dbase/DColumns.cxx                           |    2 
 connectivity/source/drivers/dbase/DDatabaseMetaData.cxx                  |    2 
 connectivity/source/drivers/dbase/DDriver.cxx                            |    4 
 connectivity/source/drivers/dbase/DIndex.cxx                             |    4 
 connectivity/source/drivers/dbase/DIndexColumns.cxx                      |    2 
 connectivity/source/drivers/dbase/DTable.cxx                             |    8 
 connectivity/source/drivers/dbase/DTables.cxx                            |    2 
 connectivity/source/drivers/dbase/dindexnode.cxx                         |    2 
 connectivity/source/drivers/evoab2/NCatalog.hxx                          |    2 
 connectivity/source/drivers/evoab2/NColumns.cxx                          |    2 
 connectivity/source/drivers/evoab2/NColumns.hxx                          |    2 
 connectivity/source/drivers/evoab2/NConnection.hxx                       |    6 
 connectivity/source/drivers/evoab2/NDriver.cxx                           |    4 
 connectivity/source/drivers/evoab2/NDriver.hxx                           |    2 
 connectivity/source/drivers/evoab2/NResultSet.hxx                        |    8 
 connectivity/source/drivers/evoab2/NResultSetMetaData.cxx                |    2 
 connectivity/source/drivers/evoab2/NStatement.hxx                        |    8 
 connectivity/source/drivers/evoab2/NTable.hxx                            |    2 
 connectivity/source/drivers/evoab2/NTables.cxx                           |    4 
 connectivity/source/drivers/evoab2/NTables.hxx                           |    2 
 connectivity/source/drivers/file/FColumns.cxx                            |    2 
 connectivity/source/drivers/file/FConnection.cxx                         |    2 
 connectivity/source/drivers/file/FDriver.cxx                             |    2 
 connectivity/source/drivers/file/FPreparedStatement.cxx                  |   10 
 connectivity/source/drivers/file/FResultSet.cxx                          |    8 
 connectivity/source/drivers/file/FResultSetMetaData.cxx                  |    2 
 connectivity/source/drivers/file/FStatement.cxx                          |    2 
 connectivity/source/drivers/file/fanalyzer.cxx                           |    6 
 connectivity/source/drivers/file/fcode.cxx                               |    2 
 connectivity/source/drivers/file/fcomp.cxx                               |    6 
 connectivity/source/drivers/firebird/Blob.cxx                            |    2 
 connectivity/source/drivers/flat/EColumns.cxx                            |    2 
 connectivity/source/drivers/flat/EDriver.cxx                             |    4 
 connectivity/source/drivers/flat/ETable.cxx                              |    2 
 connectivity/source/drivers/hsqldb/HDriver.cxx                           |    2 
 connectivity/source/drivers/hsqldb/HTable.cxx                            |   10 
 connectivity/source/drivers/hsqldb/HTables.cxx                           |    4 
 connectivity/source/drivers/hsqldb/HUser.cxx                             |    4 
 connectivity/source/drivers/hsqldb/HUsers.cxx                            |    6 
 connectivity/source/drivers/hsqldb/HView.cxx                             |    4 
 connectivity/source/drivers/hsqldb/HViews.cxx                            |    4 
 connectivity/source/drivers/hsqldb/StorageNativeInputStream.cxx          |    2 
 connectivity/source/drivers/hsqldb/StorageNativeOutputStream.cxx         |   14 
 connectivity/source/drivers/jdbc/DatabaseMetaData.cxx                    |    2 
 connectivity/source/drivers/jdbc/Date.cxx                                |    2 
 connectivity/source/drivers/jdbc/JConnection.cxx                         |   12 
 connectivity/source/drivers/jdbc/JDriver.cxx                             |    2 
 connectivity/source/drivers/jdbc/Object.cxx                              |    2 
 connectivity/source/drivers/jdbc/PreparedStatement.cxx                   |    6 
 connectivity/source/drivers/jdbc/ResultSet.cxx                           |    6 
 connectivity/source/drivers/jdbc/Timestamp.cxx                           |    2 
 connectivity/source/drivers/kab/KCatalog.hxx                             |    2 
 connectivity/source/drivers/kab/KColumns.cxx                             |    2 
 connectivity/source/drivers/kab/KColumns.hxx                             |    2 
 connectivity/source/drivers/kab/KConnection.hxx                          |    4 
 connectivity/source/drivers/kab/KDriver.cxx                              |    2 
 connectivity/source/drivers/kab/KStatement.hxx                           |    4 
 connectivity/source/drivers/kab/KTable.hxx                               |    2 
 connectivity/source/drivers/kab/KTables.hxx                              |    2 
 connectivity/source/drivers/kab/kcondition.cxx                           |    2 
 connectivity/source/drivers/kab/korder.hxx                               |    2 
 connectivity/source/drivers/macab/MacabAddressBook.cxx                   |    2 
 connectivity/source/drivers/macab/MacabCatalog.hxx                       |    2 
 connectivity/source/drivers/macab/MacabColumns.cxx                       |    2 
 connectivity/source/drivers/macab/MacabColumns.hxx                       |    2 
 connectivity/source/drivers/macab/MacabConnection.hxx                    |    4 
 connectivity/source/drivers/macab/MacabPreparedStatement.cxx             |    2 
 connectivity/source/drivers/macab/MacabStatement.hxx                     |    4 
 connectivity/source/drivers/macab/MacabTable.hxx                         |    2 
 connectivity/source/drivers/macab/MacabTables.hxx                        |    2 
 connectivity/source/drivers/macab/macabcondition.cxx                     |    2 
 connectivity/source/drivers/macab/macaborder.hxx                         |    2 
 connectivity/source/drivers/mork/MCatalog.hxx                            |    2 
 connectivity/source/drivers/mork/MColumns.cxx                            |    4 
 connectivity/source/drivers/mork/MColumns.hxx                            |    4 
 connectivity/source/drivers/mork/MConnection.hxx                         |    4 
 connectivity/source/drivers/mork/MDatabaseMetaData.cxx                   |    2 
 connectivity/source/drivers/mork/MDatabaseMetaData.hxx                   |    4 
 connectivity/source/drivers/mork/MDatabaseMetaDataHelper.hxx             |    2 
 connectivity/source/drivers/mork/MDriver.hxx                             |   32 -
 connectivity/source/drivers/mork/MNSFolders.cxx                          |    2 
 connectivity/source/drivers/mork/MNSINIParser.cxx                        |    2 
 connectivity/source/drivers/mork/MNSProfileDiscover.cxx                  |    4 
 connectivity/source/drivers/mork/MPreparedStatement.cxx                  |    6 
 connectivity/source/drivers/mork/MResultSet.hxx                          |    6 
 connectivity/source/drivers/mork/MResultSetMetaData.cxx                  |    4 
 connectivity/source/drivers/mork/MServices.cxx                           |    8 
 connectivity/source/drivers/mork/MStatement.hxx                          |    6 
 connectivity/source/drivers/mork/MTable.cxx                              |    6 
 connectivity/source/drivers/mork/MTable.hxx                              |    2 
 connectivity/source/drivers/mork/MTables.cxx                             |    4 
 connectivity/source/drivers/mork/MTables.hxx                             |    2 
 connectivity/source/drivers/mork/dllapi.h                                |    4 
 connectivity/source/drivers/mork/services.cxx                            |    8 
 connectivity/source/drivers/mozab/MCatalog.hxx                           |    2 
 connectivity/source/drivers/mozab/MColumns.cxx                           |    4 
 connectivity/source/drivers/mozab/MColumns.hxx                           |    4 
 connectivity/source/drivers/mozab/MConfigAccess.cxx                      |    4 
 connectivity/source/drivers/mozab/MConnection.hxx                        |    4 
 connectivity/source/drivers/mozab/MDriver.cxx                            |    2 
 connectivity/source/drivers/mozab/MDriver.hxx                            |    2 
 connectivity/source/drivers/mozab/MPreparedStatement.cxx                 |    6 
 connectivity/source/drivers/mozab/MResultSet.hxx                         |    6 
 connectivity/source/drivers/mozab/MResultSetMetaData.cxx                 |    4 
 connectivity/source/drivers/mozab/MStatement.hxx                         |    6 
 connectivity/source/drivers/mozab/MTable.cxx                             |    6 
 connectivity/source/drivers/mozab/MTable.hxx                             |    2 
 connectivity/source/drivers/mozab/MTables.cxx                            |    4 
 connectivity/source/drivers/mozab/MTables.hxx                            |    2 
 connectivity/source/drivers/mozab/bootstrap/MMozillaBootstrap.cxx        |    4 
 connectivity/source/drivers/mozab/bootstrap/MNSFolders.cxx               |    2 
 connectivity/source/drivers/mozab/bootstrap/MNSINIParser.cxx             |    2 
 connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx       |    4 
 connectivity/source/drivers/mozab/bootstrap/MNSProfileManager.cxx        |    4 
 connectivity/source/drivers/mozab/bootstrap/mozilla_profilemanager.h     |    2 
 connectivity/source/drivers/mozab/mozillasrc/MDatabaseMetaDataHelper.cxx |    4 
 connectivity/source/drivers/mozab/mozillasrc/MLdapAttributeMap.hxx       |    2 
 connectivity/source/drivers/mozab/mozillasrc/MNSMozabProxy.cxx           |    4 
 connectivity/source/drivers/mozab/mozillasrc/MNSMozabProxy.hxx           |    4 
 connectivity/source/drivers/mozab/mozillasrc/MNameMapper.cxx             |    2 
 connectivity/source/drivers/mozab/mozillasrc/MNameMapper.hxx             |    2 
 connectivity/source/drivers/mozab/mozillasrc/MQuery.cxx                  |    4 
 connectivity/source/drivers/mozab/mozillasrc/MQueryHelper.hxx            |    2 
 connectivity/source/drivers/mozab/mozillasrc/MTypeConverter.cxx          |    2 
 connectivity/source/drivers/mozab/pre_include_mozilla.h                  |    2 
 connectivity/source/drivers/mysql/YDriver.cxx                            |    2 
 connectivity/source/drivers/mysql/YTable.cxx                             |   10 
 connectivity/source/drivers/mysql/YTables.cxx                            |    4 
 connectivity/source/drivers/mysql/YUser.cxx                              |    4 
 connectivity/source/drivers/mysql/YUsers.cxx                             |    6 
 connectivity/source/drivers/mysql/YViews.cxx                             |    6 
 connectivity/source/drivers/odbc/ODriver.cxx                             |    2 
 connectivity/source/drivers/odbc/OPreparedStatement.cxx                  |    6 
 connectivity/source/drivers/odbc/ORealDriver.hxx                         |    6 
 connectivity/source/drivers/odbc/OResultSet.cxx                          |    4 
 connectivity/source/drivers/odbc/OStatement.cxx                          |    2 
 connectivity/source/drivers/postgresql/pq_tools.hxx                      |    2 
 connectivity/source/inc/AutoRetrievingBase.hxx                           |    2 
 connectivity/source/inc/FDatabaseMetaDataResultSet.hxx                   |    6 
 connectivity/source/inc/FDatabaseMetaDataResultSetMetaData.hxx           |    4 
 connectivity/source/inc/OColumn.hxx                                      |    2 
 connectivity/source/inc/OTypeInfo.hxx                                    |    2 
 connectivity/source/inc/RowFunctionParser.hxx                            |    2 
 connectivity/source/inc/TConnection.hxx                                  |    4 
 connectivity/source/inc/TDatabaseMetaDataBase.hxx                        |    2 
 connectivity/source/inc/TKeyValue.hxx                                    |    4 
 connectivity/source/inc/TPrivilegesResultSet.hxx                         |    2 
 connectivity/source/inc/TResultSetHelper.hxx                             |    2 
 connectivity/source/inc/TSkipDeletedSet.hxx                              |    2 
 connectivity/source/inc/TSortIndex.hxx                                   |    2 
 connectivity/source/inc/ado/ACatalog.hxx                                 |    2 
 connectivity/source/inc/ado/AColumn.hxx                                  |    2 
 connectivity/source/inc/ado/AColumns.hxx                                 |    4 
 connectivity/source/inc/ado/AConnection.hxx                              |    4 
 connectivity/source/inc/ado/ADatabaseMetaDataResultSet.hxx               |    2 
 connectivity/source/inc/ado/ADriver.hxx                                  |    2 
 connectivity/source/inc/ado/AGroup.hxx                                   |    2 
 connectivity/source/inc/ado/AGroups.hxx                                  |    2 
 connectivity/source/inc/ado/AIndex.hxx                                   |    2 
 connectivity/source/inc/ado/AIndexes.hxx                                 |    2 
 connectivity/source/inc/ado/AKey.hxx                                     |    2 
 connectivity/source/inc/ado/AKeys.hxx                                    |    2 
 connectivity/source/inc/ado/ATable.hxx                                   |    2 
 connectivity/source/inc/ado/ATables.hxx                                  |    2 
 connectivity/source/inc/ado/AUser.hxx                                    |    2 
 connectivity/source/inc/ado/AUsers.hxx                                   |    2 
 connectivity/source/inc/ado/AView.hxx                                    |    2 
 connectivity/source/inc/ado/AViews.hxx                                   |    2 
 connectivity/source/inc/ado/Aolewrap.hxx                                 |    2 
 connectivity/source/inc/dbase/DDriver.hxx                                |    2 
 connectivity/source/inc/dbase/DIndex.hxx                                 |    2 
 connectivity/source/inc/dbase/DIndexColumns.hxx                          |    2 
 connectivity/source/inc/dbase/DIndexes.hxx                               |    2 
 connectivity/source/inc/dbase/DTable.hxx                                 |    4 
 connectivity/source/inc/dbase/dindexnode.hxx                             |    2 
 connectivity/source/inc/file/FCatalog.hxx                                |    2 
 connectivity/source/inc/file/FColumns.hxx                                |    4 
 connectivity/source/inc/file/FConnection.hxx                             |    8 
 connectivity/source/inc/file/FDriver.hxx                                 |    2 
 connectivity/source/inc/file/FResultSet.hxx                              |    4 
 connectivity/source/inc/file/FResultSetMetaData.hxx                      |    2 
 connectivity/source/inc/file/FStatement.hxx                              |    2 
 connectivity/source/inc/file/FTable.hxx                                  |    4 
 connectivity/source/inc/file/FTables.hxx                                 |    2 
 connectivity/source/inc/file/fcode.hxx                                   |    6 
 connectivity/source/inc/file/filedllapi.hxx                              |    4 
 connectivity/source/inc/flat/EDriver.hxx                                 |    2 
 connectivity/source/inc/flat/ETable.hxx                                  |    4 
 connectivity/source/inc/hsqldb/HCatalog.hxx                              |    4 
 connectivity/source/inc/hsqldb/HColumns.hxx                              |    4 
 connectivity/source/inc/hsqldb/HConnection.hxx                           |    2 
 connectivity/source/inc/hsqldb/HDriver.hxx                               |    2 
 connectivity/source/inc/hsqldb/HTable.hxx                                |    2 
 connectivity/source/inc/hsqldb/HTables.hxx                               |    2 
 connectivity/source/inc/hsqldb/HUser.hxx                                 |    4 
 connectivity/source/inc/hsqldb/HUsers.hxx                                |    4 
 connectivity/source/inc/hsqldb/HView.hxx                                 |    2 
 connectivity/source/inc/hsqldb/HViews.hxx                                |    2 
 connectivity/source/inc/java/sql/Connection.hxx                          |    4 
 connectivity/source/inc/java/sql/JStatement.hxx                          |    4 
 connectivity/source/inc/java/sql/ResultSet.hxx                           |    2 
 connectivity/source/inc/mysql/YCatalog.hxx                               |    4 
 connectivity/source/inc/mysql/YColumns.hxx                               |    4 
 connectivity/source/inc/mysql/YDriver.hxx                                |    2 
 connectivity/source/inc/mysql/YTable.hxx                                 |    2 
 connectivity/source/inc/mysql/YTables.hxx                                |    4 
 connectivity/source/inc/mysql/YUser.hxx                                  |    4 
 connectivity/source/inc/mysql/YUsers.hxx                                 |    4 
 connectivity/source/inc/mysql/YViews.hxx                                 |    2 
 connectivity/source/inc/odbc/OConnection.hxx                             |    4 
 connectivity/source/inc/odbc/ODatabaseMetaDataResultSet.hxx              |    2 
 connectivity/source/inc/odbc/ODriver.hxx                                 |    2 
 connectivity/source/inc/odbc/OResultSet.hxx                              |    4 
 connectivity/source/inc/odbc/OStatement.hxx                              |    2 
 connectivity/source/inc/odbc/odbcbasedllapi.hxx                          |    4 
 connectivity/source/inc/propertyids.hxx                                  |    2 
 connectivity/source/inc/resource/sharedresources.hxx                     |    2 
 connectivity/source/manager/mdrivermanager.hxx                           |    2 
 connectivity/source/parse/PColumn.cxx                                    |    4 
 connectivity/source/parse/sqliterator.cxx                                |    8 
 connectivity/source/parse/sqlnode.cxx                                    |    6 
 connectivity/source/sdbcx/VCatalog.cxx                                   |    8 
 connectivity/source/sdbcx/VCollection.cxx                                |    6 
 connectivity/source/sdbcx/VColumn.cxx                                    |    2 
 connectivity/source/sdbcx/VGroup.cxx                                     |    2 
 connectivity/source/sdbcx/VIndex.cxx                                     |    6 
 connectivity/source/sdbcx/VIndexColumn.cxx                               |    2 
 connectivity/source/sdbcx/VKey.cxx                                       |    6 
 connectivity/source/sdbcx/VKeyColumn.cxx                                 |    2 
 connectivity/source/sdbcx/VTable.cxx                                     |   12 
 connectivity/source/sdbcx/VUser.cxx                                      |    4 
 connectivity/source/sdbcx/VView.cxx                                      |    4 
 connectivity/source/simpledbt/staticdbtools_s.cxx                        |    2 
 connectivity/workben/little/main.cxx                                     |    4 
 connectivity/workben/skeleton/SResultSet.hxx                             |    4 
 connectivity/workben/testmoz/initUNO.cxx                                 |    4 
 connectivity/workben/testmoz/main.cxx                                    |    4 
 connectivity/workben/testmoz/mozthread.cxx                               |    4 
 cppcanvas/Library_cppcanvas.mk                                           |    2 
 cppcanvas/inc/pch/precompiled_cppcanvas.cxx                              |   12 
 cppcanvas/inc/pch/precompiled_cppcanvas.hxx                              |   97 ++++
 cppuhelper/Library_cppuhelper.mk                                         |    2 
 cppuhelper/inc/pch/precompiled_cppuhelper.cxx                            |   12 
 cppuhelper/inc/pch/precompiled_cppuhelper.hxx                            |  151 +++++++
 cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx                           |   10 
 cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx                 |   58 +-
 cppuhelper/qa/propertysetmixin/test_propertysetmixin.cxx                 |   74 +--
 cppuhelper/qa/unourl/cppu_unourl.cxx                                     |   14 
 cppuhelper/qa/weak/test_weak.cxx                                         |   20 
 cppuhelper/source/bootstrap.cxx                                          |   32 -
 cppuhelper/source/compat.cxx                                             |   14 
 cppuhelper/source/component.cxx                                          |    2 
 cppuhelper/source/component_context.cxx                                  |    4 
 cppuhelper/source/defaultbootstrap.cxx                                   |   20 
 cppuhelper/source/exc_thrower.cxx                                        |   18 
 cppuhelper/source/factory.cxx                                            |    4 
 cppuhelper/source/findsofficepath.c                                      |    2 
 cppuhelper/source/implbase.cxx                                           |    2 
 cppuhelper/source/implbase_ex.cxx                                        |    2 
 cppuhelper/source/loadsharedlibcomponentfactory.hxx                      |    2 
 cppuhelper/source/macro_expander.cxx                                     |    2 
 cppuhelper/source/macro_expander.hxx                                     |    6 
 cppuhelper/source/paths.cxx                                              |   18 
 cppuhelper/source/paths.hxx                                              |    2 
 cppuhelper/source/propertysetmixin.cxx                                   |   98 ++--
 cppuhelper/source/propshlp.cxx                                           |   14 
 cppuhelper/source/servicemanager.cxx                                     |   68 +--
 cppuhelper/source/servicemanager.hxx                                     |   40 -
 cppuhelper/source/shlib.cxx                                              |    2 
 cppuhelper/source/supportsservice.cxx                                    |   12 
 cppuhelper/source/tdmgr.cxx                                              |    6 
 cppuhelper/source/typemanager.cxx                                        |   78 +--
 cppuhelper/source/typemanager.hxx                                        |   38 -
 cppuhelper/source/unourl.cxx                                             |   22 -
 cppuhelper/source/weak.cxx                                               |    2 
 cppuhelper/test/bootstrap/TestEnv.cxx                                    |    6 
 cppuhelper/test/bootstrap/bootstrap.test.cxx                             |   16 
 cppuhelper/test/loader/loader.test.cxx                                   |    2 
 cppuhelper/test/testcmp/TestComponent.cxx                                |   16 
 dbaccess/Library_dbaxml.mk                                               |    2 
 dbaccess/Library_dbmm.mk                                                 |    2 
 dbaccess/Library_sdbt.mk                                                 |    2 
 dbaccess/inc/pch/precompiled_dbaxml.cxx                                  |   12 
 dbaccess/inc/pch/precompiled_dbaxml.hxx                                  |  138 ++++++
 dbaccess/inc/pch/precompiled_dbmm.cxx                                    |   12 
 dbaccess/inc/pch/precompiled_dbmm.hxx                                    |   81 +++
 dbaccess/inc/pch/precompiled_sdbt.cxx                                    |   12 
 dbaccess/inc/pch/precompiled_sdbt.hxx                                    |   36 +
 desktop/Library_deployment.mk                                            |    2 
 desktop/Library_deploymentgui.mk                                         |    2 
 desktop/Library_deploymentmisc.mk                                        |    2 
 desktop/Library_sofficeapp.mk                                            |    2 
 desktop/inc/pch/precompiled_deployment.cxx                               |   12 
 desktop/inc/pch/precompiled_deployment.hxx                               |  154 +++++++
 desktop/inc/pch/precompiled_deploymentgui.cxx                            |   12 
 desktop/inc/pch/precompiled_deploymentgui.hxx                            |  152 +++++++
 desktop/inc/pch/precompiled_deploymentmisc.cxx                           |   12 
 desktop/inc/pch/precompiled_deploymentmisc.hxx                           |   93 ++++
 desktop/inc/pch/precompiled_sofficeapp.cxx                               |   12 
 desktop/inc/pch/precompiled_sofficeapp.hxx                               |  205 ++++++++++
 desktop/source/deployment/dp_log.cxx                                     |    1 
 framework/Library_fwe.mk                                                 |    2 
 framework/Library_fwi.mk                                                 |    2 
 framework/Library_fwl.mk                                                 |    2 
 framework/inc/pch/precompiled_fwe.cxx                                    |   12 
 framework/inc/pch/precompiled_fwe.hxx                                    |  105 +++++
 framework/inc/pch/precompiled_fwi.cxx                                    |   12 
 framework/inc/pch/precompiled_fwi.hxx                                    |   45 ++
 framework/inc/pch/precompiled_fwl.cxx                                    |   12 
 framework/inc/pch/precompiled_fwl.hxx                                    |  102 ++++
 hwpfilter/Library_hwp.mk                                                 |    2 
 hwpfilter/inc/pch/precompiled_hwp.cxx                                    |   12 
 hwpfilter/inc/pch/precompiled_hwp.hxx                                    |   38 +
 package/Library_package2.mk                                              |    2 
 package/Library_xstor.mk                                                 |    2 
 package/inc/pch/precompiled_package2.cxx                                 |   12 
 package/inc/pch/precompiled_package2.hxx                                 |  100 ++++
 package/inc/pch/precompiled_xstor.cxx                                    |   12 
 package/inc/pch/precompiled_xstor.hxx                                    |   58 ++
 package/source/manifest/ManifestReader.cxx                               |    1 
 package/source/manifest/ManifestWriter.cxx                               |    2 
 package/source/manifest/UnoRegister.cxx                                  |    1 
 sdext/Library_PresentationMinimizer.mk                                   |    2 
 sdext/Library_PresenterScreen.mk                                         |    2 
 sdext/inc/pch/precompiled_PresentationMinimizer.cxx                      |   12 
 sdext/inc/pch/precompiled_PresentationMinimizer.hxx                      |  112 +++++
 sdext/inc/pch/precompiled_PresenterScreen.cxx                            |   12 
 sdext/inc/pch/precompiled_PresenterScreen.hxx                            |  148 +++++++
 sot/Library_sot.mk                                                       |    2 
 sot/inc/pch/precompiled_sot.cxx                                          |   12 
 sot/inc/pch/precompiled_sot.hxx                                          |   94 ++++
 svgio/Library_svgio.mk                                                   |    2 
 svgio/inc/pch/precompiled_svgio.cxx                                      |   12 
 svgio/inc/pch/precompiled_svgio.hxx                                      |   71 +++
 sw/inc/unotextcursor.hxx                                                 |    2 
 uui/Library_uui.mk                                                       |    2 
 uui/inc/pch/precompiled_uui.cxx                                          |   12 
 uui/inc/pch/precompiled_uui.hxx                                          |  157 +++++++
 vbahelper/Library_msforms.mk                                             |    2 
 vbahelper/Library_vbahelper.mk                                           |    2 
 vbahelper/inc/pch/precompiled_msforms.cxx                                |   12 
 vbahelper/inc/pch/precompiled_msforms.hxx                                |   83 ++++
 vbahelper/inc/pch/precompiled_vbahelper.cxx                              |   12 
 vbahelper/inc/pch/precompiled_vbahelper.hxx                              |  174 ++++++++
 xmlscript/Library_xmlscript.mk                                           |    2 
 xmlscript/inc/pch/precompiled_xmlscript.cxx                              |   12 
 xmlscript/inc/pch/precompiled_xmlscript.hxx                              |   83 ++++
 xmlsecurity/Library_xmlsecurity.mk                                       |    2 
 xmlsecurity/Library_xsec_fw.mk                                           |    2 
 xmlsecurity/Library_xsec_xmlsec.mk                                       |    2 
 xmlsecurity/inc/pch/precompiled_xmlsecurity.cxx                          |   12 
 xmlsecurity/inc/pch/precompiled_xmlsecurity.hxx                          |  108 +++++
 xmlsecurity/inc/pch/precompiled_xsec_fw.cxx                              |   12 
 xmlsecurity/inc/pch/precompiled_xsec_fw.hxx                              |   36 +
 xmlsecurity/inc/pch/precompiled_xsec_xmlsec.cxx                          |   12 
 xmlsecurity/inc/pch/precompiled_xsec_xmlsec.hxx                          |   70 +++
 xmlsecurity/source/xmlsec/certificateextension_xmlsecimpl.cxx            |    2 
 xmlsecurity/source/xmlsec/mscrypt/xsec_mscrypt.cxx                       |    1 
 xmlsecurity/source/xmlsec/nss/xsec_nss.cxx                               |    1 
 431 files changed, 4505 insertions(+), 890 deletions(-)

New commits:
commit 13b25198008e621c881416b0d6898c1b41375728
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Wed Jun 4 16:25:39 2014 +0200

    update_pch: add a bunch of pch files
    
     connectivity: 3m52s ->  2m47s
     cppcanvas:      28s ->    13s
     cppuhelper:     20s ->    14s
     dbaccess:     2m38s ->  2m01s
     hwpfilter:      16s ->    13s
     sot:            21s ->    16s
    
    Change-Id: I49286bfe6be73dd1b861be632b95e17a99e82f8a

diff --git a/bin/update_pch.sh b/bin/update_pch.sh
index 51139b4..09ffd08 100755
--- a/bin/update_pch.sh
+++ b/bin/update_pch.sh
@@ -132,6 +132,8 @@ function filter_ignore()
 # - comphelper/servicedecl.hxx ignore for now
 # - sores.hxx provides BMP_PLUGIN, which is redefined
 # - some sources play ugly #define tricks with editeng/eeitemid.hxx
+# - objbase.h and oledb.h break ado
+# - xmlreader.h breaks cppuhelper
 # - jerror.h and jpeglib.h are not self-contained
 # - service1.hxx/service2.hxx are inside comments in frameworks/
     grep -E -e '\.h[">]$' -e '\.hpp[">]$' -e '\.hdl[">]$' -e '\.hxx[">]$' -e '^[^\.]*>$' | \
@@ -143,6 +145,9 @@ function filter_ignore()
     grep -v -F -e '#include <editeng/eeitemid.hxx>' | \
     grep -v -F -e '#include <service1.hxx>' | \
     grep -v -F -e '#include <service2.hxx>' | \
+    grep -v -F -e '#include <objbase.h>' | \
+    grep -v -F -e '#include <oledb.h>' | \
+    grep -v -F -e '#include <xmlreader/xmlreader.hxx>' | \
     grep -v -F -e '#include "jerror.h"' | \
     grep -v -F -e '#include "jpeglib.h"'
 )
diff --git a/connectivity/Library_ado.mk b/connectivity/Library_ado.mk
index 0a559a3..054c478 100644
--- a/connectivity/Library_ado.mk
+++ b/connectivity/Library_ado.mk
@@ -20,6 +20,8 @@ $(eval $(call gb_Library_set_include,ado,\
 
 $(eval $(call gb_Library_use_external,ado,boost_headers))
 
+$(eval $(call gb_Library_set_precompiled_header,ado,$(SRCDIR)/connectivity/inc/pch/precompiled_ado))
+
 $(eval $(call gb_Library_use_sdk_api,ado))
 
 ifeq ($(COM),GCC)
diff --git a/connectivity/Library_calc.mk b/connectivity/Library_calc.mk
index 4f71c14..a2b3558 100644
--- a/connectivity/Library_calc.mk
+++ b/connectivity/Library_calc.mk
@@ -23,6 +23,8 @@ $(eval $(call gb_Library_set_include,calc,\
 	-I$(WORKDIR)/YaccTarget/connectivity/source/parse \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,calc,$(SRCDIR)/connectivity/inc/pch/precompiled_calc))
+
 $(eval $(call gb_Library_use_libraries,calc,\
 	cppu \
 	cppuhelper \
diff --git a/connectivity/Library_dbase.mk b/connectivity/Library_dbase.mk
index 059a723..7e592a0 100644
--- a/connectivity/Library_dbase.mk
+++ b/connectivity/Library_dbase.mk
@@ -23,6 +23,8 @@ $(eval $(call gb_Library_set_include,dbase,\
 	-I$(WORKDIR)/YaccTarget/connectivity/source/parse \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,dbase,$(SRCDIR)/connectivity/inc/pch/precompiled_dbase))
+
 $(eval $(call gb_Library_use_libraries,dbase,\
 	cppu \
 	cppuhelper \
diff --git a/connectivity/Library_dbpool2.mk b/connectivity/Library_dbpool2.mk
index 5aa8b8c..214cd55 100644
--- a/connectivity/Library_dbpool2.mk
+++ b/connectivity/Library_dbpool2.mk
@@ -18,6 +18,8 @@ $(eval $(call gb_Library_set_include,dbpool2,\
 	-I$(SRCDIR)/connectivity/source/inc \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,dbpool2,$(SRCDIR)/connectivity/inc/pch/precompiled_dbpool2))
+
 $(eval $(call gb_Library_use_sdk_api,dbpool2))
 
 $(eval $(call gb_Library_use_libraries,dbpool2,\
diff --git a/connectivity/Library_firebird_sdbc.mk b/connectivity/Library_firebird_sdbc.mk
index 3f46e6e..4c3dae1 100644
--- a/connectivity/Library_firebird_sdbc.mk
+++ b/connectivity/Library_firebird_sdbc.mk
@@ -22,6 +22,8 @@ $(eval $(call gb_Library_set_include,firebird_sdbc,\
 	-I$(WORKDIR)/YaccTarget/connectivity/source/parse \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,firebird_sdbc,$(SRCDIR)/connectivity/inc/pch/precompiled_firebird_sdbc))
+
 $(eval $(call gb_Library_use_libraries,firebird_sdbc, \
     comphelper \
     cppu \
diff --git a/connectivity/Library_mysql.mk b/connectivity/Library_mysql.mk
index 1d9d6b8..1803b45 100644
--- a/connectivity/Library_mysql.mk
+++ b/connectivity/Library_mysql.mk
@@ -21,6 +21,8 @@ $(eval $(call gb_Library_set_include,mysql,\
 	-I$(SRCDIR)/connectivity/source/inc \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,mysql,$(SRCDIR)/connectivity/inc/pch/precompiled_mysql))
+
 $(eval $(call gb_Library_use_libraries,mysql,\
 	cppu \
 	cppuhelper \
diff --git a/connectivity/Library_odbc.mk b/connectivity/Library_odbc.mk
index c3cc5c2..369ba2b 100644
--- a/connectivity/Library_odbc.mk
+++ b/connectivity/Library_odbc.mk
@@ -25,6 +25,8 @@ $(eval $(call gb_Library_add_defs,odbc,\
 	-DOOO_DLLIMPLEMENTATION_ODBCBASE \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,odbc,$(SRCDIR)/connectivity/inc/pch/precompiled_odbc))
+
 $(eval $(call gb_Library_use_externals,odbc,\
 	boost_headers \
 	odbc_headers \
diff --git a/connectivity/Library_postgresql-sdbc-impl.mk b/connectivity/Library_postgresql-sdbc-impl.mk
index 7c1ede9..0580a8b 100644
--- a/connectivity/Library_postgresql-sdbc-impl.mk
+++ b/connectivity/Library_postgresql-sdbc-impl.mk
@@ -15,6 +15,8 @@ $(eval $(call gb_Library_add_defs,postgresql-sdbc-impl,\
 	-DPQ_SDBC_MICRO=2 \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,postgresql-sdbc-impl,$(SRCDIR)/connectivity/inc/pch/precompiled_postgresql-sdbc-impl))
+
 $(eval $(call gb_Library_use_sdk_api,postgresql-sdbc-impl))
 
 $(eval $(call gb_Library_use_libraries,postgresql-sdbc-impl,\
diff --git a/connectivity/inc/pch/precompiled_ado.cxx b/connectivity/inc/pch/precompiled_ado.cxx
new file mode 100644
index 0000000..6798d4b
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_ado.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_ado.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_ado.hxx b/connectivity/inc/pch/precompiled_ado.hxx
new file mode 100644
index 0000000..3f5932e
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_ado.hxx
@@ -0,0 +1,61 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 <algorithm>
+#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/bridge/oleautomation/Currency.hpp>
+#include <com/sun/star/bridge/oleautomation/Date.hpp>
+#include <com/sun/star/bridge/oleautomation/Decimal.hpp>
+#include <com/sun/star/bridge/oleautomation/SCode.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/sdbc/ColumnValue.hpp>
+#include <com/sun/star/sdbc/DataType.hpp>
+#include <com/sun/star/sdbc/FetchDirection.hpp>
+#include <com/sun/star/sdbc/IndexType.hpp>
+#include <com/sun/star/sdbc/KeyRule.hpp>
+#include <com/sun/star/sdbc/ProcedureResult.hpp>
+#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
+#include <com/sun/star/sdbc/ResultSetType.hpp>
+#include <com/sun/star/sdbc/SQLException.hpp>
+#include <com/sun/star/sdbc/TransactionIsolation.hpp>
+#include <com/sun/star/sdbc/XResultSet.hpp>
+#include <com/sun/star/sdbc/XRow.hpp>
+#include <com/sun/star/sdbcx/KeyType.hpp>
+#include <com/sun/star/sdbcx/Privilege.hpp>
+#include <com/sun/star/sdbcx/PrivilegeObject.hpp>
+#include <com/sun/star/util/Date.hpp>
+#include <com/sun/star/util/DateTime.hpp>
+#include <com/sun/star/util/Time.hpp>
+#include <comphelper/extract.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/property.hxx>
+#include <comphelper/seqstream.hxx>
+#include <comphelper/sequence.hxx>
+#include <comphelper/types.hxx>
+#include <comphelper/uno3.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/interfacecontainer.h>
+#include <cppuhelper/supportsservice.hxx>
+#include <cppuhelper/typeprovider.hxx>
+#include <limits>
+#include <o3tl/compat_functional.hxx>
+#include <osl/diagnose.h>
+#include <osl/file.hxx>
+#include <osl/thread.h>
+#include <rtl/ustrbuf.hxx>
+#include <sal/macros.h>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_calc.cxx b/connectivity/inc/pch/precompiled_calc.cxx
new file mode 100644
index 0000000..4258091
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_calc.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_calc.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_calc.hxx b/connectivity/inc/pch/precompiled_calc.hxx
new file mode 100644
index 0000000..5308173
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_calc.hxx
@@ -0,0 +1,59 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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/frame/Desktop.hpp>
+#include <com/sun/star/frame/XComponentLoader.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/lang/XUnoTunnel.hpp>
+#include <com/sun/star/sdbc/ColumnValue.hpp>
+#include <com/sun/star/sdbc/DataType.hpp>
+#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
+#include <com/sun/star/sdbc/ResultSetType.hpp>
+#include <com/sun/star/sdbc/XResultSet.hpp>
+#include <com/sun/star/sdbc/XRow.hpp>
+#include <com/sun/star/sdbcx/CompareBookmark.hpp>
+#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
+#include <com/sun/star/sdbcx/XIndexesSupplier.hpp>
+#include <com/sun/star/sheet/CellFlags.hpp>
+#include <com/sun/star/sheet/FormulaResult.hpp>
+#include <com/sun/star/sheet/XCellRangeAddressable.hpp>
+#include <com/sun/star/sheet/XCellRangeReferrer.hpp>
+#include <com/sun/star/sheet/XCellRangesQuery.hpp>
+#include <com/sun/star/sheet/XDatabaseRange.hpp>
+#include <com/sun/star/sheet/XDatabaseRanges.hpp>
+#include <com/sun/star/sheet/XSpreadsheet.hpp>
+#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
+#include <com/sun/star/sheet/XUsedAreaCursor.hpp>
+#include <com/sun/star/text/XText.hpp>
+#include <com/sun/star/util/NumberFormat.hpp>
+#include <com/sun/star/util/XNumberFormatsSupplier.hpp>
+#include <comphelper/extract.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/sequence.hxx>
+#include <comphelper/types.hxx>
+#include <cppuhelper/exc_hlp.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <osl/thread.h>
+#include <rtl/math.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <svl/converter.hxx>
+#include <svl/zforlist.hxx>
+#include <tools/urlobj.hxx>
+#include <unotools/pathoptions.hxx>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_dbase.cxx b/connectivity/inc/pch/precompiled_dbase.cxx
new file mode 100644
index 0000000..244f985
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_dbase.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_dbase.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_dbase.hxx b/connectivity/inc/pch/precompiled_dbase.hxx
new file mode 100644
index 0000000..02525d5
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_dbase.hxx
@@ -0,0 +1,62 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 <algorithm>
+#include <boost/scoped_array.hpp>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/lang/IndexOutOfBoundsException.hpp>
+#include <com/sun/star/lang/XUnoTunnel.hpp>
+#include <com/sun/star/sdb/SQLFilterOperator.hpp>
+#include <com/sun/star/sdbc/ColumnValue.hpp>
+#include <com/sun/star/sdbc/DataType.hpp>
+#include <com/sun/star/sdbc/KeyRule.hpp>
+#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
+#include <com/sun/star/sdbc/ResultSetType.hpp>
+#include <com/sun/star/sdbc/XResultSet.hpp>
+#include <com/sun/star/sdbc/XResultSetMetaData.hpp>
+#include <com/sun/star/sdbc/XRow.hpp>
+#include <com/sun/star/sdbcx/CompareBookmark.hpp>
+#include <com/sun/star/sdbcx/KeyType.hpp>
+#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
+#include <com/sun/star/sdbcx/XIndexesSupplier.hpp>
+#include <com/sun/star/sdbcx/XRowLocate.hpp>
+#include <com/sun/star/ucb/XContentAccess.hpp>
+#include <comphelper/extract.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/property.hxx>
+#include <comphelper/sequence.hxx>
+#include <comphelper/string.hxx>
+#include <comphelper/types.hxx>
+#include <cppuhelper/exc_hlp.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <osl/thread.h>
+#include <rtl/math.hxx>
+#include <rtl/strbuf.hxx>
+#include <stdio.h>
+#include <svl/converter.hxx>
+#include <svl/zforlist.hxx>
+#include <tools/config.hxx>
+#include <tools/debug.hxx>
+#include <ucbhelper/content.hxx>
+#include <unotools/localfilehelper.hxx>
+#include <unotools/sharedunocomponent.hxx>
+#include <unotools/syslocale.hxx>
+#include <unotools/tempfile.hxx>
+#include <unotools/ucbhelper.hxx>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_dbpool2.cxx b/connectivity/inc/pch/precompiled_dbpool2.cxx
new file mode 100644
index 0000000..297c81f
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_dbpool2.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_dbpool2.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_dbpool2.hxx b/connectivity/inc/pch/precompiled_dbpool2.hxx
new file mode 100644
index 0000000..26d4bdd
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_dbpool2.hxx
@@ -0,0 +1,46 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 <algorithm>
+#include <com/sun/star/beans/NamedValue.hpp>
+#include <com/sun/star/beans/PropertyValue.hpp>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/configuration/theDefaultProvider.hpp>
+#include <com/sun/star/container/ElementExistException.hpp>
+#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
+#include <com/sun/star/frame/Desktop.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/lang/XComponent.hpp>
+#include <com/sun/star/lang/XSingleServiceFactory.hpp>
+#include <com/sun/star/reflection/ProxyFactory.hpp>
+#include <com/sun/star/sdbc/ColumnValue.hpp>
+#include <com/sun/star/sdbc/DriverManager.hpp>
+#include <com/sun/star/sdbc/XCloseable.hpp>
+#include <com/sun/star/sdbc/XRow.hpp>
+#include <comphelper/extract.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/sequence.hxx>
+#include <comphelper/types.hxx>
+#include <comphelper/uno3.hxx>
+#include <cppuhelper/compbase1.hxx>
+#include <cppuhelper/component.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <cppuhelper/typeprovider.hxx>
+#include <osl/diagnose.h>
+#include <stdio.h>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_dbtools.hxx b/connectivity/inc/pch/precompiled_dbtools.hxx
index f5438c5..7c16205 100644
--- a/connectivity/inc/pch/precompiled_dbtools.hxx
+++ b/connectivity/inc/pch/precompiled_dbtools.hxx
@@ -14,7 +14,7 @@
  also fixes all possible problems, so it's usually better to use it).
 */
 
-#include "sal/log.hxx"
+#include <sal/log.hxx>
 #include <algorithm>
 #include <boost/bind.hpp>
 #include <boost/noncopyable.hpp>
diff --git a/connectivity/inc/pch/precompiled_file.hxx b/connectivity/inc/pch/precompiled_file.hxx
index 051f704..01b08a0 100644
--- a/connectivity/inc/pch/precompiled_file.hxx
+++ b/connectivity/inc/pch/precompiled_file.hxx
@@ -14,7 +14,7 @@
  also fixes all possible problems, so it's usually better to use it).
 */
 
-#include "sal/config.h"
+#include <sal/config.h>
 #include <algorithm>
 #include <cmath>
 #include <com/sun/star/beans/PropertyAttribute.hpp>
diff --git a/connectivity/inc/pch/precompiled_firebird_sdbc.cxx b/connectivity/inc/pch/precompiled_firebird_sdbc.cxx
new file mode 100644
index 0000000..777da8c
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_firebird_sdbc.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_firebird_sdbc.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_firebird_sdbc.hxx b/connectivity/inc/pch/precompiled_firebird_sdbc.hxx
new file mode 100644
index 0000000..a146090
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_firebird_sdbc.hxx
@@ -0,0 +1,64 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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/PropertyAttribute.hpp>
+#include <com/sun/star/document/XDocumentEventBroadcaster.hpp>
+#include <com/sun/star/embed/ElementModes.hpp>
+#include <com/sun/star/frame/Desktop.hpp>
+#include <com/sun/star/frame/FrameSearchFlag.hpp>
+#include <com/sun/star/frame/XController.hpp>
+#include <com/sun/star/frame/XFrame.hpp>
+#include <com/sun/star/frame/XFrames.hpp>
+#include <com/sun/star/frame/XModel.hpp>
+#include <com/sun/star/io/TempFile.hpp>
+#include <com/sun/star/io/XStream.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/lang/EventObject.hpp>
+#include <com/sun/star/lang/IllegalArgumentException.hpp>
+#include <com/sun/star/sdbc/ColumnValue.hpp>
+#include <com/sun/star/sdbc/DataType.hpp>
+#include <com/sun/star/sdbc/FetchDirection.hpp>
+#include <com/sun/star/sdbc/IndexType.hpp>
+#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
+#include <com/sun/star/sdbc/ResultSetType.hpp>
+#include <com/sun/star/sdbc/TransactionIsolation.hpp>
+#include <com/sun/star/sdbc/XParameters.hpp>
+#include <com/sun/star/sdbc/XRow.hpp>
+#include <com/sun/star/sdbcx/CompareBookmark.hpp>
+#include <com/sun/star/sdbcx/Privilege.hpp>
+#include <com/sun/star/ucb/SimpleFileAccess.hpp>
+#include <com/sun/star/ucb/XSimpleFileAccess2.hpp>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/sequence.hxx>
+#include <comphelper/storagehelper.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <cppuhelper/typeprovider.hxx>
+#include <ibase.h>
+#include <osl/diagnose.h>
+#include <osl/file.hxx>
+#include <osl/process.h>
+#include <osl/thread.h>
+#include <rtl/bootstrap.hxx>
+#include <rtl/string.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <sal/types.h>
+#include <svtools/miscopt.hxx>
+#include <time.h>
+#include <unotools/tempfile.hxx>
+#include <unotools/ucbstreamhelper.hxx>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_flat.hxx b/connectivity/inc/pch/precompiled_flat.hxx
index d2ff669..913e72a 100644
--- a/connectivity/inc/pch/precompiled_flat.hxx
+++ b/connectivity/inc/pch/precompiled_flat.hxx
@@ -14,7 +14,7 @@
  also fixes all possible problems, so it's usually better to use it).
 */
 
-#include "comphelper/processfactory.hxx"
+#include <comphelper/processfactory.hxx>
 #include <com/sun/star/beans/XFastPropertySet.hpp>
 #include <com/sun/star/lang/DisposedException.hpp>
 #include <com/sun/star/lang/XUnoTunnel.hpp>
diff --git a/connectivity/inc/pch/precompiled_mysql.cxx b/connectivity/inc/pch/precompiled_mysql.cxx
new file mode 100644
index 0000000..6336615
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_mysql.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_mysql.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_mysql.hxx b/connectivity/inc/pch/precompiled_mysql.hxx
new file mode 100644
index 0000000..cb8fc3e
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_mysql.hxx
@@ -0,0 +1,40 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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/lang/DisposedException.hpp>
+#include <com/sun/star/sdbc/ColumnValue.hpp>
+#include <com/sun/star/sdbc/DriverManager.hpp>
+#include <com/sun/star/sdbc/KeyRule.hpp>
+#include <com/sun/star/sdbc/XResultSet.hpp>
+#include <com/sun/star/sdbc/XRow.hpp>
+#include <com/sun/star/sdbcx/CheckOption.hpp>
+#include <com/sun/star/sdbcx/KeyType.hpp>
+#include <com/sun/star/sdbcx/Privilege.hpp>
+#include <com/sun/star/sdbcx/PrivilegeObject.hpp>
+#include <com/sun/star/uno/XComponentContext.hpp>
+#include <comphelper/extract.hxx>
+#include <comphelper/namedvaluecollection.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/property.hxx>
+#include <comphelper/types.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/interfacecontainer.h>
+#include <cppuhelper/supportsservice.hxx>
+#include <cppuhelper/typeprovider.hxx>
+#include <osl/diagnose.h>
+#include <string.h>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_odbc.cxx b/connectivity/inc/pch/precompiled_odbc.cxx
new file mode 100644
index 0000000..f55f2ec
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_odbc.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_odbc.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_odbc.hxx b/connectivity/inc/pch/precompiled_odbc.hxx
new file mode 100644
index 0000000..61a7205
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_odbc.hxx
@@ -0,0 +1,55 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 "stdio.h"
+#include <algorithm>
+#include <boost/scoped_ptr.hpp>
+#include <boost/static_assert.hpp>
+#include <boost/type_traits/is_same.hpp>
+#include <boost/type_traits/remove_reference.hpp>
+#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/beans/PropertyVetoException.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/sdbc/ColumnValue.hpp>
+#include <com/sun/star/sdbc/DataType.hpp>
+#include <com/sun/star/sdbc/FetchDirection.hpp>
+#include <com/sun/star/sdbc/IndexType.hpp>
+#include <com/sun/star/sdbc/KeyRule.hpp>
+#include <com/sun/star/sdbc/ProcedureResult.hpp>
+#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
+#include <com/sun/star/sdbc/ResultSetType.hpp>
+#include <com/sun/star/sdbc/TransactionIsolation.hpp>
+#include <com/sun/star/sdbc/XRow.hpp>
+#include <com/sun/star/sdbcx/CompareBookmark.hpp>
+#include <comphelper/extract.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/property.hxx>
+#include <comphelper/sequence.hxx>
+#include <comphelper/types.hxx>
+#include <comphelper/uno3.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <cppuhelper/typeprovider.hxx>
+#include <o3tl/compat_functional.hxx>
+#include <osl/diagnose.h>
+#include <osl/process.h>
+#include <osl/thread.h>
+#include <rtl/ustrbuf.hxx>
+#include <stdio.h>
+#include <string.h>
+#include <string>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.cxx b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.cxx
new file mode 100644
index 0000000..9dbbeaf
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_postgresql-sdbc-impl.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx
new file mode 100644
index 0000000..9fe26c1
--- /dev/null
+++ b/connectivity/inc/pch/precompiled_postgresql-sdbc-impl.hxx
@@ -0,0 +1,65 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 <algorithm>
+#include <boost/shared_ptr.hpp>
+#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/beans/PropertyValue.hpp>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/container/XEnumerationAccess.hpp>
+#include <com/sun/star/container/XIndexAccess.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/lang/XComponent.hpp>
+#include <com/sun/star/script/Converter.hpp>
+#include <com/sun/star/sdbc/ColumnSearch.hpp>
+#include <com/sun/star/sdbc/ColumnValue.hpp>
+#include <com/sun/star/sdbc/DataType.hpp>
+#include <com/sun/star/sdbc/Deferrability.hpp>
+#include <com/sun/star/sdbc/FetchDirection.hpp>
+#include <com/sun/star/sdbc/IndexType.hpp>
+#include <com/sun/star/sdbc/KeyRule.hpp>
+#include <com/sun/star/sdbc/ResultSetConcurrency.hpp>
+#include <com/sun/star/sdbc/ResultSetType.hpp>
+#include <com/sun/star/sdbc/TransactionIsolation.hpp>
+#include <com/sun/star/sdbc/XArray.hpp>
+#include <com/sun/star/sdbc/XGeneratedResultSet.hpp>
+#include <com/sun/star/sdbc/XParameters.hpp>
+#include <com/sun/star/sdbc/XPreparedStatement.hpp>
+#include <com/sun/star/sdbc/XRow.hpp>
+#include <com/sun/star/sdbcx/KeyType.hpp>
+#include <com/sun/star/sdbcx/Privilege.hpp>
+#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
+#include <com/sun/star/sdbcx/XKeysSupplier.hpp>
+#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/implementationentry.hxx>
+#include <cppuhelper/queryinterface.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <cppuhelper/typeprovider.hxx>
+#include <libpq-fe.h>
+#include <list>
+#include <osl/module.h>
+#include <osl/thread.h>
+#include <osl/time.h>
+#include <rtl/bootstrap.hxx>
+#include <rtl/strbuf.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <rtl/uuid.h>
+#include <stdio.h>
+#include <string.h>
+#include <time.h>
+#include <vector>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/cppcanvas/Library_cppcanvas.mk b/cppcanvas/Library_cppcanvas.mk
index 7f69cf9..893918d 100644
--- a/cppcanvas/Library_cppcanvas.mk
+++ b/cppcanvas/Library_cppcanvas.mk
@@ -29,6 +29,8 @@ $(eval $(call gb_Library_add_defs,cppcanvas,\
 	-DCPPCANVAS_DLLIMPLEMENTATION \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,cppcanvas,$(SRCDIR)/cppcanvas/inc/pch/precompiled_cppcanvas))
+
 $(eval $(call gb_Library_use_external,cppcanvas,boost_headers))
 
 $(eval $(call gb_Library_use_libraries,cppcanvas,\
diff --git a/cppcanvas/inc/pch/precompiled_cppcanvas.cxx b/cppcanvas/inc/pch/precompiled_cppcanvas.cxx
new file mode 100644
index 0000000..86880df
--- /dev/null
+++ b/cppcanvas/inc/pch/precompiled_cppcanvas.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_cppcanvas.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/cppcanvas/inc/pch/precompiled_cppcanvas.hxx b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx
new file mode 100644
index 0000000..e9aabf8
--- /dev/null
+++ b/cppcanvas/inc/pch/precompiled_cppcanvas.hxx
@@ -0,0 +1,97 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 <algorithm>
+#include <basegfx/matrix/b2dhommatrix.hxx>
+#include <basegfx/matrix/b2dhommatrixtools.hxx>
+#include <basegfx/numeric/ftools.hxx>
+#include <basegfx/point/b2dpoint.hxx>
+#include <basegfx/polygon/b2dlinegeometry.hxx>
+#include <basegfx/polygon/b2dpolygon.hxx>
+#include <basegfx/polygon/b2dpolygonclipper.hxx>
+#include <basegfx/polygon/b2dpolygontools.hxx>
+#include <basegfx/polygon/b2dpolypolygon.hxx>
+#include <basegfx/polygon/b2dpolypolygoncutter.hxx>
+#include <basegfx/polygon/b2dpolypolygontools.hxx>
+#include <basegfx/range/b2drange.hxx>
+#include <basegfx/range/b2drectangle.hxx>
+#include <basegfx/tools/canvastools.hxx>
+#include <basegfx/tools/gradienttools.hxx>
+#include <basegfx/tools/tools.hxx>
+#include <basegfx/tuple/b2dtuple.hxx>
+#include <basegfx/vector/b2dsize.hxx>
+#include <basegfx/vector/b2dvector.hxx>
+#include <boost/bind.hpp>
+#include <boost/scoped_array.hpp>
+#include <boost/utility.hpp>
+#include <canvas/canvastools.hxx>
+#include <canvas/debug.hxx>
+#include <canvas/verbosetrace.hxx>
+#include <com/sun/star/geometry/RealPoint2D.hpp>
+#include <com/sun/star/rendering/InterpolationMode.hpp>
+#include <com/sun/star/rendering/PanoseProportion.hpp>
+#include <com/sun/star/rendering/PathCapType.hpp>
+#include <com/sun/star/rendering/PathJoinType.hpp>
+#include <com/sun/star/rendering/RenderState.hpp>
+#include <com/sun/star/rendering/RepaintResult.hpp>
+#include <com/sun/star/rendering/StringContext.hpp>
+#include <com/sun/star/rendering/TexturingMode.hpp>
+#include <com/sun/star/rendering/ViewState.hpp>
+#include <com/sun/star/rendering/XAnimatedSprite.hpp>
+#include <com/sun/star/rendering/XBitmap.hpp>
+#include <com/sun/star/rendering/XBitmapCanvas.hpp>
+#include <com/sun/star/rendering/XCachedPrimitive.hpp>
+#include <com/sun/star/rendering/XCanvas.hpp>
+#include <com/sun/star/rendering/XCanvasFont.hpp>
+#include <com/sun/star/rendering/XGraphicDevice.hpp>
+#include <com/sun/star/rendering/XPolyPolygon2D.hpp>
+#include <com/sun/star/rendering/XSprite.hpp>
+#include <com/sun/star/uno/Sequence.hxx>
+#include <comphelper/anytostring.hxx>
+#include <comphelper/sequence.hxx>
+#include <cppuhelper/exc_hlp.hxx>
+#include <i18nlangtag/languagetag.hxx>
+#include <iterator>
+#include <osl/diagnose.h>
+#include <osl/getglobalmutex.hxx>
+#include <osl/mutex.hxx>
+#include <rtl/instance.hxx>
+#include <rtl/math.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/alloca.h>
+#include <sal/types.h>
+#include <stdio.h>
+#include <tools/diagnose_ex.h>
+#include <tools/gen.hxx>
+#include <tools/poly.hxx>
+#include <tools/stream.hxx>
+#include <vcl/bitmapex.hxx>
+#include <vcl/canvastools.hxx>
+#include <vcl/gdimtf.hxx>
+#include <vcl/gradient.hxx>
+#include <vcl/graph.hxx>
+#include <vcl/graphicfilter.hxx>
+#include <vcl/graphictools.hxx>
+#include <vcl/metaact.hxx>
+#include <vcl/metric.hxx>
+#include <vcl/outdev.hxx>
+#include <vcl/salbtype.hxx>
+#include <vcl/svapp.hxx>
+#include <vcl/virdev.hxx>
+#include <vcl/window.hxx>
+#include <vector>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/cppuhelper/Library_cppuhelper.mk b/cppuhelper/Library_cppuhelper.mk
index bfcc16a..6b9c69c 100644
--- a/cppuhelper/Library_cppuhelper.mk
+++ b/cppuhelper/Library_cppuhelper.mk
@@ -21,6 +21,8 @@ $(eval $(call gb_Library_add_defs,cppuhelper,\
 	-DCPPUHELPER_DLLIMPLEMENTATION \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,cppuhelper,$(SRCDIR)/cppuhelper/inc/pch/precompiled_cppuhelper))
+
 $(eval $(call gb_Library_use_external,cppuhelper,boost_headers))
 
 $(eval $(call gb_Library_use_libraries,cppuhelper,\
diff --git a/cppuhelper/inc/pch/precompiled_cppuhelper.cxx b/cppuhelper/inc/pch/precompiled_cppuhelper.cxx
new file mode 100644
index 0000000..1c3b450
--- /dev/null
+++ b/cppuhelper/inc/pch/precompiled_cppuhelper.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_cppuhelper.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/cppuhelper/inc/pch/precompiled_cppuhelper.hxx b/cppuhelper/inc/pch/precompiled_cppuhelper.hxx
new file mode 100644
index 0000000..fc69379
--- /dev/null
+++ b/cppuhelper/inc/pch/precompiled_cppuhelper.hxx
@@ -0,0 +1,151 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 <algorithm>
+#include <boost/noncopyable.hpp>
+#include <boost/scoped_array.hpp>
+#include <boost/shared_ptr.hpp>
+#include <boost/unordered_map.hpp>
+#include <cassert>
+#include <com/sun/star/beans/NamedValue.hpp>
+#include <com/sun/star/beans/Property.hpp>
+#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/beans/PropertyChangeEvent.hpp>
+#include <com/sun/star/beans/PropertyValue.hpp>
+#include <com/sun/star/beans/PropertyVetoException.hpp>
+#include <com/sun/star/beans/UnknownPropertyException.hpp>
+#include <com/sun/star/beans/XFastPropertySet.hpp>
+#include <com/sun/star/beans/XPropertyAccess.hpp>
+#include <com/sun/star/beans/XPropertyChangeListener.hpp>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/beans/XPropertySetInfo.hpp>
+#include <com/sun/star/beans/XVetoableChangeListener.hpp>
+#include <com/sun/star/bridge/UnoUrlResolver.hpp>
+#include <com/sun/star/bridge/XUnoUrlResolver.hpp>
+#include <com/sun/star/connection/SocketPermission.hpp>
+#include <com/sun/star/container/ElementExistException.hpp>
+#include <com/sun/star/container/NoSuchElementException.hpp>
+#include <com/sun/star/container/XEnumeration.hpp>
+#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
+#include <com/sun/star/container/XNameContainer.hpp>
+#include <com/sun/star/io/FilePermission.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/lang/EventObject.hpp>
+#include <com/sun/star/lang/IllegalAccessException.hpp>
+#include <com/sun/star/lang/IllegalArgumentException.hpp>
+#include <com/sun/star/lang/WrappedTargetException.hpp>
+#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
+#include <com/sun/star/lang/XComponent.hpp>
+#include <com/sun/star/lang/XEventListener.hpp>
+#include <com/sun/star/lang/XInitialization.hpp>
+#include <com/sun/star/lang/XMultiComponentFactory.hpp>
+#include <com/sun/star/lang/XServiceInfo.hpp>
+#include <com/sun/star/lang/XSingleComponentFactory.hpp>
+#include <com/sun/star/lang/XSingleServiceFactory.hpp>
+#include <com/sun/star/loader/CannotActivateFactoryException.hpp>
+#include <com/sun/star/loader/XImplementationLoader.hpp>
+#include <com/sun/star/reflection/InvalidTypeNameException.hpp>
+#include <com/sun/star/reflection/NoSuchTypeNameException.hpp>
+#include <com/sun/star/reflection/TypeDescriptionSearchDepth.hpp>
+#include <com/sun/star/reflection/XCompoundTypeDescription.hpp>
+#include <com/sun/star/reflection/XConstantTypeDescription.hpp>
+#include <com/sun/star/reflection/XConstantsTypeDescription.hpp>
+#include <com/sun/star/reflection/XEnumTypeDescription.hpp>
+#include <com/sun/star/reflection/XIdlClass.hpp>
+#include <com/sun/star/reflection/XIdlField2.hpp>
+#include <com/sun/star/reflection/XIndirectTypeDescription.hpp>
+#include <com/sun/star/reflection/XInterfaceAttributeTypeDescription2.hpp>
+#include <com/sun/star/reflection/XInterfaceMemberTypeDescription.hpp>
+#include <com/sun/star/reflection/XInterfaceMethodTypeDescription.hpp>
+#include <com/sun/star/reflection/XInterfaceTypeDescription2.hpp>
+#include <com/sun/star/reflection/XMethodParameter.hpp>
+#include <com/sun/star/reflection/XModuleTypeDescription.hpp>
+#include <com/sun/star/reflection/XPublished.hpp>
+#include <com/sun/star/reflection/XServiceTypeDescription2.hpp>
+#include <com/sun/star/reflection/XSingletonTypeDescription2.hpp>
+#include <com/sun/star/reflection/XStructTypeDescription.hpp>
+#include <com/sun/star/reflection/XTypeDescription.hpp>
+#include <com/sun/star/reflection/theCoreReflection.hpp>
+#include <com/sun/star/registry/InvalidRegistryException.hpp>
+#include <com/sun/star/security/RuntimePermission.hpp>
+#include <com/sun/star/security/XAccessController.hpp>
+#include <com/sun/star/uno/Any.hxx>
+#include <com/sun/star/uno/DeploymentException.hpp>
+#include <com/sun/star/uno/Exception.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/RuntimeException.hpp>
+#include <com/sun/star/uno/Sequence.hxx>
+#include <com/sun/star/uno/Type.hxx>
+#include <com/sun/star/uno/TypeClass.hpp>
+#include <com/sun/star/uno/XComponentContext.hpp>
+#include <com/sun/star/uno/XInterface.hpp>
+#include <com/sun/star/uno/XUnloadingPreference.hpp>
+#include <com/sun/star/util/XMacroExpander.hpp>
+#include <config_features.h>
+#include <config_folders.h>
+#include <cppu/unotype.hxx>
+#include <cstddef>
+#include <cstdlib>
+#include <cstring>
+#include <exception>
+#include <map>
+#include <memory>
+#include <osl/diagnose.h>
+#include <osl/doublecheckedlocking.h>
+#include <osl/file.hxx>
+#include <osl/module.h>
+#include <osl/module.hxx>
+#include <osl/mutex.hxx>
+#include <osl/security.hxx>
+#include <osl/thread.hxx>
+#include <registry/registry.hxx>
+#include <rtl/alloc.h>
+#include <rtl/bootstrap.hxx>
+#include <rtl/byteseq.hxx>
+#include <rtl/instance.hxx>
+#include <rtl/malformeduriexception.hxx>
+#include <rtl/process.h>
+#include <rtl/random.h>
+#include <rtl/ref.hxx>
+#include <rtl/strbuf.hxx>
+#include <rtl/string.h>
+#include <rtl/string.hxx>
+#include <rtl/textenc.h>
+#include <rtl/unload.h>
+#include <rtl/uri.h>
+#include <rtl/uri.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <rtl/ustring.h>
+#include <rtl/ustring.hxx>
+#include <rtl/uuid.h>
+#include <sal/alloca.h>
+#include <sal/config.h>
+#include <sal/log.hxx>
+#include <sal/macros.h>
+#include <sal/types.h>
+#include <salhelper/simplereferenceobject.hxx>
+#include <set>
+#include <stack>
+#include <string.h>
+#include <typelib/typedescription.h>
+#include <uno/dispatcher.hxx>
+#include <uno/environment.hxx>
+#include <uno/lbnames.h>
+#include <uno/mapping.hxx>
+#include <unoidl/unoidl.hxx>
+#include <vector>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/Library_dbaxml.mk b/dbaccess/Library_dbaxml.mk
index 30bd319..aa00909 100644
--- a/dbaccess/Library_dbaxml.mk
+++ b/dbaccess/Library_dbaxml.mk
@@ -16,6 +16,8 @@ $(eval $(call gb_Library_set_include,dbaxml,\
 
 $(eval $(call gb_Library_use_external,dbaxml,boost_headers))
 
+$(eval $(call gb_Library_set_precompiled_header,dbaxml,$(SRCDIR)/dbaccess/inc/pch/precompiled_dbaxml))
+
 $(eval $(call gb_Library_use_sdk_api,dbaxml))
 
 $(eval $(call gb_Library_use_libraries,dbaxml,\
diff --git a/dbaccess/Library_dbmm.mk b/dbaccess/Library_dbmm.mk
index 79536c1..05a0788 100644
--- a/dbaccess/Library_dbmm.mk
+++ b/dbaccess/Library_dbmm.mk
@@ -16,6 +16,8 @@ $(eval $(call gb_Library_set_include,dbmm,\
 
 $(eval $(call gb_Library_use_external,dbmm,boost_headers))
 
+$(eval $(call gb_Library_set_precompiled_header,dbmm,$(SRCDIR)/dbaccess/inc/pch/precompiled_dbmm))
+
 $(eval $(call gb_Library_use_sdk_api,dbmm))
 
 $(eval $(call gb_Library_use_libraries,dbmm,\
diff --git a/dbaccess/Library_sdbt.mk b/dbaccess/Library_sdbt.mk
index c934f9f..08d483a 100644
--- a/dbaccess/Library_sdbt.mk
+++ b/dbaccess/Library_sdbt.mk
@@ -17,6 +17,8 @@ $(eval $(call gb_Library_set_include,sdbt,\
 
 $(eval $(call gb_Library_use_external,sdbt,boost_headers))
 
+$(eval $(call gb_Library_set_precompiled_header,sdbt,$(SRCDIR)/dbaccess/inc/pch/precompiled_sdbt))
+
 $(eval $(call gb_Library_use_sdk_api,sdbt))
 
 $(eval $(call gb_Library_use_libraries,sdbt,\
diff --git a/dbaccess/inc/pch/precompiled_dbaxml.cxx b/dbaccess/inc/pch/precompiled_dbaxml.cxx
new file mode 100644
index 0000000..3fd8cf9
--- /dev/null
+++ b/dbaccess/inc/pch/precompiled_dbaxml.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_dbaxml.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/inc/pch/precompiled_dbaxml.hxx b/dbaccess/inc/pch/precompiled_dbaxml.hxx
new file mode 100644
index 0000000..01c6df6
--- /dev/null
+++ b/dbaccess/inc/pch/precompiled_dbaxml.hxx
@@ -0,0 +1,138 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 <boost/noncopyable.hpp>
+#include <boost/optional.hpp>
+#include <boost/scoped_ptr.hpp>
+#include <com/sun/star/awt/FontDescriptor.hpp>
+#include <com/sun/star/awt/TextAlign.hpp>
+#include <com/sun/star/beans/NamedValue.hpp>
+#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/beans/PropertyValue.hpp>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/beans/XPropertyState.hpp>
+#include <com/sun/star/container/XChild.hpp>
+#include <com/sun/star/container/XNameContainer.hpp>
+#include <com/sun/star/document/XEventListener.hpp>
+#include <com/sun/star/document/XExtendedFilterDetection.hpp>
+#include <com/sun/star/document/XFilter.hpp>
+#include <com/sun/star/embed/ElementModes.hpp>
+#include <com/sun/star/embed/XStorage.hpp>
+#include <com/sun/star/frame/Desktop.hpp>
+#include <com/sun/star/frame/FrameSearchFlag.hpp>
+#include <com/sun/star/frame/XComponentLoader.hpp>
+#include <com/sun/star/frame/XController.hpp>
+#include <com/sun/star/frame/XFrame.hpp>
+#include <com/sun/star/frame/XFrameLoader.hpp>
+#include <com/sun/star/frame/XFramesSupplier.hpp>
+#include <com/sun/star/frame/XLoadEventListener.hpp>
+#include <com/sun/star/frame/XLoadable.hpp>
+#include <com/sun/star/frame/XModel2.hpp>
+#include <com/sun/star/io/XInputStream.hpp>
+#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
+#include <com/sun/star/lang/XInitialization.hpp>
+#include <com/sun/star/lang/XMultiServiceFactory.hpp>
+#include <com/sun/star/lang/XServiceInfo.hpp>
+#include <com/sun/star/packages/zip/ZipIOException.hpp>
+#include <com/sun/star/registry/XRegistryKey.hpp>
+#include <com/sun/star/sdb/DatabaseContext.hpp>
+#include <com/sun/star/sdb/XDocumentDataSource.hpp>
+#include <com/sun/star/sdb/XFormDocumentsSupplier.hpp>
+#include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp>
+#include <com/sun/star/sdb/XQueryDefinitionsSupplier.hpp>
+#include <com/sun/star/sdb/XReportDocumentsSupplier.hpp>
+#include <com/sun/star/sdb/application/DatabaseObjectContainer.hpp>
+#include <com/sun/star/sdb/application/NamedDatabaseObject.hpp>
+#include <com/sun/star/sdbc/XDataSource.hpp>
+#include <com/sun/star/sdbcx/XAppend.hpp>
+#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
+#include <com/sun/star/sdbcx/XDataDescriptorFactory.hpp>
+#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
+#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
+#include <com/sun/star/task/InteractionHandler.hpp>
+#include <com/sun/star/task/XJobExecutor.hpp>
+#include <com/sun/star/ucb/XCommandEnvironment.hpp>
+#include <com/sun/star/ui/dialogs/XExecutableDialog.hpp>
+#include <com/sun/star/uno/XNamingService.hpp>
+#include <com/sun/star/util/MeasureUnit.hpp>
+#include <com/sun/star/util/URLTransformer.hpp>
+#include <com/sun/star/util/XModifiable.hpp>
+#include <com/sun/star/util/XURLTransformer.hpp>
+#include <com/sun/star/view/XSelectionSupplier.hpp>
+#include <com/sun/star/xml/sax/InputSource.hpp>
+#include <com/sun/star/xml/sax/Parser.hpp>
+#include <comphelper/documentconstants.hxx>
+#include <comphelper/extract.hxx>
+#include <comphelper/mimeconfighelper.hxx>
+#include <comphelper/namecontainer.hxx>
+#include <comphelper/namedvaluecollection.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/sequence.hxx>
+#include <comphelper/sequenceashashmap.hxx>
+#include <comphelper/storagehelper.hxx>
+#include <comphelper/string.hxx>
+#include <comphelper/types.hxx>
+#include <comphelper/uno3.hxx>
+#include <config_features.h>
+#include <connectivity/CommonTools.hxx>
+#include <connectivity/DriversConfig.hxx>
+#include <connectivity/dbtools.hxx>
+#include <cppuhelper/exc_hlp.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/implbase2.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <map>
+#include <osl/diagnose.h>
+#include <osl/file.hxx>
+#include <osl/mutex.hxx>
+#include <osl/thread.hxx>
+#include <rtl/strbuf.hxx>
+#include <sal/config.h>
+#include <sax/tools/converter.hxx>
+#include <sfx2/docfile.hxx>
+#include <svl/filenotation.hxx>
+#include <svtools/sfxecode.hxx>
+#include <toolkit/awt/vclxwindow.hxx>
+#include <toolkit/helper/vclunohelper.hxx>
+#include <tools/debug.hxx>
+#include <tools/diagnose_ex.h>
+#include <ucbhelper/commandenvironment.hxx>
+#include <ucbhelper/content.hxx>
+#include <unotools/moduleoptions.hxx>
+#include <unotools/pathoptions.hxx>
+#include <vcl/msgbox.hxx>
+#include <vcl/svapp.hxx>
+#include <vcl/window.hxx>
+#include <vector>
+#include <xmloff/DocumentSettingsContext.hxx>
+#include <xmloff/ProgressBarHelper.hxx>
+#include <xmloff/XMLConstantsPropertyHandler.hxx>
+#include <xmloff/contextid.hxx>
+#include <xmloff/families.hxx>
+#include <xmloff/nmspmap.hxx>
+#include <xmloff/txtimp.hxx>
+#include <xmloff/xmlement.hxx>
+#include <xmloff/xmlimp.hxx>
+#include <xmloff/xmlimppr.hxx>
+#include <xmloff/xmlnmspe.hxx>
+#include <xmloff/xmlnumfi.hxx>
+#include <xmloff/xmlprcon.hxx>
+#include <xmloff/xmlscripti.hxx>
+#include <xmloff/xmltoken.hxx>
+#include <xmloff/xmluconv.hxx>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/inc/pch/precompiled_dbmm.cxx b/dbaccess/inc/pch/precompiled_dbmm.cxx
new file mode 100644
index 0000000..12625fa
--- /dev/null
+++ b/dbaccess/inc/pch/precompiled_dbmm.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_dbmm.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/inc/pch/precompiled_dbmm.hxx b/dbaccess/inc/pch/precompiled_dbmm.hxx
new file mode 100644
index 0000000..7ff78a8
--- /dev/null
+++ b/dbaccess/inc/pch/precompiled_dbmm.hxx
@@ -0,0 +1,81 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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/document/XEmbeddedScripts.hpp>
+#include <com/sun/star/document/XEventsSupplier.hpp>
+#include <com/sun/star/document/XStorageBasedDocument.hpp>
+#include <com/sun/star/drawing/XDrawPageSupplier.hpp>
+#include <com/sun/star/drawing/XDrawPagesSupplier.hpp>
+#include <com/sun/star/embed/ElementModes.hpp>
+#include <com/sun/star/embed/XComponentSupplier.hpp>
+#include <com/sun/star/embed/XEmbedPersist.hpp>
+#include <com/sun/star/embed/XTransactedObject.hpp>
+#include <com/sun/star/form/XFormsSupplier.hpp>
+#include <com/sun/star/frame/XComponentLoader.hpp>
+#include <com/sun/star/frame/XModel.hpp>
+#include <com/sun/star/frame/XModel2.hpp>
+#include <com/sun/star/frame/XStorable.hpp>
+#include <com/sun/star/io/WrongFormatException.hpp>
+#include <com/sun/star/io/XInputStreamProvider.hpp>
+#include <com/sun/star/script/DocumentDialogLibraryContainer.hpp>
+#include <com/sun/star/script/DocumentScriptLibraryContainer.hpp>
+#include <com/sun/star/script/XEventAttacherManager.hpp>
+#include <com/sun/star/script/XLibraryContainerPassword.hpp>
+#include <com/sun/star/script/XScriptEventsSupplier.hpp>
+#include <com/sun/star/sdb/XFormDocumentsSupplier.hpp>
+#include <com/sun/star/sdb/XOfficeDatabaseDocument.hpp>
+#include <com/sun/star/sdb/XReportDocumentsSupplier.hpp>
+#include <com/sun/star/sdb/application/XDatabaseDocumentUI.hpp>
+#include <com/sun/star/task/DocumentPasswordRequest.hpp>
+#include <com/sun/star/task/InteractionHandler.hpp>
+#include <com/sun/star/ucb/AlreadyInitializedException.hpp>
+#include <com/sun/star/ucb/UniversalContentBroker.hpp>
+#include <com/sun/star/ucb/XCommandProcessor.hpp>
+#include <com/sun/star/ucb/XContent.hpp>
+#include <com/sun/star/uri/UriReferenceFactory.hpp>
+#include <com/sun/star/uri/XVndSunStarScriptUrlReference.hpp>
+#include <com/sun/star/util/XCloseable.hpp>
+#include <com/sun/star/util/XModifiable.hpp>
+#include <comphelper/anytostring.hxx>
+#include <comphelper/documentinfo.hxx>
+#include <comphelper/interaction.hxx>
+#include <comphelper/namedvaluecollection.hxx>
+#include <comphelper/storagehelper.hxx>
+#include <comphelper/types.hxx>
+#include <cppuhelper/exc_hlp.hxx>
+#include <cppuhelper/implbase1.hxx>
+#include <iterator>
+#include <list>
+#include <map>
+#include <osl/diagnose.h>
+#include <osl/mutex.hxx>
+#include <rtl/instance.hxx>
+#include <rtl/ref.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <set>
+#include <svl/filenotation.hxx>
+#include <svtools/genericunodialog.hxx>
+#include <tools/diagnose_ex.h>
+#include <tools/urlobj.hxx>
+#include <ucbhelper/content.hxx>
+#include <unotools/sharedunocomponent.hxx>
+#include <vcl/metric.hxx>
+#include <vcl/msgbox.hxx>
+#include <vcl/svapp.hxx>
+#include <vector>
+#include <xmlscript/xmldlg_imexp.hxx>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/inc/pch/precompiled_sdbt.cxx b/dbaccess/inc/pch/precompiled_sdbt.cxx
new file mode 100644
index 0000000..2665007
--- /dev/null
+++ b/dbaccess/inc/pch/precompiled_sdbt.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_sdbt.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/dbaccess/inc/pch/precompiled_sdbt.hxx b/dbaccess/inc/pch/precompiled_sdbt.hxx
new file mode 100644
index 0000000..effddd5
--- /dev/null
+++ b/dbaccess/inc/pch/precompiled_sdbt.hxx
@@ -0,0 +1,36 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 <algorithm>
+#include <boost/noncopyable.hpp>
+#include <boost/shared_ptr.hpp>
+#include <com/sun/star/lang/NullPointerException.hpp>
+#include <com/sun/star/sdb/CommandType.hpp>
+#include <com/sun/star/sdb/ErrorCondition.hpp>
+#include <com/sun/star/sdb/XQueriesSupplier.hpp>
+#include <com/sun/star/sdb/tools/CompositionType.hpp>
+#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
+#include <comphelper/namedvaluecollection.hxx>
+#include <connectivity/dbmetadata.hxx>
+#include <connectivity/dbtools.hxx>
+#include <connectivity/sqlerror.hxx>
+#include <connectivity/statementcomposer.hxx>
+#include <cppuhelper/exc_hlp.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <tools/diagnose_ex.h>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/hwpfilter/Library_hwp.mk b/hwpfilter/Library_hwp.mk
index 7ee4ec7..08aaf5c 100644
--- a/hwpfilter/Library_hwp.mk
+++ b/hwpfilter/Library_hwp.mk
@@ -25,6 +25,8 @@ $(eval $(call gb_Library_use_externals,hwp,\
 	zlib \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,hwp,$(SRCDIR)/hwpfilter/inc/pch/precompiled_hwp))
+
 ifeq ($(OS),WNT)
 
 $(eval $(call gb_Library_use_system_win32_libs,hwp,\
diff --git a/hwpfilter/inc/pch/precompiled_hwp.cxx b/hwpfilter/inc/pch/precompiled_hwp.cxx
new file mode 100644
index 0000000..1e3c95f
--- /dev/null
+++ b/hwpfilter/inc/pch/precompiled_hwp.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_hwp.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/hwpfilter/inc/pch/precompiled_hwp.hxx b/hwpfilter/inc/pch/precompiled_hwp.hxx
new file mode 100644
index 0000000..f149f13
--- /dev/null
+++ b/hwpfilter/inc/pch/precompiled_hwp.hxx
@@ -0,0 +1,38 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 <assert.h>
+#include <boost/shared_ptr.hpp>
+#include <comphelper/newarray.hxx>
+#include <ctype.h>
+#include <deque>
+#include <errno.h>
+#include <iostream>
+#include <istream>
+#include <list>
+#include <locale.h>
+#include <math.h>
+#include <osl/diagnose.h>
+#include <sal/config.h>
+#include <sal/macros.h>
+#include <sal/types.h>
+#include <sstream>
+#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
+#include <vector>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sot/Library_sot.mk b/sot/Library_sot.mk
index ffe1705..d741127 100644
--- a/sot/Library_sot.mk
+++ b/sot/Library_sot.mk
@@ -29,6 +29,8 @@ $(eval $(call gb_Library_add_defs,sot,\
     -DSOT_DLLIMPLEMENTATION \
 ))
 
+$(eval $(call gb_Library_set_precompiled_header,sot,$(SRCDIR)/sot/inc/pch/precompiled_sot))
+
 $(eval $(call gb_Library_use_libraries,sot,\
     comphelper \
     cppu \
diff --git a/sot/inc/pch/precompiled_sot.cxx b/sot/inc/pch/precompiled_sot.cxx
new file mode 100644
index 0000000..719a791
--- /dev/null
+++ b/sot/inc/pch/precompiled_sot.cxx
@@ -0,0 +1,12 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * file, You can obtain one at http://mozilla.org/MPL/2.0/.
+ */
+
+#include "precompiled_sot.hxx"
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sot/inc/pch/precompiled_sot.hxx b/sot/inc/pch/precompiled_sot.hxx
new file mode 100644
index 0000000..b9e5a65
--- /dev/null
+++ b/sot/inc/pch/precompiled_sot.hxx
@@ -0,0 +1,94 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
+/*
+ * This file is part of the LibreOffice project.
+ *
+ * This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this
+ * 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 "rtl/string.h"
+#include <algorithm>
+#include <boost/scoped_ptr.hpp>
+#include <com/sun/star/beans/Property.hpp>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/datatransfer/DataFlavor.hpp>
+#include <com/sun/star/datatransfer/XTransferable.hpp>
+#include <com/sun/star/embed/ElementModes.hpp>
+#include <com/sun/star/embed/XStorage.hpp>
+#include <com/sun/star/io/BufferSizeExceededException.hpp>
+#include <com/sun/star/io/NotConnectedException.hpp>
+#include <com/sun/star/io/TempFile.hpp>
+#include <com/sun/star/io/XInputStream.hpp>
+#include <com/sun/star/io/XSeekable.hpp>
+#include <com/sun/star/io/XStream.hpp>
+#include <com/sun/star/io/XTruncate.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/lang/IllegalArgumentException.hpp>
+#include <com/sun/star/lang/Locale.hpp>
+#include <com/sun/star/lang/XSingleServiceFactory.hpp>
+#include <com/sun/star/packages/manifest/ManifestReader.hpp>
+#include <com/sun/star/packages/manifest/ManifestWriter.hpp>
+#include <com/sun/star/registry/InvalidRegistryException.hpp>
+#include <com/sun/star/registry/XRegistryKey.hpp>
+#include <com/sun/star/sdbc/XResultSet.hpp>
+#include <com/sun/star/sdbc/XRow.hpp>
+#include <com/sun/star/ucb/CommandAbortedException.hpp>
+#include <com/sun/star/ucb/ContentInfo.hpp>
+#include <com/sun/star/ucb/ContentInfoAttribute.hpp>
+#include <com/sun/star/ucb/InsertCommandArgument.hpp>
+#include <com/sun/star/ucb/InteractiveIOException.hpp>
+#include <com/sun/star/ucb/NameClash.hpp>
+#include <com/sun/star/ucb/ResultSetException.hpp>
+#include <com/sun/star/ucb/XCommandEnvironment.hpp>
+#include <com/sun/star/ucb/XContentAccess.hpp>
+#include <com/sun/star/uno/Reference.h>
+#include <com/sun/star/uno/RuntimeException.hpp>
+#include <com/sun/star/uno/Sequence.h>
+#include <com/sun/star/uno/Sequence.hxx>
+#include <comphelper/classids.hxx>
+#include <comphelper/documentconstants.hxx>
+#include <comphelper/processfactory.hxx>
+#include <comphelper/storagehelper.hxx>
+#include <cppuhelper/exc_hlp.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/implbase2.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <osl/diagnose.h>
+#include <osl/endian.h>
+#include <osl/file.hxx>
+#include <osl/thread.h>
+#include <rtl/digest.h>
+#include <rtl/instance.hxx>
+#include <rtl/strbuf.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/log.hxx>
+#include <set>
+#include <string.h>
+#include <tools/debug.hxx>
+#include <tools/globname.hxx>
+#include <tools/ref.hxx>
+#include <tools/rtti.hxx>
+#include <tools/solar.h>
+#include <tools/stream.hxx>
+#include <tools/urlobj.hxx>
+#include <ucbhelper/commandenvironment.hxx>
+#include <ucbhelper/content.hxx>
+#include <unotools/charclass.hxx>
+#include <unotools/localfilehelper.hxx>
+#include <unotools/streamhelper.hxx>
+#include <unotools/streamwrap.hxx>
+#include <unotools/tempfile.hxx>
+#include <unotools/ucbhelper.hxx>
+#include <unotools/ucbstreamhelper.hxx>
+#include <vector>
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
commit 530899ba181cf7ae34c99ee061958b9e540082b6
Author: Thomas Arnhold <thomas at arnhold.org>
Date:   Wed Jun 4 16:23:19 2014 +0200

    cppuhelper: fix includes
    
    Change-Id: I0e6bc822d19cf266dea716fe92f2ccd08d87c51f

diff --git a/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx b/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
index 838a33a..6c1870f 100644
--- a/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
+++ b/cppuhelper/qa/ifcontainer/cppu_ifcontainer.cxx
@@ -24,11 +24,11 @@
 #include <cppunit/extensions/HelperMacros.h>
 #include <cppunit/plugin/TestPlugIn.h>
 
-#include "com/sun/star/lang/XEventListener.hpp"
-#include "cppuhelper/interfacecontainer.hxx"
-#include "cppuhelper/queryinterface.hxx"
-#include "cppuhelper/implbase1.hxx"
-#include "cppuhelper/propshlp.hxx"
+#include <com/sun/star/lang/XEventListener.hpp>
+#include <cppuhelper/interfacecontainer.hxx>
+#include <cppuhelper/queryinterface.hxx>
+#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/propshlp.hxx>
 
 using namespace com::sun::star;
 using namespace com::sun::star::uno;
diff --git a/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx b/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx
index cd62d5e..b512226 100644
--- a/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx
+++ b/cppuhelper/qa/propertysetmixin/comp_propertysetmixin.cxx
@@ -18,35 +18,35 @@
  */
 
 
-#include "sal/config.h"
-
-#include "test/cppuhelper/propertysetmixin/XSupplier.hpp"
-#include "test/cppuhelper/propertysetmixin/XTest3.hpp"
-
-#include "com/sun/star/beans/Ambiguous.hpp"
-#include "com/sun/star/beans/Defaulted.hpp"
-#include "com/sun/star/beans/Optional.hpp"
-#include "com/sun/star/beans/PropertyVetoException.hpp"
-#include "com/sun/star/beans/UnknownPropertyException.hpp"
-#include "com/sun/star/lang/XComponent.hpp"
-#include "cppuhelper/propertysetmixin.hxx"
-#include "cppuhelper/factory.hxx"
-#include "cppuhelper/implbase1.hxx"
-#include "cppuhelper/implementationentry.hxx"
-#include "cppuhelper/queryinterface.hxx"
-#include "cppuhelper/weak.hxx"
-#include "com/sun/star/uno/Any.hxx"
-#include "com/sun/star/uno/Exception.hpp"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/RuntimeException.hpp"
-#include "com/sun/star/uno/Sequence.hxx"
-#include "com/sun/star/uno/Type.hxx"
-#include "com/sun/star/uno/XComponentContext.hpp"
-#include "com/sun/star/uno/XInterface.hpp"
-#include "osl/mutex.hxx"
-#include "rtl/ustring.h"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
+#include <sal/config.h>
+
+#include <test/cppuhelper/propertysetmixin/XSupplier.hpp>
+#include <test/cppuhelper/propertysetmixin/XTest3.hpp>
+
+#include <com/sun/star/beans/Ambiguous.hpp>
+#include <com/sun/star/beans/Defaulted.hpp>
+#include <com/sun/star/beans/Optional.hpp>
+#include <com/sun/star/beans/PropertyVetoException.hpp>
+#include <com/sun/star/beans/UnknownPropertyException.hpp>
+#include <com/sun/star/lang/XComponent.hpp>
+#include <cppuhelper/propertysetmixin.hxx>
+#include <cppuhelper/factory.hxx>
+#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/implementationentry.hxx>
+#include <cppuhelper/queryinterface.hxx>
+#include <cppuhelper/weak.hxx>
+#include <com/sun/star/uno/Any.hxx>
+#include <com/sun/star/uno/Exception.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/RuntimeException.hpp>
+#include <com/sun/star/uno/Sequence.hxx>
+#include <com/sun/star/uno/Type.hxx>
+#include <com/sun/star/uno/XComponentContext.hpp>
+#include <com/sun/star/uno/XInterface.hpp>
+#include <osl/mutex.hxx>
+#include <rtl/ustring.h>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
 
 namespace com { namespace sun { namespace star {
     class XEventListener;
diff --git a/cppuhelper/qa/propertysetmixin/test_propertysetmixin.cxx b/cppuhelper/qa/propertysetmixin/test_propertysetmixin.cxx
index 88f843a..db2bc53 100644
--- a/cppuhelper/qa/propertysetmixin/test_propertysetmixin.cxx
+++ b/cppuhelper/qa/propertysetmixin/test_propertysetmixin.cxx
@@ -19,47 +19,47 @@
 
 #include <sal/types.h>
 
-#include "test/cppuhelper/propertysetmixin/CppSupplier.hpp"
-#include "test/cppuhelper/propertysetmixin/JavaSupplier.hpp"
-#include "test/cppuhelper/propertysetmixin/XSupplier.hpp"
-#include "test/cppuhelper/propertysetmixin/XTest3.hpp"
-
-#include "com/sun/star/beans/Ambiguous.hpp"
-#include "com/sun/star/beans/Defaulted.hpp"
-#include "com/sun/star/beans/Optional.hpp"
-#include "com/sun/star/beans/Property.hpp"
-#include "com/sun/star/beans/PropertyAttribute.hpp"
-#include "com/sun/star/beans/PropertyChangeEvent.hpp"
-#include "com/sun/star/beans/PropertyState.hpp"
-#include "com/sun/star/beans/PropertyValue.hpp"
-#include "com/sun/star/beans/PropertyVetoException.hpp"
-#include "com/sun/star/beans/UnknownPropertyException.hpp"
-#include "com/sun/star/beans/XFastPropertySet.hpp"
-#include "com/sun/star/beans/XPropertyAccess.hpp"
-#include "com/sun/star/beans/XPropertyChangeListener.hpp"
-#include "com/sun/star/beans/XPropertySet.hpp"
-#include "com/sun/star/beans/XPropertySetInfo.hpp"
-#include "com/sun/star/beans/XVetoableChangeListener.hpp"
-#include "com/sun/star/lang/XComponent.hpp"
-#include "com/sun/star/uno/Any.hxx"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/RuntimeException.hpp"
-#include "com/sun/star/uno/Sequence.hxx"
-#include "com/sun/star/uno/Type.hxx"
-#include "com/sun/star/uno/XComponentContext.hpp"
-#include "cppuhelper/bootstrap.hxx"
-#include "cppuhelper/implbase1.hxx"
+#include <test/cppuhelper/propertysetmixin/CppSupplier.hpp>
+#include <test/cppuhelper/propertysetmixin/JavaSupplier.hpp>
+#include <test/cppuhelper/propertysetmixin/XSupplier.hpp>
+#include <test/cppuhelper/propertysetmixin/XTest3.hpp>
+
+#include <com/sun/star/beans/Ambiguous.hpp>
+#include <com/sun/star/beans/Defaulted.hpp>
+#include <com/sun/star/beans/Optional.hpp>
+#include <com/sun/star/beans/Property.hpp>
+#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/beans/PropertyChangeEvent.hpp>
+#include <com/sun/star/beans/PropertyState.hpp>
+#include <com/sun/star/beans/PropertyValue.hpp>
+#include <com/sun/star/beans/PropertyVetoException.hpp>
+#include <com/sun/star/beans/UnknownPropertyException.hpp>
+#include <com/sun/star/beans/XFastPropertySet.hpp>
+#include <com/sun/star/beans/XPropertyAccess.hpp>
+#include <com/sun/star/beans/XPropertyChangeListener.hpp>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/beans/XPropertySetInfo.hpp>
+#include <com/sun/star/beans/XVetoableChangeListener.hpp>
+#include <com/sun/star/lang/XComponent.hpp>
+#include <com/sun/star/uno/Any.hxx>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/RuntimeException.hpp>
+#include <com/sun/star/uno/Sequence.hxx>
+#include <com/sun/star/uno/Type.hxx>
+#include <com/sun/star/uno/XComponentContext.hpp>
+#include <cppuhelper/bootstrap.hxx>
+#include <cppuhelper/implbase1.hxx>
 #include "cppunit/TestAssert.h"
 #include "cppunit/TestFixture.h"
 #include "cppunit/extensions/HelperMacros.h"
 #include "cppunit/plugin/TestPlugIn.h"
-#include "osl/mutex.hxx"
-#include "rtl/ref.hxx"
-#include "rtl/string.h"
-#include "rtl/textenc.h"
-#include "rtl/ustring.h"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
+#include <osl/mutex.hxx>
+#include <rtl/ref.hxx>
+#include <rtl/string.h>
+#include <rtl/textenc.h>
+#include <rtl/ustring.h>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
 
 #include <limits>
 #include <ostream>
diff --git a/cppuhelper/qa/unourl/cppu_unourl.cxx b/cppuhelper/qa/unourl/cppu_unourl.cxx
index 10fbebe..494a75e 100644
--- a/cppuhelper/qa/unourl/cppu_unourl.cxx
+++ b/cppuhelper/qa/unourl/cppu_unourl.cxx
@@ -22,13 +22,13 @@
 #include <cppunit/extensions/HelperMacros.h>
 #include <cppunit/plugin/TestPlugIn.h>
 
-#include "cppuhelper/unourl.hxx"
-#include "rtl/malformeduriexception.hxx"
-#include "rtl/strbuf.hxx"
-#include "rtl/string.h"
-#include "rtl/textenc.h"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
+#include <cppuhelper/unourl.hxx>
+#include <rtl/malformeduriexception.hxx>
+#include <rtl/strbuf.hxx>
+#include <rtl/string.h>
+#include <rtl/textenc.h>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
 
 namespace cppu_unourl
 {
diff --git a/cppuhelper/qa/weak/test_weak.cxx b/cppuhelper/qa/weak/test_weak.cxx
index fb2ee51..00fb685 100644
--- a/cppuhelper/qa/weak/test_weak.cxx
+++ b/cppuhelper/qa/weak/test_weak.cxx
@@ -22,16 +22,16 @@
 #include <cppunit/extensions/HelperMacros.h>
 #include <cppunit/plugin/TestPlugIn.h>
 
-#include "com/sun/star/lang/DisposedException.hpp"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/RuntimeException.hpp"
-#include "com/sun/star/uno/XAdapter.hpp"
-#include "com/sun/star/uno/XReference.hpp"
-#include "com/sun/star/uno/XWeak.hpp"
-#include "cppuhelper/implbase1.hxx"
-#include "cppuhelper/weak.hxx"
-#include "rtl/ref.hxx"
-#include "sal/types.h"
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/RuntimeException.hpp>
+#include <com/sun/star/uno/XAdapter.hpp>
+#include <com/sun/star/uno/XReference.hpp>
+#include <com/sun/star/uno/XWeak.hpp>
+#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/weak.hxx>
+#include <rtl/ref.hxx>
+#include <sal/types.h>
 
 namespace {
 
diff --git a/cppuhelper/source/bootstrap.cxx b/cppuhelper/source/bootstrap.cxx
index ae2a9f0..4cfaafd 100644
--- a/cppuhelper/source/bootstrap.cxx
+++ b/cppuhelper/source/bootstrap.cxx
@@ -17,28 +17,28 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#include "sal/config.h"
+#include <sal/config.h>
 
 #include <cstring>
 
-#include "rtl/process.h"
-#include "rtl/bootstrap.hxx"
-#include "rtl/random.h"
-#include "rtl/string.hxx"
-#include "rtl/ustrbuf.hxx"
-#include "rtl/uri.hxx"
-#include "osl/diagnose.h"
-#include "osl/file.hxx"
-#include "osl/security.hxx"
-#include "osl/thread.hxx"
+#include <rtl/process.h>
+#include <rtl/bootstrap.hxx>
+#include <rtl/random.h>
+#include <rtl/string.hxx>
+#include <rtl/ustrbuf.hxx>
+#include <rtl/uri.hxx>
+#include <osl/diagnose.h>
+#include <osl/file.hxx>
+#include <osl/security.hxx>
+#include <osl/thread.hxx>
 
-#include "cppuhelper/bootstrap.hxx"
-#include "cppuhelper/findsofficepath.h"
+#include <cppuhelper/bootstrap.hxx>
+#include <cppuhelper/findsofficepath.h>
 
-#include "com/sun/star/uno/XComponentContext.hpp"
+#include <com/sun/star/uno/XComponentContext.hpp>
 
-#include "com/sun/star/bridge/UnoUrlResolver.hpp"
-#include "com/sun/star/bridge/XUnoUrlResolver.hpp"
+#include <com/sun/star/bridge/UnoUrlResolver.hpp>
+#include <com/sun/star/bridge/XUnoUrlResolver.hpp>
 
 #include "macro_expander.hxx"
 
diff --git a/cppuhelper/source/compat.cxx b/cppuhelper/source/compat.cxx
index 97605b0..b06f440 100644
--- a/cppuhelper/source/compat.cxx
+++ b/cppuhelper/source/compat.cxx
@@ -17,16 +17,16 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#include "sal/config.h"
+#include <sal/config.h>
 
 #include <cstdlib>
 
-#include "com/sun/star/loader/CannotActivateFactoryException.hpp"
-#include "com/sun/star/uno/Exception.hpp"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/Sequence.hxx"
-#include "osl/module.h"
-#include "sal/types.h"
+#include <com/sun/star/loader/CannotActivateFactoryException.hpp>
+#include <com/sun/star/uno/Exception.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/Sequence.hxx>
+#include <osl/module.h>
+#include <sal/types.h>
 
 namespace com { namespace sun { namespace star {
     namespace lang {
diff --git a/cppuhelper/source/component.cxx b/cppuhelper/source/component.cxx
index b120fc6..1b1e452 100644
--- a/cppuhelper/source/component.cxx
+++ b/cppuhelper/source/component.cxx
@@ -22,7 +22,7 @@
 #include <cppuhelper/component.hxx>
 #include <cppuhelper/queryinterface.hxx>
 #include <cppuhelper/typeprovider.hxx>
-#include "com/sun/star/uno/RuntimeException.hpp"
+#include <com/sun/star/uno/RuntimeException.hpp>
 
 using namespace osl;
 using namespace com::sun::star;
diff --git a/cppuhelper/source/component_context.cxx b/cppuhelper/source/component_context.cxx
index 85f0316..b211bd7 100644
--- a/cppuhelper/source/component_context.cxx
+++ b/cppuhelper/source/component_context.cxx
@@ -51,8 +51,8 @@
 #include <com/sun/star/lang/XMultiComponentFactory.hpp>
 #include <com/sun/star/lang/XComponent.hpp>
 #include <com/sun/star/beans/XPropertySet.hpp>
-#include "com/sun/star/uno/DeploymentException.hpp"
-#include "com/sun/star/uno/RuntimeException.hpp"
+#include <com/sun/star/uno/DeploymentException.hpp>
+#include <com/sun/star/uno/RuntimeException.hpp>
 
 #define SMGR_SINGLETON "/singletons/com.sun.star.lang.theServiceManager"
 #define TDMGR_SINGLETON "/singletons/com.sun.star.reflection.theTypeDescriptionManager"
diff --git a/cppuhelper/source/defaultbootstrap.cxx b/cppuhelper/source/defaultbootstrap.cxx
index 98d36c4..882862b 100644
--- a/cppuhelper/source/defaultbootstrap.cxx
+++ b/cppuhelper/source/defaultbootstrap.cxx
@@ -7,20 +7,20 @@
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  */
 
-#include "sal/config.h"
+#include <sal/config.h>
 
 #include <cassert>
 #include <vector>
 
-#include "com/sun/star/uno/DeploymentException.hpp"
-#include "com/sun/star/uno/Any.hxx"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/XComponentContext.hpp"
-#include "cppuhelper/bootstrap.hxx"
-#include "cppuhelper/component_context.hxx"
-#include "rtl/bootstrap.hxx"
-#include "rtl/ref.hxx"
-#include "rtl/ustring.hxx"
+#include <com/sun/star/uno/DeploymentException.hpp>
+#include <com/sun/star/uno/Any.hxx>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/XComponentContext.hpp>
+#include <cppuhelper/bootstrap.hxx>
+#include <cppuhelper/component_context.hxx>
+#include <rtl/bootstrap.hxx>
+#include <rtl/ref.hxx>
+#include <rtl/ustring.hxx>
 
 using rtl::OUString;
 
diff --git a/cppuhelper/source/exc_thrower.cxx b/cppuhelper/source/exc_thrower.cxx
index c307cf3..b4b21f8 100644
--- a/cppuhelper/source/exc_thrower.cxx
+++ b/cppuhelper/source/exc_thrower.cxx
@@ -18,17 +18,17 @@
  */
 
 
-#include "rtl/instance.hxx"
-#include "osl/diagnose.h"
-#include "osl/doublecheckedlocking.h"
-#include "osl/mutex.hxx"
-#include "uno/dispatcher.hxx"
+#include <rtl/instance.hxx>
+#include <osl/diagnose.h>
+#include <osl/doublecheckedlocking.h>
+#include <osl/mutex.hxx>
+#include <uno/dispatcher.hxx>
 #include <uno/lbnames.h>
-#include "uno/mapping.hxx"
-#include "cppuhelper/detail/XExceptionThrower.hpp"
-#include "com/sun/star/uno/RuntimeException.hpp"
+#include <uno/mapping.hxx>
+#include <cppuhelper/detail/XExceptionThrower.hpp>
+#include <com/sun/star/uno/RuntimeException.hpp>
 
-#include "cppuhelper/exc_hlp.hxx"
+#include <cppuhelper/exc_hlp.hxx>
 
 using namespace ::osl;
 using namespace ::cppu;
diff --git a/cppuhelper/source/factory.cxx b/cppuhelper/source/factory.cxx
index 460f119..4c76251 100644
--- a/cppuhelper/source/factory.cxx
+++ b/cppuhelper/source/factory.cxx
@@ -30,7 +30,7 @@
 #include <rtl/instance.hxx>
 #include <rtl/unload.h>
 
-#include "cppuhelper/propshlp.hxx"
+#include <cppuhelper/propshlp.hxx>
 
 #include <com/sun/star/lang/XServiceInfo.hpp>
 #include <com/sun/star/lang/XSingleServiceFactory.hpp>
@@ -40,7 +40,7 @@
 #include <com/sun/star/lang/XComponent.hpp>
 #include <com/sun/star/lang/IllegalArgumentException.hpp>
 #include <com/sun/star/uno/XUnloadingPreference.hpp>
-#include "com/sun/star/beans/PropertyAttribute.hpp"
+#include <com/sun/star/beans/PropertyAttribute.hpp>
 
 #include <memory>
 
diff --git a/cppuhelper/source/findsofficepath.c b/cppuhelper/source/findsofficepath.c
index 903b91b..14ecacb 100644
--- a/cppuhelper/source/findsofficepath.c
+++ b/cppuhelper/source/findsofficepath.c
@@ -17,7 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#include "sal/config.h"
+#include <sal/config.h>
 
 #include <stdlib.h>
 #include <string.h>
diff --git a/cppuhelper/source/implbase.cxx b/cppuhelper/source/implbase.cxx
index 2e7d14b..97d240a 100644
--- a/cppuhelper/source/implbase.cxx
+++ b/cppuhelper/source/implbase.cxx
@@ -24,7 +24,7 @@
 #include <rtl/string.hxx>
 
 #include <com/sun/star/lang/XComponent.hpp>
-#include "com/sun/star/uno/RuntimeException.hpp"
+#include <com/sun/star/uno/RuntimeException.hpp>
 
 using namespace ::osl;
 using namespace ::com::sun::star;
diff --git a/cppuhelper/source/implbase_ex.cxx b/cppuhelper/source/implbase_ex.cxx
index 2aa3e1d..57359a3 100644
--- a/cppuhelper/source/implbase_ex.cxx
+++ b/cppuhelper/source/implbase_ex.cxx
@@ -26,7 +26,7 @@
 #include <rtl/uuid.h>
 #include <cppuhelper/compbase_ex.hxx>
 
-#include "com/sun/star/uno/RuntimeException.hpp"
+#include <com/sun/star/uno/RuntimeException.hpp>
 
 using namespace ::cppu;
 using namespace ::osl;
diff --git a/cppuhelper/source/loadsharedlibcomponentfactory.hxx b/cppuhelper/source/loadsharedlibcomponentfactory.hxx
index 7f3de19..7062d86 100644
--- a/cppuhelper/source/loadsharedlibcomponentfactory.hxx
+++ b/cppuhelper/source/loadsharedlibcomponentfactory.hxx
@@ -14,7 +14,7 @@
 
 #include <com/sun/star/uno/Reference.hxx>
 
-#include <servicemanager.hxx>
+#include "servicemanager.hxx"
 
 namespace com { namespace sun { namespace star {
     namespace lang { class XMultiServiceFactory; }
diff --git a/cppuhelper/source/macro_expander.cxx b/cppuhelper/source/macro_expander.cxx
index f12c9ee..65bff10 100644
--- a/cppuhelper/source/macro_expander.cxx
+++ b/cppuhelper/source/macro_expander.cxx
@@ -30,7 +30,7 @@
 
 #include <com/sun/star/lang/XServiceInfo.hpp>
 #include <com/sun/star/util/XMacroExpander.hpp>
-#include "com/sun/star/uno/RuntimeException.hpp"
+#include <com/sun/star/uno/RuntimeException.hpp>
 
 #include "macro_expander.hxx"
 #include "paths.hxx"
diff --git a/cppuhelper/source/macro_expander.hxx b/cppuhelper/source/macro_expander.hxx
index 67716eb..83ceddb 100644
--- a/cppuhelper/source/macro_expander.hxx
+++ b/cppuhelper/source/macro_expander.hxx
@@ -20,10 +20,10 @@
 #ifndef INCLUDED_CPPUHELPER_SOURCE_MACRO_EXPANDER_HXX
 #define INCLUDED_CPPUHELPER_SOURCE_MACRO_EXPANDER_HXX
 
-#include "sal/config.h"
+#include <sal/config.h>
 
-#include "com/sun/star/uno/Reference.hxx"
-#include "sal/types.h"
+#include <com/sun/star/uno/Reference.hxx>
+#include <sal/types.h>
 
 namespace com { namespace sun { namespace star { namespace lang {
     class XSingleComponentFactory;
diff --git a/cppuhelper/source/paths.cxx b/cppuhelper/source/paths.cxx
index 2f021d6..1f15f51 100644
--- a/cppuhelper/source/paths.cxx
+++ b/cppuhelper/source/paths.cxx
@@ -20,18 +20,18 @@
 #include <config_features.h>
 #include <config_folders.h>
 
-#include "sal/config.h"
+#include <sal/config.h>
 
 #include <cassert>
 
-#include "com/sun/star/uno/DeploymentException.hpp"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/XInterface.hpp"
-#include "osl/file.hxx"
-#include "osl/module.hxx"
-#include "osl/mutex.hxx"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
+#include <com/sun/star/uno/DeploymentException.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/XInterface.hpp>
+#include <osl/file.hxx>
+#include <osl/module.hxx>
+#include <osl/mutex.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
 
 #include "paths.hxx"
 
diff --git a/cppuhelper/source/paths.hxx b/cppuhelper/source/paths.hxx
index 7af92b6..b7fde71 100644
--- a/cppuhelper/source/paths.hxx
+++ b/cppuhelper/source/paths.hxx
@@ -20,7 +20,7 @@
 #ifndef INCLUDED_CPPUHELPER_SOURCE_PATHS_HXX
 #define INCLUDED_CPPUHELPER_SOURCE_PATHS_HXX
 
-#include "sal/config.h"
+#include <sal/config.h>
 
 namespace osl { class Directory; }
 namespace rtl { class OUString; }
diff --git a/cppuhelper/source/propertysetmixin.cxx b/cppuhelper/source/propertysetmixin.cxx
index cdeaca5..b20cfe2 100644
--- a/cppuhelper/source/propertysetmixin.cxx
+++ b/cppuhelper/source/propertysetmixin.cxx
@@ -17,7 +17,7 @@
  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
  */
 
-#include "sal/config.h"
+#include <sal/config.h>
 
 #include <algorithm>
 #include <cassert>
@@ -26,54 +26,54 @@
 #include <set>
 #include <vector>
 
-#include "com/sun/star/beans/Property.hpp"
-#include "com/sun/star/beans/PropertyChangeEvent.hpp"
-#include "com/sun/star/beans/PropertyAttribute.hpp"
-#include "com/sun/star/beans/PropertyValue.hpp"
-#include "com/sun/star/beans/PropertyVetoException.hpp"
-#include "com/sun/star/beans/UnknownPropertyException.hpp"
-#include "com/sun/star/beans/XFastPropertySet.hpp"
-#include "com/sun/star/beans/XPropertyAccess.hpp"
-#include "com/sun/star/beans/XPropertyChangeListener.hpp"
-#include "com/sun/star/beans/XPropertySet.hpp"
-#include "com/sun/star/beans/XPropertySetInfo.hpp"
-#include "com/sun/star/beans/XVetoableChangeListener.hpp"
-#include "com/sun/star/container/NoSuchElementException.hpp"
-#include "com/sun/star/container/XHierarchicalNameAccess.hpp"
-#include "com/sun/star/lang/DisposedException.hpp"
-#include "com/sun/star/lang/EventObject.hpp"
-#include "com/sun/star/lang/IllegalAccessException.hpp"
-#include "com/sun/star/lang/IllegalArgumentException.hpp"
-#include "com/sun/star/lang/WrappedTargetException.hpp"
-#include "com/sun/star/lang/WrappedTargetRuntimeException.hpp"
-#include "com/sun/star/reflection/XCompoundTypeDescription.hpp"
-#include "com/sun/star/reflection/XIdlClass.hpp"
-#include "com/sun/star/reflection/XIdlField2.hpp"
-#include "com/sun/star/reflection/XIndirectTypeDescription.hpp"
-#include "com/sun/star/reflection/XInterfaceAttributeTypeDescription2.hpp"
-#include "com/sun/star/reflection/XInterfaceMemberTypeDescription.hpp"
-#include "com/sun/star/reflection/XInterfaceTypeDescription2.hpp"
-#include "com/sun/star/reflection/XStructTypeDescription.hpp"
-#include "com/sun/star/reflection/XTypeDescription.hpp"
-#include "com/sun/star/reflection/theCoreReflection.hpp"
-#include "com/sun/star/uno/Any.hxx"
-#include "com/sun/star/uno/DeploymentException.hpp"
-#include "com/sun/star/uno/Exception.hpp"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/RuntimeException.hpp"
-#include "com/sun/star/uno/Sequence.hxx"
-#include "com/sun/star/uno/Type.hxx"
-#include "com/sun/star/uno/TypeClass.hpp"
-#include "com/sun/star/uno/XComponentContext.hpp"
-#include "com/sun/star/uno/XInterface.hpp"
-#include "cppuhelper/implbase1.hxx"
-#include "cppuhelper/propertysetmixin.hxx"
-#include "cppuhelper/weak.hxx"
-#include "osl/mutex.hxx"
-#include "rtl/ref.hxx"
-#include "rtl/ustring.hxx"
-#include "sal/types.h"
-#include "salhelper/simplereferenceobject.hxx"
+#include <com/sun/star/beans/Property.hpp>
+#include <com/sun/star/beans/PropertyChangeEvent.hpp>
+#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/beans/PropertyValue.hpp>
+#include <com/sun/star/beans/PropertyVetoException.hpp>
+#include <com/sun/star/beans/UnknownPropertyException.hpp>
+#include <com/sun/star/beans/XFastPropertySet.hpp>
+#include <com/sun/star/beans/XPropertyAccess.hpp>
+#include <com/sun/star/beans/XPropertyChangeListener.hpp>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/beans/XPropertySetInfo.hpp>
+#include <com/sun/star/beans/XVetoableChangeListener.hpp>
+#include <com/sun/star/container/NoSuchElementException.hpp>
+#include <com/sun/star/container/XHierarchicalNameAccess.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
+#include <com/sun/star/lang/EventObject.hpp>
+#include <com/sun/star/lang/IllegalAccessException.hpp>
+#include <com/sun/star/lang/IllegalArgumentException.hpp>
+#include <com/sun/star/lang/WrappedTargetException.hpp>
+#include <com/sun/star/lang/WrappedTargetRuntimeException.hpp>
+#include <com/sun/star/reflection/XCompoundTypeDescription.hpp>
+#include <com/sun/star/reflection/XIdlClass.hpp>
+#include <com/sun/star/reflection/XIdlField2.hpp>
+#include <com/sun/star/reflection/XIndirectTypeDescription.hpp>
+#include <com/sun/star/reflection/XInterfaceAttributeTypeDescription2.hpp>
+#include <com/sun/star/reflection/XInterfaceMemberTypeDescription.hpp>
+#include <com/sun/star/reflection/XInterfaceTypeDescription2.hpp>
+#include <com/sun/star/reflection/XStructTypeDescription.hpp>
+#include <com/sun/star/reflection/XTypeDescription.hpp>
+#include <com/sun/star/reflection/theCoreReflection.hpp>
+#include <com/sun/star/uno/Any.hxx>
+#include <com/sun/star/uno/DeploymentException.hpp>
+#include <com/sun/star/uno/Exception.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/RuntimeException.hpp>
+#include <com/sun/star/uno/Sequence.hxx>
+#include <com/sun/star/uno/Type.hxx>
+#include <com/sun/star/uno/TypeClass.hpp>
+#include <com/sun/star/uno/XComponentContext.hpp>
+#include <com/sun/star/uno/XInterface.hpp>
+#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/propertysetmixin.hxx>
+#include <cppuhelper/weak.hxx>
+#include <osl/mutex.hxx>
+#include <rtl/ref.hxx>
+#include <rtl/ustring.hxx>
+#include <sal/types.h>
+#include <salhelper/simplereferenceobject.hxx>
 
 using cppu::PropertySetMixinImpl;
 
diff --git a/cppuhelper/source/propshlp.cxx b/cppuhelper/source/propshlp.cxx
index 37610f9..53f3aeb 100644
--- a/cppuhelper/source/propshlp.cxx
+++ b/cppuhelper/source/propshlp.cxx
@@ -18,13 +18,13 @@
  */
 
 
-#include "osl/diagnose.h"
-#include "cppuhelper/implbase1.hxx"
-#include "cppuhelper/weak.hxx"
-#include "cppuhelper/propshlp.hxx"
-#include "cppuhelper/exc_hlp.hxx"
-#include "com/sun/star/beans/PropertyAttribute.hpp"
-#include "com/sun/star/lang/DisposedException.hpp"
+#include <osl/diagnose.h>
+#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/weak.hxx>
+#include <cppuhelper/propshlp.hxx>
+#include <cppuhelper/exc_hlp.hxx>
+#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/lang/DisposedException.hpp>
 
 
 using namespace osl;
diff --git a/cppuhelper/source/servicemanager.cxx b/cppuhelper/source/servicemanager.cxx
index 4aca8d14a..d682cd6 100644
--- a/cppuhelper/source/servicemanager.cxx
+++ b/cppuhelper/source/servicemanager.cxx
@@ -7,50 +7,50 @@
  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
  */
 
-#include "sal/config.h"
+#include <sal/config.h>
 
 #include <algorithm>
 #include <cassert>
 #include <vector>
 
-#include "boost/noncopyable.hpp"
-#include "boost/shared_ptr.hpp"
-#include "com/sun/star/beans/NamedValue.hpp"
-#include "com/sun/star/beans/PropertyAttribute.hpp"
-#include "com/sun/star/container/ElementExistException.hpp"
-#include "com/sun/star/container/XEnumeration.hpp"
-#include "com/sun/star/container/XNameContainer.hpp"
-#include "com/sun/star/lang/XInitialization.hpp"
-#include "com/sun/star/lang/XServiceInfo.hpp"
-#include "com/sun/star/lang/XSingleComponentFactory.hpp"
-#include "com/sun/star/lang/XSingleServiceFactory.hpp"
-#include "com/sun/star/loader/XImplementationLoader.hpp"
-#include "com/sun/star/registry/InvalidRegistryException.hpp"
-#include "com/sun/star/uno/DeploymentException.hpp"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/XComponentContext.hpp"
-#include "cppuhelper/bootstrap.hxx"
-#include "cppuhelper/component_context.hxx"
-#include "cppuhelper/implbase1.hxx"
-#include "cppuhelper/implbase3.hxx"
-#include "cppuhelper/shlib.hxx"
-#include "cppuhelper/supportsservice.hxx"
-#include "osl/file.hxx"
-#include "rtl/ref.hxx"
-#include "rtl/uri.hxx"
-#include "rtl/ustring.hxx"
-#include "rtl/strbuf.hxx"
-#include "sal/log.hxx"
-#include "uno/environment.hxx"
-
-#include <loadsharedlibcomponentfactory.hxx>
+#include <boost/noncopyable.hpp>
+#include <boost/shared_ptr.hpp>
+#include <com/sun/star/beans/NamedValue.hpp>
+#include <com/sun/star/beans/PropertyAttribute.hpp>
+#include <com/sun/star/container/ElementExistException.hpp>
+#include <com/sun/star/container/XEnumeration.hpp>
+#include <com/sun/star/container/XNameContainer.hpp>
+#include <com/sun/star/lang/XInitialization.hpp>
+#include <com/sun/star/lang/XServiceInfo.hpp>
+#include <com/sun/star/lang/XSingleComponentFactory.hpp>
+#include <com/sun/star/lang/XSingleServiceFactory.hpp>
+#include <com/sun/star/loader/XImplementationLoader.hpp>
+#include <com/sun/star/registry/InvalidRegistryException.hpp>
+#include <com/sun/star/uno/DeploymentException.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+#include <com/sun/star/uno/XComponentContext.hpp>
+#include <cppuhelper/bootstrap.hxx>
+#include <cppuhelper/component_context.hxx>
+#include <cppuhelper/implbase1.hxx>
+#include <cppuhelper/implbase3.hxx>
+#include <cppuhelper/shlib.hxx>
+#include <cppuhelper/supportsservice.hxx>
+#include <osl/file.hxx>
+#include <rtl/ref.hxx>
+#include <rtl/uri.hxx>
+#include <rtl/ustring.hxx>
+#include <rtl/strbuf.hxx>
+#include <sal/log.hxx>
+#include <uno/environment.hxx>
+
+#include "loadsharedlibcomponentfactory.hxx"
 
 using rtl::OUString;
 using rtl::OString;
 using rtl::OStringBuffer;
 
-#include "registry/registry.hxx"
-#include "xmlreader/xmlreader.hxx"
+#include <registry/registry.hxx>
+#include <xmlreader/xmlreader.hxx>
 
 #include "paths.hxx"
 #include "servicemanager.hxx"
diff --git a/cppuhelper/source/servicemanager.hxx b/cppuhelper/source/servicemanager.hxx
index 644fc21..903084b 100644
--- a/cppuhelper/source/servicemanager.hxx
+++ b/cppuhelper/source/servicemanager.hxx
@@ -10,31 +10,31 @@
 #ifndef INCLUDED_CPPUHELPER_SOURCE_SERVICEMANAGER_HXX
 #define INCLUDED_CPPUHELPER_SOURCE_SERVICEMANAGER_HXX
 
-#include "sal/config.h"
+#include <sal/config.h>
 
 #include <cassert>
 #include <map>
 #include <vector>
 
-#include "boost/noncopyable.hpp"
-#include "boost/shared_ptr.hpp"
-#include "com/sun/star/beans/XPropertySet.hpp"
-#include "com/sun/star/beans/XPropertySetInfo.hpp"
-#include "com/sun/star/container/XContentEnumerationAccess.hpp"
-#include "com/sun/star/container/XSet.hpp"
-#include "com/sun/star/lang/XEventListener.hpp"
-#include "com/sun/star/lang/XMultiComponentFactory.hpp"
-#include "com/sun/star/lang/XMultiServiceFactory.hpp"
-#include "com/sun/star/lang/XServiceInfo.hpp"
-#include "com/sun/star/lang/XSingleServiceFactory.hpp"
-#include "com/sun/star/uno/XComponentContext.hpp"
-#include "com/sun/star/uno/Reference.hxx"
-#include "cppuhelper/basemutex.hxx"
-#include "cppuhelper/compbase8.hxx"
-#include "osl/mutex.hxx"
-#include "registry/registry.hxx"
-#include "rtl/ustring.hxx"
-#include "cppuhelper/weak.hxx"
+#include <boost/noncopyable.hpp>
+#include <boost/shared_ptr.hpp>
+#include <com/sun/star/beans/XPropertySet.hpp>
+#include <com/sun/star/beans/XPropertySetInfo.hpp>
+#include <com/sun/star/container/XContentEnumerationAccess.hpp>
+#include <com/sun/star/container/XSet.hpp>
+#include <com/sun/star/lang/XEventListener.hpp>
+#include <com/sun/star/lang/XMultiComponentFactory.hpp>
+#include <com/sun/star/lang/XMultiServiceFactory.hpp>
+#include <com/sun/star/lang/XServiceInfo.hpp>
+#include <com/sun/star/lang/XSingleServiceFactory.hpp>
+#include <com/sun/star/uno/XComponentContext.hpp>
+#include <com/sun/star/uno/Reference.hxx>
+#include <cppuhelper/basemutex.hxx>
+#include <cppuhelper/compbase8.hxx>
+#include <osl/mutex.hxx>
+#include <registry/registry.hxx>
+#include <rtl/ustring.hxx>
+#include <cppuhelper/weak.hxx>
 
 namespace com { namespace sun { namespace star { namespace lang {
     class XSingleComponentFactory;
diff --git a/cppuhelper/source/shlib.cxx b/cppuhelper/source/shlib.cxx
index debbdb0..65d0e56 100644
--- a/cppuhelper/source/shlib.cxx
+++ b/cppuhelper/source/shlib.cxx
@@ -29,7 +29,7 @@
 #include <uno/environment.hxx>
 #include <uno/mapping.hxx>
 
-#include <loadsharedlibcomponentfactory.hxx>
+#include "loadsharedlibcomponentfactory.hxx"
 
 #if defined DISABLE_DYNLOADING
 #include <osl/detail/component-mapping.h>
diff --git a/cppuhelper/source/supportsservice.cxx b/cppuhelper/source/supportsservice.cxx
index afef759..b624f6d 100644
--- a/cppuhelper/source/supportsservice.cxx

... etc. - the rest is truncated


More information about the Libreoffice-commits mailing list