summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:23:17 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 13:23:17 -0600
commit3d6592ae195de59c42a119b22307a62267a154fc (patch)
tree67937b13eb07c62d76b6d6c9b5f5e30a2a18bb12 /starmath
parent1c4b83bb4613cdc3f4b3fe53e28f39bc4a613a7e (diff)
remove include o pch header from starmath
Diffstat (limited to 'starmath')
-rw-r--r--starmath/inc/pch/precompiled_starmath.cxx1
-rw-r--r--starmath/inc/pch/precompiled_starmath.hxx1
-rw-r--r--starmath/qa/cppunit/test_nodetotextvisitors.cxx2
-rw-r--r--starmath/qa/cppunit/test_starmath.cxx2
-rw-r--r--starmath/source/accessibility.cxx2
-rw-r--r--starmath/source/action.cxx2
-rw-r--r--starmath/source/cfgitem.cxx2
-rw-r--r--starmath/source/config.cxx2
-rw-r--r--starmath/source/detreg.cxx2
-rw-r--r--starmath/source/dialog.cxx2
-rw-r--r--starmath/source/document.cxx2
-rw-r--r--starmath/source/edit.cxx2
-rw-r--r--starmath/source/eqnolefilehdr.cxx2
-rw-r--r--starmath/source/format.cxx2
-rw-r--r--starmath/source/math_pch.cxx2
-rw-r--r--starmath/source/mathmlexport.cxx2
-rw-r--r--starmath/source/mathmlimport.cxx2
-rw-r--r--starmath/source/mathtype.cxx2
-rw-r--r--starmath/source/node.cxx2
-rw-r--r--starmath/source/ooxmlexport.cxx2
-rw-r--r--starmath/source/ooxmlimport.cxx2
-rw-r--r--starmath/source/parse.cxx2
-rw-r--r--starmath/source/rect.cxx2
-rw-r--r--starmath/source/register.cxx2
-rw-r--r--starmath/source/smdetect.cxx2
-rw-r--r--starmath/source/smdll.cxx2
-rw-r--r--starmath/source/smmod.cxx2
-rw-r--r--starmath/source/symbol.cxx2
-rw-r--r--starmath/source/toolbox.cxx2
-rw-r--r--starmath/source/typemap.cxx2
-rw-r--r--starmath/source/types.cxx2
-rw-r--r--starmath/source/unodoc.cxx2
-rw-r--r--starmath/source/unomodel.cxx2
-rw-r--r--starmath/source/utility.cxx2
-rw-r--r--starmath/source/view.cxx2
35 files changed, 0 insertions, 68 deletions
diff --git a/starmath/inc/pch/precompiled_starmath.cxx b/starmath/inc/pch/precompiled_starmath.cxx
index c25af02d9f18..e5a2f60de99b 100644
--- a/starmath/inc/pch/precompiled_starmath.cxx
+++ b/starmath/inc/pch/precompiled_starmath.cxx
@@ -26,6 +26,5 @@
*
************************************************************************/
-#include "precompiled_starmath.hxx"
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/starmath/inc/pch/precompiled_starmath.hxx b/starmath/inc/pch/precompiled_starmath.hxx
index 7d2363e50a94..1f2bf34bf349 100644
--- a/starmath/inc/pch/precompiled_starmath.hxx
+++ b/starmath/inc/pch/precompiled_starmath.hxx
@@ -26,7 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): Generated on 2006-09-01 17:50:02.482976
#ifdef PRECOMPILED_HEADERS
#endif
diff --git a/starmath/qa/cppunit/test_nodetotextvisitors.cxx b/starmath/qa/cppunit/test_nodetotextvisitors.cxx
index c77b893fe0d7..49002fb7c72a 100644
--- a/starmath/qa/cppunit/test_nodetotextvisitors.cxx
+++ b/starmath/qa/cppunit/test_nodetotextvisitors.cxx
@@ -26,8 +26,6 @@
* instead of those above.
*/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include "sal/config.h"
#include "sal/precppunit.hxx"
diff --git a/starmath/qa/cppunit/test_starmath.cxx b/starmath/qa/cppunit/test_starmath.cxx
index 93630c6cd8bf..a9be9ee50809 100644
--- a/starmath/qa/cppunit/test_starmath.cxx
+++ b/starmath/qa/cppunit/test_starmath.cxx
@@ -25,8 +25,6 @@
* in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
* instead of those above.
*/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include "sal/config.h"
#include "sal/precppunit.hxx"
diff --git a/starmath/source/accessibility.cxx b/starmath/source/accessibility.cxx
index 96f40993c3ce..1f9f14993efc 100644
--- a/starmath/source/accessibility.cxx
+++ b/starmath/source/accessibility.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/accessibility/AccessibleTextType.hpp>
diff --git a/starmath/source/action.cxx b/starmath/source/action.cxx
index a7fbbc2a33bf..0e33d639abfc 100644
--- a/starmath/source/action.cxx
+++ b/starmath/source/action.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include "action.hxx"
diff --git a/starmath/source/cfgitem.cxx b/starmath/source/cfgitem.cxx
index cbbfa6d64761..39e7afe38a17 100644
--- a/starmath/source/cfgitem.cxx
+++ b/starmath/source/cfgitem.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <vcl/svapp.hxx>
diff --git a/starmath/source/config.cxx b/starmath/source/config.cxx
index 2bcfb43a0d1f..2eb870027f20 100644
--- a/starmath/source/config.cxx
+++ b/starmath/source/config.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <svl/itemset.hxx>
diff --git a/starmath/source/detreg.cxx b/starmath/source/detreg.cxx
index be0fe1135d49..d262e92ea338 100644
--- a/starmath/source/detreg.cxx
+++ b/starmath/source/detreg.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/registry/XRegistryKey.hpp>
#include <com/sun/star/uno/Sequence.h>
diff --git a/starmath/source/dialog.cxx b/starmath/source/dialog.cxx
index 426163d7d9f0..859d635d4608 100644
--- a/starmath/source/dialog.cxx
+++ b/starmath/source/dialog.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#define SMDLL 1
diff --git a/starmath/source/document.cxx b/starmath/source/document.cxx
index e031e3907cc2..2d7e8e2ef32a 100644
--- a/starmath/source/document.cxx
+++ b/starmath/source/document.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
diff --git a/starmath/source/edit.cxx b/starmath/source/edit.cxx
index 0779c823052c..547e488962dc 100644
--- a/starmath/source/edit.cxx
+++ b/starmath/source/edit.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <com/sun/star/accessibility/XAccessible.hpp>
diff --git a/starmath/source/eqnolefilehdr.cxx b/starmath/source/eqnolefilehdr.cxx
index 3e7fa57c665a..fc59c8f4514e 100644
--- a/starmath/source/eqnolefilehdr.cxx
+++ b/starmath/source/eqnolefilehdr.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include "eqnolefilehdr.hxx"
#include <sot/storage.hxx>
diff --git a/starmath/source/format.cxx b/starmath/source/format.cxx
index 0e612126b00f..ac2d93dd324d 100644
--- a/starmath/source/format.cxx
+++ b/starmath/source/format.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <tools/stream.hxx>
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx
index e85359be5a83..1119a1941c14 100644
--- a/starmath/source/math_pch.cxx
+++ b/starmath/source/math_pch.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#define SMDLL 1
diff --git a/starmath/source/mathmlexport.cxx b/starmath/source/mathmlexport.cxx
index c354b5143192..f8b3b38196da 100644
--- a/starmath/source/mathmlexport.cxx
+++ b/starmath/source/mathmlexport.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
/*
Warning: The SvXMLElementExport helper class creates the beginning and
diff --git a/starmath/source/mathmlimport.cxx b/starmath/source/mathmlimport.cxx
index b3bb953be6e2..b4d57bb61837 100644
--- a/starmath/source/mathmlimport.cxx
+++ b/starmath/source/mathmlimport.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
/*todo: Change characters and tcharacters to accumulate the characters together
into one string, xml parser hands them to us line by line rather than all in
diff --git a/starmath/source/mathtype.cxx b/starmath/source/mathtype.cxx
index 785a391f72d5..630613508181 100644
--- a/starmath/source/mathtype.cxx
+++ b/starmath/source/mathtype.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <mathtype.hxx>
#include <osl/diagnose.h>
diff --git a/starmath/source/node.cxx b/starmath/source/node.cxx
index 4feb13d9a773..17965432111d 100644
--- a/starmath/source/node.cxx
+++ b/starmath/source/node.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include "node.hxx"
#include "rect.hxx"
diff --git a/starmath/source/ooxmlexport.cxx b/starmath/source/ooxmlexport.cxx
index 194c396f5d11..191ace95e6ff 100644
--- a/starmath/source/ooxmlexport.cxx
+++ b/starmath/source/ooxmlexport.cxx
@@ -26,8 +26,6 @@
* instead of those above.
*/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include "ooxmlexport.hxx"
diff --git a/starmath/source/ooxmlimport.cxx b/starmath/source/ooxmlimport.cxx
index a3b3648bd02d..f3094424af1f 100644
--- a/starmath/source/ooxmlimport.cxx
+++ b/starmath/source/ooxmlimport.cxx
@@ -26,8 +26,6 @@
* instead of those above.
*/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include "ooxmlimport.hxx"
diff --git a/starmath/source/parse.cxx b/starmath/source/parse.cxx
index efe10220283b..a01a85b0e8fe 100644
--- a/starmath/source/parse.cxx
+++ b/starmath/source/parse.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <stdio.h>
diff --git a/starmath/source/rect.cxx b/starmath/source/rect.cxx
index b69abbd455c6..52f367f4c3f4 100644
--- a/starmath/source/rect.cxx
+++ b/starmath/source/rect.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <tools/string.hxx>
diff --git a/starmath/source/register.cxx b/starmath/source/register.cxx
index ef921342ba07..4b67c7cd530e 100644
--- a/starmath/source/register.cxx
+++ b/starmath/source/register.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/registry/XRegistryKey.hpp>
#include <com/sun/star/uno/Sequence.h>
diff --git a/starmath/source/smdetect.cxx b/starmath/source/smdetect.cxx
index dfab23448a09..c971a1b92c3d 100644
--- a/starmath/source/smdetect.cxx
+++ b/starmath/source/smdetect.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include "smdetect.hxx"
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
diff --git a/starmath/source/smdll.cxx b/starmath/source/smdll.cxx
index 7c4a19b49439..4379345a6746 100644
--- a/starmath/source/smdll.cxx
+++ b/starmath/source/smdll.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <sot/factory.hxx>
diff --git a/starmath/source/smmod.cxx b/starmath/source/smmod.cxx
index 669a26ab39ef..8b85ad2efd13 100644
--- a/starmath/source/smmod.cxx
+++ b/starmath/source/smmod.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <tools/globname.hxx>
diff --git a/starmath/source/symbol.cxx b/starmath/source/symbol.cxx
index c3b8a7497dec..75d1063bd5a8 100644
--- a/starmath/source/symbol.cxx
+++ b/starmath/source/symbol.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <osl/mutex.hxx>
diff --git a/starmath/source/toolbox.cxx b/starmath/source/toolbox.cxx
index 36c28e27f06d..192f0e41d09b 100644
--- a/starmath/source/toolbox.cxx
+++ b/starmath/source/toolbox.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <rtl/logfile.hxx>
diff --git a/starmath/source/typemap.cxx b/starmath/source/typemap.cxx
index 767e29dcad34..076758d1c0a5 100644
--- a/starmath/source/typemap.cxx
+++ b/starmath/source/typemap.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#define ITEMID_PTR 0
diff --git a/starmath/source/types.cxx b/starmath/source/types.cxx
index 185ec069b797..c1289575e78b 100644
--- a/starmath/source/types.cxx
+++ b/starmath/source/types.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <types.hxx>
diff --git a/starmath/source/unodoc.cxx b/starmath/source/unodoc.cxx
index aa322f9b6810..2e992dc308c8 100644
--- a/starmath/source/unodoc.cxx
+++ b/starmath/source/unodoc.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
// System - Includes -----------------------------------------------------
diff --git a/starmath/source/unomodel.cxx b/starmath/source/unomodel.cxx
index 4f0d2f01b0ca..4bbbf9db703d 100644
--- a/starmath/source/unomodel.cxx
+++ b/starmath/source/unomodel.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <osl/mutex.hxx>
diff --git a/starmath/source/utility.cxx b/starmath/source/utility.cxx
index a5e4cc3d6ccd..9c06a4d03648 100644
--- a/starmath/source/utility.cxx
+++ b/starmath/source/utility.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <sfx2/app.hxx>
diff --git a/starmath/source/view.cxx b/starmath/source/view.cxx
index b72c0855b0a5..15861c062a18 100644
--- a/starmath/source/view.cxx
+++ b/starmath/source/view.cxx
@@ -26,8 +26,6 @@
*
************************************************************************/
-// MARKER(update_precomp.py): autogen include statement, do not remove
-#include "precompiled_starmath.hxx"
#include <com/sun/star/accessibility/AccessibleEventId.hpp>