diff options
-rw-r--r-- | sc/inc/chart2uno.hxx | 1 | ||||
-rw-r--r-- | sc/inc/chartlis.hxx | 1 | ||||
-rw-r--r-- | sc/inc/dapiuno.hxx | 1 | ||||
-rw-r--r-- | sc/inc/dptabres.hxx | 1 | ||||
-rw-r--r-- | sc/inc/token.hxx | 1 | ||||
-rw-r--r-- | sc/source/core/data/documen3.cxx | 1 | ||||
-rw-r--r-- | sc/source/core/data/documen8.cxx | 1 | ||||
-rw-r--r-- | sc/source/core/data/dpcache.cxx | 2 | ||||
-rw-r--r-- | sc/source/core/data/dpfilteredcache.cxx | 3 | ||||
-rw-r--r-- | sc/source/core/opencl/formulagroupcl.cxx | 1 | ||||
-rw-r--r-- | sc/source/filter/excel/xeformula.cxx | 1 | ||||
-rw-r--r-- | sc/source/filter/inc/ftools.hxx | 1 | ||||
-rw-r--r-- | sc/source/filter/xml/xmlannoi.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/dpcontrol.hxx | 3 | ||||
-rw-r--r-- | sc/source/ui/inc/gridwin.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/pvlaydlg.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/namedlg/namedlg.cxx | 1 | ||||
-rw-r--r-- | sc/source/ui/unoobj/filtuno.cxx | 2 | ||||
-rw-r--r-- | sc/source/ui/vba/vbasheetobject.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/view/spelleng.cxx | 2 | ||||
-rw-r--r-- | sw/source/core/inc/UndoTable.hxx | 1 | ||||
-rw-r--r-- | sw/source/ui/vba/vbadocumentproperties.cxx | 1 |
22 files changed, 0 insertions, 29 deletions
diff --git a/sc/inc/chart2uno.hxx b/sc/inc/chart2uno.hxx index 60dd248dfbe0..c229204abd3b 100644 --- a/sc/inc/chart2uno.hxx +++ b/sc/inc/chart2uno.hxx @@ -50,7 +50,6 @@ #include <list> #include <vector> -#include <memory> #include <boost/shared_ptr.hpp> #include <boost/unordered_set.hpp> #include <boost/noncopyable.hpp> diff --git a/sc/inc/chartlis.hxx b/sc/inc/chartlis.hxx index 9fa6a1d85e24..ea80fa76679e 100644 --- a/sc/inc/chartlis.hxx +++ b/sc/inc/chartlis.hxx @@ -26,7 +26,6 @@ #include "token.hxx" #include "externalrefmgr.hxx" -#include <memory> #include <vector> #include <list> diff --git a/sc/inc/dapiuno.hxx b/sc/inc/dapiuno.hxx index 590f60ffab88..a5c0791c03fc 100644 --- a/sc/inc/dapiuno.hxx +++ b/sc/inc/dapiuno.hxx @@ -55,7 +55,6 @@ #include <cppuhelper/implbase4.hxx> #include <cppuhelper/implbase5.hxx> -#include <memory> #include <vector> namespace com { namespace sun { namespace star { namespace sheet { diff --git a/sc/inc/dptabres.hxx b/sc/inc/dptabres.hxx index 4610f20348d0..a6a3da60b04f 100644 --- a/sc/inc/dptabres.hxx +++ b/sc/inc/dptabres.hxx @@ -31,7 +31,6 @@ #include <boost/unordered_map.hpp> #include <boost/unordered_set.hpp> #include <vector> -#include <memory> #include <map> namespace com { namespace sun { namespace star { namespace sheet { diff --git a/sc/inc/token.hxx b/sc/inc/token.hxx index 0046c44e2262..ae271a0e70aa 100644 --- a/sc/inc/token.hxx +++ b/sc/inc/token.hxx @@ -20,7 +20,6 @@ #ifndef SC_TOKEN_HXX #define SC_TOKEN_HXX -#include <memory> #include <vector> #include <boost/intrusive_ptr.hpp> diff --git a/sc/source/core/data/documen3.cxx b/sc/source/core/data/documen3.cxx index dd25b7bd6a89..e8fed65d4c30 100644 --- a/sc/source/core/data/documen3.cxx +++ b/sc/source/core/data/documen3.cxx @@ -73,7 +73,6 @@ #include "scopetools.hxx" #include "globalnames.hxx" -#include <memory> #include <boost/scoped_ptr.hpp> using namespace com::sun::star; diff --git a/sc/source/core/data/documen8.cxx b/sc/source/core/data/documen8.cxx index 187a86e80ebe..1c750ce9d419 100644 --- a/sc/source/core/data/documen8.cxx +++ b/sc/source/core/data/documen8.cxx @@ -88,7 +88,6 @@ #include "stringutil.hxx" #include <documentlinkmgr.hxx> -#include <memory> #include <boost/scoped_ptr.hpp> using namespace com::sun::star; diff --git a/sc/source/core/data/dpcache.cxx b/sc/source/core/data/dpcache.cxx index 21599335030b..478fc0a3e53e 100644 --- a/sc/source/core/data/dpcache.cxx +++ b/sc/source/core/data/dpcache.cxx @@ -35,8 +35,6 @@ #include <unotools/localedatawrapper.hxx> #include <svl/zforlist.hxx> -#include <memory> - #if DEBUG_PIVOT_TABLE #include <com/sun/star/sheet/DataPilotFieldGroupBy.hpp> #endif diff --git a/sc/source/core/data/dpfilteredcache.cxx b/sc/source/core/data/dpfilteredcache.cxx index 62c33eb11397..a5e969461cdc 100644 --- a/sc/source/core/data/dpfilteredcache.cxx +++ b/sc/source/core/data/dpfilteredcache.cxx @@ -38,13 +38,10 @@ #include <com/sun/star/sheet/DataPilotFieldFilter.hpp> #include <com/sun/star/sheet/DataPilotFieldGroupBy.hpp> -#include <memory> - using namespace ::com::sun::star; using ::std::vector; using ::std::pair; -using ::std::auto_ptr; using ::com::sun::star::i18n::LocaleDataItem; using ::com::sun::star::uno::Exception; using ::com::sun::star::uno::Reference; diff --git a/sc/source/core/opencl/formulagroupcl.cxx b/sc/source/core/opencl/formulagroupcl.cxx index 2a31d7bde5c8..923e4e8e7eaa 100644 --- a/sc/source/core/opencl/formulagroupcl.cxx +++ b/sc/source/core/opencl/formulagroupcl.cxx @@ -52,7 +52,6 @@ static const unsigned long __nan[2] = {0xffffffff, 0x7fffffff}; #ifdef MD5_KERNEL #include <rtl/digest.h> #endif -#include <memory> #include <boost/scoped_ptr.hpp> #include <boost/scoped_array.hpp> diff --git a/sc/source/filter/excel/xeformula.cxx b/sc/source/filter/excel/xeformula.cxx index 19040ff0e367..bdf7180ccee1 100644 --- a/sc/source/filter/excel/xeformula.cxx +++ b/sc/source/filter/excel/xeformula.cxx @@ -19,7 +19,6 @@ #include <list> #include <map> -#include <memory> #include "addincol.hxx" #include "compiler.hxx" #include "document.hxx" diff --git a/sc/source/filter/inc/ftools.hxx b/sc/source/filter/inc/ftools.hxx index b8d5cc783b3e..85a6e07db91d 100644 --- a/sc/source/filter/inc/ftools.hxx +++ b/sc/source/filter/inc/ftools.hxx @@ -23,7 +23,6 @@ #include <vector> #include <map> #include <limits> -#include <memory> #include <sal/macros.h> #include <boost/noncopyable.hpp> #include <boost/shared_ptr.hpp> diff --git a/sc/source/filter/xml/xmlannoi.hxx b/sc/source/filter/xml/xmlannoi.hxx index 8aad19af1dc1..1bb28ec1da9a 100644 --- a/sc/source/filter/xml/xmlannoi.hxx +++ b/sc/source/filter/xml/xmlannoi.hxx @@ -19,7 +19,6 @@ #ifndef SC_XMLANNOI_HXX #define SC_XMLANNOI_HXX -#include <memory> #include <xmloff/xmlictxt.hxx> #include <xmloff/xmlimp.hxx> #include <rtl/ustrbuf.hxx> diff --git a/sc/source/ui/inc/dpcontrol.hxx b/sc/source/ui/inc/dpcontrol.hxx index 970626a93fcd..ee2dd55ef2b8 100644 --- a/sc/source/ui/inc/dpcontrol.hxx +++ b/sc/source/ui/inc/dpcontrol.hxx @@ -24,9 +24,6 @@ #include "tools/gen.hxx" #include "tools/fract.hxx" -#include <boost/shared_ptr.hpp> -#include <memory> - class OutputDevice; class Point; class Size; diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx index 2e1d9badf700..501a95d68a08 100644 --- a/sc/source/ui/inc/gridwin.hxx +++ b/sc/source/ui/inc/gridwin.hxx @@ -29,7 +29,6 @@ #include <basegfx/matrix/b2dhommatrix.hxx> #include <vector> -#include <memory> #include <boost/scoped_ptr.hpp> #include <boost/unordered_map.hpp> #include <boost/ptr_container/ptr_map.hpp> diff --git a/sc/source/ui/inc/pvlaydlg.hxx b/sc/source/ui/inc/pvlaydlg.hxx index 59ad13b321be..318f4e9927fe 100644 --- a/sc/source/ui/inc/pvlaydlg.hxx +++ b/sc/source/ui/inc/pvlaydlg.hxx @@ -40,7 +40,6 @@ #include <config_lgpl.h> -#include <memory> #include <vector> #include <boost/ptr_container/ptr_vector.hpp> diff --git a/sc/source/ui/namedlg/namedlg.cxx b/sc/source/ui/namedlg/namedlg.cxx index 12ed8411c3c2..7b0ea1d3c703 100644 --- a/sc/source/ui/namedlg/namedlg.cxx +++ b/sc/source/ui/namedlg/namedlg.cxx @@ -35,7 +35,6 @@ #include <vcl/msgbox.hxx> #include <map> -#include <memory> // defines ------------------------------------------------------------------- diff --git a/sc/source/ui/unoobj/filtuno.cxx b/sc/source/ui/unoobj/filtuno.cxx index 3e304268f1ab..ef9e51752615 100644 --- a/sc/source/ui/unoobj/filtuno.cxx +++ b/sc/source/ui/unoobj/filtuno.cxx @@ -37,8 +37,6 @@ #include "scabstdlg.hxx" #include "i18nlangtag/lang.h" -#include <memory> - #include <optutil.hxx> #include <com/sun/star/uno/Any.hxx> #include <com/sun/star/uno/Sequence.hxx> diff --git a/sc/source/ui/vba/vbasheetobject.hxx b/sc/source/ui/vba/vbasheetobject.hxx index 87ba3776d85c..eaef41a7837e 100644 --- a/sc/source/ui/vba/vbasheetobject.hxx +++ b/sc/source/ui/vba/vbasheetobject.hxx @@ -20,7 +20,6 @@ #ifndef SC_VBA_SHEETOBJECT_HXX #define SC_VBA_SHEETOBJECT_HXX -#include <memory> #include <ooo/vba/excel/XButton.hpp> #include <ooo/vba/excel/XControlObject.hpp> #include <ooo/vba/excel/XSheetObject.hpp> diff --git a/sc/source/ui/view/spelleng.cxx b/sc/source/ui/view/spelleng.cxx index fad6d6f2a087..43e87eb2421b 100644 --- a/sc/source/ui/view/spelleng.cxx +++ b/sc/source/ui/view/spelleng.cxx @@ -20,8 +20,6 @@ #include "spelleng.hxx" #include <com/sun/star/i18n/TextConversionOption.hpp> -#include <memory> - #include "scitems.hxx" #include <editeng/eeitem.hxx> diff --git a/sw/source/core/inc/UndoTable.hxx b/sw/source/core/inc/UndoTable.hxx index e50c42c7547e..4d7d89bcecf9 100644 --- a/sw/source/core/inc/UndoTable.hxx +++ b/sw/source/core/inc/UndoTable.hxx @@ -21,7 +21,6 @@ #define INCLUDED_SW_SOURCE_CORE_INC_UNDOTABLE_HXX #include <undobj.hxx> -#include <memory> #include <vector> #include <set> #include <swtypes.hxx> diff --git a/sw/source/ui/vba/vbadocumentproperties.cxx b/sw/source/ui/vba/vbadocumentproperties.cxx index a7d13a3dc36f..7aa6cea26e41 100644 --- a/sw/source/ui/vba/vbadocumentproperties.cxx +++ b/sw/source/ui/vba/vbadocumentproperties.cxx @@ -25,7 +25,6 @@ #include <com/sun/star/beans/XPropertyContainer.hpp> #include <ooo/vba/word/WdBuiltInProperty.hpp> #include <ooo/vba/office/MsoDocProperties.hpp> -#include <memory> #include <boost/shared_ptr.hpp> #include "wordvbahelper.hxx" #include "fesh.hxx" |