java: remove useless javadoc tags

Desktop / LibreOffice - Noel Grandin [peralex.com] - 14 October 2014 08:41 UTC

959f7f2 java: remove useless javadoc tags
.../com/sun/star/wizards/common/ConfigGroup.java | 4 +-
wizards/com/sun/star/wizards/common/ConfigSet.java | 10 +--
.../com/sun/star/wizards/common/Configuration.java | 10 ---
wizards/com/sun/star/wizards/common/Desktop.java | 21 +-----
.../com/sun/star/wizards/common/FileAccess.java | 73 ++------------------
wizards/com/sun/star/wizards/common/Helper.java | 1 -
wizards/com/sun/star/wizards/common/JavaTools.java | 22 ------
.../sun/star/wizards/common/NumberFormatter.java | 12 ----
.../sun/star/wizards/common/NumericalHelper.java | 24 -------
.../sun/star/wizards/common/PropertySetHelper.java | 1 -
wizards/com/sun/star/wizards/common/Resource.java | 3 -
.../com/sun/star/wizards/common/SystemDialog.java | 20 ------
wizards/com/sun/star/wizards/common/UCB.java | 9 ---
.../com/sun/star/wizards/db/CommandMetaData.java | 9 ---
wizards/com/sun/star/wizards/db/DBMetaData.java | 4 --
.../com/sun/star/wizards/db/TableDescriptor.java | 10 ---
wizards/com/sun/star/wizards/db/TypeInspector.java | 2 -
wizards/com/sun/star/wizards/document/Control.java | 5 --
.../com/sun/star/wizards/document/FormHandler.java | 27 --------
.../sun/star/wizards/document/OfficeDocument.java | 1 -
.../wizards/report/IReportBuilderLayouter.java | 9 ---
.../report/IReportDefinitionReadAccess.java | 1 -
.../sun/star/wizards/report/IReportDocument.java | 30 --------
.../wizards/report/ReportImplementationHelper.java | 4 --
.../reportbuilder/ReportBuilderImplementation.java | 1 -
.../reportbuilder/layout/DesignTemplate.java | 4 --
.../layout/ReportBuilderLayouter.java | 4 --
.../wizards/reportbuilder/layout/SectionLabel.java | 1 -
.../sun/star/wizards/table/CallTableWizard.java | 1 -
.../com/sun/star/wizards/text/TextDocument.java | 2 -
.../sun/star/wizards/text/TextFieldHandler.java | 2 -
wizards/com/sun/star/wizards/ui/ButtonList.java | 50 ++------------
.../sun/star/wizards/ui/CommandFieldSelection.java | 17 -----
.../com/sun/star/wizards/ui/FilterComponent.java | 9 ---
wizards/com/sun/star/wizards/ui/ImageList.java | 10 +--
wizards/com/sun/star/wizards/ui/PeerConfig.java | 15 ----
.../com/sun/star/wizards/ui/SortingComponent.java | 2 -
wizards/com/sun/star/wizards/ui/UnoDialog.java | 21 +-----
wizards/com/sun/star/wizards/ui/WizardDialog.java | 36 +---------
.../com/sun/star/wizards/ui/event/DataAware.java | 1 -
.../sun/star/wizards/ui/event/DataAwareFields.java | 5 --
.../com/sun/star/wizards/ui/event/TaskEvent.java | 5 --
.../sun/star/wizards/ui/event/TaskListener.java | 1 -
43 files changed, 25 insertions(+), 474 deletions(-)

Upstream: cgit.freedesktop.org


  • Share