summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/agenda/makefile.mk1
-rw-r--r--wizards/com/sun/star/wizards/common/UCB.java6
-rw-r--r--wizards/com/sun/star/wizards/fax/makefile.mk1
-rw-r--r--wizards/com/sun/star/wizards/form/makefile.mk5
-rw-r--r--wizards/com/sun/star/wizards/letter/makefile.mk1
-rw-r--r--wizards/com/sun/star/wizards/makefile.mk4
-rw-r--r--wizards/com/sun/star/wizards/query/makefile.mk5
-rw-r--r--wizards/com/sun/star/wizards/report/makefile.mk1
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/layout/makefile.mk6
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/makefile.mk3
-rw-r--r--wizards/com/sun/star/wizards/table/makefile.mk5
-rw-r--r--wizards/com/sun/star/wizards/ui/UIConsts.java7
-rw-r--r--wizards/com/sun/star/wizards/web/LogTaskListener.java7
-rw-r--r--wizards/com/sun/star/wizards/web/data/makefile.mk4
-rw-r--r--wizards/com/sun/star/wizards/web/export/ConfiguredExporter.java6
-rw-r--r--wizards/com/sun/star/wizards/web/export/CopyExporter.java7
-rw-r--r--wizards/com/sun/star/wizards/web/export/makefile.mk4
-rw-r--r--wizards/com/sun/star/wizards/web/makefile.mk2
-rw-r--r--wizards/com/sun/star/wizards/web/status/ErrorLog.java7
-rw-r--r--wizards/com/sun/star/wizards/web/status/ErrorReporter.java7
-rw-r--r--wizards/com/sun/star/wizards/web/status/LogTaskListener.java7
-rw-r--r--wizards/com/sun/star/wizards/web/status/Task.java7
-rw-r--r--wizards/com/sun/star/wizards/web/status/TaskEvent.java7
-rw-r--r--wizards/com/sun/star/wizards/web/status/TaskListener.java7
-rw-r--r--wizards/source/configshare/makefile.mk14
-rw-r--r--wizards/source/depot/makefile.mk8
-rw-r--r--wizards/util/target.pmk2
27 files changed, 11 insertions, 130 deletions
diff --git a/wizards/com/sun/star/wizards/agenda/makefile.mk b/wizards/com/sun/star/wizards/agenda/makefile.mk
index 314dcf3b7da9..10c89c88aef6 100644
--- a/wizards/com/sun/star/wizards/agenda/makefile.mk
+++ b/wizards/com/sun/star/wizards/agenda/makefile.mk
@@ -33,7 +33,6 @@ PACKAGE = com$/sun$/star$/wizards$/agenda
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar \
jurt.jar \
diff --git a/wizards/com/sun/star/wizards/common/UCB.java b/wizards/com/sun/star/wizards/common/UCB.java
index 5e3ad00698df..cb7ff9e815d7 100644
--- a/wizards/com/sun/star/wizards/common/UCB.java
+++ b/wizards/com/sun/star/wizards/common/UCB.java
@@ -26,12 +26,6 @@
*
************************************************************************/
-/*
- * Created on 31.10.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
package com.sun.star.wizards.common;
import java.util.List;
diff --git a/wizards/com/sun/star/wizards/fax/makefile.mk b/wizards/com/sun/star/wizards/fax/makefile.mk
index 247aaf063529..0fef6de23674 100644
--- a/wizards/com/sun/star/wizards/fax/makefile.mk
+++ b/wizards/com/sun/star/wizards/fax/makefile.mk
@@ -33,7 +33,6 @@ PACKAGE = com$/sun$/star$/wizards$/fax
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar java_uno.jar java_uno_accessbridge commonwizards.jar
diff --git a/wizards/com/sun/star/wizards/form/makefile.mk b/wizards/com/sun/star/wizards/form/makefile.mk
index 092135289fc9..0a229c96ce5e 100644
--- a/wizards/com/sun/star/wizards/form/makefile.mk
+++ b/wizards/com/sun/star/wizards/form/makefile.mk
@@ -33,7 +33,6 @@ PACKAGE = com$/sun$/star$/wizards$/form
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar java_uno.jar commonwizards.jar
CUSTOMMANIFESTFILE= MANIFEST.MF
@@ -43,10 +42,6 @@ JARTARGET = $(TARGET).jar
JARCLASSPATH = commonwizards.jar
# --- Files --------------------------------------------------------
-#SRS2NAME = dbwizres
-#SRC2FILES= dbwizres.src
-#RESLIB2SRSFILES= $(SRS)$/dbwizres.srs
-#RESLIB2NAME= dbw
JAVAFILES= \
CallFormWizard.java \
diff --git a/wizards/com/sun/star/wizards/letter/makefile.mk b/wizards/com/sun/star/wizards/letter/makefile.mk
index 700d0b72dfb7..45af4a1de37f 100644
--- a/wizards/com/sun/star/wizards/letter/makefile.mk
+++ b/wizards/com/sun/star/wizards/letter/makefile.mk
@@ -33,7 +33,6 @@ PACKAGE = com$/sun$/star$/wizards$/letter
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar java_uno.jar java_uno_accessbridge commonwizards.jar
diff --git a/wizards/com/sun/star/wizards/makefile.mk b/wizards/com/sun/star/wizards/makefile.mk
index fb9c3e18558d..8f3b45538c21 100644
--- a/wizards/com/sun/star/wizards/makefile.mk
+++ b/wizards/com/sun/star/wizards/makefile.mk
@@ -32,7 +32,6 @@ PACKAGE = com$/sun$/star$/wizards
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar jut.jar java_uno.jar java_uno_accessbridge
@@ -141,9 +140,6 @@ JAVAFILES= \
text$/TextTableHandler.java \
text$/ViewHandler.java
-
-#JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:s/.java/.class/))
-
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
diff --git a/wizards/com/sun/star/wizards/query/makefile.mk b/wizards/com/sun/star/wizards/query/makefile.mk
index af5056ba5221..b80e19e3a781 100644
--- a/wizards/com/sun/star/wizards/query/makefile.mk
+++ b/wizards/com/sun/star/wizards/query/makefile.mk
@@ -33,7 +33,6 @@ PACKAGE = com$/sun$/star$/wizards$/query
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar jut.jar java_uno.jar commonwizards.jar
CUSTOMMANIFESTFILE= MANIFEST.MF
@@ -43,10 +42,6 @@ JARTARGET = $(TARGET).jar
JARCLASSPATH = commonwizards.jar
# --- Files --------------------------------------------------------
-#SRS2NAME = dbwizres
-#SRC2FILES= dbwizres.src
-#RESLIB2SRSFILES= $(SRS)$/dbwizres.srs
-#RESLIB2NAME= dbw
JAVAFILES= \
CallQueryWizard.java \
diff --git a/wizards/com/sun/star/wizards/report/makefile.mk b/wizards/com/sun/star/wizards/report/makefile.mk
index b31639d21a46..0507e10a30d1 100644
--- a/wizards/com/sun/star/wizards/report/makefile.mk
+++ b/wizards/com/sun/star/wizards/report/makefile.mk
@@ -33,7 +33,6 @@ PACKAGE = com$/sun$/star$/wizards$/report
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar java_uno.jar commonwizards.jar
diff --git a/wizards/com/sun/star/wizards/reportbuilder/layout/makefile.mk b/wizards/com/sun/star/wizards/reportbuilder/layout/makefile.mk
index 1af9e7c53862..3781f4246acd 100644
--- a/wizards/com/sun/star/wizards/reportbuilder/layout/makefile.mk
+++ b/wizards/com/sun/star/wizards/reportbuilder/layout/makefile.mk
@@ -33,19 +33,13 @@ PACKAGE = com$/sun$/star$/wizards$/reportbuilder$/layout
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar java_uno.jar commonwizards.jar report.jar
-# CUSTOMMANIFESTFILE= MANIFEST.MF
-
JARCLASSDIRS = \
com$/sun$/star$/wizards$/reportbuilder$/layout \
com$/sun$/star$/wizards$/report
-# JARTARGET = $(TARGET).jar
-# JARCLASSPATH = commonwizards.jar report.jar
-
# --- Files --------------------------------------------------------
JAVAFILES= \
diff --git a/wizards/com/sun/star/wizards/reportbuilder/makefile.mk b/wizards/com/sun/star/wizards/reportbuilder/makefile.mk
index d9a1a7447fe8..41e4d3cd9c79 100644
--- a/wizards/com/sun/star/wizards/reportbuilder/makefile.mk
+++ b/wizards/com/sun/star/wizards/reportbuilder/makefile.mk
@@ -33,12 +33,9 @@ PACKAGE = com$/sun$/star$/wizards$/reportbuilder
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar java_uno.jar commonwizards.jar report.jar
-# CUSTOMMANIFESTFILE= Manifest.mf
-
JARCLASSDIRS = com$/sun$/star$/wizards$/reportbuilder
JARTARGET = $(TARGET).jar
JARCLASSPATH = commonwizards.jar report.jar
diff --git a/wizards/com/sun/star/wizards/table/makefile.mk b/wizards/com/sun/star/wizards/table/makefile.mk
index c0d62baa7cac..90bb7167c0f4 100644
--- a/wizards/com/sun/star/wizards/table/makefile.mk
+++ b/wizards/com/sun/star/wizards/table/makefile.mk
@@ -32,7 +32,6 @@ PACKAGE = com$/sun$/star$/wizards$/table
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar java_uno.jar commonwizards.jar
CUSTOMMANIFESTFILE= MANIFEST.MF
@@ -42,10 +41,6 @@ JARTARGET = $(TARGET).jar
JARCLASSPATH = commonwizards.jar
# --- Files --------------------------------------------------------
-#SRS2NAME = dbwizres
-#SRC2FILES= dbwizres.src
-#RESLIB2SRSFILES= $(SRS)$/dbwizres.srs
-#RESLIB2NAME= dbw
JAVAFILES= \
CallTableWizard.java \
diff --git a/wizards/com/sun/star/wizards/ui/UIConsts.java b/wizards/com/sun/star/wizards/ui/UIConsts.java
index bac864ecd09c..3115413035b6 100644
--- a/wizards/com/sun/star/wizards/ui/UIConsts.java
+++ b/wizards/com/sun/star/wizards/ui/UIConsts.java
@@ -1,9 +1,4 @@
-/*
- * Created on 14.11.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
+
package com.sun.star.wizards.ui;
/**
diff --git a/wizards/com/sun/star/wizards/web/LogTaskListener.java b/wizards/com/sun/star/wizards/web/LogTaskListener.java
index f1814f9e4cb6..e384e12737cb 100644
--- a/wizards/com/sun/star/wizards/web/LogTaskListener.java
+++ b/wizards/com/sun/star/wizards/web/LogTaskListener.java
@@ -25,12 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-/*
- * Created on 04.11.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
+
package com.sun.star.wizards.web;
import java.io.PrintStream;
diff --git a/wizards/com/sun/star/wizards/web/data/makefile.mk b/wizards/com/sun/star/wizards/web/data/makefile.mk
index 1bfc02cf8351..17a78f063246 100644
--- a/wizards/com/sun/star/wizards/web/data/makefile.mk
+++ b/wizards/com/sun/star/wizards/web/data/makefile.mk
@@ -34,7 +34,6 @@ PACKAGE = com$/sun$/star$/wizards$/web$/data
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar jut.jar java_uno.jar java_uno_accessbridge commonwizards.jar
.IF "$(SYSTEM_SAXON)" == "YES"
@@ -43,9 +42,6 @@ EXTRAJARFILES = $(SAXON_JAR)
JARFILES += saxon9.jar
.ENDIF
-#JARCLASSDIRS = com$/sun$/star$/wizards$/web
-#JARTARGET = $(TARGET).jar
-
# --- Files --------------------------------------------------------
JAVAFILES= \
diff --git a/wizards/com/sun/star/wizards/web/export/ConfiguredExporter.java b/wizards/com/sun/star/wizards/web/export/ConfiguredExporter.java
index de13a8c31bbe..fcc2d21f57d8 100644
--- a/wizards/com/sun/star/wizards/web/export/ConfiguredExporter.java
+++ b/wizards/com/sun/star/wizards/web/export/ConfiguredExporter.java
@@ -26,12 +26,6 @@
*
************************************************************************/
-/*
- * Created on 31.10.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
package com.sun.star.wizards.web.export;
import java.util.Iterator;
diff --git a/wizards/com/sun/star/wizards/web/export/CopyExporter.java b/wizards/com/sun/star/wizards/web/export/CopyExporter.java
index f620e3b106d3..c2d5501d91d0 100644
--- a/wizards/com/sun/star/wizards/web/export/CopyExporter.java
+++ b/wizards/com/sun/star/wizards/web/export/CopyExporter.java
@@ -25,12 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-/*
- * Created on 17.10.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
+
package com.sun.star.wizards.web.export;
import com.sun.star.lang.XMultiServiceFactory;
diff --git a/wizards/com/sun/star/wizards/web/export/makefile.mk b/wizards/com/sun/star/wizards/web/export/makefile.mk
index 46cd65044e81..c898fdfce964 100644
--- a/wizards/com/sun/star/wizards/web/export/makefile.mk
+++ b/wizards/com/sun/star/wizards/web/export/makefile.mk
@@ -34,7 +34,6 @@ PACKAGE = com$/sun$/star$/wizards$/web$/export
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar java_uno.jar java_uno_accessbridge commonwizards.jar
.IF "$(SYSTEM_SAXON)" == "YES"
@@ -43,9 +42,6 @@ EXTRAJARFILES = $(SAXON_JAR)
JARFILES += saxon9.jar
.ENDIF
-#JARCLASSDIRS = com$/sun$/star$/wizards$/web
-#JARTARGET = $(TARGET).jar
-
# --- Files --------------------------------------------------------
JAVAFILES= \
diff --git a/wizards/com/sun/star/wizards/web/makefile.mk b/wizards/com/sun/star/wizards/web/makefile.mk
index 9cc97e1b88ab..3601b2eb622c 100644
--- a/wizards/com/sun/star/wizards/web/makefile.mk
+++ b/wizards/com/sun/star/wizards/web/makefile.mk
@@ -33,7 +33,7 @@ PACKAGE = com$/sun$/star$/wizards$/web
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-#.INCLUDE : $(PRJ)$/util$/makefile.pmk
+
JARFILES= unoil.jar jurt.jar ridl.jar juh.jar jut.jar java_uno.jar java_uno_accessbridge commonwizards.jar
.IF "$(SYSTEM_SAXON)" == "YES"
diff --git a/wizards/com/sun/star/wizards/web/status/ErrorLog.java b/wizards/com/sun/star/wizards/web/status/ErrorLog.java
index d039fa5c64a3..a0448858c259 100644
--- a/wizards/com/sun/star/wizards/web/status/ErrorLog.java
+++ b/wizards/com/sun/star/wizards/web/status/ErrorLog.java
@@ -25,12 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-/*
- * Created on 04.11.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
+
package com.sun.star.wizards.web.status;
import java.util.List;
diff --git a/wizards/com/sun/star/wizards/web/status/ErrorReporter.java b/wizards/com/sun/star/wizards/web/status/ErrorReporter.java
index 4d967e24f3df..8f5eff93113c 100644
--- a/wizards/com/sun/star/wizards/web/status/ErrorReporter.java
+++ b/wizards/com/sun/star/wizards/web/status/ErrorReporter.java
@@ -25,12 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-/*
- * Created on 14.10.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
+
package com.sun.star.wizards.web.status;
/**
diff --git a/wizards/com/sun/star/wizards/web/status/LogTaskListener.java b/wizards/com/sun/star/wizards/web/status/LogTaskListener.java
index d4109da3406f..00ef6b2af3b4 100644
--- a/wizards/com/sun/star/wizards/web/status/LogTaskListener.java
+++ b/wizards/com/sun/star/wizards/web/status/LogTaskListener.java
@@ -25,12 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-/*
- * Created on 04.11.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
+
package com.sun.star.wizards.web.status;
import java.io.PrintStream;
diff --git a/wizards/com/sun/star/wizards/web/status/Task.java b/wizards/com/sun/star/wizards/web/status/Task.java
index 0fb0bf494286..ca01f9562889 100644
--- a/wizards/com/sun/star/wizards/web/status/Task.java
+++ b/wizards/com/sun/star/wizards/web/status/Task.java
@@ -25,12 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-/*
- * Created on 17.10.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
+
package com.sun.star.wizards.web.status;
import java.util.List;
diff --git a/wizards/com/sun/star/wizards/web/status/TaskEvent.java b/wizards/com/sun/star/wizards/web/status/TaskEvent.java
index dd1d06c1938a..1f86e6aa18f0 100644
--- a/wizards/com/sun/star/wizards/web/status/TaskEvent.java
+++ b/wizards/com/sun/star/wizards/web/status/TaskEvent.java
@@ -25,12 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-/*
- * Created on 04.11.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
+
package com.sun.star.wizards.web.status;
import java.util.EventObject;
diff --git a/wizards/com/sun/star/wizards/web/status/TaskListener.java b/wizards/com/sun/star/wizards/web/status/TaskListener.java
index 63745bf83a62..25d89e9d111b 100644
--- a/wizards/com/sun/star/wizards/web/status/TaskListener.java
+++ b/wizards/com/sun/star/wizards/web/status/TaskListener.java
@@ -25,12 +25,7 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-/*
- * Created on 04.11.2003
- *
- * To change the template for this generated file go to
- * Window>Preferences>Java>Code Generation>Code and Comments
- */
+
package com.sun.star.wizards.web.status;
import java.util.EventListener;
diff --git a/wizards/source/configshare/makefile.mk b/wizards/source/configshare/makefile.mk
index c86f66fb8a76..63c8b5304296 100644
--- a/wizards/source/configshare/makefile.mk
+++ b/wizards/source/configshare/makefile.mk
@@ -26,27 +26,13 @@
#*************************************************************************
PRJ=..$/..
-
-
PRJNAME=wizards
TARGET=configshare
.INCLUDE : settings.mk
-
.INCLUDE : $(PRJ)$/util$/target.pmk
-
-
ZIP1TARGET = $(CONFIG_SHARE_TARGET)
-
ZIP1LIST = * -x makefile.*
-
-
-
.INCLUDE : target.mk
-
-
-
-
-
diff --git a/wizards/source/depot/makefile.mk b/wizards/source/depot/makefile.mk
index 2049b6a173a0..9de23408e575 100644
--- a/wizards/source/depot/makefile.mk
+++ b/wizards/source/depot/makefile.mk
@@ -36,14 +36,6 @@ TARGET=depotall
# --- Files --------------------------------------------------------
-#
-# testresource.
-#
-# SRS2NAME = depot
-# SRC2FILES= webwizar.src
-# RESLIB2SRSFILES= $(SRS)$/webwizar.srs
-# RESLIB2NAME= wwz
-
ZIP1TARGET = $(DEPOT_ALL_TARGET)
ZIP1LIST = *.xdl *.xba *.xlb
diff --git a/wizards/util/target.pmk b/wizards/util/target.pmk
index c44093461234..59a7066d85ff 100644
--- a/wizards/util/target.pmk
+++ b/wizards/util/target.pmk
@@ -24,6 +24,7 @@
# for a copy of the LGPLv3 License.
#
#*************************************************************************
+
CONFIG_ALL_TARGET = basicusr
CONFIG_SHARE_TARGET = basicshare
EURO_ALL_TARGET = basicsrveuro
@@ -38,4 +39,3 @@ DEPOT_ALL_TARGET = basicsrvdepot
STANDARD_ALL_TARGET = basicsrvstandard
LAUNCHER_ALL_TARGET = basicsrvlauncher
TUTORIALS_ALL_TARGET = basicsrvtutorials
-