History log of /aoo42x/main/wizards/com/sun/star/ (Results 1 - 22 of 22)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4e167d9c11-Jun-2024 John Bampton

Fix spelling (#217)

Thanks!
Also corrected some Windows CRLF.

(cherry picked from commit abfbd45ab9c232a6256d927aa27fe09a250de2cc)

82c2954514-May-2024 John Bampton

Fix spelling in code comments (#212)

* Fix spelling in code comments

* Update AgendaTemplate.java

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>

Fix spelling in code comments (#212)

* Fix spelling in code comments

* Update AgendaTemplate.java

---------

Co-authored-by: Matthias Seidel <mseidel@apache.org>
(cherry picked from commit ce18a1693bf9d765237cc05d4c0ed0a0d8c4ff14)

show more ...

Revision tags: AOO420-Dev5-m5
ef6cbe3c19-Nov-2023 mseidel

Fixed typos, removed whitespace

(cherry picked from commit ac186415c6dad2a9daf05ff4be6f27c5bc921331)

1636bfc230-Oct-2023 mseidel

Fixed typo (conenction -> connection) and some other

(cherry picked from commit 5589416a0ec17d91f1449733cbb3b602760daacc)

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA
e21710ad28-Nov-2020 mseidel

Fixed branding for Report Builder

(cherry picked from commit e904c4c24b493a0363ec6a5c690d0b2ae345a2f0)

Revision tags: AOO418-GA, 420-Dev2-m2, AOO417
940681c711-Jun-2019 Matthias Seidel

Merged r1860845 and r1860851 from trunk

Fixed typos (wether -> whether)
Fixed typos (determins-> determines)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO

Merged r1860845 and r1860851 from trunk

Fixed typos (wether -> whether)
Fixed typos (determins-> determines)

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/AOO42X@1861030 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413
b63233d807-Aug-2016 damjan

Merge branches/gbuild-reintegration to trunk.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1755455 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO4121
67a29ba701-Dec-2015 Damjan Jovanovic

Calculate substring indexes properly, avoiding an unnecessary IndexOutOfBoundsException.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717370

Calculate substring indexes properly, avoiding an unnecessary IndexOutOfBoundsException.

Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1717370 13f79535-47bb-0310-9956-ffa450edef68

show more ...

ff4a85ce08-Nov-2015 Damjan Jovanovic

#i56289# no GROUP BY - COUNT from wizard

Implement the COUNT operator for GROUP BY in the Base Query Wizard,
and delete some unused resource strings to make space for it.

Found

#i56289# no GROUP BY - COUNT from wizard

Implement the COUNT operator for GROUP BY in the Base Query Wizard,
and delete some unused resource strings to make space for it.

Found by: dtinazzi at easyasp dot it
Patch by: me



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1713240 13f79535-47bb-0310-9956-ffa450edef68

show more ...

4902996108-Nov-2015 Damjan Jovanovic

Use the UIConsts constants for resource IDs in main/wizards/com/sun/star/wizards/query/QuerySummary.java



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1713230 13f79

Use the UIConsts constants for resource IDs in main/wizards/com/sun/star/wizards/query/QuerySummary.java



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1713230 13f79535-47bb-0310-9956-ffa450edef68

show more ...

2d88557c08-Nov-2015 Damjan Jovanovic

Use UIConsts constants for offsets to resource IDs in main/wizards.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1713229 13f79535-47bb-0310-9956-ffa450edef68

f861971c07-Nov-2015 Damjan Jovanovic

#i126029# Base query wizard error due to missing quoting of table and column names
During the Base query design wizard,
com.sun.star.wizards.ui.FilterComponent.getFilterConditions()
calls

#i126029# Base query wizard error due to missing quoting of table and column names
During the Base query design wizard,
com.sun.star.wizards.ui.FilterComponent.getFilterConditions()
calls
com.sun.star.wizards.db.SQLQueryComposer.getSelectClause()
before its
getFromClause(). However the getSelectClause() needs composedCommandNames
which is populated only by getFromClause() in order to quote table and column names.
Without this, table and column names that need quoting (spaces, special characters,
reserved words) produce errors.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1713164 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO412, SNAPSHOT, AOO411
86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1591062 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO410, AOO410_Beta
8144292118-Jan-2014 Tsutomu Uchino

#i124045# fix resource id for STR_ARR_SVT_LANGUAGE_TABLE used in Letter wizard to match with svtools.hrc

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559306 13f79535-47bb-0

#i124045# fix resource id for STR_ARR_SVT_LANGUAGE_TABLE used in Letter wizard to match with svtools.hrc

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1559306 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO401, AOO400
5312ce3d09-Jul-2013 Herbert Dürr

#i122603# fix database wizard's use of the Numberformatter

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Review by: Herbert Durr <hdu@apache.org>

When the setNumberFormat meth

#i122603# fix database wizard's use of the Numberformatter

Patch by: Tsutomu Uchino <hanya.runo@gmail.com>
Review by: Herbert Durr <hdu@apache.org>

When the setNumberFormat method is called from DBColumn::initializeNumberFormat
method the number formatter is the document's one and the passed arguments
are from the database column.

Before the format key is set to the table cell, the format key from the
column is used to generate the new key on the number format supplier.
Therefore setting the cell's FormatsSupplier property is not required
as the document's one is used.

As the same setNumberFormat method is called from other wizards the line
is not removed but only active if the property exists.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1501137 13f79535-47bb-0310-9956-ffa450edef68

show more ...

b6dc695e23-Dec-2012 Ariel Constenla-Haile

i121162 - ImageScaleMode constants should be in UPPERCASE

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425511 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
56021edf09-Sep-2012 Ariel Constenla-Haile

#i120858# Change "Farsi" with "Persian"

Changes done on UI code and IDL, not in comments.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382586 13f79535-47bb-0310

#i120858# Change "Farsi" with "Persian"

Changes done on UI code and IDL, not in comments.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1382586 13f79535-47bb-0310-9956-ffa450edef68

show more ...

67e470da15-Feb-2012 Herbert Dürr

remove svn:executable properties from source files

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244478 13f79535-47bb-0310-9956-ffa450edef68

67a4c09911-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229826 13f79535-47bb-0310-9956-ffa450edef68

7871dc3e11-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1229815 13f79535-47bb-0310-9956-ffa450edef68

a1b4a26b06-Nov-2011 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1198203 13f79535-47bb-0310-9956-ffa450edef68


wizards/agenda/AgendaTemplate.java
wizards/agenda/AgendaWizardDialog.java
wizards/agenda/AgendaWizardDialogConst.java
wizards/agenda/AgendaWizardDialogImpl.java
wizards/agenda/AgendaWizardDialogResources.java
wizards/agenda/CGAgenda.java
wizards/agenda/CGTopic.java
wizards/agenda/CallWizard.java
wizards/agenda/TemplateConsts.java
wizards/agenda/TopicsControl.java
wizards/common/ConfigGroup.java
wizards/common/ConfigNode.java
wizards/common/ConfigSet.java
wizards/common/Configuration.java
wizards/common/DebugHelper.java
wizards/common/Desktop.java
wizards/common/FileAccess.java
wizards/common/HelpIds.java
wizards/common/Helper.java
wizards/common/IRenderer.java
wizards/common/Indexable.java
wizards/common/InvalidQueryException.java
wizards/common/JavaTools.java
wizards/common/NamedValueCollection.java
wizards/common/NoValidPathException.java
wizards/common/NumberFormatter.java
wizards/common/NumericalHelper.java
wizards/common/Properties.java
wizards/common/PropertyNames.java
wizards/common/PropertySetHelper.java
wizards/common/Resource.java
wizards/common/SystemDialog.java
wizards/common/TerminateWizardException.java
wizards/common/UCB.java
wizards/common/XMLHelper.java
wizards/common/XMLProvider.java
wizards/db/BlindtextCreator.java
wizards/db/ColumnPropertySet.java
wizards/db/CommandMetaData.java
wizards/db/CommandName.java
wizards/db/DBMetaData.java
wizards/db/DatabaseObjectWizard.java
wizards/db/FieldColumn.java
wizards/db/QueryMetaData.java
wizards/db/RecordParser.java
wizards/db/RelationController.java
wizards/db/SQLQueryComposer.java
wizards/db/TableDescriptor.java
wizards/db/TypeInspector.java
wizards/document/Control.java
wizards/document/DatabaseControl.java
wizards/document/FormHandler.java
wizards/document/GridControl.java
wizards/document/OfficeDocument.java
wizards/document/Shape.java
wizards/document/TimeStampControl.java
wizards/fax/CGFax.java
wizards/fax/CGFaxWizard.java
wizards/fax/CallWizard.java
wizards/fax/FaxDocument.java
wizards/fax/FaxWizardDialog.java
wizards/fax/FaxWizardDialogConst.java
wizards/fax/FaxWizardDialogImpl.java
wizards/fax/FaxWizardDialogResources.java
wizards/form/CallFormWizard.java
wizards/form/DataEntrySetter.java
wizards/form/FieldLinker.java
wizards/form/Finalizer.java
wizards/form/FormConfiguration.java
wizards/form/FormControlArranger.java
wizards/form/FormDocument.java
wizards/form/FormWizard.java
wizards/form/StyleApplier.java
wizards/form/UIControlArranger.java
wizards/letter/CGLetter.java
wizards/letter/CGLetterWizard.java
wizards/letter/CGPaperElementLocation.java
wizards/letter/CallWizard.java
wizards/letter/LetterDocument.java
wizards/letter/LetterWizardDialog.java
wizards/letter/LetterWizardDialogConst.java
wizards/letter/LetterWizardDialogEvents.java
wizards/letter/LetterWizardDialogImpl.java
wizards/letter/LetterWizardDialogResources.java
wizards/letter/LocaleCodes.java
wizards/query/CallQueryWizard.java
wizards/query/Finalizer.java
wizards/query/QuerySummary.java
wizards/query/QueryWizard.java
wizards/report/CallReportWizard.java
wizards/report/DBColumn.java
wizards/report/Dataimport.java
wizards/report/GroupFieldHandler.java
wizards/report/IReportBuilderLayouter.java
wizards/report/IReportDefinitionReadAccess.java
wizards/report/IReportDocument.java
wizards/report/RecordTable.java
wizards/report/ReportFinalizer.java
wizards/report/ReportImplementationHelper.java
wizards/report/ReportLayouter.java
wizards/report/ReportTextDocument.java
wizards/report/ReportTextImplementation.java
wizards/report/ReportWizard.java
wizards/reportbuilder/ReportBuilderImplementation.java
wizards/reportbuilder/layout/ColumnarSingleColumn.java
wizards/reportbuilder/layout/ColumnarThreeColumns.java
wizards/reportbuilder/layout/ColumnarTwoColumns.java
wizards/reportbuilder/layout/DesignTemplate.java
wizards/reportbuilder/layout/InBlocksLabelsAbove.java
wizards/reportbuilder/layout/InBlocksLabelsLeft.java
wizards/reportbuilder/layout/LayoutConstants.java
wizards/reportbuilder/layout/ReportBuilderLayouter.java
wizards/reportbuilder/layout/SectionEmptyObject.java
wizards/reportbuilder/layout/SectionLabel.java
wizards/reportbuilder/layout/SectionObject.java
wizards/reportbuilder/layout/SectionTextField.java
wizards/reportbuilder/layout/Tabular.java
wizards/table/CGCategory.java
wizards/table/CGTable.java
wizards/table/CallTableWizard.java
wizards/table/FieldDescription.java
wizards/table/FieldFormatter.java
wizards/table/Finalizer.java
wizards/table/PrimaryKeyHandler.java
wizards/table/ScenarioSelector.java
wizards/table/TableWizard.java
wizards/text/TextDocument.java
wizards/text/TextFieldHandler.java
wizards/text/TextFrameHandler.java
wizards/text/TextSectionHandler.java
wizards/text/TextStyleHandler.java
wizards/text/TextTableHandler.java
wizards/text/ViewHandler.java
wizards/ui/AggregateComponent.java
wizards/ui/ButtonList.java
wizards/ui/CommandFieldSelection.java
wizards/ui/ControlScroller.java
wizards/ui/DBLimitedFieldSelection.java
wizards/ui/DocumentPreview.java
wizards/ui/FieldSelection.java
wizards/ui/FilterComponent.java
wizards/ui/ImageList.java
wizards/ui/PathSelection.java
wizards/ui/PeerConfig.java
wizards/ui/SortingComponent.java
wizards/ui/TitlesComponent.java
wizards/ui/UIConsts.java
wizards/ui/UnoDialog.java
wizards/ui/UnoDialog2.java
wizards/ui/WizardDialog.java
wizards/ui/XCommandSelectionListener.java
wizards/ui/XCompletion.java
wizards/ui/XFieldSelectionListener.java
wizards/ui/XPathSelectionListener.java
wizards/ui/event/AbstractListener.java
wizards/ui/event/CommonListener.java
wizards/ui/event/DataAware.java
wizards/ui/event/DataAwareFields.java
wizards/ui/event/EventNames.java
wizards/ui/event/ListModelBinder.java
wizards/ui/event/MethodInvocation.java
wizards/ui/event/RadioDataAware.java
wizards/ui/event/SimpleDataAware.java
wizards/ui/event/Task.java
wizards/ui/event/TaskEvent.java
wizards/ui/event/TaskListener.java
wizards/ui/event/UnoDataAware.java
wizards/web/AbstractErrorHandler.java
wizards/web/BackgroundsDialog.java
wizards/web/CallWizard.java
wizards/web/ErrorHandler.java
wizards/web/ExtensionVerifier.java
wizards/web/FTPDialog.java
wizards/web/FTPDialogResources.java
wizards/web/IconsDialog.java
wizards/web/ImageListDialog.java
wizards/web/LogTaskListener.java
wizards/web/Process.java
wizards/web/ProcessErrorHandler.java
wizards/web/ProcessErrors.java
wizards/web/ProcessStatusRenderer.java
wizards/web/StatusDialog.java
wizards/web/StylePreview.java
wizards/web/TOCPreview.java
wizards/web/WWD_Events.java
wizards/web/WWD_General.java
wizards/web/WWD_Startup.java
wizards/web/WWHID.java
wizards/web/WebWizard.java
wizards/web/WebWizardConst.java
wizards/web/WebWizardDialog.java
wizards/web/WebWizardDialogResources.java
wizards/web/data/CGArgument.java
wizards/web/data/CGContent.java
wizards/web/data/CGDesign.java
wizards/web/data/CGDocument.java
wizards/web/data/CGExporter.java
wizards/web/data/CGFilter.java
wizards/web/data/CGGeneralInfo.java
wizards/web/data/CGIconSet.java
wizards/web/data/CGImage.java
wizards/web/data/CGLayout.java
wizards/web/data/CGPublish.java
wizards/web/data/CGSession.java
wizards/web/data/CGSessionName.java
wizards/web/data/CGSettings.java
wizards/web/data/CGStyle.java
wizards/web/data/ConfigSetItem.java
wizards/web/data/TypeDetection.java
wizards/web/export/AbstractExporter.java
wizards/web/export/ConfiguredExporter.java
wizards/web/export/CopyExporter.java
wizards/web/export/Exporter.java
wizards/web/export/FilterExporter.java
wizards/web/export/ImpressHTMLExporter.java
wizards/web/status/ErrorLog.java
wizards/web/status/ErrorReporter.java
wizards/web/status/LogTaskListener.java
wizards/web/status/Task.java
wizards/web/status/TaskEvent.java
wizards/web/status/TaskListener.java
cdf0e10c16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...


wizards/agenda/AgendaTemplate.java
wizards/agenda/AgendaWizardDialog.java
wizards/agenda/AgendaWizardDialogConst.java
wizards/agenda/AgendaWizardDialogImpl.java
wizards/agenda/AgendaWizardDialogResources.java
wizards/agenda/CGAgenda.java
wizards/agenda/CGTopic.java
wizards/agenda/CallWizard.java
wizards/agenda/MANIFEST.MF
wizards/agenda/TemplateConsts.java
wizards/agenda/TopicsControl.java
wizards/agenda/agenda.component
wizards/agenda/makefile.mk
wizards/common/ConfigGroup.java
wizards/common/ConfigNode.java
wizards/common/ConfigSet.java
wizards/common/Configuration.java
wizards/common/DebugHelper.java
wizards/common/Desktop.java
wizards/common/FileAccess.java
wizards/common/HelpIds.java
wizards/common/Helper.java
wizards/common/IRenderer.java
wizards/common/Indexable.java
wizards/common/InvalidQueryException.java
wizards/common/JavaTools.java
wizards/common/MANIFEST.MF
wizards/common/NamedValueCollection.java
wizards/common/NoValidPathException.java
wizards/common/NumberFormatter.java
wizards/common/NumericalHelper.java
wizards/common/Properties.java
wizards/common/PropertyNames.java
wizards/common/PropertySetHelper.java
wizards/common/Resource.java
wizards/common/SystemDialog.java
wizards/common/TerminateWizardException.java
wizards/common/UCB.java
wizards/common/XMLHelper.java
wizards/common/XMLProvider.java
wizards/common/delzip
wizards/db/BlindtextCreator.java
wizards/db/ColumnPropertySet.java
wizards/db/CommandMetaData.java
wizards/db/CommandName.java
wizards/db/DBMetaData.java
wizards/db/DatabaseObjectWizard.java
wizards/db/FieldColumn.java
wizards/db/MANIFEST.MF
wizards/db/QueryMetaData.java
wizards/db/RecordParser.java
wizards/db/RelationController.java
wizards/db/SQLQueryComposer.java
wizards/db/TableDescriptor.java
wizards/db/TypeInspector.java
wizards/document/Control.java
wizards/document/DatabaseControl.java
wizards/document/FormHandler.java
wizards/document/GridControl.java
wizards/document/OfficeDocument.java
wizards/document/Shape.java
wizards/document/TimeStampControl.java
wizards/fax/CGFax.java
wizards/fax/CGFaxWizard.java
wizards/fax/CallWizard.java
wizards/fax/FaxDocument.java
wizards/fax/FaxWizardDialog.java
wizards/fax/FaxWizardDialogConst.java
wizards/fax/FaxWizardDialogImpl.java
wizards/fax/FaxWizardDialogResources.java
wizards/fax/MANIFEST.MF
wizards/fax/fax.component
wizards/fax/makefile.mk
wizards/form/CallFormWizard.java
wizards/form/DataEntrySetter.java
wizards/form/FieldLinker.java
wizards/form/Finalizer.java
wizards/form/FormConfiguration.java
wizards/form/FormControlArranger.java
wizards/form/FormDocument.java
wizards/form/FormWizard.java
wizards/form/MANIFEST.MF
wizards/form/StyleApplier.java
wizards/form/UIControlArranger.java
wizards/form/form.component
wizards/form/makefile.mk
wizards/letter/CGLetter.java
wizards/letter/CGLetterWizard.java
wizards/letter/CGPaperElementLocation.java
wizards/letter/CallWizard.java
wizards/letter/LetterDocument.java
wizards/letter/LetterWizardDialog.java
wizards/letter/LetterWizardDialogConst.java
wizards/letter/LetterWizardDialogEvents.java
wizards/letter/LetterWizardDialogImpl.java
wizards/letter/LetterWizardDialogResources.java
wizards/letter/LocaleCodes.java
wizards/letter/MANIFEST.MF
wizards/letter/letter.component
wizards/letter/makefile.mk
wizards/makefile.mk
wizards/query/CallQueryWizard.java
wizards/query/Finalizer.java
wizards/query/MANIFEST.MF
wizards/query/QuerySummary.java
wizards/query/QueryWizard.java
wizards/query/makefile.mk
wizards/query/query.component
wizards/report/CallReportWizard.java
wizards/report/DBColumn.java
wizards/report/Dataimport.java
wizards/report/GroupFieldHandler.java
wizards/report/IReportBuilderLayouter.java
wizards/report/IReportDefinitionReadAccess.java
wizards/report/IReportDocument.java
wizards/report/MANIFEST.MF
wizards/report/RecordTable.java
wizards/report/ReportFinalizer.java
wizards/report/ReportImplementationHelper.java
wizards/report/ReportLayouter.java
wizards/report/ReportTextDocument.java
wizards/report/ReportTextImplementation.java
wizards/report/ReportWizard.java
wizards/report/delzip
wizards/report/makefile.mk
wizards/report/report.component
wizards/reportbuilder/Manifest.mf
wizards/reportbuilder/ReportBuilderImplementation.java
wizards/reportbuilder/layout/ColumnarSingleColumn.java
wizards/reportbuilder/layout/ColumnarThreeColumns.java
wizards/reportbuilder/layout/ColumnarTwoColumns.java
wizards/reportbuilder/layout/DesignTemplate.java
wizards/reportbuilder/layout/InBlocksLabelsAbove.java
wizards/reportbuilder/layout/InBlocksLabelsLeft.java
wizards/reportbuilder/layout/LayoutConstants.java
wizards/reportbuilder/layout/ReportBuilderLayouter.java
wizards/reportbuilder/layout/SectionEmptyObject.java
wizards/reportbuilder/layout/SectionLabel.java
wizards/reportbuilder/layout/SectionObject.java
wizards/reportbuilder/layout/SectionTextField.java
wizards/reportbuilder/layout/Tabular.java
wizards/reportbuilder/layout/makefile.mk
wizards/reportbuilder/makefile.mk
wizards/table/CGCategory.java
wizards/table/CGTable.java
wizards/table/CallTableWizard.java
wizards/table/FieldDescription.java
wizards/table/FieldFormatter.java
wizards/table/Finalizer.java
wizards/table/MANIFEST.MF
wizards/table/PrimaryKeyHandler.java
wizards/table/ScenarioSelector.java
wizards/table/TableWizard.java
wizards/table/makefile.mk
wizards/table/table.component
wizards/text/TextDocument.java
wizards/text/TextFieldHandler.java
wizards/text/TextFrameHandler.java
wizards/text/TextSectionHandler.java
wizards/text/TextStyleHandler.java
wizards/text/TextTableHandler.java
wizards/text/ViewHandler.java
wizards/ui/AggregateComponent.java
wizards/ui/ButtonList.java
wizards/ui/CommandFieldSelection.java
wizards/ui/ControlScroller.java
wizards/ui/DBLimitedFieldSelection.java
wizards/ui/DocumentPreview.java
wizards/ui/FieldSelection.java
wizards/ui/FilterComponent.java
wizards/ui/ImageList.java
wizards/ui/PathSelection.java
wizards/ui/PeerConfig.java
wizards/ui/SortingComponent.java
wizards/ui/TitlesComponent.java
wizards/ui/UIConsts.java
wizards/ui/UnoDialog.java
wizards/ui/UnoDialog2.java
wizards/ui/WizardDialog.java
wizards/ui/XCommandSelectionListener.java
wizards/ui/XCompletion.java
wizards/ui/XFieldSelectionListener.java
wizards/ui/XPathSelectionListener.java
wizards/ui/event/AbstractListener.java
wizards/ui/event/CommonListener.java
wizards/ui/event/DataAware.java
wizards/ui/event/DataAwareFields.java
wizards/ui/event/EventNames.java
wizards/ui/event/ListModelBinder.java
wizards/ui/event/MethodInvocation.java
wizards/ui/event/RadioDataAware.java
wizards/ui/event/SimpleDataAware.java
wizards/ui/event/Task.java
wizards/ui/event/TaskEvent.java
wizards/ui/event/TaskListener.java
wizards/ui/event/UnoDataAware.java
wizards/web/AbstractErrorHandler.java
wizards/web/BackgroundsDialog.java
wizards/web/CallWizard.java
wizards/web/ErrorHandler.java
wizards/web/ExtensionVerifier.java
wizards/web/FTPDialog.java
wizards/web/FTPDialogResources.java
wizards/web/IconsDialog.java
wizards/web/ImageListDialog.java
wizards/web/LogTaskListener.java
wizards/web/MANIFEST.MF
wizards/web/Process.java
wizards/web/ProcessErrorHandler.java
wizards/web/ProcessErrors.java
wizards/web/ProcessStatusRenderer.java
wizards/web/StatusDialog.java
wizards/web/StylePreview.java
wizards/web/TOCPreview.java
wizards/web/WWD_Events.java
wizards/web/WWD_General.java
wizards/web/WWD_Startup.java
wizards/web/WWHID.java
wizards/web/WebWizard.java
wizards/web/WebWizardConst.java
wizards/web/WebWizardDialog.java
wizards/web/WebWizardDialogResources.java
wizards/web/data/CGArgument.java
wizards/web/data/CGContent.java
wizards/web/data/CGDesign.java
wizards/web/data/CGDocument.java
wizards/web/data/CGExporter.java
wizards/web/data/CGFilter.java
wizards/web/data/CGGeneralInfo.java
wizards/web/data/CGIconSet.java
wizards/web/data/CGImage.java
wizards/web/data/CGLayout.java
wizards/web/data/CGPublish.java
wizards/web/data/CGSession.java
wizards/web/data/CGSessionName.java
wizards/web/data/CGSettings.java
wizards/web/data/CGStyle.java
wizards/web/data/ConfigSetItem.java
wizards/web/data/TypeDetection.java
wizards/web/data/makefile.mk
wizards/web/export/AbstractExporter.java
wizards/web/export/ConfiguredExporter.java
wizards/web/export/CopyExporter.java
wizards/web/export/Exporter.java
wizards/web/export/FilterExporter.java
wizards/web/export/ImpressHTMLExporter.java
wizards/web/export/makefile.mk
wizards/web/makefile.mk
wizards/web/status/ErrorLog.java
wizards/web/status/ErrorReporter.java
wizards/web/status/LogTaskListener.java
wizards/web/status/Task.java
wizards/web/status/TaskEvent.java
wizards/web/status/TaskListener.java
wizards/web/web.component