drop unnecessary tools/string.hxx includes
Change-Id: I2439ed19b554381f80e882aacbac05167622df92
This commit is contained in:
parent
e13b06b129
commit
09dc581359
@ -63,7 +63,6 @@
|
||||
#include <tools/date.hxx>
|
||||
#include <tools/datetime.hxx>
|
||||
#include <tools/debug.hxx>
|
||||
#include <tools/string.hxx>
|
||||
#include <tools/time.hxx>
|
||||
#include <tools/urlobj.hxx>
|
||||
#include <ucbhelper/content.hxx>
|
||||
|
@ -35,7 +35,6 @@
|
||||
#include "FDatabaseMetaDataResultSet.hxx"
|
||||
#include <com/sun/star/lang/XUnoTunnel.hpp>
|
||||
#include <comphelper/types.hxx>
|
||||
#include <tools/string.hxx>
|
||||
|
||||
using namespace connectivity::calc;
|
||||
using namespace connectivity::file;
|
||||
|
@ -32,7 +32,6 @@
|
||||
#include <comphelper/extract.hxx>
|
||||
#include <comphelper/processfactory.hxx>
|
||||
#include <comphelper/types.hxx>
|
||||
#include <tools/string.hxx>
|
||||
#include <ucbhelper/content.hxx>
|
||||
|
||||
using namespace ::comphelper;
|
||||
|
@ -19,7 +19,6 @@
|
||||
|
||||
#include "dbase/DIndexIter.hxx"
|
||||
#include <com/sun/star/sdb/SQLFilterOperator.hpp>
|
||||
#include <tools/string.hxx>
|
||||
|
||||
using namespace ::com::sun::star::sdb;
|
||||
using namespace connectivity;
|
||||
|
@ -27,7 +27,6 @@
|
||||
#include <com/sun/star/ucb/UniversalContentBroker.hpp>
|
||||
#include <com/sun/star/ucb/SortedDynamicResultSetFactory.hpp>
|
||||
#include <com/sun/star/lang/XUnoTunnel.hpp>
|
||||
#include <tools/string.hxx>
|
||||
#include <tools/urlobj.hxx>
|
||||
#include "file/FDriver.hxx"
|
||||
#include "file/FTable.hxx"
|
||||
|
@ -39,7 +39,6 @@
|
||||
#include <comphelper/propertycontainer.hxx>
|
||||
#include "file/fanalyzer.hxx"
|
||||
#include <comphelper/broadcasthelper.hxx>
|
||||
#include <tools/string.hxx>
|
||||
#include "TSortIndex.hxx"
|
||||
|
||||
namespace connectivity
|
||||
|
@ -21,7 +21,6 @@
|
||||
#define INCLUDED_VCL_EDIT_HXX
|
||||
|
||||
#include <tools/solar.h>
|
||||
#include <tools/string.hxx>
|
||||
#include <vcl/dllapi.h>
|
||||
#include <vcl/timer.hxx>
|
||||
#include <vcl/ctrl.hxx>
|
||||
|
@ -22,7 +22,6 @@
|
||||
#include <sal/types.h>
|
||||
|
||||
#include <tools/gen.hxx>
|
||||
#include <tools/string.hxx>
|
||||
#include <tools/color.hxx>
|
||||
|
||||
#include <vcl/dllapi.h>
|
||||
|
@ -23,7 +23,6 @@
|
||||
|
||||
#include "accessibility.hrc"
|
||||
#include "sdresid.hxx"
|
||||
#include <tools/string.hxx>
|
||||
#include <svx/DescriptionGenerator.hxx>
|
||||
#include <rtl/ustring.h>
|
||||
|
||||
|
@ -744,7 +744,6 @@
|
||||
#include <tools/rtti.hxx>
|
||||
#include <tools/shl.hxx>
|
||||
#include <tools/stream.hxx>
|
||||
#include <tools/string.hxx>
|
||||
#include <tools/svborder.hxx>
|
||||
#include <tools/tenccvt.hxx>
|
||||
#include <tools/time.hxx>
|
||||
|
@ -18,7 +18,6 @@
|
||||
*/
|
||||
|
||||
|
||||
#include <tools/string.hxx>
|
||||
#include <tools/urlobj.hxx>
|
||||
|
||||
#include <sfx2/objsh.hxx>
|
||||
|
@ -17,7 +17,6 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#include <tools/string.hxx>
|
||||
#include <textdoc.hxx>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user