Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Affected folders:
offapi/com/sun/star/script - offapi/com/sun/star/text

Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.

Patch is contributed under the LGPLv3+.



From 4fc0f37ae43aa7956640fa7e45fa531e129396f7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Aurimas=20Fi=C5=A1eras?= <aurimas@gmail.com>
Date: Tue, 25 Jan 2011 20:17:43 +0200
Subject: Some fixes to documentation (part 4)

Fixes many spelling errors (checked with en_US spell checker).
Unifies spelling of some common words.
Replaces single quotes ('') with double quotes ("").
Fixes several other errors.
---
 .../sun/star/script/ModuleSizeExceededRequest.idl  |    2 +-
 .../star/script/XStorageBasedLibraryContainer.idl  |    4 +-
 offapi/com/sun/star/script/browse/XBrowseNode.idl  |    4 +-
 .../sun/star/script/browse/XBrowseNodeFactory.idl  |    2 +-
 .../provider/ScriptExceptionRaisedException.idl    |    4 +-
 offapi/com/sun/star/script/provider/XScript.idl    |    4 +-
 .../sun/star/script/provider/XScriptProvider.idl   |    2 +-
 .../script/provider/XScriptProviderFactory.idl     |    2 +-
 offapi/com/sun/star/sdb/BooleanComparisonMode.idl  |    2 +-
 offapi/com/sun/star/sdb/ColumnSettings.idl         |    4 +-
 offapi/com/sun/star/sdb/ContentLoader.idl          |    2 +-
 offapi/com/sun/star/sdb/DataAccessDescriptor.idl   |   14 +++---
 offapi/com/sun/star/sdb/DataSettings.idl           |    2 +-
 offapi/com/sun/star/sdb/DataSource.idl             |   14 +++---
 offapi/com/sun/star/sdb/DataSourceBrowser.idl      |   16 +++---
 .../com/sun/star/sdb/DatabaseAccessDataSource.idl  |    2 +-
 offapi/com/sun/star/sdb/DefinitionContent.idl      |    2 +-
 offapi/com/sun/star/sdb/DocumentDefinition.idl     |    2 +-
 offapi/com/sun/star/sdb/ErrorCondition.idl         |    4 +-
 offapi/com/sun/star/sdb/ErrorMessageDialog.idl     |    2 +-
 offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl |    6 +-
 offapi/com/sun/star/sdb/QueryDesign.idl            |    4 +-
 offapi/com/sun/star/sdb/RowSet.idl                 |   24 +++++-----
 offapi/com/sun/star/sdb/RowSetVetoException.idl    |    2 +-
 offapi/com/sun/star/sdb/SQLFilterOperator.idl      |    4 +-
 .../com/sun/star/sdb/SingleSelectQueryComposer.idl |    2 +-
 offapi/com/sun/star/sdb/Table.idl                  |    2 +-
 .../com/sun/star/sdb/XRowSetApproveBroadcaster.idl |    2 +-
 offapi/com/sun/star/sdb/XRowSetApproveListener.idl |   14 +++---
 offapi/com/sun/star/sdb/XRowsChangeListener.idl    |    2 +-
 offapi/com/sun/star/sdb/XSQLErrorListener.idl      |    2 +-
 offapi/com/sun/star/sdb/XSQLQueryComposer.idl      |    6 +-
 .../sun/star/sdb/XSingleSelectQueryAnalyzer.idl    |    4 +-
 .../sun/star/sdb/XSingleSelectQueryComposer.idl    |   20 ++++----
 .../star/sdb/application/CopyTableContinuation.idl |    2 +-
 .../star/sdb/application/DefaultViewController.idl |    2 +-
 .../sun/star/sdb/application/XCopyTableWizard.idl  |    2 +-
 .../star/sdb/application/XDatabaseDocumentUI.idl   |   10 ++--
 .../sun/star/sdb/application/XTableUIProvider.idl  |    4 +-
 offapi/com/sun/star/sdb/tools/XConnectionTools.idl |    4 +-
 offapi/com/sun/star/sdb/tools/XObjectNames.idl     |    8 ++--
 offapi/com/sun/star/sdb/tools/XTableName.idl       |    4 +-
 offapi/com/sun/star/sdbc/ConnectionProperties.idl  |    2 +-
 .../sun/star/sdbc/DBASEConnectionProperties.idl    |    2 +-
 offapi/com/sun/star/sdbc/DataType.idl              |    2 +-
 .../com/sun/star/sdbc/FILEConnectionProperties.idl |    2 +-
 .../com/sun/star/sdbc/FLATConnectionProperties.idl |   10 ++--
 offapi/com/sun/star/sdbc/FetchDirection.idl        |    2 +-
 offapi/com/sun/star/sdbc/IndexType.idl             |    2 +-
 .../com/sun/star/sdbc/JDBCConnectionProperties.idl |    4 +-
 .../com/sun/star/sdbc/ODBCConnectionProperties.idl |    4 +-
 offapi/com/sun/star/sdbc/PreparedStatement.idl     |    6 +-
 offapi/com/sun/star/sdbc/ResultSet.idl             |    4 +-
 offapi/com/sun/star/sdbc/RowSet.idl                |    4 +-
 offapi/com/sun/star/sdbc/Statement.idl             |    6 +-
 offapi/com/sun/star/sdbc/XBatchExecution.idl       |    2 +-
 offapi/com/sun/star/sdbc/XColumnLocate.idl         |    2 +-
 offapi/com/sun/star/sdbc/XConnection.idl           |    6 +-
 offapi/com/sun/star/sdbc/XDatabaseMetaData.idl     |   52 ++++++++++----------
 offapi/com/sun/star/sdbc/XPreparedStatement.idl    |    2 +-
 offapi/com/sun/star/sdbc/XResultSet.idl            |    2 +-
 offapi/com/sun/star/sdbc/XResultSetUpdate.idl      |    2 +-
 offapi/com/sun/star/sdbc/XRowSetListener.idl       |    4 +-
 offapi/com/sun/star/sdbc/XSQLInput.idl             |    2 +-
 offapi/com/sun/star/sdbc/XSQLOutput.idl            |    2 +-
 offapi/com/sun/star/sdbcx/ColumnDescriptor.idl     |    2 +-
 offapi/com/sun/star/sdbcx/CompareBookmark.idl      |    2 +-
 offapi/com/sun/star/sdbcx/DatabaseDefinition.idl   |    2 +-
 offapi/com/sun/star/sdbcx/Descriptor.idl           |    4 +-
 offapi/com/sun/star/sdbcx/PreparedStatement.idl    |    2 +-
 offapi/com/sun/star/sdbcx/Privilege.idl            |    2 +-
 offapi/com/sun/star/sdbcx/PrivilegeObject.idl      |    2 +-
 offapi/com/sun/star/sdbcx/ResultSet.idl            |    8 ++--
 offapi/com/sun/star/sdbcx/Statement.idl            |    2 +-
 offapi/com/sun/star/sdbcx/TableDescriptor.idl      |    2 +-
 offapi/com/sun/star/sdbcx/XColumnsSupplier.idl     |    2 +-
 offapi/com/sun/star/sdbcx/XCreateCatalog.idl       |    2 +-
 offapi/com/sun/star/sdbcx/XDeleteRows.idl          |    2 +-
 offapi/com/sun/star/sdbcx/XRowLocate.idl           |    4 +-
 .../sun/star/security/CertificateCharacters.idl    |    4 +-
 .../star/security/CertificateContainerStatus.idl   |    2 +-
 .../com/sun/star/security/CertificateException.idl |    2 +-
 .../com/sun/star/security/CertificateValidity.idl  |    4 +-
 .../star/security/DocumentSignatureInformation.idl |    2 +-
 offapi/com/sun/star/security/XCertificate.idl      |    2 +-
 .../sun/star/security/XCertificateContainer.idl    |    2 +-
 .../star/security/XDocumentDigitalSignatures.idl   |    6 +-
 offapi/com/sun/star/setup/OSType.idl               |    4 +-
 .../sheet/AccessiblePageHeaderFooterAreasView.idl  |    2 +-
 .../com/sun/star/sheet/AccessibleSpreadsheet.idl   |    2 +-
 .../sheet/AccessibleSpreadsheetDocumentView.idl    |    4 +-
 .../star/sheet/AccessibleSpreadsheetPageView.idl   |    2 +-
 offapi/com/sun/star/sheet/DataPilotField.idl       |    2 +-
 .../com/sun/star/sheet/DataPilotFieldGroupBy.idl   |    8 ++--
 .../com/sun/star/sheet/DataPilotFieldSortMode.idl  |    2 +-
 offapi/com/sun/star/sheet/DataPilotFields.idl      |    2 +-
 offapi/com/sun/star/sheet/DatabaseRange.idl        |    2 +-
 offapi/com/sun/star/sheet/DocumentSettings.idl     |    2 +-
 offapi/com/sun/star/sheet/FillDateMode.idl         |    2 +-
 .../star/sheet/FormulaMapGroupSpecialOffset.idl    |    4 +-
 offapi/com/sun/star/sheet/FunctionAccess.idl       |    2 +-
 offapi/com/sun/star/sheet/SheetCell.idl            |    4 +-
 offapi/com/sun/star/sheet/SheetCellRange.idl       |    4 +-
 offapi/com/sun/star/sheet/SheetCellRanges.idl      |    4 +-
 .../com/sun/star/sheet/SheetFilterDescriptor.idl   |    2 +-
 offapi/com/sun/star/sheet/SubTotalDescriptor.idl   |    4 +-
 offapi/com/sun/star/sheet/TableAutoFormatField.idl |   20 ++++----
 offapi/com/sun/star/sheet/ValidationType.idl       |    2 +-
 offapi/com/sun/star/sheet/VolatileResult.idl       |    2 +-
 .../sun/star/sheet/XActivationEventListener.idl    |    2 +-
 .../com/sun/star/sheet/XDataPilotFieldGrouping.idl |    2 +-
 .../com/sun/star/sheet/XDrillDownDataSupplier.idl  |    4 +-
 offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl |    4 +-
 offapi/com/sun/star/sheet/XFormulaQuery.idl        |    4 +-
 offapi/com/sun/star/sheet/XPrintAreas.idl          |    2 +-
 offapi/com/sun/star/sheet/XSheetAnnotations.idl    |    2 +-
 offapi/com/sun/star/sheet/XSheetFilterable.idl     |    4 +-
 offapi/com/sun/star/smarttags/XSmartTagAction.idl  |    6 +-
 .../com/sun/star/smarttags/XSmartTagRecognizer.idl |    2 +-
 offapi/com/sun/star/style/CharacterProperties.idl  |   16 +++---
 .../sun/star/style/CharacterPropertiesAsian.idl    |    2 +-
 offapi/com/sun/star/style/CharacterStyle.idl       |    2 +-
 offapi/com/sun/star/style/NumberingType.idl        |    6 +-
 offapi/com/sun/star/style/PageProperties.idl       |   30 ++++++------
 offapi/com/sun/star/style/PageStyleLayout.idl      |    2 +-
 offapi/com/sun/star/style/ParagraphProperties.idl  |    4 +-
 .../sun/star/style/ParagraphPropertiesAsian.idl    |    2 +-
 offapi/com/sun/star/style/ParagraphStyle.idl       |    2 +-
 offapi/com/sun/star/style/Style.idl                |    8 ++--
 offapi/com/sun/star/sync/SyncScheme.idl            |    2 +-
 .../star/system/SystemShellExecuteException.idl    |    2 +-
 offapi/com/sun/star/system/XProxySettings.idl      |   18 +++---
 offapi/com/sun/star/system/XSimpleMailMessage.idl  |   12 ++--
 offapi/com/sun/star/system/XSystemShellExecute.idl |    2 +-
 offapi/com/sun/star/table/AccessibleTableView.idl  |    6 +-
 offapi/com/sun/star/table/BorderLine.idl           |    2 +-
 offapi/com/sun/star/table/CellJustifyMethod.idl    |    2 +-
 offapi/com/sun/star/table/CellProperties.idl       |    2 +-
 offapi/com/sun/star/table/CellRangeListSource.idl  |    4 +-
 offapi/com/sun/star/table/CellValueBinding.idl     |    2 +-
 offapi/com/sun/star/table/TableSortField.idl       |    6 +-
 offapi/com/sun/star/table/XCell.idl                |    2 +-
 offapi/com/sun/star/table/XMergeableCellRange.idl  |    2 +-
 .../sun/star/task/DocumentMSPasswordRequest2.idl   |    2 +-
 .../com/sun/star/task/DocumentPasswordRequest.idl  |    2 +-
 .../com/sun/star/task/DocumentPasswordRequest2.idl |    2 +-
 offapi/com/sun/star/task/ErrorCodeRequest.idl      |    2 +-
 offapi/com/sun/star/task/InteractionHandler.idl    |   12 ++--
 offapi/com/sun/star/task/JobExecutor.idl           |    2 +-
 offapi/com/sun/star/task/MasterPasswordRequest.idl |    2 +-
 offapi/com/sun/star/task/PasswordContainer.idl     |    4 +-
 offapi/com/sun/star/task/PasswordRequest.idl       |    2 +-
 offapi/com/sun/star/task/XAsyncJob.idl             |    2 +-
 offapi/com/sun/star/task/XInteractionApprove.idl   |    2 +-
 .../com/sun/star/task/XInteractionDisapprove.idl   |    2 +-
 offapi/com/sun/star/task/XJob.idl                  |    6 +-
 offapi/com/sun/star/task/XJobExecutor.idl          |    2 +-
 .../com/sun/star/task/XMasterPasswordHandling.idl  |    2 +-
 .../com/sun/star/task/XMasterPasswordHandling2.idl |    2 +-
 offapi/com/sun/star/task/XPasswordContainer.idl    |    8 ++--
 offapi/com/sun/star/task/XStatusIndicator.idl      |    6 +-
 offapi/com/sun/star/task/XUrlContainer.idl         |    2 +-
 offapi/com/sun/star/text/AccessibleEndnoteView.idl |    2 +-
 .../com/sun/star/text/AccessibleFootnoteView.idl   |    2 +-
 .../sun/star/text/AccessibleHeaderFooterView.idl   |    4 +-
 offapi/com/sun/star/text/AccessiblePageView.idl    |   22 ++++----
 .../com/sun/star/text/AccessibleParagraphView.idl  |   10 ++--
 .../sun/star/text/AccessibleTextDocumentView.idl   |   14 +++---
 .../sun/star/text/AccessibleTextEmbeddedObject.idl |    2 +-
 .../sun/star/text/AccessibleTextGraphicObject.idl  |    2 +-
 offapi/com/sun/star/text/AdvancedTextDocument.idl  |    2 +-
 offapi/com/sun/star/text/BaseFrameProperties.idl   |    4 +-
 offapi/com/sun/star/text/BaseIndex.idl             |    4 +-
 offapi/com/sun/star/text/BibliographyDataType.idl  |    2 +-
 offapi/com/sun/star/text/Cell.idl                  |    6 +-
 offapi/com/sun/star/text/CellProperties.idl        |    6 +-
 offapi/com/sun/star/text/CellRange.idl             |    8 ++--
 .../com/sun/star/text/CharacterCompressionType.idl |    4 +-
 offapi/com/sun/star/text/ContentIndex.idl          |    4 +-
 offapi/com/sun/star/text/DocumentIndex.idl         |   16 +++---
 offapi/com/sun/star/text/DocumentIndexMark.idl     |    2 +-
 offapi/com/sun/star/text/DocumentSettings.idl      |    4 +-
 offapi/com/sun/star/text/FontEmphasis.idl          |    2 +-
 offapi/com/sun/star/text/FontRelief.idl            |    2 +-
 offapi/com/sun/star/text/GenericTextDocument.idl   |    2 +-
 offapi/com/sun/star/text/GlobalSettings.idl        |    2 +-
 offapi/com/sun/star/text/IllustrationsIndex.idl    |    6 +-
 .../com/sun/star/text/LineNumberingProperties.idl  |    2 +-
 offapi/com/sun/star/text/MailMerge.idl             |    4 +-
 offapi/com/sun/star/text/NumberingRules.idl        |   10 ++--
 offapi/com/sun/star/text/NumberingStyle.idl        |    2 +-
 offapi/com/sun/star/text/ParagraphVertAlign.idl    |    2 +-
 offapi/com/sun/star/text/PrintPreviewSettings.idl  |    2 +-
 offapi/com/sun/star/text/ReferenceFieldPart.idl    |    6 +-
 offapi/com/sun/star/text/SizeType.idl              |    4 +-
 offapi/com/sun/star/text/Text.idl                  |    2 +-
 offapi/com/sun/star/text/TextDocumentView.idl      |    2 +-
 offapi/com/sun/star/text/TextEmbeddedObject.idl    |    4 +-
 offapi/com/sun/star/text/TextFieldMaster.idl       |    2 +-
 offapi/com/sun/star/text/TextFrame.idl             |    4 +-
 offapi/com/sun/star/text/TextGraphicObject.idl     |    6 +-
 offapi/com/sun/star/text/TextMarkupType.idl        |    2 +-
 offapi/com/sun/star/text/TextPageStyle.idl         |    2 +-
 offapi/com/sun/star/text/TextSection.idl           |   34 ++++++------
 offapi/com/sun/star/text/TextSortDescriptor2.idl   |    2 +-
 offapi/com/sun/star/text/TextSortable.idl          |    4 +-
 offapi/com/sun/star/text/TextTable.idl             |   24 +++++-----
 offapi/com/sun/star/text/UserDefinedIndex.idl      |   12 ++--
 offapi/com/sun/star/text/UserIndex.idl             |   12 ++--
 offapi/com/sun/star/text/ViewSettings.idl          |    4 +-
 offapi/com/sun/star/text/WritingMode2.idl          |    2 +-
 offapi/com/sun/star/text/XDocumentIndex.idl        |    2 +-
 offapi/com/sun/star/text/XFlatParagraph.idl        |    4 +-
 offapi/com/sun/star/text/XNumberingTypeInfo.idl    |    4 +-
 offapi/com/sun/star/text/XPagePrintable.idl        |    4 +-
 offapi/com/sun/star/text/XParagraphAppend.idl      |    2 +-
 .../sun/star/text/XRelativeTextContentInsert.idl   |    2 +-
 .../sun/star/text/XRelativeTextContentRemove.idl   |    4 +-
 offapi/com/sun/star/text/XTextContent.idl          |    2 +-
 offapi/com/sun/star/text/XTextConvert.idl          |    2 +-
 offapi/com/sun/star/text/XTextTableCursor.idl      |   18 +++---
 .../com/sun/star/text/fieldmaster/Bibliography.idl |   16 +++---
 offapi/com/sun/star/text/fieldmaster/DDE.idl       |    2 +-
 .../sun/star/text/fieldmaster/SetExpression.idl    |    6 +-
 offapi/com/sun/star/text/fieldmaster/User.idl      |    2 +-
 offapi/com/sun/star/text/textfield/Author.idl      |    4 +-
 offapi/com/sun/star/text/textfield/Chapter.idl     |    4 +-
 .../sun/star/text/textfield/ConditionalText.idl    |    2 +-
 offapi/com/sun/star/text/textfield/Database.idl    |    6 +-
 .../com/sun/star/text/textfield/DatabaseName.idl   |    2 +-
 .../sun/star/text/textfield/DatabaseNextSet.idl    |    2 +-
 .../star/text/textfield/DatabaseNumberOfSet.idl    |    4 +-
 offapi/com/sun/star/text/textfield/DropDown.idl    |    2 +-
 .../com/sun/star/text/textfield/ExtendedUser.idl   |    2 +-
 offapi/com/sun/star/text/textfield/FileName.idl    |    4 +-
 .../com/sun/star/text/textfield/GetExpression.idl  |    6 +-
 .../com/sun/star/text/textfield/GetReference.idl   |    2 +-
 offapi/com/sun/star/text/textfield/JumpEdit.idl    |    6 +-
 offapi/com/sun/star/text/textfield/PageNumber.idl  |    6 +-
 .../sun/star/text/textfield/ReferencePageSet.idl   |    4 +-
 offapi/com/sun/star/text/textfield/Script.idl      |    2 +-
 .../com/sun/star/text/textfield/SetExpression.idl  |    6 +-
 .../com/sun/star/text/textfield/TableFormula.idl   |    4 +-
 .../com/sun/star/text/textfield/TemplateName.idl   |    2 +-
 offapi/com/sun/star/text/textfield/URL.idl         |    2 +-
 offapi/com/sun/star/text/textfield/User.idl        |    4 +-
 .../star/text/textfield/docinfo/ChangeAuthor.idl   |    4 +-
 .../star/text/textfield/docinfo/ChangeDateTime.idl |    4 +-
 .../star/text/textfield/docinfo/CreateAuthor.idl   |    4 +-
 .../star/text/textfield/docinfo/CreateDateTime.idl |    4 +-
 .../star/text/textfield/docinfo/Description.idl    |    2 +-
 .../sun/star/text/textfield/docinfo/EditTime.idl   |    4 +-
 .../com/sun/star/text/textfield/docinfo/Info0.idl  |    2 +-
 .../com/sun/star/text/textfield/docinfo/Info1.idl  |    2 +-
 .../com/sun/star/text/textfield/docinfo/Info2.idl  |    2 +-
 .../com/sun/star/text/textfield/docinfo/Info3.idl  |    2 +-
 .../sun/star/text/textfield/docinfo/Keywords.idl   |    2 +-
 .../star/text/textfield/docinfo/PrintAuthor.idl    |    4 +-
 .../star/text/textfield/docinfo/PrintDateTime.idl  |    4 +-
 .../sun/star/text/textfield/docinfo/Revision.idl   |    2 +-
 .../sun/star/text/textfield/docinfo/Subject.idl    |    2 +-
 .../com/sun/star/text/textfield/docinfo/Title.idl  |    2 +-
 262 files changed, 600 insertions(+), 600 deletions(-)
 mode change 100755 => 100644 offapi/com/sun/star/script/browse/BrowseNode.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/browse/BrowseNodeFactory.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/browse/BrowseNodeTypes.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/browse/XBrowseNode.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/provider/LanguageScriptProvider.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/provider/MasterScriptProvider.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/provider/ScriptProvider.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/provider/ScriptProviderForJava.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/provider/ScriptURIHelper.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/provider/makefile.mk
 mode change 100755 => 100644 offapi/com/sun/star/script/vba/VBAEventId.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/vba/VBAEventProcessor.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/vba/VBATextEventProcessor.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
 mode change 100755 => 100644 offapi/com/sun/star/script/vba/makefile.mk
 mode change 100755 => 100644 offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl
 mode change 100755 => 100644 offapi/com/sun/star/task/DocumentPasswordRequest2.idl
 mode change 100755 => 100644 offapi/com/sun/star/task/makefile.mk
 mode change 100755 => 100644 offapi/com/sun/star/text/InContentMetadata.idl
 mode change 100755 => 100644 offapi/com/sun/star/text/TextFrame.idl
 mode change 100755 => 100644 offapi/com/sun/star/text/textfield/MetadataField.idl

diff --git a/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl 
b/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
index 23ec821..15f20e7 100644
--- a/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
+++ b/offapi/com/sun/star/script/ModuleSizeExceededRequest.idl
@@ -36,7 +36,7 @@
 module com { module sun { module star { module script {
 
 //=============================================================================
-/** Is used for interaction handle in case password protected modules exceed the size that can be 
stored in Openoffice 2.x, 1.x formats
+/** Is used for interaction handle in case password protected modules exceed the size that can be 
stored in OpenOffice 2.x, 1.x formats
 
 */
 exception ModuleSizeExceededRequest : ::com::sun::star::uno::Exception
diff --git a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl 
b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
index acb18dc..77e6f55 100644
--- a/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
+++ b/offapi/com/sun/star/script/XStorageBasedLibraryContainer.idl
@@ -65,7 +65,7 @@ interface XStorageBasedLibraryContainer
         <p>You should only <em>set</em> this attribute to a new value if you previously
         called storeLibrariesToStorage with the same storage. Setting this attribute
         to a storage into which the container has not been stored previously might
-        result in unexpected behaviour.</p>
+        result in unexpected behavior.</p>
     */
     [attribute] ::com::sun::star::embed::XStorage RootStorage
     {
@@ -74,7 +74,7 @@ interface XStorageBasedLibraryContainer
 
     /** stores the libraries to a storage other than the current container storage
 
-        <p>Note that the library continer is not automatically associated with the
+        <p>Note that the library container is not automatically associated with the
         new root storage. Instead, you need to manually set the <type>RootStroage</type>
         attribute afterwards. This separation allows for Save-To as well Save-As
         operations.</p>
diff --git a/offapi/com/sun/star/script/browse/BrowseNode.idl 
b/offapi/com/sun/star/script/browse/BrowseNode.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/browse/BrowseNodeFactory.idl 
b/offapi/com/sun/star/script/browse/BrowseNodeFactory.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl 
b/offapi/com/sun/star/script/browse/BrowseNodeFactoryViewTypes.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl 
b/offapi/com/sun/star/script/browse/BrowseNodeTypes.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/browse/XBrowseNode.idl 
b/offapi/com/sun/star/script/browse/XBrowseNode.idl
old mode 100755
new mode 100644
index aee6012..93645ff
--- a/offapi/com/sun/star/script/browse/XBrowseNode.idl
+++ b/offapi/com/sun/star/script/browse/XBrowseNode.idl
@@ -39,7 +39,7 @@ module com { module sun { module star { module script { module browse {
     available scripts.
     Objects implementing this interface are expected to also implement
     com.sun.star.beans.XPropertySet and, optionally,
-    com.sun.star.script.XInvocation (see the Developers' Guide for
+    com.sun.star.script.XInvocation (see the Developer's Guide for
     more details).
 */
 interface XBrowseNode : ::com::sun::star::uno::XInterface
@@ -73,7 +73,7 @@ interface XBrowseNode : ::com::sun::star::uno::XInterface
 
     //-------------------------------------------------------------------
     /** the type of the node.
-        @returns A <atom>short</atom> reresenting the type of this node.
+        @returns A <atom>short</atom> representing the type of this node.
     */
     short getType(); 
 
diff --git a/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl 
b/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl
index 32d0120..bbb7685 100644
--- a/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl
+++ b/offapi/com/sun/star/script/browse/XBrowseNodeFactory.idl
@@ -44,7 +44,7 @@ module com { module sun { module star { module script { module browse {
 
 //===========================================================================
 /**
-    This interface provides a factory for obtaining objects implmenting the
+    This interface provides a factory for obtaining objects implementing the
     XBrowseNode interface.
 */
 interface XBrowseNodeFactory : ::com::sun::star::uno::XInterface {
diff --git a/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl 
b/offapi/com/sun/star/script/provider/LanguageScriptProvider.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/provider/MasterScriptProvider.idl 
b/offapi/com/sun/star/script/provider/MasterScriptProvider.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl 
b/offapi/com/sun/star/script/provider/MasterScriptProviderFactory.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl 
b/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl
index 3f09925..8f15169 100644
--- a/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl
+++ b/offapi/com/sun/star/script/provider/ScriptExceptionRaisedException.idl
@@ -25,10 +25,10 @@
  *
  ************************************************************************/
 
-#ifndef __com_sun_star_script_provider_ScriptExceptionRaisedException_idlR__
+#ifndef __com_sun_star_script_provider_ScriptExceptionRaisedException_idl__
 #define __com_sun_star_script_provider_ScriptExceptionRaisedException_idl__
 
-#ifndef __com_sun_star_script_provider_ScriptErrorRaisedException_idlR__
+#ifndef __com_sun_star_script_provider_ScriptErrorRaisedException_idl__
 #include <com/sun/star/script/provider/ScriptErrorRaisedException.idl>
 #endif
 
diff --git a/offapi/com/sun/star/script/provider/ScriptProvider.idl 
b/offapi/com/sun/star/script/provider/ScriptProvider.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl 
b/offapi/com/sun/star/script/provider/ScriptProviderForBeanShell.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl 
b/offapi/com/sun/star/script/provider/ScriptProviderForJava.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl 
b/offapi/com/sun/star/script/provider/ScriptProviderForJavaScript.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/provider/ScriptURIHelper.idl 
b/offapi/com/sun/star/script/provider/ScriptURIHelper.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/provider/XScript.idl 
b/offapi/com/sun/star/script/provider/XScript.idl
index 11f76af..b93ad16 100644
--- a/offapi/com/sun/star/script/provider/XScript.idl
+++ b/offapi/com/sun/star/script/provider/XScript.idl
@@ -64,7 +64,7 @@ interface XScript : ::com::sun::star::uno::XInterface {
             object
 
         @param aParams 
-            all parameters; pure, out params are undefined in sequence,
+            all parameters; pure, out parameters are undefined in sequence,
             i.e., the value has to be ignored by the callee
         @param aOutParamIndex 
             out indices, indicating the position of the out or inout 
@@ -85,7 +85,7 @@ interface XScript : ::com::sun::star::uno::XInterface {
             the value returned from the function being invoked
 
         @throws ::com::sun::star::reflection::InvocationTargetException
-            if and error occurs while attempting to invoke a script the information is captured. 
If the error or exception is generated by the script itself it is wrapped as either 
ScriptErrorRaisedException or ScriptExceptionRaisedException or ScriptingFrameworkErrorException 
are wrapped as ScriptFrameworkErrorExceptions.
+            if and error occurs while attempting to invoke a script the information is captured. 
If the error or exception is generated by the script itself it is wrapped as either 
ScriptErrorRaisedException or ScriptExceptionRaisedException or ScriptFrameworkErrorException are 
wrapped as ScriptFrameworkErrorExceptions.
     */
     any invoke( 
         [in] sequence<any> aParams, 
diff --git a/offapi/com/sun/star/script/provider/XScriptProvider.idl 
b/offapi/com/sun/star/script/provider/XScriptProvider.idl
index 07b9842..01da666 100644
--- a/offapi/com/sun/star/script/provider/XScriptProvider.idl
+++ b/offapi/com/sun/star/script/provider/XScriptProvider.idl
@@ -47,7 +47,7 @@ module com { module sun { module star { module script { module provider {
 
 //===========================================================================
 /**
-    This interface provides a factory for obtaining objects implmenting the
+    This interface provides a factory for obtaining objects implementing the
     XScript interface.
 */
 interface XScriptProvider : ::com::sun::star::uno::XInterface {
diff --git a/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl 
b/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl
index b191b21..501633d 100644
--- a/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl
+++ b/offapi/com/sun/star/script/provider/XScriptProviderFactory.idl
@@ -44,7 +44,7 @@ module com { module sun { module star { module script { module provider {
 
 //===========================================================================
 /**
-    This interface provides a factory for obtaining objects implmenting the
+    This interface provides a factory for obtaining objects implementing the
     XScriptProvider interface.
 */
 interface XScriptProviderFactory : ::com::sun::star::uno::XInterface {
diff --git a/offapi/com/sun/star/script/provider/makefile.mk 
b/offapi/com/sun/star/script/provider/makefile.mk
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/vba/VBAEventId.idl 
b/offapi/com/sun/star/script/vba/VBAEventId.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/vba/VBAEventProcessor.idl 
b/offapi/com/sun/star/script/vba/VBAEventProcessor.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl 
b/offapi/com/sun/star/script/vba/VBASpreadsheetEventProcessor.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl 
b/offapi/com/sun/star/script/vba/VBATextEventProcessor.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl 
b/offapi/com/sun/star/script/vba/XVBAEventProcessor.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/script/vba/makefile.mk b/offapi/com/sun/star/script/vba/makefile.mk
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/sdb/BooleanComparisonMode.idl 
b/offapi/com/sun/star/sdb/BooleanComparisonMode.idl
index 5d9a75c..8e3f6b2 100644
--- a/offapi/com/sun/star/sdb/BooleanComparisonMode.idl
+++ b/offapi/com/sun/star/sdb/BooleanComparisonMode.idl
@@ -34,7 +34,7 @@ module com { module sun { module star { module sdb {
 
 //=============================================================================
 
-/** specifies different modi how boolean comparison predicates are to be generated
+/** specifies different mode how boolean comparison predicates are to be generated
     by a <type>SingleSelectQueryComposer</type>.
  */
 constants BooleanComparisonMode
diff --git a/offapi/com/sun/star/sdb/ColumnSettings.idl b/offapi/com/sun/star/sdb/ColumnSettings.idl
index 8765b99..369e42e 100644
--- a/offapi/com/sun/star/sdb/ColumnSettings.idl
+++ b/offapi/com/sun/star/sdb/ColumnSettings.idl
@@ -51,7 +51,7 @@ published service ColumnSettings
         <p>
         If the value is 
         <void/>
-        , a default numberformat should be used according to the datatype of the column.
+        , a default number format should be used according to the datatype of the column.
         </p>
      
     */
@@ -102,7 +102,7 @@ published service ColumnSettings
     [property] boolean Hidden;  
  
      
-    /** indicates a control model whichs defines the settings for layouting.
+    /** indicates a control model which defines the settings for layouting.
         The default is 
         <NULL/>
         .
diff --git a/offapi/com/sun/star/sdb/ContentLoader.idl b/offapi/com/sun/star/sdb/ContentLoader.idl
index 9fee22e..0b35c9f 100644
--- a/offapi/com/sun/star/sdb/ContentLoader.idl
+++ b/offapi/com/sun/star/sdb/ContentLoader.idl
@@ -89,7 +89,7 @@ published service ContentLoader
 
         The parameters passed to the 
         <member scope="com::sun::star::frame">XFrameLoader::load()</member>
-        are forwarded to the object beeing created, 
+        are forwarded to the object being created,
         in particular to it's 
         <type scope="com::sun::star::lang">XInitialization</type>
         interface.
diff --git a/offapi/com/sun/star/sdb/DataAccessDescriptor.idl 
b/offapi/com/sun/star/sdb/DataAccessDescriptor.idl
index 7388188..f40eba3 100644
--- a/offapi/com/sun/star/sdb/DataAccessDescriptor.idl
+++ b/offapi/com/sun/star/sdb/DataAccessDescriptor.idl
@@ -48,7 +48,7 @@ module com {  module sun {  module star {  module sdb {
 
 /** descriptor for accessing basic data access objects.
 
-    <p>Various components interacting with the database access world require to specify (or 
provide themself) an object
+    <p>Various components interacting with the database access world require to specify (or 
provide themselves) an object
     such as a query, a table, a result set, a connection to a data source, a column within a 
table, and so on.<br/>
     All of these objects are usually not specified with a single property, but with a set of 
properties, and for
     various objects, various (but not always different) properties are needed.<br/>
@@ -66,7 +66,7 @@ published service DataAccessDescriptor
     /** specifies the name of the datasource to access.
 
         <p>This data source is usually used to create a <type>Connection</type>. If no 
DataSourceName is given
-        and the <member>DatabaseLocation</member> and the <member>ConnectionResource</member> are 
emtpy, then an <member>ActiveConnection</member>
+        and the <member>DatabaseLocation</member> and the <member>ConnectionResource</member> are 
empty, then an <member>ActiveConnection</member>
         is required.</p>
 
         @see com::sun::star::sdb::DatabaseContext
@@ -77,7 +77,7 @@ published service DataAccessDescriptor
     /** specifies the URL of the database file.
 
         <p>This database location is usually used to create a <type>Connection</type>. If no 
DatabaseLocation is given
-        and the <member>ConnectionResource</member> is emtpy, then an 
<member>ActiveConnection</member> is reuqired.</p>
+        and the <member>ConnectionResource</member> is empty, then an 
<member>ActiveConnection</member> is required.</p>
 
         @see com::sun::star::sdb::DatabaseContext
         @see ActiveConnection
@@ -87,7 +87,7 @@ published service DataAccessDescriptor
     /** specifies the database URL which locates a database driver.
 
         <p>This database URL is usually used to create a <type>Connection</type>. If no 
ConnectionResource is given,
-        then an <member>ActiveConnection</member> is reuqired.</p>
+        then an <member>ActiveConnection</member> is required.</p>
 
         @see com::sun::star::sdb::DatabaseContext
         @see ActiveConnection
@@ -134,14 +134,14 @@ published service DataAccessDescriptor
 
         <p><member>Command</member> needs to be interpreted depending on the value of this 
property.</p>
 
-        <p>This property is only meaningfull together with the <member>Command</member>
+        <p>This property is only meaningful together with the <member>Command</member>
         property, thus either <em>both</em> or <em>none</em> of them are present.</p>
 
         @see com::sun::star::sdb::CommandType
      */
     [optional, property] long CommandType;
 
-    /** specifies an addtional filter to optionally use.
+    /** specifies an additional filter to optionally use.
 
         <p>The Filter string has to form a <code>WHERE</code>-clause, <em>without</em> the
         <code>WHERE</code>-string itself.</p>
@@ -195,7 +195,7 @@ published service DataAccessDescriptor
 
         <p>Usually, you use the properties <member>DataSourceName</member> (alternatively
         <member>ActiveConnection</member>), <member>Command</member> and 
<member>CommandType</member> to specify
-        how to <em>obtain</em> a result set. However, in scenarious where the provider of a 
DataAccessDescriptor
+        how to <em>obtain</em> a result set. However, in scenarios where the provider of a 
DataAccessDescriptor
         has access to an already existent result set, it can pass it along for reusage. This is 
encouraged
         to increase performance.</p>
 
diff --git a/offapi/com/sun/star/sdb/DataSettings.idl b/offapi/com/sun/star/sdb/DataSettings.idl
index 0004ba7..9bd98da 100644
--- a/offapi/com/sun/star/sdb/DataSettings.idl
+++ b/offapi/com/sun/star/sdb/DataSettings.idl
@@ -44,7 +44,7 @@
  
 /** extends the 
     <type scope="com::sun::star::sdbcx">Table</type>
-    with additional display information, sorting and filtering criterias.
+    with additional display information, sorting and filtering criteria.
  
     */
 published service DataSettings
diff --git a/offapi/com/sun/star/sdb/DataSource.idl b/offapi/com/sun/star/sdb/DataSource.idl
index 3059049..52772c6 100644
--- a/offapi/com/sun/star/sdb/DataSource.idl
+++ b/offapi/com/sun/star/sdb/DataSource.idl
@@ -144,11 +144,11 @@ published service DataSource
                 whether the <type scope="com::sun::star::sdbc">XDriver</type> which is to provide
                 the connection supports a setting with the respective name, using its
                 <member scope="com::sun::star::sdbc">XDriver::getPropertyInfo<member> method.br/>
-                If so, the settings is passed to the drivers's
+                If so, the settings is passed to the driver's
                 <member scope="com::sun::star::sdbc">XDriver::connect<member> method. If not,
                 the setting is ignored.</li>
             <li>External components may use the settings to carry arbitrary information with
-                the data source. Usually, this is used to control the behaviour of components
+                the data source. Usually, this is used to control the behavior of components
                 working with the data source.</li>
         </ul>
     */
@@ -170,7 +170,7 @@ published service DataSource
         <p>Additionally, the property bag supports default values of properties, and thus the
         <type scope="com::sun::star::beans">XPropertyState</type> interface. If you add an own 
property to
         the bag using <member 
scope="com::sun::star::beans">XPropertyContainer::addProperty</member>, you need
-        to specifiy an initial value, which is also used as default value (exceptions see 
below).</p>
+        to specify an initial value, which is also used as default value (exceptions see 
below).</p>
 
         <p>Effectively, the property bag represented by <code>Settings</code> contains two classes 
of properties:
         Pre-defined ones and user-defined ones.</p>
@@ -179,25 +179,25 @@ published service DataSource
         application UI for the data source, or a particular backend driver employed by the data 
source. There's
         a large set of such properties, no all of them are effectively used for a concrete data 
source, nonetheless,
         they're all present in the <code>Settings</code>.<br/>
-        Such properties are not removeable from the bag, that is, their
+        Such properties are not removable from the bag, that is, their
         <member scope="com::sun::star::beans">PropertyAttribute::REMOVEABLE</member> attribute is 
<em>not</em> set.<br/>
         Usually, you'll find that all of this properties have the
         <member 
scope="com::sun::star::beans::">PropertyState::PropertyState_DEFAULT_VALUE</member> state.</p>
 
         <p><em>User-defined</em> properties are the ones which are added at runtime by any 
instance. They might or might
-        not be removeable, this depends on whether or not the code adding them specifies the
+        not be removable, this depends on whether or not the code adding them specifies the
         <member scope="com::sun::star::beans">PropertyAttribute::REMOVEABLE</member> attribute. 
Also, they might
         or might not have a default value, determined by the
         <member scope="com::sun::star::beans">PropertyAttribute::MAYBEDEFAULT</member> attribute 
at the time they're added
         to the bag.</p>
 
-        <p>When a data source is made persistent, then properties which are not removeable (which 
are assumed to be the
+        <p>When a data source is made persistent, then properties which are not removable (which 
are assumed to be the
         pre-defined properties) are ignored when they are in <code>DEFAULT</code> state. All other 
properties are
         always made persistent, except when an explicit
         <member scope="com::sun::star::beans">PropertyAttribute::TRANSIENT</member> attribute 
prohibits this.</p>
 
         <p>Similar, when you obtain the <member>Info</member> property of a 
<code>DataSource</code>, the
-        <code>Settings</code> bag is asked for all its property values, and the ones which are 
removeable and
+        <code>Settings</code> bag is asked for all its property values, and the ones which are 
removable and
         in state default are stripped, and <em>not</em> returned in the <code>Info</code> 
sequence.</p>
     */
     [property, readonly, optional] com::sun::star::beans::XPropertySet Settings;
diff --git a/offapi/com/sun/star/sdb/DataSourceBrowser.idl 
b/offapi/com/sun/star/sdb/DataSourceBrowser.idl
index 82d26dd..4ae161f 100644
--- a/offapi/com/sun/star/sdb/DataSourceBrowser.idl
+++ b/offapi/com/sun/star/sdb/DataSourceBrowser.idl
@@ -76,7 +76,7 @@ module com {  module sun {  module star {  module sdb {
     </p>
 
     <p>
-    Some aspects of the browser can be controlled from outside, eg., 
+    Some aspects of the browser can be controlled from outside, e.g.,
     it is possible to dispatch a sort or filter
     request, if a table or query is being displayed.
     </p>
@@ -88,19 +88,19 @@ module com {  module sun {  module star {  module sdb {
     <type scope="com::sun::star::frame">XDispatchProvider</type>
     interface the service exports (Please see below for more details on this).
     <br/>
-    The way <em>out</em> works in another way. There are several URL's which an external 
+    The way <em>out</em> works in another way. There are several URLs which an external
     instance can provide dispatches for (usually by implementing a 
     <type scope="com::sun::star::frame">XDispatchProviderInterceptor</type>
     for the parent frame of the browser), thus indicating that the browser should provide special 
functionality.
     <br/>
     In this case, the browser displays and maintains some additional slots (to be more concrete: 
toolbox items), which,
     upon triggering, call the 
-    <member scope="com::sun::star::frame">XDispatch::dispatch()</member>methodoftheobject
+    <member scope="com::sun::star::frame">XDispatch::dispatch()</member> method of the object
     provided by the external instance.
     </p>
 
     <p>
-        In particular, the supported URL's for communicating to an external instance are:
+        In particular, the supported URLs for communicating to an external instance are:
         <ul>
             <li><b>.uno:DataSourceBrowser/InsertColumns</b>
             <br/>
@@ -129,7 +129,7 @@ module com {  module sun {  module star {  module sdb {
             <li><b>.uno:DataSourceBrowser/FormLetter</b>
             <br/>
             Available whenever an external instance provides a dispatcher (
-            <type scope="com::sun::star::frame">XDispatch</type>)forthisURL.
+            <type scope="com::sun::star::frame">XDispatch</type>) for this URL.
             <br/>
             It is the task of the external instance to provide functionality for this URL, but 
usually it is used
             to implement some kind of "Form Letter" functionality.
@@ -137,7 +137,7 @@ module com {  module sun {  module star {  module sdb {
             </li>
         </ul>
     </p>
-    <p>For all kinds of URL's, the parameters supplied during dispatching build up a 
<type>DataAccessDescriptor</type>,
+    <p>For all kinds of URLs, the parameters supplied during dispatching build up a 
<type>DataAccessDescriptor</type>,
     where the following properties are present:
     <ul>
         <li><member>DataAccessDescriptor::DataSourceName</member></li>
@@ -169,7 +169,7 @@ published service DataSourceBrowser
             </li>
             <li>the data form used for displaying objects. As always for components implementing 
this service,
             the object returned by 
-            <method scope="com::sun::star::awt">XTabController::getModel</method>is a dataform.
+            <method scope="com::sun::star::awt">XTabController::getModel</method> is a dataform.
             </li>
         </ul>
         </p>
@@ -272,7 +272,7 @@ published service DataSourceBrowser
 
     /** allows to intercept user-triggered context menus in the data source browser
 
-        <p>Context menu interception is currently supported only for the brower control where the 
registered
+        <p>Context menu interception is currently supported only for the browser control where the 
registered
         data sources and all their tables and queries are displayed in a tree view.</p>
 
         <p>The selection supplied by <member 
scope="com::sun::star::ui">ContextMenuExecuteEvent::Selection</member>,
diff --git a/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl 
b/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl
index 99b08e7..9b88701 100644
--- a/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl
+++ b/offapi/com/sun/star/sdb/DatabaseAccessDataSource.idl
@@ -47,7 +47,7 @@ module com { module sun { module star { module sdb {
 
  published interface XCompletedConnection;
 
-/** is a factory to create data access beans. Data access beans are shared amoung
+/** is a factory to create data access beans. Data access beans are shared among
     components, so if an already existing bean is requested, the existing one is returned.
 
     @deprecated
diff --git a/offapi/com/sun/star/sdb/DefinitionContent.idl 
b/offapi/com/sun/star/sdb/DefinitionContent.idl
index 8fd62d2..565f0c5 100644
--- a/offapi/com/sun/star/sdb/DefinitionContent.idl
+++ b/offapi/com/sun/star/sdb/DefinitionContent.idl
@@ -52,7 +52,7 @@ service DefinitionContent
         <ul>
             <li><strong>getPropertyValues</strong></li>
             <li><strong>setPropertyValues</strong></li>
-            <li><strong>getPropertysetInfo</strong></li>
+            <li><strong>getPropertySetInfo</strong></li>
         </ul>
         </p>
 
diff --git a/offapi/com/sun/star/sdb/DocumentDefinition.idl 
b/offapi/com/sun/star/sdb/DocumentDefinition.idl
index e3930a1..d100421 100644
--- a/offapi/com/sun/star/sdb/DocumentDefinition.idl
+++ b/offapi/com/sun/star/sdb/DocumentDefinition.idl
@@ -68,7 +68,7 @@ service DocumentDefinition
             <li><strong>close</strong>: closes the sub document, if it had previously been opened
                 using either the <code>open</code> or <code>openDesign</code> command. The return 
value
                 of the <code>execute</code> command is a <code>boolean</code> value indicating 
whether
-                the sub document could be closed. Reasons for not closing the document include 
vetos by
+                the sub document could be closed. Reasons for not closing the document include 
vetoes by
                 third parties, for instance, because the user opened a dialog modal to the sub 
document,
                 or a long-running task such as printing is currently running.</li>
             <li><strong>show</strong>: shows the sub document. This is useful if you previously 
opened the
diff --git a/offapi/com/sun/star/sdb/ErrorCondition.idl b/offapi/com/sun/star/sdb/ErrorCondition.idl
index 38d1667..580d6fc 100644
--- a/offapi/com/sun/star/sdb/ErrorCondition.idl
+++ b/offapi/com/sun/star/sdb/ErrorCondition.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module sdb {
 
     <p>Core components of OpenOffice.org will use those error conditions
     as error codes (<member scope="com::sun::star::sdbc">SQLException::ErrorCode</member>)
-    whereever possible.<br/>
+    wherever possible.<br/>
     That is, if an <code>SQLException</code> is raised by
     such a component, caused by an error condition which is included in the
     <type>ErrorCondition</type> group, then the respective <em>negative</em> value
@@ -166,7 +166,7 @@ constants ErrorCondition
         <code>DATA_CANNOT_SELECT_UNFILTERED</code>.</p>
 
         <p>It is also legitimate for the driver to report this error condition as warning, and 
provide
-        an empty result set, instead of ungracefull failing.</p>
+        an empty result set, instead of ungraceful failing.</p>
     */
     const long DATA_CANNOT_SELECT_UNFILTERED = 550;
 };
diff --git a/offapi/com/sun/star/sdb/ErrorMessageDialog.idl 
b/offapi/com/sun/star/sdb/ErrorMessageDialog.idl
index d1d1602..8194dc7 100644
--- a/offapi/com/sun/star/sdb/ErrorMessageDialog.idl
+++ b/offapi/com/sun/star/sdb/ErrorMessageDialog.idl
@@ -152,7 +152,7 @@ published service ErrorMessageDialog
             </li>
             <li><b>SQLException</b><br/>
                 <type scope="com::sun::star::sdbc">SQLException</type>
-                describing the error which is beeing displayed.<br/>
+                describing the error which is being displayed.<br/>
                 When initializing this value, you may use any derivative of 
                 <type scope="com::sun::star::sdbc">SQLException</type>
                 .
diff --git a/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl 
b/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl
index cbcba77..115f6dc 100644
--- a/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl
+++ b/offapi/com/sun/star/sdb/OfficeDatabaseDocument.idl
@@ -140,7 +140,7 @@ service OfficeDatabaseDocument
                     <td align="center">yes</td>
                 </tr>
                 <tr><td valign="top"><em>OnSaveDone</em></td>
-                    <td>saving the document succeeeded.</td>
+                    <td>saving the document succeeded.</td>
                     <td align="center">no</td>
                 </tr>
                 <tr><td valign="top"><em>OnSaveFailed</em></td>
@@ -152,7 +152,7 @@ service OfficeDatabaseDocument
                     <td align="center">yes</td>
                 </tr>
                 <tr><td valign="top"><em>OnSaveAsDone</em></td>
-                    <td>saving the document under a new name succeeeded.</td>
+                    <td>saving the document under a new name succeeded.</td>
                     <td align="center">no</td>
                 </tr>
                 <tr><td valign="top"><em>OnSaveAsFailed</em></td>
@@ -165,7 +165,7 @@ service OfficeDatabaseDocument
                     <td align="center">yes</td>
                 </tr>
                 <tr><td valign="top"><em>OnSaveToDone</em></td>
-                    <td>saving the document to a different location succeeeded.</td>
+                    <td>saving the document to a different location succeeded.</td>
                     <td align="center">no</td>
                 </tr>
                 <tr><td valign="top"><em>OnSaveToFailed</em></td>
diff --git a/offapi/com/sun/star/sdb/QueryDesign.idl b/offapi/com/sun/star/sdb/QueryDesign.idl
index a5407f8..8c48785 100644
--- a/offapi/com/sun/star/sdb/QueryDesign.idl
+++ b/offapi/com/sun/star/sdb/QueryDesign.idl
@@ -50,7 +50,7 @@ module com {  module sun {  module star {  module sdb {
 
     <p>The design view of the QueryDesign is divided into two parts. The first part contains the 
table windows 
     where columns can be selected for the SQL statement. The second part contains the columns 
which should appear 
-    in the selection of the SQL statement or criterias which narrow the query.</p>
+    in the selection of the SQL statement or criteria which narrow the query.</p>
 
     <h3>Operation Modes</h3>
 
@@ -97,7 +97,7 @@ module com {  module sun {  module star {  module sdb {
 
         <li><a name="active_connection"></a><b>ActiveConnection</b><br/>
         specifies the connection to work with.<br/>
-        May be ommitted if and only if a valid <a href="#data_source">DataSourceName</a> parameter 
is supplied.
+        May be omitted if and only if a valid <a href="#data_source">DataSourceName</a> parameter 
is supplied.
         </li>
 
         <li><a name="command"></a><b>Command</b><br/>
diff --git a/offapi/com/sun/star/sdb/RowSet.idl b/offapi/com/sun/star/sdb/RowSet.idl
index 2afa36c..6de7165 100644
--- a/offapi/com/sun/star/sdb/RowSet.idl
+++ b/offapi/com/sun/star/sdb/RowSet.idl
@@ -55,9 +55,9 @@ published interface XParametersSupplier;
 
 
 /** is a client side RowSet, which use retrieves is data based on a database table,
-    a query or a SQL command or by a rowset reader, who mustn't support SQL.
-    The connection of the rowset is typically a named DataSource or a DataAccess component
-    or a previous instanciated connection.
+    a query or a SQL command or by a row set reader, who mustn't support SQL.
+    The connection of the row set is typically a named DataSource or a DataAccess component
+    or a previous instantiated connection.
     <p>
     Depending on the
     <type scope="com::sun::star::sdbc">ResultSetConcurrency</type>
@@ -89,7 +89,7 @@ published interface XParametersSupplier;
             </td>
         </tr>
         <tr><td valign="top"><em>column values</em></td>
-            <td valign="top">If the opration includes changes in the values of the columns of the 
row set, then these are
+            <td valign="top">If the operation includes changes in the values of the columns of the 
row set, then these are
             notified before anything else (except requests for approval).
             @see ResultSet
             @see com::sun::star::sdbcx::XColumnsSupplier
@@ -167,7 +167,7 @@ published interface XParametersSupplier;
     <type>RowSet</type>. This deleted row then doesn't vanish immediately, but is still present, 
and subsequent calls to
     <member scope="com::sun::star::sdbc">XResultSet::rowDeleted</member> will return <TRUE/>. The 
deleted row "vanishes" from
     the <type>RowSet</type> as soon as the cursor is moved away from it.<br/>
-    As a consequence, the behaviour of several other methods is affected:<br/>
+    As a consequence, the behavior of several other methods is affected:<br/>
     <dl>
         <dt><member scope="com::sun::star::sdbc">XResultSet::getRow</member></dt>
         <dd>returns the position of the cursor, which has not been changed by the deletion.</dd>
@@ -223,9 +223,9 @@ published service RowSet
     */
     interface com::sun::star::sdb::XCompletedExecution;
 
-    /** approving of actions performed on the rowset.
+    /** approving of actions performed on the row set.
 
-        <p>The support of this interface implies a sematical extension to the <type 
scope="com::sun::star::sdbc">XResultSetUpdate</type>
+        <p>The support of this interface implies a semantical extension to the <type 
scope="com::sun::star::sdbc">XResultSetUpdate</type>
         interface which is supported via the <type 
scope="com::sun::star::sdbc">ResultSet</type>.</p>
 
         @see XResultSetUpdate
@@ -237,7 +237,7 @@ published service RowSet
         <p>The optional support of this interface is already implied with the support of the <type 
scope="com::sun::star::sdbc">ResultSet</type> service.</p>
 
         <p>However, note that the additional support of the <type>XRowSetApproveBroadcaster</type> 
interface results
-        in a sematical extension: the methods <member 
scope="com::sun::star::sdbc">XResultSetUpdate::insertRow</member>,
+        in a semantical extension: the methods <member 
scope="com::sun::star::sdbc">XResultSetUpdate::insertRow</member>,
         <member scope="com::sun::star::sdbc">XResultSetUpdate::updateRow</member> and <member 
scope="com::sun::star::sdbc">XResultSetUpdate::deleteRow</member>
         will now throw the <type>RowSetVetoException</type> if the action which is to be performed 
was vetoed
         by one of the <type>XRowSetApproveListener</type>'s.</p>
@@ -249,7 +249,7 @@ published service RowSet
         <p>The optional support of this interface is already implied with the support of the <type 
scope="com::sun::star::sdbcx">ResultSet</type> service.</p>
 
         <p>However, note that the additional support of the <type>XRowSetApproveBroadcaster</type> 
interface results
-        in a sematical extension: the method <member 
scope="com::sun::star::sdbcx">XDeleteRows::deleteRows</member>
+        in a semantical extension: the method <member 
scope="com::sun::star::sdbcx">XDeleteRows::deleteRows</member>
         will now throw the <type>RowSetVetoException</type> if the deletion was vetoed
         by one of the <type>XRowSetApproveListener</type>'s.</p>
      */
@@ -327,7 +327,7 @@ published service RowSet
     [property] boolean IgnoreResult;
 
 
-    /** additional filter for a rowset.
+    /** additional filter for a row set.
      */
     [property] string Filter;
 
@@ -345,7 +345,7 @@ published service RowSet
      */
     [optional,property] string GroupBy;
 
-    /** is a additional sort order definition for a rowset.
+    /** is a additional sort order definition for a row set.
      */
     [property] string Order;
 
@@ -371,7 +371,7 @@ published service RowSet
     [readonly, property] long RowCount;
 
 
-    /** indicates that all rows of te row set have been counted.
+    /** indicates that all rows of the row set have been counted.
      */
     [readonly, property] boolean IsRowCountFinal;
 
diff --git a/offapi/com/sun/star/sdb/RowSetVetoException.idl 
b/offapi/com/sun/star/sdb/RowSetVetoException.idl
index c020860..dd86100 100644
--- a/offapi/com/sun/star/sdb/RowSetVetoException.idl
+++ b/offapi/com/sun/star/sdb/RowSetVetoException.idl
@@ -34,7 +34,7 @@
  module com {  module sun {  module star {  module sdb { 
  
  
-/** is an exception fired whenever a rowset operation was cancelled because of
+/** is an exception fired whenever a row set operation was cancelled because of
     of a veto of an approved listener.
     @see com::sun::star::sdb::XRowSetApproveListener
  */
diff --git a/offapi/com/sun/star/sdb/SQLFilterOperator.idl 
b/offapi/com/sun/star/sdb/SQLFilterOperator.idl
index fcc0b6a..da30bc4 100644
--- a/offapi/com/sun/star/sdb/SQLFilterOperator.idl
+++ b/offapi/com/sun/star/sdb/SQLFilterOperator.idl
@@ -51,10 +51,10 @@ constants SQLFilterOperator
     /// greater than
     const long GREATER                 = 4;
 
-    /// less or eqal than
+    /// less or equal than
     const long LESS_EQUAL              = 5;
 
-    /// greater or eqal than
+    /// greater or equal than
     const long GREATER_EQUAL   = 6;
 
     /// like 
diff --git a/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl 
b/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
index 2f76a8b..46e7f91 100644
--- a/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
+++ b/offapi/com/sun/star/sdb/SingleSelectQueryComposer.idl
@@ -59,7 +59,7 @@ service SingleSelectQueryComposer
 
     interface XSingleSelectQueryComposer;
 
-    /** is the orignal SQL statement set with the interface <type 
scope="com::sun::star::sdb">XSingleSelectQueryAnalyzer</type>.
+    /** is the original SQL statement set with the interface <type 
scope="com::sun::star::sdb">XSingleSelectQueryAnalyzer</type>.
     */
     [readonly, property] string Original;  
 }; 
diff --git a/offapi/com/sun/star/sdb/Table.idl b/offapi/com/sun/star/sdb/Table.idl
index f754db1..36384a5 100644
--- a/offapi/com/sun/star/sdb/Table.idl
+++ b/offapi/com/sun/star/sdb/Table.idl
@@ -40,7 +40,7 @@
  
 /** extends the service
     <type scope="com::sun::star::sdbcx">Table</type>
-    with additional display information, sorting, and filtering criterias.
+    with additional display information, sorting, and filtering criteria.
  */
 published service Table
 { 
diff --git a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl 
b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
index 09eeb3b..3a8f2ab 100644
--- a/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
+++ b/offapi/com/sun/star/sdb/XRowSetApproveBroadcaster.idl
@@ -37,7 +37,7 @@
  
  
 /** provides the possibility of reviving an event before changing the content
-    of a rowset.
+    of a row set.
  */
 published interface XRowSetApproveBroadcaster: com::sun::star::uno::XInterface
 { 
diff --git a/offapi/com/sun/star/sdb/XRowSetApproveListener.idl 
b/offapi/com/sun/star/sdb/XRowSetApproveListener.idl
index 02414ef..da461ad 100644
--- a/offapi/com/sun/star/sdb/XRowSetApproveListener.idl
+++ b/offapi/com/sun/star/sdb/XRowSetApproveListener.idl
@@ -38,14 +38,14 @@
  module com {  module sun {  module star {  module sdb { 
  
  
-/** is used for approving the moving and changing of rowset actions.
+/** is used for approving the moving and changing of row set actions.
  */
 published interface XRowSetApproveListener: com::sun::star::lang::XEventListener
 { 
      
-    /** is called before a rowset's cursor is moved.
+    /** is called before a row set's cursor is moved.
         @param event
-            the event which happend
+            the event which happened
         @returns <TRUE/> when moving is allowed, otherwise <FALSE/>
      */
     boolean approveCursorMove([in]com::sun::star::lang::EventObject event); 
@@ -53,16 +53,16 @@ published interface XRowSetApproveListener: com::sun::star::lang::XEventListener
      
     /** is called before a row is inserted, updated, or deleted.
         @param event
-            the event which happend
+            the event which happened
         @returns <TRUE/> when changing is allowed, otherwise <FALSE/>   
      */
     boolean approveRowChange([in]RowChangeEvent event); 
     //------------------------------------------------------------------------- 
      
-    /** is called before a rowset is changed, or in other words
-        before a rowset is reexecuted.
+    /** is called before a row set is changed, or in other words
+        before a row set is reexecuted.
         @param event
-            the event which happend
+            the event which happened
         @returns <TRUE/> when changing is allowed, otherwise <FALSE/>   
     */
     boolean approveRowSetChange([in]com::sun::star::lang::EventObject event); 
diff --git a/offapi/com/sun/star/sdb/XRowsChangeListener.idl 
b/offapi/com/sun/star/sdb/XRowsChangeListener.idl
index 7dfdfa6..6702d46 100644
--- a/offapi/com/sun/star/sdb/XRowsChangeListener.idl
+++ b/offapi/com/sun/star/sdb/XRowsChangeListener.idl
@@ -36,7 +36,7 @@
  
  
 /** is used for receiving "rowsChanged" events
-    posted by, for example, a rowset.
+    posted by, for example, a row set.
  */
 interface XRowsChangeListener: com::sun::star::lang::XEventListener
 { 
diff --git a/offapi/com/sun/star/sdb/XSQLErrorListener.idl 
b/offapi/com/sun/star/sdb/XSQLErrorListener.idl
index 2a8833a..4a73c48 100644
--- a/offapi/com/sun/star/sdb/XSQLErrorListener.idl
+++ b/offapi/com/sun/star/sdb/XSQLErrorListener.idl
@@ -48,7 +48,7 @@ published interface XSQLErrorListener: com::sun::star::lang::XEventListener
         <type scope="com::sun::star::sdbc">SQLException</type>
         is thrown to the application.
         @param aEvent
-            the event which occured
+            the event which occurred
      */
     void errorOccured([in]com::sun::star::sdb::SQLErrorEvent aEvent); 
 }; 
diff --git a/offapi/com/sun/star/sdb/XSQLQueryComposer.idl 
b/offapi/com/sun/star/sdb/XSQLQueryComposer.idl
index bbf290c..b5bf0ed 100644
--- a/offapi/com/sun/star/sdb/XSQLQueryComposer.idl
+++ b/offapi/com/sun/star/sdb/XSQLQueryComposer.idl
@@ -73,7 +73,7 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface
             raises (com::sun::star::sdbc::SQLException); 
     //------------------------------------------------------------------------- 
      
-    /** returns the query composed with filters and sort criterias.
+    /** returns the query composed with filters and sort criteria.
         @returns
             the composed query
      */
@@ -95,7 +95,7 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface
     /** returns the currently used filter. 
              <p>
              The filter criteria is split into levels. Each level represents the 
-             OR criterias. Within each level, the filters are provided as an AND criteria 
+             OR criteria. Within each level, the filters are provided as an AND criteria
              with the name of the column and the filter condition. The filter condition 
              is of type string.
              </p>
@@ -155,7 +155,7 @@ published interface XSQLQueryComposer: com::sun::star::uno::XInterface
             raises (com::sun::star::sdbc::SQLException); 
     //------------------------------------------------------------------------- 
      
-    /** makes it possibile to set a sort condition for the query.
+    /** makes it possible to set a sort condition for the query.
         @param order
             the order part to set
         @throws com::sun::star::sdbc::SQLException  
diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl 
b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
index ee764cc..b7d5e4f 100644
--- a/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
+++ b/offapi/com/sun/star/sdb/XSingleSelectQueryAnalyzer.idl
@@ -95,7 +95,7 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface
     /** returns the currently used filter.
              <p>
              The filter criteria is split into levels. Each level represents the
-             OR criterias. Within each level, the filters are provided as an AND criteria
+             OR criteria. Within each level, the filters are provided as an AND criteria
              with the name of the column and the filter condition. The filter condition
              is of type string. The operator used, is defined by <type 
scope="com::sun::star::sdb">SQLFilterOperator</type>.
              </p>
@@ -147,7 +147,7 @@ interface XSingleSelectQueryAnalyzer : com::sun::star::uno::XInterface
     /** returns the currently used HAVING filter.
              <p>
              The HAVING filter criteria is split into levels. Each level represents the
-             OR criterias. Within each level, the filters are provided as an AND criteria
+             OR criteria. Within each level, the filters are provided as an AND criteria
              with the name of the column and the filter condition. The filter condition
              is of type string. The operator used, is defined by <type 
scope="com::sun::star::sdb">SQLFilterOperator</type>.
              </p>
diff --git a/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl 
b/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl
index c11938c..b310280 100644
--- a/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl
+++ b/offapi/com/sun/star/sdb/XSingleSelectQueryComposer.idl
@@ -70,7 +70,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer
         @throws com::sun::star::sdbc::SQLException  
             if a database access error occurs
             or the statement isn't valid 
-            or the statement isn't parseable.
+            or the statement isn't parsable.
      */
     void setFilter([in] string filter) 
             raises (com::sun::star::sdbc::SQLException); 
@@ -79,7 +79,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer
     /** appends a new set of filter criteria which is split into levels.
         @param filter
             The filter criteria is split into levels. Each level represents the 
-            OR criterias. Within each level, the filters are provided as an AND criteria 
+            OR criteria. Within each level, the filters are provided as an AND criteria
             with the name of the column and the filter condition. The filter condition 
             is of type string. The operator used, is defined by <type 
scope="com::sun::star::sdb">SQLFilterOperator</type>.
 
@@ -113,13 +113,13 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer
     //-------------------------------------------------------------------------  
      
      
-    /** makes it possibile to set a group for the query.
+    /** makes it possible to set a group for the query.
         @param group
             the group part to set
         @throws com::sun::star::sdbc::SQLException  
             if a database access error occurs
             or the statement isn't valid 
-            or the statement isn't parseable..
+            or the statement isn't parsable.
      */
     void setGroup([in] string group) 
             raises (com::sun::star::sdbc::SQLException); 
@@ -146,7 +146,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer
         @throws com::sun::star::sdbc::SQLException  
             if a database access error occurs
             or the statement isn't valid 
-            or the statement isn't parseable.
+            or the statement isn't parsable.
      */
     void setHavingClause([in] string filter) 
             raises (com::sun::star::sdbc::SQLException); 
@@ -156,7 +156,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer
     /** appends a new set of HAVING filter criteria which is split into levels.
         @param filter
             The HAVING filter criteria is split into levels. Each level represents the 
-            OR criterias. Within each level, the filters are provided as an AND criteria 
+            OR criteria. Within each level, the filters are provided as an AND criteria
             with the name of the column and the filter condition. The filter condition 
             is of type string. The operator used, is defined by <type 
scope="com::sun::star::sdb">SQLFilterOperator</type>.
 
@@ -188,13 +188,13 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer
     // ORDER BY
     //-------------------------------------------------------------------------  
      
-    /** makes it possibile to set a sort condition for the query.
+    /** makes it possible to set a sort condition for the query.
         @param order
             the order part to set
         @throws com::sun::star::sdbc::SQLException  
             if a database access error occurs
             or the order isn't valid 
-            or the statement isn't parseable.
+            or the statement isn't parsable.
      */
     void setOrder([in] string order) 
             raises (com::sun::star::sdbc::SQLException); 
@@ -215,7 +215,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer
             raises (com::sun::star::sdbc::SQLException); 
     
     //------------------------------------------------------------------------- 
-    // culmulative composing
+    // cumulative composing
     //-------------------------------------------------------------------------  
 
     /** sets a new elementary query for the composer
@@ -232,7 +232,7 @@ interface XSingleSelectQueryComposer: XSingleSelectQueryAnalyzer
         <member>XSingleSelectQueryAnalyzer::getQueryWithSubstitution</member>, which always returns
         the complete composed query.</p>
 
-        <p>As a result, you can use the composer to build culmulative filter expressions. That
+        <p>As a result, you can use the composer to build cumulative filter expressions. That
         is, you can set <member>ElementaryQuery</member> to a statement already containing
         filters, and then use <member>setFilter</member> to append additional filters.</p>
 
diff --git a/offapi/com/sun/star/sdb/application/CopyTableContinuation.idl 
b/offapi/com/sun/star/sdb/application/CopyTableContinuation.idl
index 1110d46..0cc6229 100644
--- a/offapi/com/sun/star/sdb/application/CopyTableContinuation.idl
+++ b/offapi/com/sun/star/sdb/application/CopyTableContinuation.idl
@@ -54,7 +54,7 @@ constants CopyTableContinuation
 
     /** asks the user how the handle the error.
 
-        <p>The user can choose between ignoring the error and cancelling the copy
+        <p>The user can choose between ignoring the error and canceling the copy
         operation.</p>
     */
     const short AskUser         = 3;
diff --git a/offapi/com/sun/star/sdb/application/DefaultViewController.idl 
b/offapi/com/sun/star/sdb/application/DefaultViewController.idl
index c9aa8c7..99aaa8e 100644
--- a/offapi/com/sun/star/sdb/application/DefaultViewController.idl
+++ b/offapi/com/sun/star/sdb/application/DefaultViewController.idl
@@ -54,7 +54,7 @@ service DefaultViewController
         <p>The <member scope="::com::sun::star::ui">ContextMenuExecuteEvent::Selection</member> 
member
         of the event passed to an interceptor will <em>not</em> be the controller itself
         (though the controller also supports the <a 
href="#XSelectionSupplier"><code>XSelectionSupplier</code></a>
-        interface), but a component which descrbes the current selection of the very window where 
the context
+        interface), but a component which describes the current selection of the very window where 
the context
         menu was requested.</p>
 
         <p>In OpenOffice.org's database application, database objects such as tables, queries, 
forms,
diff --git a/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl 
b/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl
index 595bb12..bb0ea32 100644
--- a/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl
+++ b/offapi/com/sun/star/sdb/application/XCopyTableWizard.idl
@@ -85,7 +85,7 @@ interface XCopyTableWizard : ::com::sun::star::ui::dialogs::XExecutableDialog
         set raises ( ::com::sun::star::lang::IllegalArgumentException );
     };
 
-    /** specfies the name of the table in the destination database.
+    /** specifies the name of the table in the destination database.
 
         <p>At initialization time, you can use this attribute to control the
         initial table name as suggested to the user.</p>
diff --git a/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl 
b/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl
index b90eb75..e595cd3 100644
--- a/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl
+++ b/offapi/com/sun/star/sdb/application/XDatabaseDocumentUI.idl
@@ -60,9 +60,9 @@ interface XDatabaseDocumentUI
     */
     [attribute, readonly] com::sun::star::sdbc::XDataSource DataSource;
 
-    /** provides access to the applicatio's main window
+    /** provides access to the application's main window
 
-        <p>Note that reading this atttribute is equivalent to querying the component
+        <p>Note that reading this attribute is equivalent to querying the component
         for the <type scope="com::sun::star::frame">XController</type> interface,
         asking the controller for its frame, and asking this frame for its
         container window.</p>
@@ -76,7 +76,7 @@ interface XDatabaseDocumentUI
 
         <p>Note that the connection returned here is really the working connection
         of the application. Clients should not misuse it, in particular, closing
-        the connection can yield unexpected results and should definately be
+        the connection can yield unexpected results and should definitely be
         avoided. If you need a separate connection to the data source, use
         <member scope="com::sun::star::sdbc">XDataSource::getConnection</member>.</p>
     */
@@ -127,7 +127,7 @@ interface XDatabaseDocumentUI
             a record describing the sub component. The first element of the returned pair is the 
type
             of the component, denoted by one of the <type>DatabaseObject</type> constants. The 
second
             element is the name of the component. For object types which support nested structures 
(forms
-            and reports, actually), this might be a hierachical name. If the sub component has 
been newly created,
+            and reports, actually), this might be a hierarchical name. If the sub component has 
been newly created,
             and not yet saved, this name is empty.
 
         @throws ::com::sun::star::lang::IllegalArgumentException
@@ -187,7 +187,7 @@ interface XDatabaseDocumentUI
             constants.
 
         @param ObjectName
-            specifies the name of the object. In case hierachical objects are supported
+            specifies the name of the object. In case hierarchical objects are supported
             (as is the case form forms and reports), hierarchical names are supported here, too.
 
         @param ForEditing
diff --git a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl 
b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
index fbc7107..2dcc6d2 100644
--- a/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
+++ b/offapi/com/sun/star/sdb/application/XTableUIProvider.idl
@@ -76,7 +76,7 @@ interface XTableUIProvider
         @param DocumentUI
             provides access to the UI in which the database document is
             currently displayed.<br/>
-            In particular, this paramter provides access to the application's main
+            In particular, this parameter provides access to the application's main
             window, which is needed in case the table editor should be a dialog.
 
         @param TableName
@@ -105,7 +105,7 @@ interface XTableUIProvider
             if the given <arg>TableName</arg> does not denote an existing table
 
         @throws ::com::sun::star::lang::WrappedTargetException
-            if an error occures while creating the table editor component.
+            if an error occurs while creating the table editor component.
     */
     com::sun::star::uno::XInterface getTableEditor(
         [in] XDatabaseDocumentUI DocumentUI,
diff --git a/offapi/com/sun/star/sdb/tools/XConnectionTools.idl 
b/offapi/com/sun/star/sdb/tools/XConnectionTools.idl
index 9d7c792..061e79b 100644
--- a/offapi/com/sun/star/sdb/tools/XConnectionTools.idl
+++ b/offapi/com/sun/star/sdb/tools/XConnectionTools.idl
@@ -73,14 +73,14 @@ interface XConnectionTools
     /** creates an instance supporting the <type>XTableName</type> interface,
         which can be used to manipulate table names for various purposes.
 
-        <p>The returned object is guanrateed to not be <NULL/>.</p>
+        <p>The returned object is guaranteed to not be <NULL/>.</p>
     */
     XTableName      createTableName();
 
     /** returns an instance supporting the <type>XObjectNames</type> interface,
         which provides access to functionality around table and query names.
 
-        <p>The returned object is guanrateed to not be <NULL/>.</p>
+        <p>The returned object is guaranteed to not be <NULL/>.</p>
     */
     XObjectNames    getObjectNames();
 
diff --git a/offapi/com/sun/star/sdb/tools/XObjectNames.idl 
b/offapi/com/sun/star/sdb/tools/XObjectNames.idl
index db40a0e..9da75a9 100644
--- a/offapi/com/sun/star/sdb/tools/XObjectNames.idl
+++ b/offapi/com/sun/star/sdb/tools/XObjectNames.idl
@@ -46,12 +46,12 @@ module com {  module sun {  module star {  module sdb { module tools {
 
     <p>The most important task fulfilled by this instance is that it hides
     different naming restrictions from you, which are caused by server-side
-    or client side specialities.</p>
+    or client side specialties.</p>
 
     <p>For instance, it can validate names against
     the characters allowed in the object names of a connection. Also, it
     relieves you from caring whether a database supports queries in a <code>SELECT</code>
-    statment's <code>FROM</code> part (known as "queries in queries"). In such
+    statement's <code>FROM</code> part (known as "queries in queries"). In such
     databases, query and table names share a common namespace, thus they must be
     unique. Using this interface, you can easily ensure this uniqueness.</p>
 
@@ -59,7 +59,7 @@ module com {  module sun {  module star {  module sdb { module tools {
     thus it entry point for obtaining it is a <type scope="com::sun::star::sdb">Connection</type>
     service.</p>
 
-    <p>The component itself does not have life-time control mechanimns, i.e. you
+    <p>The component itself does not have life-time control mechanisms, i.e. you
     cannot explicitly dispose it (<member 
scope="com::sun::star::lang">XComponent::dispose</member>),
     and you cannot be notified when it dies.<br/>
     However, if your try to access any of its methods or attributes, after the
@@ -79,7 +79,7 @@ interface XObjectNames
 
         <p>Note that in an multi-threaded environment, the name you obtain here is not absolutely
         guaranteed to be unique. It is unique at the very moment the function returns to you.
-        But already when you evaluate the returned value, it might not be uniquey anymore, if
+        But already when you evaluate the returned value, it might not be unique anymore, if
         another process or thread created a query or table with this name.</p>
 
         <p>This implies that you cannot rely on the name's uniqueness, but you can use it as
diff --git a/offapi/com/sun/star/sdb/tools/XTableName.idl 
b/offapi/com/sun/star/sdb/tools/XTableName.idl
index 758af4f..68664cb 100644
--- a/offapi/com/sun/star/sdb/tools/XTableName.idl
+++ b/offapi/com/sun/star/sdb/tools/XTableName.idl
@@ -59,7 +59,7 @@ module com {  module sun {  module star {  module sdb { module tools {
     <p>The <type>XTableName</type> interface eases this and other, similar tasks around table
     names.</p>
 
-    <p>The component itself does not have life-time control mechanimns, i.e. you
+    <p>The component itself does not have life-time control mechanisms, i.e. you
     cannot explicitly dispose it (<member 
scope="com::sun::star::lang">XComponent::dispose</member>),
     and you cannot be notified when it dies.<br/>
     However, if your try to access any of its methods or attributes, after the
@@ -88,7 +88,7 @@ interface XTableName
     [attribute] string  TableName;
 
     /** returns the composed table name, including the catalog and schema name,
-        respecting the databases's quoting requirements, plus
+        respecting the database's quoting requirements, plus
 
         @param Type
             the type of name composition to be used.
diff --git a/offapi/com/sun/star/sdbc/ConnectionProperties.idl 
b/offapi/com/sun/star/sdbc/ConnectionProperties.idl
index 64fa208..7f404e8 100644
--- a/offapi/com/sun/star/sdbc/ConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/ConnectionProperties.idl
@@ -37,7 +37,7 @@
     <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
     
     <p>
-    The properties for a connection contain additonal information about how to connect to a 
database and 
+    The properties for a connection contain additional information about how to connect to a 
database and
     how to control the behavior of the resulting connection should be.
     
     </p>
diff --git a/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl 
b/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
index 1e1aa21..5dc68f4 100644
--- a/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/DBASEConnectionProperties.idl
@@ -39,7 +39,7 @@ module com {  module sun {  module star {  module sdbc {
     <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
     
     <p>
-    The properties for a connection contain additonal information about how to connect to a 
database and 
+    The properties for a connection contain additional information about how to connect to a 
database and
     how to control the behavior of the resulting connection should be.
     
     </p>
diff --git a/offapi/com/sun/star/sdbc/DataType.idl b/offapi/com/sun/star/sdbc/DataType.idl
index 9153809..8da4458 100644
--- a/offapi/com/sun/star/sdbc/DataType.idl
+++ b/offapi/com/sun/star/sdbc/DataType.idl
@@ -37,7 +37,7 @@
         The actual type constant values are equivalent to those in the X/Open CLI.
         </p>
         <p>
-        Precise information about the specfic types can be got from 
+        Precise information about the specific types can be got from
         <member>XDatabaseMetaData::getTypeInfo()</member>
         .</p>
  */
diff --git a/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl 
b/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
index b4c77e2..ac863e4 100644
--- a/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/FILEConnectionProperties.idl
@@ -39,7 +39,7 @@ module com {  module sun {  module star {  module sdbc {
     <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
     
     <p>
-    The properties for a connection contain additonal information about how to connect to a 
database and 
+    The properties for a connection contain additional information about how to connect to a 
database and
     how to control the behavior of the resulting connection should be.
     
     </p>
diff --git a/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl 
b/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
index c6a2e0a..7849560 100644
--- a/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/FLATConnectionProperties.idl
@@ -39,7 +39,7 @@ module com {  module sun {  module star {  module sdbc {
     <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
     
     <p>
-    The properties for a connection contain additonal information about how to connect to a 
database and 
+    The properties for a connection contain additional information about how to connect to a 
database and
     how to control the behavior of the resulting connection should be.
     
     </p>
@@ -55,19 +55,19 @@ service FLATConnectionProperties
     */
     [optional, property] boolean HeaderLine; 
 
-    /** A one character delimiter to seperate the fields.
+    /** A one character delimiter to separate the fields.
     */
     [optional, property] string FieldDelimiter; 
 
-    /** A one character delimiter to seperate the strings.
+    /** A one character delimiter to separate the strings.
     */
     [optional, property] string StringDelimiter; 
 
-    /** A one character delimiter to seperate the decimal.
+    /** A one character delimiter to separate the decimal.
     */
     [optional, property] string DecimalDelimiter; 
 
-    /** A one character delimiter to seperate the thousands.
+    /** A one character delimiter to separate the thousands.
     */
     [optional, property] string ThousandDelimiter; 
 
diff --git a/offapi/com/sun/star/sdbc/FetchDirection.idl 
b/offapi/com/sun/star/sdbc/FetchDirection.idl
index 398d072..dfe7171 100644
--- a/offapi/com/sun/star/sdbc/FetchDirection.idl
+++ b/offapi/com/sun/star/sdbc/FetchDirection.idl
@@ -30,7 +30,7 @@
  module com {  module sun {  module star {  module sdbc { 
  
  
-/** indicates in which direction a resultset should fetch next, just for 
+/** indicates in which direction a result set should fetch next, just for
      optimization.
  */
 published constants FetchDirection
diff --git a/offapi/com/sun/star/sdbc/IndexType.idl b/offapi/com/sun/star/sdbc/IndexType.idl
index e9c4c97..4652877 100644
--- a/offapi/com/sun/star/sdbc/IndexType.idl
+++ b/offapi/com/sun/star/sdbc/IndexType.idl
@@ -43,7 +43,7 @@ published constants IndexType
             <member scope="com::sun::star::sdbc">XDatabaseMetaData::getIndexInfo()</member>
             . 
             <P>
-            Indentifies table statistics that are returned in conjunction 
+            Identifies table statistics that are returned in conjunction
             with a table's index description.
             </P>
      */
diff --git a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl 
b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
index 88ffff2..a513b2c 100644
--- a/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/JDBCConnectionProperties.idl
@@ -42,7 +42,7 @@ module com {  module sun {  module star {  module sdbc {
     <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
     
     <p>
-    The properties for a connection contain additonal information about how to connect to a 
database and 
+    The properties for a connection contain additional information about how to connect to a 
database and
     how to control the behavior of the resulting connection should be.
     
     </p>
@@ -54,7 +54,7 @@ service JDBCConnectionProperties
 { 
     service com::sun::star::sdbc::ConnectionProperties;
 
-    /** which jdbc driver class should be loaded to create the connection.
+    /** which JDBC driver class should be loaded to create the connection.
 
         @see com::sun::star::sdbc::JDBCConnectionProperties::JavaDriverClassPath
     */
diff --git a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl 
b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
index aefc18b..ff937bb 100644
--- a/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
+++ b/offapi/com/sun/star/sdbc/ODBCConnectionProperties.idl
@@ -39,7 +39,7 @@ module com {  module sun {  module star {  module sdbc {
     <member scope="com::sun::star::sdbc">XDriverManager::getConnectionWithInfo()</member>.
     
     <p>
-    The properties for a connection contain additonal information about how to connect to a 
database and 
+    The properties for a connection contain additional information about how to connect to a 
database and
     how to control the behavior of the resulting connection should be.
     
     </p>
@@ -50,7 +50,7 @@ module com {  module sun {  module star {  module sdbc {
 service ODBCConnectionProperties
 { 
     service com::sun::star::sdbc::ConnectionProperties;
-    /** should the parameter '?' in prepared statement be substituated with an distinct name
+    /** should the parameter "?" in prepared statement be substituted with an distinct name
     */
     [optional, property] boolean ParameterNameSubstitution; 
 
diff --git a/offapi/com/sun/star/sdbc/PreparedStatement.idl 
b/offapi/com/sun/star/sdbc/PreparedStatement.idl
index ef72f65..c3aec0f 100644
--- a/offapi/com/sun/star/sdbc/PreparedStatement.idl
+++ b/offapi/com/sun/star/sdbc/PreparedStatement.idl
@@ -105,7 +105,7 @@ published service PreparedStatement
     [optional] interface com::sun::star::lang::XComponent; 
  
      
-    /** freeing all resources of a statement. A related resultset will be 
+    /** freeing all resources of a statement. A related result set will be
              freed as well.
      */
     interface XCloseable; 
@@ -113,7 +113,7 @@ published service PreparedStatement
     // gives access to the properties.
     interface com::sun::star::beans::XPropertySet; 
      
-    /** could be used for cancelling the execution of SQL statements, if both 
+    /** could be used for canceling the execution of SQL statements, if both
              the DBMS and the driver support aborting an SQL statement. 
              The implementation is optional.
      */
@@ -209,7 +209,7 @@ published service PreparedStatement
              the database does not support positioned update/delete, this property is 
              a noop. To insure that a cursor has the proper isolation level to support 
              updates, the cursor's SELECT statement should be of the form 
-             'select for update ...'. If the 'for update' phrase is omitted, 
+             "select for update ...". If the "for update" phrase is omitted,
              positioned updates may fail. 
              </p>
              <P>
diff --git a/offapi/com/sun/star/sdbc/ResultSet.idl b/offapi/com/sun/star/sdbc/ResultSet.idl
index 7463e02..7f868be 100644
--- a/offapi/com/sun/star/sdbc/ResultSet.idl
+++ b/offapi/com/sun/star/sdbc/ResultSet.idl
@@ -60,7 +60,7 @@
     <p>
     A ResultSet maintains a cursor pointing to its current row of
     data. Initially the cursor is positioned before the first row.
-    The 'next' method moves the cursor to the next row.
+    The "next" method moves the cursor to the next row.
     </p>
     <p>
     The getXXX methods retrieve column values for the current
@@ -186,7 +186,7 @@ published service ResultSet
         the database doesn't support positioned update/delete, this property is
         a noop. To insure that a cursor has the proper isolation level to support
         updates, the cursor's SELECT statement should be of the form
-        'select for update ...'. If the 'for update' phrase is omitted,
+        "select for update ...". If the "for update" phrase is omitted,
         positioned updates may fail.
         </p>
         <p>
diff --git a/offapi/com/sun/star/sdbc/RowSet.idl b/offapi/com/sun/star/sdbc/RowSet.idl
index 1f7a2e9..936171a 100644
--- a/offapi/com/sun/star/sdbc/RowSet.idl
+++ b/offapi/com/sun/star/sdbc/RowSet.idl
@@ -61,7 +61,7 @@
     <p>
     On the one hand, a RowSet can be used as a short cut to retrieve the data of a DataSource.
     You don't have to establish a connection, create a Statement, and then create
-    a ResultSet. On the other hand, a rowset can be used to implement capabilties for
+    a ResultSet. On the other hand, a row set can be used to implement capabilities for
     a result set, which are not supported by a driver result set, like caching
     strategies or update capabilities.
     </p>
@@ -80,7 +80,7 @@ published service RowSet
     // used to set parameters.
     interface XParameters; 
 
-    /** allows locating columns which's name is known only.
+    /** allows locating columns whose name is known only.
     */
     interface XColumnLocate;
     
diff --git a/offapi/com/sun/star/sdbc/Statement.idl b/offapi/com/sun/star/sdbc/Statement.idl
index 65ece89..f6359d6 100644
--- a/offapi/com/sun/star/sdbc/Statement.idl
+++ b/offapi/com/sun/star/sdbc/Statement.idl
@@ -68,7 +68,7 @@ published service Statement
     [optional] interface com::sun::star::lang::XComponent; 
  
      
-    /** freeing all resources of a statement. A related resultset will be 
+    /** freeing all resources of a statement. A related result set will be
              freed as well.
      */
     interface XCloseable; 
@@ -76,7 +76,7 @@ published service Statement
     // gives access to the properties.
     interface com::sun::star::beans::XPropertySet; 
      
-    /** could be used for cancelling the execution of SQL statements if both 
+    /** could be used for canceling the execution of SQL statements if both
              the DBMS and the driver support aborting an SQL statement. 
              The implementation is optional.
      */
@@ -163,7 +163,7 @@ published service Statement
         the database does not support positioned update/delete, this property is
         a noop. To insure that a cursor has the proper isolation level to support
         updates, the cursor's SELECT statement should be of the form
-        'select for update ...'. If the 'for update' phrase is omitted,
+        "select for update ...". If the "for update" phrase is omitted,
         positioned updates may fail.
         </p>
         <p>
diff --git a/offapi/com/sun/star/sdbc/XBatchExecution.idl 
b/offapi/com/sun/star/sdbc/XBatchExecution.idl
index f898876..874fc46 100644
--- a/offapi/com/sun/star/sdbc/XBatchExecution.idl
+++ b/offapi/com/sun/star/sdbc/XBatchExecution.idl
@@ -45,7 +45,7 @@
 published interface XBatchExecution: com::sun::star::uno::XInterface
 { 
      
-    /** adds a SQL command to the current batch of commmands for the statement
+    /** adds a SQL command to the current batch of commands for the statement
         object.
         @param sql
             the SQL statement which should be appended to the batch.
diff --git a/offapi/com/sun/star/sdbc/XColumnLocate.idl b/offapi/com/sun/star/sdbc/XColumnLocate.idl
index 38e4cf5..abca22e 100644
--- a/offapi/com/sun/star/sdbc/XColumnLocate.idl
+++ b/offapi/com/sun/star/sdbc/XColumnLocate.idl
@@ -56,7 +56,7 @@
 published interface XColumnLocate: com::sun::star::uno::XInterface
 { 
      
-    /** maps the given Resultset column name to its ResultSet column index.
+    /** maps the given ResultSet column name to its ResultSet column index.
         @param columnName
             the name of the column
         @returns
diff --git a/offapi/com/sun/star/sdbc/XConnection.idl b/offapi/com/sun/star/sdbc/XConnection.idl
index 77ad903..8ee0769 100644
--- a/offapi/com/sun/star/sdbc/XConnection.idl
+++ b/offapi/com/sun/star/sdbc/XConnection.idl
@@ -137,7 +137,7 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
         </p>
 
         @param sql
-            a SQL statement that may contain one or more '?' IN parameter placeholders
+            a SQL statement that may contain one or more "?" IN parameter placeholders
         @returns
             a new PreparedStatement object containing the pre-compiled statement
         @throws SQLException 
@@ -174,7 +174,7 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
         </p>
 
         @param sql
-            a SQL statement that may contain one or more '?' IN parameter placeholders
+            a SQL statement that may contain one or more "?" IN parameter placeholders
         @returns
             a new PreparedStatement object containing the pre-compiled statement
         @throws SQLException 
@@ -189,7 +189,7 @@ published interface XConnection: com::sun::star::sdbc::XCloseable
         native form of the statement that the driver would have sent.
 
         @param sql
-            a SQL statement that may contain one or more '?' parameter placeholders
+            a SQL statement that may contain one or more "?" parameter placeholders
         @returns
             the native form of this statement
         @throws SQLException 
diff --git a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl 
b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
index 86d2974..4f5c49c 100644
--- a/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
+++ b/offapi/com/sun/star/sdbc/XDatabaseMetaData.idl
@@ -58,7 +58,7 @@
     <type scope="com::sun::star::sdbc">SQLException</type>
     .
     That a value of <type scope="com::sun::star::sdbc">XResultSet</type> is <NULL/>
-    can be chaked with the method <member 
scope="com::sun::star::sdbc">XResultSet::wasNull()</member>.
+    can be checked with the method <member 
scope="com::sun::star::sdbc">XResultSet::wasNull()</member>.
     In the text only "(may be <NULL/>)" is mentioned for this case.
     </p>
     <p>Some of these methods take arguments that are String patterns. These
@@ -207,7 +207,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     boolean usesLocalFilePerTable() raises (SQLException); 
     //------------------------------------------------------------------------- 
      
-    /** use the database 'mixed case unquoted SQL identifiers' case sensitive.
+    /** use the database "mixed case unquoted SQL identifiers" case sensitive.
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -349,15 +349,15 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     //------------------------------------------------------------------------- 
      
     /** gets the string that can be used to escape wildcard characters.
-        This is the string that can be used to escape '_' or '%' in
+        This is the string that can be used to escape "_" or "%" in
         the string pattern style catalog search parameters.
         
         
         <p>
-        The '_' character represents any single character.
+        The "_" character represents any single character.
         </p>
         <p>
-        The '%' character represents any sequence of zero or
+        The "%" character represents any sequence of zero or
         more characters.
         </p>
         @returns
@@ -829,7 +829,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     boolean supportsSubqueriesInComparisons() raises (SQLException); 
     //------------------------------------------------------------------------- 
      
-    /** Are subqueries in 'exists' expressions supported?
+    /** Are subqueries in "exists" expressions supported?
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -838,7 +838,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     boolean supportsSubqueriesInExists() raises (SQLException); 
     //------------------------------------------------------------------------- 
      
-    /** Are subqueries in 'in' statements supported?
+    /** Are subqueries in "in" statements supported?
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -1514,7 +1514,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         <ul>
         <li> NO_NULLS - might not allow NULL values
         </li>
-        <li> NULABLE - definitely allows NULL values
+        <li> NULLABLE - definitely allows NULL values
         </li>
         <li> NULLABLE_UNKNOWN - nullability unknown
         </li>
@@ -1571,7 +1571,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         Only privileges matching the column name criteria are
         returned. They are ordered by COLUMN_NAME and PRIVILEGE.
         </p>
-        <p>Each privilige description has the following columns:
+        <p>Each privilege description has the following columns:
         </p>
         <ol>
         <li>
@@ -1587,7 +1587,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         <b>COLUMN_NAME</b> string => column name
         </li>
         <li>
-        <b>GRANTOR</b> => grantor of access (may be <NULL/>)
+        <b>GRANTOR</b> => granter of access (may be <NULL/>)
         </li>
         <li>
         <b>GRANTEE</b> string => grantee of access
@@ -1621,7 +1621,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     /** gets a description of the access rights for each table available
         in a catalog. Note that a table privilege applies to one or
         more columns in the table. It would be wrong to assume that
-        this priviledge applies to all columns (this may be <TRUE/> for
+        this privilege applies to all columns (this may be <TRUE/> for
         some systems but is not <TRUE/> for all.)
         
         
@@ -1629,7 +1629,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         criteria are returned. They are ordered by TABLE_SCHEM,
         TABLE_NAME, and PRIVILEGE.
         </p>
-        <p>Each privilige description has the following columns:
+        <p>Each privilege description has the following columns:
         </p>
         <ol>
         <li>
@@ -1642,7 +1642,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         <b>TABLE_NAME</b> string => table name
         </li>
         <li>
-        <b>GRANTOR</b> => grantor of access (may be <NULL/>)
+        <b>GRANTOR</b> => granter of access (may be <NULL/>)
         </li>
         <li>
         <b>GRANTEE</b> string => grantee of access
@@ -2323,7 +2323,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         <b>TYPE</b> short => index type:
         <ul>
         <li> 0 - this identifies table statistics that are
-        returned in conjuction with a table's index descriptions
+        returned in conjunction with a table's index descriptions
         </li>
         <li> CLUSTERED - this is a clustered index
         </li>
@@ -2384,7 +2384,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     /** Does the database support the given result set type?
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2397,10 +2397,10 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         with the given result set type?
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @param concurrency
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetConcurrency</type>
+            <type scope="com::sun::star::sdbc">ResultSetConcurrency</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2414,7 +2414,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     /** indicates whether a result set's own updates are visible.
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2426,7 +2426,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     /** indicates whether a result set's own deletes are visible.
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2438,7 +2438,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     /** indicates whether a result set's own inserts are visible.
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2450,7 +2450,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     /** indicates whether updates made by others are visible.
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2462,7 +2462,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     /** indicates whether deletes made by others are visible.
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2474,7 +2474,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
     /** indicates whether inserts made by others are visible.
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2488,7 +2488,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         <code>XResultSet.rowUpdated</code>.
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2504,7 +2504,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         returns <FALSE/>, then deleted rows are removed from the result set.
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
@@ -2518,7 +2518,7 @@ published interface XDatabaseMetaData: com::sun::star::uno::XInterface
         <member scope="com::sun::star::sdbc">XResultSet::rowInserted().</member>
         @param setType
             defined in 
-            <type scop="com::sun::star::sdbc">ResultSetType</type>
+            <type scope="com::sun::star::sdbc">ResultSetType</type>
         @returns
             <TRUE/> if so
         @throws SQLException 
diff --git a/offapi/com/sun/star/sdbc/XPreparedStatement.idl 
b/offapi/com/sun/star/sdbc/XPreparedStatement.idl
index 22a836c..26f03df 100644
--- a/offapi/com/sun/star/sdbc/XPreparedStatement.idl
+++ b/offapi/com/sun/star/sdbc/XPreparedStatement.idl
@@ -41,7 +41,7 @@
  published interface XResultSet; 
  
  
-/** provides the possibilty of executing a precompiled SQL statement.
+/** provides the possibility of executing a precompiled SQL statement.
     
     
     <p>
diff --git a/offapi/com/sun/star/sdbc/XResultSet.idl b/offapi/com/sun/star/sdbc/XResultSet.idl
index 0d9f255..c4afe29 100644
--- a/offapi/com/sun/star/sdbc/XResultSet.idl
+++ b/offapi/com/sun/star/sdbc/XResultSet.idl
@@ -50,7 +50,7 @@
     <p>
     A ResultSet maintains a cursor pointing to its current row of
     data. Initially the cursor is positioned before the first row.
-    The 'next' method moves the cursor to the next row.
+    The "next" method moves the cursor to the next row.
     </p>
  */
 published interface XResultSet: com::sun::star::uno::XInterface
diff --git a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl 
b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl
index fed35d3..ec020ed 100644
--- a/offapi/com/sun/star/sdbc/XResultSetUpdate.idl
+++ b/offapi/com/sun/star/sdbc/XResultSetUpdate.idl
@@ -38,7 +38,7 @@
  module com {  module sun {  module star {  module sdbc { 
  
  
-/** provides the possiblity to write changes made on a result set back to
+/** provides the possibility to write changes made on a result set back to
     database.
  */
 published interface XResultSetUpdate: com::sun::star::uno::XInterface
diff --git a/offapi/com/sun/star/sdbc/XRowSetListener.idl 
b/offapi/com/sun/star/sdbc/XRowSetListener.idl
index b2a68cd..46adf65 100644
--- a/offapi/com/sun/star/sdbc/XRowSetListener.idl
+++ b/offapi/com/sun/star/sdbc/XRowSetListener.idl
@@ -35,12 +35,12 @@
  
  
 /** is used for receiving "cursorMoved", "rowChanged", and "rowSetChanged" events
-    posted by, for example, a rowset.
+    posted by, for example, a row set.
  */
 published interface XRowSetListener: com::sun::star::lang::XEventListener
 { 
      
-    /** is called when a rowset's cursor is moved.
+    /** is called when a row set's cursor is moved.
         @param event
             contains information about the event
      */
diff --git a/offapi/com/sun/star/sdbc/XSQLInput.idl b/offapi/com/sun/star/sdbc/XSQLInput.idl
index dcd5df6..7cbad32 100644
--- a/offapi/com/sun/star/sdbc/XSQLInput.idl
+++ b/offapi/com/sun/star/sdbc/XSQLInput.idl
@@ -208,7 +208,7 @@ published interface XSQLInput: com::sun::star::uno::XInterface
     com::sun::star::io::XInputStream readBinaryStream() raises (SQLException); 
     //------------------------------------------------------------------------- 
      
-    /** reads the next attribute in the stream as a unicode string.
+    /** reads the next attribute in the stream as a Unicode string.
         @returns
             the attribute; if the value is SQL NULL, return null.
         @throws SQLException 
diff --git a/offapi/com/sun/star/sdbc/XSQLOutput.idl b/offapi/com/sun/star/sdbc/XSQLOutput.idl
index ccda8d7..e467298 100644
--- a/offapi/com/sun/star/sdbc/XSQLOutput.idl
+++ b/offapi/com/sun/star/sdbc/XSQLOutput.idl
@@ -211,7 +211,7 @@ published interface XSQLOutput: com::sun::star::uno::XInterface
         raises (SQLException); 
       //------------------------------------------------------------------------- 
      
-    /** writes the next attribute to the stream as a stream of unicode string.
+    /** writes the next attribute to the stream as a stream of Unicode string.
         @param x
             the value to pass to the database.
         @throws SQLException 
diff --git a/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl 
b/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl
index dc46ec4..774adf9 100644
--- a/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/ColumnDescriptor.idl
@@ -95,7 +95,7 @@ published service ColumnDescriptor
      */
     [optional, property] string DefaultValue; 
 
-    /** specifies how to create an autoincrement column.
+    /** specifies how to create an auto-increment column.
      */
     [optional, property] string AutoIncrementCreation;  
 }; 
diff --git a/offapi/com/sun/star/sdbcx/CompareBookmark.idl 
b/offapi/com/sun/star/sdbcx/CompareBookmark.idl
index 3f1e4f8..b43352a 100644
--- a/offapi/com/sun/star/sdbcx/CompareBookmark.idl
+++ b/offapi/com/sun/star/sdbcx/CompareBookmark.idl
@@ -30,7 +30,7 @@
  module com {  module sun {  module star {  module sdbcx { 
  
  
-/** describes the result of a comparision of two bookmarks.
+/** describes the result of a comparison of two bookmarks.
  */
 published constants CompareBookmark
 { 
diff --git a/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl 
b/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
index bd293ef..3b8c0af 100644
--- a/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
+++ b/offapi/com/sun/star/sdbcx/DatabaseDefinition.idl
@@ -42,7 +42,7 @@
     <p>
     It may be implemented by a database driver provider, to encapsulate the
     complexity of data definition, and to give a common way for data definition as
-    the DDL of most DBMS's differs.
+    the DDL of most DBMS differs.
     </p>
     <p>
     At least, the access to the tables of a database should be implemented.
diff --git a/offapi/com/sun/star/sdbcx/Descriptor.idl b/offapi/com/sun/star/sdbcx/Descriptor.idl
index 428b5df..06671fc 100644
--- a/offapi/com/sun/star/sdbcx/Descriptor.idl
+++ b/offapi/com/sun/star/sdbcx/Descriptor.idl
@@ -40,10 +40,10 @@
     A descriptor is commonly created by the container of a specific object, such as, tables or 
views.
     After the creation of the descriptor the properties have to be filled.
     Afterwards, you append the descriptor to the container and the container creates a new object 
based
-    on the informations of the descriptor. The descriptor can be used to create serveral objects.
+    on the informations of the descriptor. The descriptor can be used to create several objects.
     </p>
     <p>
-    A descriptor containes at least the informations of the name of an object.
+    A descriptor contains at least the informations of the name of an object.
     </p>
     @see com::sun::star::sdbcx::XAppend
  */
diff --git a/offapi/com/sun/star/sdbcx/PreparedStatement.idl 
b/offapi/com/sun/star/sdbcx/PreparedStatement.idl
index da6337d..6e18056 100644
--- a/offapi/com/sun/star/sdbcx/PreparedStatement.idl
+++ b/offapi/com/sun/star/sdbcx/PreparedStatement.idl
@@ -44,7 +44,7 @@ published service PreparedStatement
 {
     service com::sun::star::sdbc::PreparedStatement;
     /**
-     returns if a resultset should allow the navigation with bookmarks
+     returns if a result set should allow the navigation with bookmarks
      or not. The default is 
      <FALSE/>
      .
diff --git a/offapi/com/sun/star/sdbcx/Privilege.idl b/offapi/com/sun/star/sdbcx/Privilege.idl
index f29e59e..b46a62f 100644
--- a/offapi/com/sun/star/sdbcx/Privilege.idl
+++ b/offapi/com/sun/star/sdbcx/Privilege.idl
@@ -30,7 +30,7 @@
  module com {  module sun {  module star {  module sdbcx { 
  
  
-/** defines a list of flags (bitmaps) which determines the accessrights of a 
+/** defines a list of flags (bitmaps) which determines the access rights of a
      user or a user group. This list may grow in the future.
  */
 published constants Privilege
diff --git a/offapi/com/sun/star/sdbcx/PrivilegeObject.idl 
b/offapi/com/sun/star/sdbcx/PrivilegeObject.idl
index 480a8ff..09bf11e 100644
--- a/offapi/com/sun/star/sdbcx/PrivilegeObject.idl
+++ b/offapi/com/sun/star/sdbcx/PrivilegeObject.idl
@@ -30,7 +30,7 @@
  module com {  module sun {  module star {  module sdbcx { 
  
  
-/** defines the list of objects for which a user may have accessrights or not. 
+/** defines the list of objects for which a user may have access rights or not.
         This list may grow in the future.
  */
 published constants PrivilegeObject
diff --git a/offapi/com/sun/star/sdbcx/ResultSet.idl b/offapi/com/sun/star/sdbcx/ResultSet.idl
index 1c083fe..b718bcc 100644
--- a/offapi/com/sun/star/sdbcx/ResultSet.idl
+++ b/offapi/com/sun/star/sdbcx/ResultSet.idl
@@ -37,7 +37,7 @@
  published interface XDeleteRows; 
  
  
-/** extends the SDBC ResultSet by the possibility of bookmark positioning, cancelling
+/** extends the SDBC ResultSet by the possibility of bookmark positioning, canceling
     the positioning, and updating of rows.
  */
 published service ResultSet
@@ -45,7 +45,7 @@ published service ResultSet
     service com::sun::star::sdbc::ResultSet; 
  
      
-    /** could be used for cancelling the execution of SQL statements if both 
+    /** could be used for canceling the execution of SQL statements if both
  the DBMS and the driver support aborting of navigation commands. 
  The implementation is optional.
      */
@@ -63,12 +63,12 @@ published service ResultSet
     [optional] interface XDeleteRows; 
  
      
-    /** returns if the resultset supports bookmark navigation.
+    /** returns if the result set supports bookmark navigation.
      */
     [readonly, property] boolean IsBookmarkable; 
  
      
-    /** returns whether the resultset supports updating of newly inserted rows.
+    /** returns whether the result set supports updating of newly inserted rows.
         This may not work, as the result set may contain automatic generated data
         which is used as key information.
      */
diff --git a/offapi/com/sun/star/sdbcx/Statement.idl b/offapi/com/sun/star/sdbcx/Statement.idl
index 578834a..5695914 100644
--- a/offapi/com/sun/star/sdbcx/Statement.idl
+++ b/offapi/com/sun/star/sdbcx/Statement.idl
@@ -47,7 +47,7 @@ published service Statement
      
     /** returns 
         <TRUE/>
-        if a resultset should allow navigation with bookmarks or not. 
+        if a result set should allow navigation with bookmarks or not.
         The default is 
         <FALSE/>
         .
diff --git a/offapi/com/sun/star/sdbcx/TableDescriptor.idl 
b/offapi/com/sun/star/sdbcx/TableDescriptor.idl
index a0cfe2a..9154448 100644
--- a/offapi/com/sun/star/sdbcx/TableDescriptor.idl
+++ b/offapi/com/sun/star/sdbcx/TableDescriptor.idl
@@ -73,7 +73,7 @@ published service TableDescriptor
     [property] string SchemaName; 
  
      
-    /** supplies a comment on the table, Could be emtpy if not supported by
+    /** supplies a comment on the table, Could be empty if not supported by
         the driver.
      */
     [property] string Description;      
diff --git a/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl 
b/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl
index 8a29401..af854b7 100644
--- a/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl
+++ b/offapi/com/sun/star/sdbcx/XColumnsSupplier.idl
@@ -49,7 +49,7 @@ published interface XColumnsSupplier: com::sun::star::uno::XInterface
 { 
      
     /** returns the container of columns.
-        @rerurns 
+        @returns
             the columns
      */
     com::sun::star::container::XNameAccess getColumns(); 
diff --git a/offapi/com/sun/star/sdbcx/XCreateCatalog.idl 
b/offapi/com/sun/star/sdbcx/XCreateCatalog.idl
index 0b0fc14..4aa79d1 100644
--- a/offapi/com/sun/star/sdbcx/XCreateCatalog.idl
+++ b/offapi/com/sun/star/sdbcx/XCreateCatalog.idl
@@ -51,7 +51,7 @@
 published interface XCreateCatalog: com::sun::star::uno::XInterface
 { 
      
-    /** creates the catolog by using a sequence of property values. The kind
+    /** creates the catalog by using a sequence of property values. The kind
         of properties depends on the provider.
                 
         @param info
diff --git a/offapi/com/sun/star/sdbcx/XDeleteRows.idl b/offapi/com/sun/star/sdbcx/XDeleteRows.idl
index d1897d0..db7197c 100644
--- a/offapi/com/sun/star/sdbcx/XDeleteRows.idl
+++ b/offapi/com/sun/star/sdbcx/XDeleteRows.idl
@@ -51,7 +51,7 @@ published interface XDeleteRows: com::sun::star::uno::XInterface
                  row. The array is ordered according to the order in 
                 which bookmarks were given. 
              @throws com::sun::star::sdbc::SQLException 
-                if a fatal error occurs, for intance, the connection gets lost if bookmarks 
+                if a fatal error occurs, for instance, the connection gets lost if bookmarks
                 are used which do not belong to the according result set.
      */
     sequence<long> deleteRows([in]sequence<any> rows) 
diff --git a/offapi/com/sun/star/sdbcx/XRowLocate.idl b/offapi/com/sun/star/sdbcx/XRowLocate.idl
index 0ac141c..6ccf452 100644
--- a/offapi/com/sun/star/sdbcx/XRowLocate.idl
+++ b/offapi/com/sun/star/sdbcx/XRowLocate.idl
@@ -67,7 +67,7 @@ published interface XRowLocate: com::sun::star::uno::XInterface
         after the last record.
         <br/>
         If the bookmark is invalid, or not generated by the current result set, then
-        the behaviour is not defined, even an abnormal termination is possible.
+        the behavior is not defined, even an abnormal termination is possible.
         </p>
         @param bookmark
             the bookmark where to move
@@ -88,7 +88,7 @@ published interface XRowLocate: com::sun::star::uno::XInterface
         after the last record.
         <br/>
         If the bookmark is invalid, or not generated by the current result set, then
-        the behaviour is not defined, even an abnormal termination is possible.
+        the behavior is not defined, even an abnormal termination is possible.
         </p>
         @param bookmark
             the bookmark where to move
diff --git a/offapi/com/sun/star/security/CertificateCharacters.idl 
b/offapi/com/sun/star/security/CertificateCharacters.idl
index a33cb4c..aebceaf 100644
--- a/offapi/com/sun/star/security/CertificateCharacters.idl
+++ b/offapi/com/sun/star/security/CertificateCharacters.idl
@@ -25,7 +25,7 @@
  *
  ************************************************************************/
  
-//i20156 - new file for xmlsecurity module
+//i20156 - new file for xml security module
 
 /** -- idl definition -- **/
 
@@ -38,7 +38,7 @@
 module com { module sun { module star { module security {
 
 /**
- * Constant definiton of a certificate characters.
+ * Constant definition of a certificate characters.
  *
  * The certificate characters will be defined as bit-wise constants.
  */
diff --git a/offapi/com/sun/star/security/CertificateContainerStatus.idl 
b/offapi/com/sun/star/security/CertificateContainerStatus.idl
index a580d51..b6ded62 100644
--- a/offapi/com/sun/star/security/CertificateContainerStatus.idl
+++ b/offapi/com/sun/star/security/CertificateContainerStatus.idl
@@ -36,7 +36,7 @@
 module com { module sun { module star { module security {
 
 /**
- * Constant definiton of a certificate container status.
+ * Constant definition of a certificate container status.
  *
  */
 enum CertificateContainerStatus
diff --git a/offapi/com/sun/star/security/CertificateException.idl 
b/offapi/com/sun/star/security/CertificateException.idl
index 617660f..e76465c 100644
--- a/offapi/com/sun/star/security/CertificateException.idl
+++ b/offapi/com/sun/star/security/CertificateException.idl
@@ -25,7 +25,7 @@
  *
  ************************************************************************/
  
-//i20156 - new file for xmlsecurity module
+//i20156 - new file for xml security module
 
 /** -- idl definition -- **/
 
diff --git a/offapi/com/sun/star/security/CertificateValidity.idl 
b/offapi/com/sun/star/security/CertificateValidity.idl
index b78f81f..e141a31 100644
--- a/offapi/com/sun/star/security/CertificateValidity.idl
+++ b/offapi/com/sun/star/security/CertificateValidity.idl
@@ -25,7 +25,7 @@
  *
  ************************************************************************/
  
-//i20156 - new file for xmlsecurity module
+//i20156 - new file for xml security module
 
 /** -- idl definition -- **/
 
@@ -38,7 +38,7 @@
 module com { module sun { module star { module security {
 
 /**
- * Constant definiton of a certificate characters.
+ * Constant definition of a certificate characters.
  *
  * The certificate characters will be defined as bit-wise constants.
  */
diff --git a/offapi/com/sun/star/security/DocumentSignatureInformation.idl 
b/offapi/com/sun/star/security/DocumentSignatureInformation.idl
index 3810b9d..f9ea7ad 100644
--- a/offapi/com/sun/star/security/DocumentSignatureInformation.idl
+++ b/offapi/com/sun/star/security/DocumentSignatureInformation.idl
@@ -66,7 +66,7 @@ struct DocumentSignatureInformation
         applied to the files in the root of the document, except mimetype, the 
         Pictures and ObjectReplacements/Objects folder. That is, macros
         were not part of the document signature.
-        OOo 3.0 signed everthing, execept mimetype and the META-INF folder.
+        OOo 3.0 signed everything, except mimetype and the META-INF folder.
         <p>
         If PartialDocumentSignature is true, then the signature was created by OOo
         with a version less then 3.2. In this case, not all files are signed. The 
diff --git a/offapi/com/sun/star/security/XCertificate.idl 
b/offapi/com/sun/star/security/XCertificate.idl
index 826e469..f85a29c 100644
--- a/offapi/com/sun/star/security/XCertificate.idl
+++ b/offapi/com/sun/star/security/XCertificate.idl
@@ -111,7 +111,7 @@ interface XCertificate : com::sun::star::uno::XInterface
     [attribute, readonly] string SignatureAlgorithm;
 
     /**
-     * the SHA1 thumbprint
+     * the SHA-1 thumbprint
      */
     [attribute, readonly] sequence< byte > SHA1Thumbprint;
 
diff --git a/offapi/com/sun/star/security/XCertificateContainer.idl 
b/offapi/com/sun/star/security/XCertificateContainer.idl
index e7cdfc6..d30d75f 100644
--- a/offapi/com/sun/star/security/XCertificateContainer.idl
+++ b/offapi/com/sun/star/security/XCertificateContainer.idl
@@ -49,7 +49,7 @@ interface XCertificateContainer
     boolean addCertificate( [in] string url, 
                               [in] string cert, [in] boolean trust );
     
-    /** Sheck if a certificate was stored earlier before.
+    /** Check if a certificate was stored earlier before.
         @param url
         @param cert
         @return CertificateContainerStatus
diff --git a/offapi/com/sun/star/security/XDocumentDigitalSignatures.idl 
b/offapi/com/sun/star/security/XDocumentDigitalSignatures.idl
index 78d78a3..ba34173 100644
--- a/offapi/com/sun/star/security/XDocumentDigitalSignatures.idl
+++ b/offapi/com/sun/star/security/XDocumentDigitalSignatures.idl
@@ -44,7 +44,7 @@ module com { module sun { module star { module security {
 /** interface for signing and verifying digital signatures in office documents
 
     <p>
-    This interface can be used to digitaly sign different content in a office document.
+    This interface can be used to digitally sign different content in a office document.
     It can also be used to verify digital signatures.
     </p>
  */
@@ -103,7 +103,7 @@ interface XDocumentDigitalSignatures : com::sun::star::uno::XInterface
      */
     string getScriptingContentSignatureDefaultStreamName();
 
-    /** signs the full Package, which means everything in the storage excecpt the content of 
META-INF
+    /** signs the full Package, which means everything in the storage except the content of 
META-INF
      */
     boolean signPackage( [in] ::com::sun::star::embed::XStorage Storage,
                          [in] ::com::sun::star::io::XStream xSignStream);
@@ -131,7 +131,7 @@ interface XDocumentDigitalSignatures : com::sun::star::uno::XInterface
     void showCertificate( [in] com::sun::star::security::XCertificate Certificate );
     
     
-       /** manages trusted sources (Authors and pathes )
+       /** manages trusted sources (Authors and paths )
      */
 
     void    manageTrustedSources();
diff --git a/offapi/com/sun/star/setup/OSType.idl b/offapi/com/sun/star/setup/OSType.idl
index 1929c37..1a3a22f 100644
--- a/offapi/com/sun/star/setup/OSType.idl
+++ b/offapi/com/sun/star/setup/OSType.idl
@@ -28,8 +28,8 @@
 #define __com_sun_star_setup_OSType_idl__
 
 // dear porters: please do not apply any patches for new platforms here
-//               it depricated anyway and any patches will cause API
-//              incompatibity errors  mh
+//               it deprecated anyway and any patches will cause API
+//              incompatibility errors  mh
  
 module com {  module sun {  module star {  module setup {
 
diff --git a/offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl 
b/offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl
index 9827aa6..7abeaf4 100644
--- a/offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl
+++ b/offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl
@@ -77,7 +77,7 @@ published service AccessiblePageHeaderFooterAreasView
         </ul>
         <p>The following rules apply to the children order.</p>
         <ul>
-            <li>The first is the left area, than the centre area and the last
+            <li>The first is the left area, than the center area and the last
             is the right area.</li>
         </ul>
         <li>The description is ???.</li>
diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl 
b/offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl
index 77fb12b..fdd0f9c 100644
--- a/offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl
+++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl
@@ -86,7 +86,7 @@ published service AccessibleSpreadsheet
             the order on the screen. This means that the first cell is the
             cell in the left top edge of the table and the last one is the
             cell in the right bottom edge of the table. The second is the
-            cell in the first row and second xolumn and so on.</li>
+            cell in the first row and second column and so on.</li>
         </ul>
         <li>The description is ???.</li>
         <li>The name is the given table name.</li>
diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl 
b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
index 876ba34..d7898b3 100644
--- a/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
+++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
@@ -61,7 +61,7 @@ published service AccessibleSpreadsheetDocumentView
 
     <ul>
         <li>The parent returned by <method>getAccessibleParent</method>
-            is the window wich contains the view of these document.</li>
+            is the window which contains the view of these document.</li>
         <li>The children returned by <method>getAccessibleChild</method> all
             support the interface XAccessible. Calling
             <method>getAccessibleContext</method> for these children returns
@@ -99,7 +99,7 @@ published service AccessibleSpreadsheetDocumentView
             is also the last child.</p>
         <ul>
             <li>Graphics, embedded objects and shapes appear
-                before the other childs if they are painted in the
+                before the other children if they are painted in the
                 background. Their order reflects the z order.</li>
             <li>The current table is painted after the background and so it
                 comes after all background objects.</li>
diff --git a/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl 
b/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl
index fb60fa4..aef731b 100644
--- a/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl
+++ b/offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl
@@ -59,7 +59,7 @@ published service AccessibleSpreadsheetPageView
         <li>The parent returned by 
             <method scope="::com::sun::star::accessibility"
             >XAccessibleContext::getAccessibleParent</method>
-            is the window wich contains the view of these page preview.</li>
+            is the window which contains the view of these page preview.</li>
         <li>The children returned by 
             <method scope="::com::sun::star::accessibility"
             >XAccessibleContext::getAccessibleChild</method> all
diff --git a/offapi/com/sun/star/sheet/DataPilotField.idl 
b/offapi/com/sun/star/sheet/DataPilotField.idl
index b3fc3e7..6b49905 100644
--- a/offapi/com/sun/star/sheet/DataPilotField.idl
+++ b/offapi/com/sun/star/sheet/DataPilotField.idl
@@ -81,7 +81,7 @@ module com {  module sun {  module star {  module sheet {
 /** represents a single field in a data pilot table.
 
     <p>If the data pilot table is based on a spreadsheet cell range, a field
-    is representred by a column of the range and is named using the topmost
+    is represented by a column of the range and is named using the topmost
     cell of the column.</p>
  */
 published service DataPilotField
diff --git a/offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl 
b/offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl
index a218355..2d9e9d7 100644
--- a/offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl
+++ b/offapi/com/sun/star/sheet/DataPilotFieldGroupBy.idl
@@ -81,7 +81,7 @@ published constants DataPilotFieldGroupBy
         <p>Examples:
         <ul>
         <li>Calendar day grouping: The group <em>Jan 03</em> will contain all
-        members that contain the january 3rd, regardless of the year or time
+        members that contain the January 3rd, regardless of the year or time
         of the member, e.g. <em>2002-Jan-03 00:00:00</em> or
         <em>1999-Jan-03 02:12:45</em>.</li>
 
@@ -100,7 +100,7 @@ published constants DataPilotFieldGroupBy
         by their month.
 
         <p>Example: The group <em>Jan</em> will contain all members with a
-        date in the month january, regardless of the year, day, or time of the
+        date in the month January, regardless of the year, day, or time of the
         member, e.g. <em>2002-Jan-03 00:00:00</em> or
         <em>1999-Jan-02 02:12:45</em>.</p>
      */
@@ -111,8 +111,8 @@ published constants DataPilotFieldGroupBy
         by their quarter.
 
         <p>Example: The group <em>Q1</em> will contain all members with a
-        date in the first quarter of a year (i.e. the months january,
-        february, and march), regardless of the year, day, or time of the
+        date in the first quarter of a year (i.e. the months January,
+        February, and march), regardless of the year, day, or time of the
         member, e.g. <em>2002-Jan-03 00:00:00</em> or
         <em>1999-Mar-02 02:12:45</em>.</p>
      */
diff --git a/offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl 
b/offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl
index 5f530ec..a0d0043 100644
--- a/offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl
+++ b/offapi/com/sun/star/sheet/DataPilotFieldSortMode.idl
@@ -64,7 +64,7 @@ constants DataPilotFieldSortMode
 
     //-------------------------------------------------------------------------
 
-    /** the field ist sorted by the data in the given field
+    /** the field is sorted by the data in the given field
 
     @see com::sun::star::sheet::DataPilotFieldSortInfo
 
diff --git a/offapi/com/sun/star/sheet/DataPilotFields.idl 
b/offapi/com/sun/star/sheet/DataPilotFields.idl
index 5695990..bef7d40 100644
--- a/offapi/com/sun/star/sheet/DataPilotFields.idl
+++ b/offapi/com/sun/star/sheet/DataPilotFields.idl
@@ -47,7 +47,7 @@ module com {  module sun {  module star {  module sheet {
 /** represents a collection of fields in a data pilot table.
 
     <p>If the data pilot table is based on a spreadsheet cell range, the
-    fields are representred by the columns of the range and are named using
+    fields are represented by the columns of the range and are named using
     the first row of the range.</p>
 
     @see com::sun::star::sheet::DataPilotField
diff --git a/offapi/com/sun/star/sheet/DatabaseRange.idl 
b/offapi/com/sun/star/sheet/DatabaseRange.idl
index 26b695f..ea7cbb4 100644
--- a/offapi/com/sun/star/sheet/DatabaseRange.idl
+++ b/offapi/com/sun/star/sheet/DatabaseRange.idl
@@ -123,7 +123,7 @@ published service DatabaseRange
 
     //-------------------------------------------------------------------------
 
-    /** specifies the range where the filter can find the filter criterias.
+    /** specifies the range where the filter can find the filter criteria.
         <p>This is only used if <member>SheetFilterDescriptor::UseFilterCriteriaSource</member> is 
<TRUE/>.</p>
 
         @since OOo 1.1.2
diff --git a/offapi/com/sun/star/sheet/DocumentSettings.idl 
b/offapi/com/sun/star/sheet/DocumentSettings.idl
index a1533bc..c6621c4 100644
--- a/offapi/com/sun/star/sheet/DocumentSettings.idl
+++ b/offapi/com/sun/star/sheet/DocumentSettings.idl
@@ -114,7 +114,7 @@ published service DocumentSettings
      */
     [optional, property] long RasterResolutionY;
 
-    /** specifies the number of subdivisions between two horiontal
+    /** specifies the number of subdivisions between two horizontal
         grid elements.
      */
     [optional, property] long RasterSubdivisionX;
diff --git a/offapi/com/sun/star/sheet/FillDateMode.idl b/offapi/com/sun/star/sheet/FillDateMode.idl
index 5c90689..6f0a616 100644
--- a/offapi/com/sun/star/sheet/FillDateMode.idl
+++ b/offapi/com/sun/star/sheet/FillDateMode.idl
@@ -48,7 +48,7 @@ published enum FillDateMode
 
     //-------------------------------------------------------------------------
 
-    /** for evey new value a single day is added, but Saturdays and
+    /** for every new value a single day is added, but Saturdays and
         Sundays are skipped.
      */
     FILL_DATE_WEEKDAY,
diff --git a/offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl 
b/offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl
index f64c569..e9a8fae 100644
--- a/offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl
+++ b/offapi/com/sun/star/sheet/FormulaMapGroupSpecialOffset.idl
@@ -90,9 +90,9 @@ constants FormulaMapGroupSpecialOffset
         used in formulas.
 
         <p>The <member>FormulaToken::Data</member> member shall contain a
-        <atom>string</atom> with the programmatical name of the function, e.g.
+        <atom>string</atom> with the programmatic name of the function, e.g.
         "com.sun.star.sheet.addin.Analysis.getEomonth" for the EOMONTH
-        function from the Analsysis add-in.</p>
+        function from the Analysis add-in.</p>
      */
     const long EXTERNAL = 3;
 
diff --git a/offapi/com/sun/star/sheet/FunctionAccess.idl 
b/offapi/com/sun/star/sheet/FunctionAccess.idl
index 2112f50..23dec11 100644
--- a/offapi/com/sun/star/sheet/FunctionAccess.idl
+++ b/offapi/com/sun/star/sheet/FunctionAccess.idl
@@ -48,7 +48,7 @@ published service FunctionAccess
 {
     //-------------------------------------------------------------------------
 
-    /** contributes properties to control the behaviour of some functions
+    /** contributes properties to control the behavior of some functions
         (i.e. NullDate, IgnoreCase, RegularExpressions).
      */
     service com::sun::star::sheet::SpreadsheetDocumentSettings;
diff --git a/offapi/com/sun/star/sheet/SheetCell.idl b/offapi/com/sun/star/sheet/SheetCell.idl
index 2fb9bfe..59b494c 100644
--- a/offapi/com/sun/star/sheet/SheetCell.idl
+++ b/offapi/com/sun/star/sheet/SheetCell.idl
@@ -199,7 +199,7 @@ published service SheetCell
         <p>The property
         <member scope="com::sun::star::util">SearchDescriptor::SearchWords</member>
         has a different meaning in spreadsheets: If set to <TRUE/>, the
-        spreadsheet searches for cells containing the serch text only.</p>
+        spreadsheet searches for cells containing the search text only.</p>
      */
     interface com::sun::star::util::XReplaceable;
 
@@ -327,7 +327,7 @@ published service SheetCell
 
     //-------------------------------------------------------------------------
 
-    /** Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2".
+    /** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2".
      */
     [optional, readonly, property] string AbsoluteName;
 };
diff --git a/offapi/com/sun/star/sheet/SheetCellRange.idl 
b/offapi/com/sun/star/sheet/SheetCellRange.idl
index b2ebc09..8c2eb89 100644
--- a/offapi/com/sun/star/sheet/SheetCellRange.idl
+++ b/offapi/com/sun/star/sheet/SheetCellRange.idl
@@ -216,7 +216,7 @@ published service SheetCellRange
         <p>The property
         <member scope="com::sun::star::util">SearchDescriptor::SearchWords</member>
         has a different meaning in spreadsheets: If set to <TRUE/>, the
-        spreadsheet searches for cells containing the serch text only.</p>
+        spreadsheet searches for cells containing the search text only.</p>
      */
     interface com::sun::star::util::XReplaceable;
 
@@ -421,7 +421,7 @@ published service SheetCellRange
 
     //-------------------------------------------------------------------------
 
-    /** Returns the absolute adress of the range as string, e.g. "$Sheet1.$B$2:$D$5".
+    /** Returns the absolute address of the range as string, e.g. "$Sheet1.$B$2:$D$5".
      */
     [optional, readonly, property] string AbsoluteName;
 };
diff --git a/offapi/com/sun/star/sheet/SheetCellRanges.idl 
b/offapi/com/sun/star/sheet/SheetCellRanges.idl
index 69a556e..db9882f 100644
--- a/offapi/com/sun/star/sheet/SheetCellRanges.idl
+++ b/offapi/com/sun/star/sheet/SheetCellRanges.idl
@@ -146,7 +146,7 @@ published service SheetCellRanges
         <p>The property
         <member scope="com::sun::star::util">SearchDescriptor::SearchWords</member>
         has a different meaning in spreadsheets: If set to <TRUE/>, the
-        spreadsheet searches for cells containing the serch text only.</p>
+        spreadsheet searches for cells containing the search text only.</p>
      */
     interface com::sun::star::util::XReplaceable;
 
@@ -244,7 +244,7 @@ published service SheetCellRanges
 
     //-------------------------------------------------------------------------
 
-    /** Returns the absolute adress of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
+    /** Returns the absolute address of the ranges as string, e.g. "$Sheet1.$B$2:$D$5".
      */
     [optional, readonly, property] string AbsoluteName;
 };
diff --git a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl 
b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
index fe57a0e..8c748c0 100644
--- a/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
+++ b/offapi/com/sun/star/sheet/SheetFilterDescriptor.idl
@@ -53,7 +53,7 @@ module com {  module sun {  module star {  module sheet {
 /** represents a description of how a cell range is to be filtered.
 
     <p>The descriptor contains properties and a collection of filter
-    conditions (filter fields) which control the behaviour of a filter
+    conditions (filter fields) which control the behavior of a filter
     operation.</p>
  */
 published service SheetFilterDescriptor
diff --git a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl 
b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
index c971c83..b95e17a 100644
--- a/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
+++ b/offapi/com/sun/star/sheet/SubTotalDescriptor.idl
@@ -51,7 +51,7 @@ module com {  module sun {  module star {  module sheet {
 /** represents a description of how subtotals are created.
 
     <p>The descriptor contains properties and a collection of subtotal fields
-    which control the behaviour of operation.</p>
+    which control the behavior of operation.</p>
  */
 published service SubTotalDescriptor
 {
@@ -78,7 +78,7 @@ published service SubTotalDescriptor
     //-------------------------------------------------------------------------
 
 //!published service PropertySet
-    /** procides access to the properties.
+    /** provides access to the properties.
      */
     interface com::sun::star::beans::XPropertySet;
 
diff --git a/offapi/com/sun/star/sheet/TableAutoFormatField.idl 
b/offapi/com/sun/star/sheet/TableAutoFormatField.idl
index 45a80f9..fbd6a53 100644
--- a/offapi/com/sun/star/sheet/TableAutoFormatField.idl
+++ b/offapi/com/sun/star/sheet/TableAutoFormatField.idl
@@ -88,7 +88,7 @@ published service TableAutoFormatField
      */
     [property] string CharFontName;
 
-    /** specifies the name of the asian font.
+    /** specifies the name of the Asian font.
      */
     [optional, property] string CharFontNameAsian;
 
@@ -102,7 +102,7 @@ published service TableAutoFormatField
      */
     [property] string CharFontStyleName;
 
-    /** specifies the name of the asian font style.
+    /** specifies the name of the Asian font style.
      */
     [optional, property] string CharFontStyleNameAsian;
 
@@ -116,7 +116,7 @@ published service TableAutoFormatField
      */
     [property] string CharFontCharSet;
 
-    /** contains the value of the character set of the asian font.
+    /** contains the value of the character set of the Asian font.
      */
     [optional, property] string CharFontCharSetAsian;
 
@@ -130,7 +130,7 @@ published service TableAutoFormatField
      */
     [property] string CharFontFamily;
 
-    /** contains the value of the asian font family.
+    /** contains the value of the Asian font family.
      */
     [optional, property] string CharFontFamilyAsian;
 
@@ -144,7 +144,7 @@ published service TableAutoFormatField
      */
     [property] string CharFontPitch;
 
-    /** contains the value of the pitch of the asian font.
+    /** contains the value of the pitch of the Asian font.
      */
     [optional, property] string CharFontPitchAsian;
 
@@ -158,7 +158,7 @@ published service TableAutoFormatField
      */
     [property] float CharHeight;
 
-    /** contains the height of characters of the asian font in point.
+    /** contains the height of characters of the Asian font in point.
      */
     [optional, property] float CharHeightAsian;
 
@@ -172,7 +172,7 @@ published service TableAutoFormatField
      */
     [property] float CharWeight;
 
-    /** contains the value for the weight of characters of the asian font.
+    /** contains the value for the weight of characters of the Asian font.
      */
     [optional, property] float CharWeightAsian;
 
@@ -186,11 +186,11 @@ published service TableAutoFormatField
      */
     [property] com::sun::star::awt::FontSlant CharPosture;
 
-    /** contains the value of the posture of characters of the asian font.
+    /** contains the value of the posture of characters of the Asian font.
      */
     [optional, property] com::sun::star::awt::FontSlant CharPostureAsian;
 
-    /** contains the value of the posture of characters of the comlex font.
+    /** contains the value of the posture of characters of the complex font.
      */
     [optional, property] com::sun::star::awt::FontSlant CharPostureComplex;
 
@@ -278,7 +278,7 @@ published service TableAutoFormatField
 
     //-------------------------------------------------------------------------
 
-    /** contains the reference egde of the cell rotation.
+    /** contains the reference edge of the cell rotation.
      */
     [optional, property] com::sun::star::table::CellVertJustify RotateReference;
 
diff --git a/offapi/com/sun/star/sheet/ValidationType.idl 
b/offapi/com/sun/star/sheet/ValidationType.idl
index 46f24df..fd1c2aa 100644
--- a/offapi/com/sun/star/sheet/ValidationType.idl
+++ b/offapi/com/sun/star/sheet/ValidationType.idl
@@ -82,7 +82,7 @@ published enum ValidationType
 
     //-------------------------------------------------------------------------
 
-    /** The specified formula detemines which contents are valid.
+    /** The specified formula determines which contents are valid.
      */
     CUSTOM
 
diff --git a/offapi/com/sun/star/sheet/VolatileResult.idl 
b/offapi/com/sun/star/sheet/VolatileResult.idl
index a9d9d09..3c6cff1 100644
--- a/offapi/com/sun/star/sheet/VolatileResult.idl
+++ b/offapi/com/sun/star/sheet/VolatileResult.idl
@@ -50,7 +50,7 @@ published service VolatileResult
 {
     // ------------------------------------------------------------------------
 
-    /** porovides handling with a volatile function result.
+    /** provides handling with a volatile function result.
      */
     interface com::sun::star::sheet::XVolatileResult;
 
diff --git a/offapi/com/sun/star/sheet/XActivationEventListener.idl 
b/offapi/com/sun/star/sheet/XActivationEventListener.idl
index bec94c1..c9ca498 100644
--- a/offapi/com/sun/star/sheet/XActivationEventListener.idl
+++ b/offapi/com/sun/star/sheet/XActivationEventListener.idl
@@ -58,7 +58,7 @@ published interface XActivationEventListener: com::sun::star::lang::XEventListen
             the event that gives further information on which Spreadsheet is active now.
 
         @see ActivationEvent
-        @see XSpreadsheetViewEventProvieder
+        @see XSpreadsheetViewEventProvider
 
         @since OOo 2.0.0
 
diff --git a/offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl 
b/offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl
index 6538210..6a24f4f 100644
--- a/offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl
+++ b/offapi/com/sun/star/sheet/XDataPilotFieldGrouping.idl
@@ -89,7 +89,7 @@ published interface XDataPilotFieldGrouping: com::sun::star::uno::XInterface
 
         <p>If this field is already grouped by dates, a new DataPilot field
         will be created and returned. If this field is not grouped at all, the
-        date grouping is perfomed inside of this field (no new field will be
+        date grouping is performed inside of this field (no new field will be
         created). There must not be any other grouping (by member names or by
         numeric ranges), otherwise an exception is thrown.</p>
 
diff --git a/offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl 
b/offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl
index 3219b2f..9f22633 100644
--- a/offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl
+++ b/offapi/com/sun/star/sheet/XDrillDownDataSupplier.idl
@@ -52,7 +52,7 @@ module com {  module sun {  module star {  module sheet {
     interface to allow drill-down of result data.  The method this interface provides
     is used internally when calling <method>XDataPilotTable2::getDrillDownData</method>
     or <method>XDataPilotTable2::insertDrillDownSheet</method>.  If the data source
-    service does not implement this interface, then the aformentioned two methods
+    service does not implement this interface, then the aforementioned two methods
     will have no effect.
 
     @see com::sun::star::sheet::DataPilotSource
@@ -66,7 +66,7 @@ interface XDrillDownDataSupplier: com::sun::star::uno::XInterface
 
         @param aFilters filtering criteria
 
-        @returns a filtered subset of the origintal source data as 2-dimensional
+        @returns a filtered subset of the original source data as 2-dimensional
         sequences of <type scope="com::sun::star::uno">Any</any>.  The first row
         must be the header row.  Each <type scope="com::sun::star::uno">Any</type>
         instance must contain either <type>double</type> value for a numeric cell, or 
diff --git a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl 
b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl
index 0a53298..92a74ad 100644
--- a/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl
+++ b/offapi/com/sun/star/sheet/XFormulaOpCodeMapper.idl
@@ -52,7 +52,7 @@ interface XFormulaOpCodeMapper
 
         <p>Needed to be able to identify which of the function names map to an
         Add-In implementation where this OpCode is used in the returned
-        mapping and the programmatical name is available as additional
+        mapping and the programmatic name is available as additional
         information.</p>
      */
     [attribute, readonly] long OpCodeExternal;
@@ -102,7 +102,7 @@ interface XFormulaOpCodeMapper
             <p>Additional information in <member>FormulaToken::Data</member>
             is returned for:
             <ul>
-            <li>Add-in names: the programmatical name. The OpCode value used
+            <li>Add-in names: the programmatic name. The OpCode value used
             for add-ins can be queried with the <member>OpCodeExternal</member>
             getter method.</li>
             </ul></p>
diff --git a/offapi/com/sun/star/sheet/XFormulaQuery.idl 
b/offapi/com/sun/star/sheet/XFormulaQuery.idl
index 09ef780..8185d23 100644
--- a/offapi/com/sun/star/sheet/XFormulaQuery.idl
+++ b/offapi/com/sun/star/sheet/XFormulaQuery.idl
@@ -61,7 +61,7 @@ published interface XFormulaQuery: com::sun::star::uno::XInterface
 
         @param bRecursive
             <FALSE/> = queries cells dependent from the original range(s),
-            <TRUE/> = repeates query with all found cells
+            <TRUE/> = repeats query with all found cells
             (finds dependents of dependents, and so on).
 
         @return
@@ -80,7 +80,7 @@ published interface XFormulaQuery: com::sun::star::uno::XInterface
 
         @param bRecursive
             <FALSE/> = queries precedent cells of the original range(s),
-            <TRUE/> = repeates query with all found cells
+            <TRUE/> = repeats query with all found cells
             (finds precedents of precedents, and so on).
 
         @return
diff --git a/offapi/com/sun/star/sheet/XPrintAreas.idl b/offapi/com/sun/star/sheet/XPrintAreas.idl
index 5fcb77d..82f2d3a 100644
--- a/offapi/com/sun/star/sheet/XPrintAreas.idl
+++ b/offapi/com/sun/star/sheet/XPrintAreas.idl
@@ -132,7 +132,7 @@ published interface XPrintAreas: com::sun::star::uno::XInterface
     /** returns the range that is specified as title rows range.
 
         <p>Title rows can be automatically repeated on all subsequent
-        print pages to the bootom, using
+        print pages to the bottom, using
         <member>XPrintAreas::setPrintTitleRows</member>.</p>
 
         @returns
diff --git a/offapi/com/sun/star/sheet/XSheetAnnotations.idl 
b/offapi/com/sun/star/sheet/XSheetAnnotations.idl
index 4bf859c..0d9c6f0 100644
--- a/offapi/com/sun/star/sheet/XSheetAnnotations.idl
+++ b/offapi/com/sun/star/sheet/XSheetAnnotations.idl
@@ -58,7 +58,7 @@ published interface XSheetAnnotations: com::sun::star::container::XIndexAccess
         specified cell and inserts it into the collection.</p>
 
         @param aPosition
-            contains the address of the cell thta will contain the
+            contains the address of the cell that will contain the
             annotation.
 
         @param aText
diff --git a/offapi/com/sun/star/sheet/XSheetFilterable.idl 
b/offapi/com/sun/star/sheet/XSheetFilterable.idl
index cdb1fb4..4daaebc 100644
--- a/offapi/com/sun/star/sheet/XSheetFilterable.idl
+++ b/offapi/com/sun/star/sheet/XSheetFilterable.idl
@@ -42,7 +42,7 @@ module com {  module sun {  module star {  module sheet {
 
 //=============================================================================
 
-/** represents something that can be filtered using an XSheetFilterDesriptor.
+/** represents something that can be filtered using an XSheetFilterDescriptor.
 
     @see com::sun::star::sheet::XSheetFilterableEx
  */
@@ -62,7 +62,7 @@ published interface XSheetFilterable: com::sun::star::uno::XInterface
 
     //-------------------------------------------------------------------------
 
-    /** performa a filter operation, using the settings of the passed filter
+    /** performs a filter operation, using the settings of the passed filter
         descriptor.
 
         @param xDescriptor
diff --git a/offapi/com/sun/star/smarttags/XSmartTagAction.idl 
b/offapi/com/sun/star/smarttags/XSmartTagAction.idl
index 538c14b..d43cc5e 100644
--- a/offapi/com/sun/star/smarttags/XSmartTagAction.idl
+++ b/offapi/com/sun/star/smarttags/XSmartTagAction.idl
@@ -144,7 +144,7 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization
 
 
     //-------------------------------------------------------------------------
-    /** obtains the number of actions provided for a specifiy smart tag
+    /** obtains the number of actions provided for a specify smart tag
         type.
 
         @param aSmartTagName
@@ -234,7 +234,7 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization
 
 
     //-------------------------------------------------------------------------
-    /** obtains a language independant name of an action.
+    /** obtains a language independent name of an action.
 
         @param nActionID
                 The identifier of the requested action.
@@ -243,7 +243,7 @@ interface XSmartTagAction: com::sun::star::lang::XInitialization
                 The current controller of the document.
 
         @return
-                the language independant name of the specified action.
+                the language independent name of the specified action.
 
         @throws com::sun::star::lang::IllegalArgumentException
                 if the ActionID is not recognized.
diff --git a/offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl 
b/offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl
index 4c7fd1c..a74c4a0 100644
--- a/offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl
+++ b/offapi/com/sun/star/smarttags/XSmartTagRecognizer.idl
@@ -145,7 +145,7 @@ interface XSmartTagRecognizer: com::sun::star::lang::XInitialization
 
         @param aText
                 The text that should be scanned by the recognizer. aText
-                is UFT16 encoded.
+                is UTF-16 encoded.
 
         @param nStart
                 Denotes the start position of the region to scan.
diff --git a/offapi/com/sun/star/style/CharacterProperties.idl 
b/offapi/com/sun/star/style/CharacterProperties.idl
index e7dcc68..929fd45 100644
--- a/offapi/com/sun/star/style/CharacterProperties.idl
+++ b/offapi/com/sun/star/style/CharacterProperties.idl
@@ -99,7 +99,7 @@ published service CharacterProperties
 
     //-------------------------------------------------------------------------
 
-    /** specifies the percentage of raisement/lowerment of superscript/subscript
+    /** specifies the percentage by which to raise/lower superscript/subscript
         characters.
 
         <p>Negative values denote subscripts and positive values superscripts.</p>
@@ -181,7 +181,7 @@ published service CharacterProperties
 
     //-------------------------------------------------------------------------
 
-    /** This property determins the type of the strike out of the character.
+    /** This property determines the type of the strike out of the character.
         @see com::sun::star::awt::FontStrikeout
     */
     [optional, property] short CharStrikeout;
@@ -256,7 +256,7 @@ published service CharacterProperties
 
     //-------------------------------------------------------------------------
 
-    /** This optional property determins whether text is formatted in two lines.
+    /** This optional property determines whether text is formatted in two lines.
 
         <p>It is linked to the properties CharCombinePrefix and CharCombineSuffix.</p>
      */
@@ -302,7 +302,7 @@ published service CharacterProperties
 
     //-------------------------------------------------------------------------
 
-    /** This optional property determins the adjustment of the ruby .
+    /** This optional property determines the adjustment of the ruby .
         @see com::sun::star::text::RubyAdjust
      */
     [optional, property] short RubyAdjust;
@@ -316,14 +316,14 @@ published service CharacterProperties
 
     //-------------------------------------------------------------------------
 
-    /** This optional property determins whether the ruby text is printed
+    /** This optional property determines whether the ruby text is printed
         above/left or below/right of the text.
      */
     [optional, property] boolean RubyIsAbove;
 
     //-------------------------------------------------------------------------
 
-    /** This optional property determins the rotation of a character in tenths
+    /** This optional property determines the rotation of a character in tenths
         of a degree.
 
        <p>Depending on the implementation only certain values may be allowed.</p>
@@ -332,14 +332,14 @@ published service CharacterProperties
 
     //-------------------------------------------------------------------------
 
-    /** This optional property determins whether the text formatting tries to
+    /** This optional property determines whether the text formatting tries to
         fit rotated text into the surrounded line height.
      */
     [optional, property] boolean CharRotationIsFitToLine;
 
     //-------------------------------------------------------------------------
 
-    /** This optional property determins the percentage value for scaling the
+    /** This optional property determines the percentage value for scaling the
         width of characters.
 
         <p>The value refers to the original width which is denoted by 100,
diff --git a/offapi/com/sun/star/style/CharacterPropertiesAsian.idl 
b/offapi/com/sun/star/style/CharacterPropertiesAsian.idl
index 4eeb2aa..8184cad 100644
--- a/offapi/com/sun/star/style/CharacterPropertiesAsian.idl
+++ b/offapi/com/sun/star/style/CharacterPropertiesAsian.idl
@@ -40,7 +40,7 @@
  module com {  module sun {  module star {  module style {
 
 //=============================================================================
-/** This is a set of properties to describe the style of characters in asian texts.
+/** This is a set of properties to describe the style of characters in Asian texts.
  */
 published service CharacterPropertiesAsian
 {
diff --git a/offapi/com/sun/star/style/CharacterStyle.idl 
b/offapi/com/sun/star/style/CharacterStyle.idl
index 35701fa..236ac05 100644
--- a/offapi/com/sun/star/style/CharacterStyle.idl
+++ b/offapi/com/sun/star/style/CharacterStyle.idl
@@ -41,7 +41,7 @@
 
 //=============================================================================
 
-/** specifies a stylesheet for characters within a
+/** specifies a style sheet for characters within a
     <type scope="com::sun::star::text">Text</type>.
  */
 published service CharacterStyle
diff --git a/offapi/com/sun/star/style/NumberingType.idl 
b/offapi/com/sun/star/style/NumberingType.idl
index 8a408f6..071cff0 100644
--- a/offapi/com/sun/star/style/NumberingType.idl
+++ b/offapi/com/sun/star/style/NumberingType.idl
@@ -98,13 +98,13 @@ published constants NumberingType
 
     //-------------------------------------------------------------------------
     /** A transliteration module will be used to produce numbers in
-        chinese, japanese, etc.
+        Chinese, Japanese, etc.
      */
 
     const short TRANSLITERATION = 11;
 
     //-------------------------------------------------------------------------
-    /** The nativenumbersupplier service will be called to produce numbers in
+    /** The NativeNumberSupplier service will be called to produce numbers in
         native languages.
      */
     const short NATIVE_NUMBERING = 12;
@@ -179,7 +179,7 @@ published constants NumberingType
     const short NUMBER_UPPER_KO = 25;
 
     //-------------------------------------------------------------------------
-    /** Numbering for Korean hangul number
+    /** Numbering for Korean Hangul number
         as "일,이,삼..."
      */
     const short NUMBER_HANGUL_KO = 26;
diff --git a/offapi/com/sun/star/style/PageProperties.idl 
b/offapi/com/sun/star/style/PageProperties.idl
index e5115a3..d09f0cc 100644
--- a/offapi/com/sun/star/style/PageProperties.idl
+++ b/offapi/com/sun/star/style/PageProperties.idl
@@ -94,30 +94,30 @@ published service PageProperties
  */
 [property] string BackGraphicFilter;
 //-----------------------------------------------------------------------------
-/** determins the location of the background graphic.
+/** determines the location of the background graphic.
  */
 [property] com::sun::star::style::GraphicLocation BackGraphicLocation;
 //-----------------------------------------------------------------------------
-/** determins if the background color is transparent.
+/** determines if the background color is transparent.
  
     <p>If this property is set to <TRUE/>,
     <member>PageStyle::BackColor</member> will not be used.</p>
  */
 [property] boolean BackTransparent;
 //-----------------------------------------------------------------------------
-/** determins the left margin of the page.
+/** determines the left margin of the page.
  */
 [property] long LeftMargin;
 //-----------------------------------------------------------------------------
-/** determins the right margin of the page.
+/** determines the right margin of the page.
  */
 [property] long RightMargin;
 //-----------------------------------------------------------------------------
-/** determins the top margin of the page.
+/** determines the top margin of the page.
  */
 [property] long TopMargin;
 //-----------------------------------------------------------------------------
-/** determins the bottom margin of the page.
+/** determines the bottom margin of the page.
  */
 [property] long BottomMargin;
 //-----------------------------------------------------------------------------
@@ -137,35 +137,35 @@ published service PageProperties
  */
 [property] com::sun::star::table::BorderLine BottomBorder;
 //-----------------------------------------------------------------------------
-/** determins the left border distance of the page.
+/** determines the left border distance of the page.
  */
 [property] long LeftBorderDistance;
 //-----------------------------------------------------------------------------
-/** determins the right border distance of the page.
+/** determines the right border distance of the page.
  */
 [property] long RightBorderDistance;
 //-----------------------------------------------------------------------------
-/** determins the top border distance of the page.
+/** determines the top border distance of the page.
  */
 [property] long TopBorderDistance;
 //-----------------------------------------------------------------------------
-/** determins the bottom border distance of the page.
+/** determines the bottom border distance of the page.
  */
 [property] long BottomBorderDistance;
 //-----------------------------------------------------------------------------
-/** determins the shadow of the page.
+/** determines the shadow of the page.
  */
 [property] com::sun::star::table::ShadowFormat ShadowFormat;
 //-----------------------------------------------------------------------------
-/** determins if the page format is landscape.
+/** determines if the page format is landscape.
  */
 [property] boolean IsLandscape;
 //-----------------------------------------------------------------------------
-/** determins the default numbering type for this page.
+/** determines the default numbering type for this page.
  */
 [property] short NumberingType;
 //-----------------------------------------------------------------------------
-/** determins the layout of the page.
+/** determines the layout of the page.
  */
 [property] com::sun::star::style::PageStyleLayout PageStyleLayout;
 //-----------------------------------------------------------------------------
@@ -173,7 +173,7 @@ published service PageProperties
  */
 [property] string PrinterPaperTray;
 //-----------------------------------------------------------------------------
-/** determins if the register mode is active on that page.
+/** determines if the register mode is active on that page.
  */
 [optional, property] boolean RegisterModeActive;
 //-----------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/style/PageStyleLayout.idl 
b/offapi/com/sun/star/style/PageStyleLayout.idl
index 6165b3d..2c6497d 100644
--- a/offapi/com/sun/star/style/PageStyleLayout.idl
+++ b/offapi/com/sun/star/style/PageStyleLayout.idl
@@ -34,7 +34,7 @@ module com {  module sun {  module star {  module style {
 
 //=============================================================================
 
-/** spefifies the pages for which a page layout is valid.
+/** specifies the pages for which a page layout is valid.
  */
 published enum PageStyleLayout
 {
diff --git a/offapi/com/sun/star/style/ParagraphProperties.idl 
b/offapi/com/sun/star/style/ParagraphProperties.idl
index 3a06330..ba72ed8 100644
--- a/offapi/com/sun/star/style/ParagraphProperties.idl
+++ b/offapi/com/sun/star/style/ParagraphProperties.idl
@@ -220,7 +220,7 @@ published service ParagraphProperties
 
     //-------------------------------------------------------------------------
 
-    /** specifies the positions and kinds of thei tab stops within this
+    /** specifies the positions and kinds of the tab stops within this
                 paragraph.
      */
     [optional, property] sequence<com::sun::star::style::TabStop> ParaTabStops;
@@ -365,7 +365,7 @@ published service ParagraphProperties
         [property, optional] long BottomBorderDistance;
 
     //-------------------------------------------------------------------------
-        /** determins the type of break that is applied at the beginning of the table.
+        /** determines the type of break that is applied at the beginning of the table.
             @see com.sun.star.style.BreakType
          */
         [optional, property] com::sun::star::style::BreakType BreakType;
diff --git a/offapi/com/sun/star/style/ParagraphPropertiesAsian.idl 
b/offapi/com/sun/star/style/ParagraphPropertiesAsian.idl
index 7d92799..55ccbd9 100644
--- a/offapi/com/sun/star/style/ParagraphPropertiesAsian.idl
+++ b/offapi/com/sun/star/style/ParagraphPropertiesAsian.idl
@@ -44,7 +44,7 @@ published service ParagraphPropertiesAsian
          */
         [property] boolean ParaIsHangingPunctuation;
         //-------------------------------------------------------------------------
-        /** determines if a distance between asian text, western text or complex text is set.
+        /** determines if a distance between Asian text, western text or complex text is set.
          */
         [property] boolean ParaIsCharacterDistance;
         //-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/style/ParagraphStyle.idl 
b/offapi/com/sun/star/style/ParagraphStyle.idl
index 814ac3e..5d7c6ef 100644
--- a/offapi/com/sun/star/style/ParagraphStyle.idl
+++ b/offapi/com/sun/star/style/ParagraphStyle.idl
@@ -45,7 +45,7 @@
 
 //=============================================================================
 
-/** specifies a stylesheet for paragraphs within a
+/** specifies a style sheet for paragraphs within a
     <type scope="com::sun::star::text">Text</type>.
  */
 published service ParagraphStyle
diff --git a/offapi/com/sun/star/style/Style.idl b/offapi/com/sun/star/style/Style.idl
index 29747a9..9d275c1 100644
--- a/offapi/com/sun/star/style/Style.idl
+++ b/offapi/com/sun/star/style/Style.idl
@@ -73,8 +73,8 @@ published service Style
 
         [optional] interface com::sun::star::beans::XMultiPropertySet;
 
-    /* This optional interface is available as an optimisation, allowing users
-       to use 'setAllPropertiesToDefault', for example. */
+    /* This optional interface is available as an optimization, allowing users
+       to use "setAllPropertiesToDefault", for example. */
     //-------------------------------------------------------------------------
 
     [optional] interface com::sun::star::beans::XMultiPropertyStates;
@@ -101,7 +101,7 @@ published service Style
     /** contains the name of the style as it is displayed in the user interface.
 
         <p> The names of the styles at the API are language independent. The user interface
-        names are localised.</p>
+        names are localized.</p>
      */
     [optional, readonly, property] string DisplayName;
     //-------------------------------------------------------------------------
@@ -127,7 +127,7 @@ published service Style
         <p>Assigning an empty string to the style name will disable
         the conditional style for that context.</p>
 
-        <p>The alowed strings (contexts) for the name part of an entry
+        <p>The allowed strings (contexts) for the name part of an entry
         of the sequence are:</p>
 
         <ul>
diff --git a/offapi/com/sun/star/sync/SyncScheme.idl b/offapi/com/sun/star/sync/SyncScheme.idl
index 08d3495..0c53511 100644
--- a/offapi/com/sun/star/sync/SyncScheme.idl
+++ b/offapi/com/sun/star/sync/SyncScheme.idl
@@ -34,7 +34,7 @@
  
 /** contains the scheme name of this SyncScheme
 
-    @derepcated
+    @deprecated
  */
 published struct SyncScheme
 {
diff --git a/offapi/com/sun/star/system/SystemShellExecuteException.idl 
b/offapi/com/sun/star/system/SystemShellExecuteException.idl
index dc3bdc3..632c593 100644
--- a/offapi/com/sun/star/system/SystemShellExecuteException.idl
+++ b/offapi/com/sun/star/system/SystemShellExecuteException.idl
@@ -46,7 +46,7 @@ module com { module sun { module star { module system {
 published exception SystemShellExecuteException: com::sun::star::uno::Exception
 {
     //=========================================================================
-    /** A Posix conforming error code or -1 for unknown errors.        
+    /** A POSIX conforming error code or -1 for unknown errors.
     */
     long PosixError;
 };
diff --git a/offapi/com/sun/star/system/XProxySettings.idl 
b/offapi/com/sun/star/system/XProxySettings.idl
index cb67a96..c39bffb 100644
--- a/offapi/com/sun/star/system/XProxySettings.idl
+++ b/offapi/com/sun/star/system/XProxySettings.idl
@@ -50,16 +50,16 @@ module com { module sun { module star { module system {
 published interface XProxySettings: com::sun::star::uno::XInterface
 {
     //-------------------------------------------------------------------------
-    /**        Access to the Ftp proxy address.
+    /**        Access to the FTP proxy address.
         @returns
-        The address of the ftp proxy server, if any has been specified.
+        The address of the FTP proxy server, if any has been specified.
     */
     string getFtpProxyAddress( );
     
     //-------------------------------------------------------------------------
-    /**        Access to the Ftp proxy port.
+    /**        Access to the FTP proxy port.
         @returns
-        The port of the ftp proxy server, if any has been specified.
+        The port of the FTP proxy server, if any has been specified.
     */
     string getFtpProxyPort( );
 
@@ -92,16 +92,16 @@ published interface XProxySettings: com::sun::star::uno::XInterface
     string getHttpProxyPort( );
 
     //-------------------------------------------------------------------------
-    /**        Access to the Https proxy address.
+    /**        Access to the HTTPS proxy address.
         @returns
-        The address of the https proxy server, if any has been specified.
+        The address of the HTTPS proxy server, if any has been specified.
     */
     string getHttpsProxyAddress( );
 
     //-------------------------------------------------------------------------
-    /**        Access to the Https proxy port.
+    /**        Access to the HTTPS proxy port.
         @returns
-        The port of the https proxy server, if any has been specified.
+        The port of the HTTPS proxy server, if any has been specified.
     */
     string getHttpsProxyPort( );
 
@@ -122,7 +122,7 @@ published interface XProxySettings: com::sun::star::uno::XInterface
     //-------------------------------------------------------------------------
     /**        Access to the Proxy-Bypass address.
         @returns
-        A string of ';' separated addresses for which no proxy server
+        A string of ";" separated addresses for which no proxy server
         should be used.
     */ 
     string getProxyBypassAddress( );
diff --git a/offapi/com/sun/star/system/XSimpleMailMessage.idl 
b/offapi/com/sun/star/system/XSimpleMailMessage.idl
index f21e747..b4f488a 100644
--- a/offapi/com/sun/star/system/XSimpleMailMessage.idl
+++ b/offapi/com/sun/star/system/XSimpleMailMessage.idl
@@ -87,18 +87,18 @@ published interface XSimpleMailMessage: com::sun::star::uno::XInterface
     sequence< string > getCcRecipient( );
 
     //-------------------------------------------------------------------------
-    /**        To set the bcc recipient of a simple mail message.
+    /**        To set the BCC recipient of a simple mail message.
         @param aBccRecipient
-        A sequence with the email addresses of one or more bcc recipients. An empty
-        sequence means there are no bcc recipients.</p>
+        A sequence with the email addresses of one or more BCC recipients. An empty
+        sequence means there are no BCC recipients.</p>
     */
     void setBccRecipient( [in] sequence< string > aBccRecipient );
 
     //-------------------------------------------------------------------------
-    /**        To get the bcc recipients of a simple mail message.
+    /**        To get the BCC recipients of a simple mail message.
         @returns
-        A sequence with the email addresses of one or more bcc recipients.
-        <p>If no bcc recipients have been specified an empty sequence will be returned.</p>
+        A sequence with the email addresses of one or more BCC recipients.
+        <p>If no BCC recipients have been specified an empty sequence will be returned.</p>
     */
     sequence< string > getBccRecipient( );
 
diff --git a/offapi/com/sun/star/system/XSystemShellExecute.idl 
b/offapi/com/sun/star/system/XSystemShellExecute.idl
index 134bb39..22db7e9 100644
--- a/offapi/com/sun/star/system/XSystemShellExecute.idl
+++ b/offapi/com/sun/star/system/XSystemShellExecute.idl
@@ -56,7 +56,7 @@ module com { module sun { module star { module system {
 published interface XSystemShellExecute: com::sun::star::uno::XInterface
 {
     //-------------------------------------------------------------------------
-    /**        Executes an abitrary system command. 
+    /**        Executes an arbitrary system command.
         
         @param aCommand
         Specifies the command to execute. This may be an executable file or a
diff --git a/offapi/com/sun/star/table/AccessibleTableView.idl 
b/offapi/com/sun/star/table/AccessibleTableView.idl
index dfa5ad1..e83b220 100644
--- a/offapi/com/sun/star/table/AccessibleTableView.idl
+++ b/offapi/com/sun/star/table/AccessibleTableView.idl
@@ -71,7 +71,7 @@ published service AccessibleTableView
             <method scope="::com::sun::star::accessibility"
             >XAccessibleContext::getAccessibleParent</method>
             is the accessible text document view, a page of the accessible
-            text documenent page preview, or the accessible spreadsheet
+            text document page preview, or the accessible spreadsheet
             page preview.</li>
         <li>The children returned by 
             <method scope="::com::sun::star::accessibility"
@@ -92,7 +92,7 @@ published service AccessibleTableView
             the order on the screen. This means that the first cell is the
             cell in the left top edge of the table and the last one is the
             cell in the right bottom edge of the table. The second is the
-            cell in the first row and second xolumn and so on.</li>
+            cell in the first row and second column and so on.</li>
         </ul>
         <li>The description is ???.</li>
         <li>The name is the given table name and a number to make it non-ambiguous.</li>
@@ -107,7 +107,7 @@ published service AccessibleTableView
                     >AccessibleStateType::DEFUNC</const> is always false if the 
                     table is not deleted, the document is open. Also it is 
                     false if the table was showed in a page preview and the
-                    page preview is allready opend, otherwise it is true.</li>
+                    page preview is already opened, otherwise it is true.</li>
                 <li><const scope="::com::sun::star::accessibility"
                     >AccessibleStateType::EDITABLE</const> is false if the 
                     table is showed in a page preview or the table is
diff --git a/offapi/com/sun/star/table/BorderLine.idl b/offapi/com/sun/star/table/BorderLine.idl
index 0ecd6da..8ae2be4 100644
--- a/offapi/com/sun/star/table/BorderLine.idl
+++ b/offapi/com/sun/star/table/BorderLine.idl
@@ -58,7 +58,7 @@ published struct BorderLine
 
     //-------------------------------------------------------------------------
 
-    /** contaions the width of a single line or the width of outer part of
+    /** contains the width of a single line or the width of outer part of
         a double line (in 1/100 mm).
 
         <p>If this value is zero, no line is drawn.</p>
diff --git a/offapi/com/sun/star/table/CellJustifyMethod.idl 
b/offapi/com/sun/star/table/CellJustifyMethod.idl
index f896412..a14fd0d 100644
--- a/offapi/com/sun/star/table/CellJustifyMethod.idl
+++ b/offapi/com/sun/star/table/CellJustifyMethod.idl
@@ -35,7 +35,7 @@ module com {  module sun {  module star {  module table {
 //=============================================================================
 
 /** Specifies how text inside a cell is justified.  The justification methods
-    closely follow the methods described under the text-jutify property of the
+    closely follow the methods described under the text-justify property of the
     CSS Text Level 3 specification.  The latest version of the aforementioned
     specification is found here http://www.w3.org/TR/css3-text/.
  */
diff --git a/offapi/com/sun/star/table/CellProperties.idl 
b/offapi/com/sun/star/table/CellProperties.idl
index 4ba1101..a598d8a 100644
--- a/offapi/com/sun/star/table/CellProperties.idl
+++ b/offapi/com/sun/star/table/CellProperties.idl
@@ -250,7 +250,7 @@ published service CellProperties
 
     //-------------------------------------------------------------------------
 
-    /** is <TRUE/>, if the cell content will be shrinked to fit in the cell.
+    /** is <TRUE/>, if the cell content will be shrunk to fit in the cell.
      */
     [optional, property] boolean ShrinkToFit;
 
diff --git a/offapi/com/sun/star/table/CellRangeListSource.idl 
b/offapi/com/sun/star/table/CellRangeListSource.idl
index 65a5596..4b47cf3 100644
--- a/offapi/com/sun/star/table/CellRangeListSource.idl
+++ b/offapi/com/sun/star/table/CellRangeListSource.idl
@@ -45,7 +45,7 @@ module com {  module sun {  module star {  module table {
 
 //=============================================================================
 
-/** defines the a source of list entries coming from a cell range in a tbale document
+/** defines the a source of list entries coming from a cell range in a table document
 
     <p>The component cannot be instantiated at a global service factory, instead
     it's usually provided by a document instance.</p>
@@ -74,7 +74,7 @@ service CellRangeListSource
         method must be instances of <type scope="com::sun::star::beans">NamedValue</type>, where
         the <member scope"com::sun::star::beans">NamedValue::Name</member> denotes the type of 
information
         to initialize, and the <member scope"com::sun::star::beans">NamedValue::Value</member>
-        the inital value.</p>
+        the initial value.</p>
 
         <p>The following aspects of the components can be initialized:<br/>
             <ul><li><b>CellRange</b><br/>
diff --git a/offapi/com/sun/star/table/CellValueBinding.idl 
b/offapi/com/sun/star/table/CellValueBinding.idl
index 90b2851..bd58919 100644
--- a/offapi/com/sun/star/table/CellValueBinding.idl
+++ b/offapi/com/sun/star/table/CellValueBinding.idl
@@ -87,7 +87,7 @@ service CellValueBinding
         method must be instances of <type scope="com::sun::star::beans">NamedValue</type>, where
         the <member scope"com::sun::star::beans">NamedValue::Name</member> denotes the type of 
information
         to initialize, and the <member scope"com::sun::star::beans">NamedValue::Value</member>
-        the inital value.</p>
+        the initial value.</p>
 
         <p>The following aspects of the components can be initialized:<br/>
             <ul><li><b>BoundCell</b><br/>
diff --git a/offapi/com/sun/star/table/TableSortField.idl 
b/offapi/com/sun/star/table/TableSortField.idl
index 3fb733d..34e262a 100644
--- a/offapi/com/sun/star/table/TableSortField.idl
+++ b/offapi/com/sun/star/table/TableSortField.idl
@@ -72,14 +72,14 @@ published struct TableSortField
         <member scope="com::sun::star::table::TableSortFieldType">AUTOMATIC</member>
         the algorithm used for sorting is application specific.
         Especially it may or may not use the values given by 
-        'CollatorLocale' and 'CollatorAlgorithm'.</p>
+        "CollatorLocale" and "CollatorAlgorithm".</p>
      */
     com::sun::star::table::TableSortFieldType FieldType; 
 
     //------------------------------------------------------------------------- 
     /** the locale used by the collator when comparing/sorting text.
         
-        <p>This property will not be used when the 'FieldType' is
+        <p>This property will not be used when the "FieldType" is
         <member scope="com::sun::star::table::TableSortFieldType">NUMERIC</member>
         </p>
 
@@ -90,7 +90,7 @@ published struct TableSortField
     //------------------------------------------------------------------------- 
     /** the algorithm used by the collator when comparing/sorting text.
 
-        <p>This property will not be used when the 'FieldType' is
+        <p>This property will not be used when the "FieldType" is
         <member scope="com::sun::star::table::TableSortFieldType">NUMERIC</member>
         </p>
 
diff --git a/offapi/com/sun/star/table/XCell.idl b/offapi/com/sun/star/table/XCell.idl
index 2319d2c..8c1f581 100644
--- a/offapi/com/sun/star/table/XCell.idl
+++ b/offapi/com/sun/star/table/XCell.idl
@@ -76,7 +76,7 @@ published interface XCell: com::sun::star::uno::XInterface
 
     /** returns the floating point value of the cell.
 
-        <p>For a <em>value cell</em> the value is returnd, for a
+        <p>For a <em>value cell</em> the value is returned, for a
         <em>string cell</em> zero is returned and for a <em>formula cell</em>
         the result value of a formula is returned.</p>
      */
diff --git a/offapi/com/sun/star/table/XMergeableCellRange.idl 
b/offapi/com/sun/star/table/XMergeableCellRange.idl
index d4dd93d..b142576 100644
--- a/offapi/com/sun/star/table/XMergeableCellRange.idl
+++ b/offapi/com/sun/star/table/XMergeableCellRange.idl
@@ -61,7 +61,7 @@ interface XMergeableCellRange : com::sun::star::uno::XInterface
 
     /** splits the cells in this range.
         This will be done by inserting rows and columns if needed or unmerging
-        cells taht are already splitted.
+        cells that are already split.
 
         @param Columns
             this is the number of columns that will be added to each cell. Zero
diff --git a/offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl 
b/offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl
old mode 100755
new mode 100644
index 11cb130..02f0b16
--- a/offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl
+++ b/offapi/com/sun/star/task/DocumentMSPasswordRequest2.idl
@@ -52,7 +52,7 @@ module com { module sun { module star { module task {
 exception DocumentMSPasswordRequest2 : DocumentMSPasswordRequest
 {
     //-------------------------------------------------------------------------
-    /** specifies if the requested password is for opening a document or for mofiying it.
+    /** specifies if the requested password is for opening a document or for modifying it.
     */
     boolean     IsRequestPasswordToModify;
 
diff --git a/offapi/com/sun/star/task/DocumentPasswordRequest.idl 
b/offapi/com/sun/star/task/DocumentPasswordRequest.idl
index f21913a..af9a44c 100644
--- a/offapi/com/sun/star/task/DocumentPasswordRequest.idl
+++ b/offapi/com/sun/star/task/DocumentPasswordRequest.idl
@@ -37,7 +37,7 @@
 module com { module sun { module star { module task { 
 
 //=============================================================================
-/** this request specifies the mode in wich the password should be asked
+/** this request specifies the mode in which the password should be asked
 
     <P>
     It is supported by <type>InteractionHandler</type> service, and can
diff --git a/offapi/com/sun/star/task/DocumentPasswordRequest2.idl 
b/offapi/com/sun/star/task/DocumentPasswordRequest2.idl
old mode 100755
new mode 100644
index 2af36af..77f94a7
--- a/offapi/com/sun/star/task/DocumentPasswordRequest2.idl
+++ b/offapi/com/sun/star/task/DocumentPasswordRequest2.idl
@@ -51,7 +51,7 @@ module com { module sun { module star { module task {
 exception DocumentPasswordRequest2 : DocumentPasswordRequest
 {
     //-------------------------------------------------------------------------
-    /** specifies if the requested password is for opening a document or for mofiying it.
+    /** specifies if the requested password is for opening a document or for modifying it.
     */
     boolean     IsRequestPasswordToModify;
 
diff --git a/offapi/com/sun/star/task/ErrorCodeRequest.idl 
b/offapi/com/sun/star/task/ErrorCodeRequest.idl
index d44b53a..6966ad1 100644
--- a/offapi/com/sun/star/task/ErrorCodeRequest.idl
+++ b/offapi/com/sun/star/task/ErrorCodeRequest.idl
@@ -39,7 +39,7 @@
 
 /** represents a general error exception.
     It can be used to transport the error code information.
-    E.g. that can be usefull for interactions.
+    E.g. that can be useful for interactions.
 
     @since OOo 1.1.2
  */
diff --git a/offapi/com/sun/star/task/InteractionHandler.idl 
b/offapi/com/sun/star/task/InteractionHandler.idl
index dac9558..3b42aaf 100644
--- a/offapi/com/sun/star/task/InteractionHandler.idl
+++ b/offapi/com/sun/star/task/InteractionHandler.idl
@@ -38,7 +38,7 @@ module com { module sun { module star { module task {
 //============================================================================
 /** An interaction request handler that lets the user handle requests via GUI dialogs.
 
-    <p>The interaction handler service has a numerof of <a href="#built_in_handler">built-in 
handlers</a>, responsible
+    <p>The interaction handler service has a number of <a href="#built_in_handler">built-in 
handlers</a>, responsible
     for a lot of well known interactions. Additionally, there's a configuration module which 
allows to
     <a href="#configuring_handlers">configure additional handlers</a>, responsible for arbitrary 
requests.</a></p>
 
@@ -127,7 +127,7 @@ module com { module sun { module star { module task {
 
         <DT><code>"Folder"</code></DT>
         <DD><const scope="com::sun::star::ucb">IOErrorCode::CANT_CREATE</const>
-        only.  The name of the foler in which a resource cannot be created (a
+        only.  The name of the folder in which a resource cannot be created (a
         <atom>string</atom>).</DD>
 
         <DT><code>"Volume"</code> and <code>"OtherVolume"</code></DT>
@@ -137,7 +137,7 @@ module com { module sun { module star { module task {
     </DL></P>
 
     <a name="configuring_handlers"></a>
-    <h3>Configurating additional Handlers</h3>
+    <h3>Configuring additional Handlers</h3>
 
     <p>It is possible to configure additional interaction handlers, to which certain requests can 
be delegated. The
     configuration node <code>/org.openoffice.Interaction/InteractionHandlers</code> is evaluated 
and respected
@@ -147,12 +147,12 @@ module com { module sun { module star { module task {
     by full-qualified type name. Also, for each type, it can specify whether it is responsible for 
only this particular
     type, or all possibly existent derived types.</p>
 
-    <p>Whenever the <code>InteractionHandler</code> encounteres a request it cannot fulfill 
itself, it will examine
+    <p>Whenever the <code>InteractionHandler</code> encounters a request it cannot fulfill itself, 
it will examine
     the configuration, to find a handler implementation for the request, and delegate it to the 
first matching
     handler.</p>
 
-    <p>If multiple custom interaction handlers declare themself responsible for the same request 
type, it is not
-    defined which handler will actully be invoked. Thus, when deploying a custom interaction 
handler, ensure
+    <p>If multiple custom interaction handlers declare themselves responsible for the same request 
type, it is not
+    defined which handler will actually be invoked. Thus, when deploying a custom interaction 
handler, ensure
     that the types you specify are general enough to cover all requests you want to handle, but 
also specific
     enough to not cover requests which other handlers might be interested in.</p>
  */
diff --git a/offapi/com/sun/star/task/JobExecutor.idl b/offapi/com/sun/star/task/JobExecutor.idl
index 1101dd2..c7e1870 100644
--- a/offapi/com/sun/star/task/JobExecutor.idl
+++ b/offapi/com/sun/star/task/JobExecutor.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module task {
     <p>
     Can start registered uno services on triggered events and handle there
     own configuration and there lifetime. Such events are simple strings
-    wich meaning doesn't matter for any real service implementation of this
+    which meaning doesn't matter for any real service implementation of this
     specification. But triggered events must be available inside the
     configuration and some <type>Job</type>s or <type>AsyncJob</type>s must be registered for that.
     </p>
diff --git a/offapi/com/sun/star/task/MasterPasswordRequest.idl 
b/offapi/com/sun/star/task/MasterPasswordRequest.idl
index 1ff5a13..e32c1da 100644
--- a/offapi/com/sun/star/task/MasterPasswordRequest.idl
+++ b/offapi/com/sun/star/task/MasterPasswordRequest.idl
@@ -37,7 +37,7 @@
 module com { module sun { module star { module task { 
 
 //=============================================================================
-/** this request specifies the mode in wich the password should be asked
+/** this request specifies the mode in which the password should be asked
 
     <P>
     It is supported by <type>InteractionHandler</type> service, and can
diff --git a/offapi/com/sun/star/task/PasswordContainer.idl 
b/offapi/com/sun/star/task/PasswordContainer.idl
index a0b9836..80729b3 100644
--- a/offapi/com/sun/star/task/PasswordContainer.idl
+++ b/offapi/com/sun/star/task/PasswordContainer.idl
@@ -42,7 +42,7 @@ module com {  module sun {  module star {  module task {
     <p>
     A password can be stored for the session period or persistently. 
     The persistent way is only possible if configuration allows to use storage. 
-    It stores passwords encripted with a super password. An interaction
+    It stores passwords encrypted with a super password. An interaction
     is used to ask a user for a super password.
     To allow such an interaction, an object that implements <type>XInteractionHandler</type> 
     interface should be provided. For this purpose <type>InteractionHandler</type> 
@@ -54,7 +54,7 @@ module com {  module sun {  module star {  module task {
     for the session period. In case an interaction handler is provided, but
     the super password interaction does not return super password ( for any reason ), 
     <type>NoMasterException</type> exception is thrown to let user use
-    nonpersistent way explicitly.
+    non-persistent way explicitly.
     </p>
 */
 published service PasswordContainer
diff --git a/offapi/com/sun/star/task/PasswordRequest.idl 
b/offapi/com/sun/star/task/PasswordRequest.idl
index 8aff503..1cd90b9 100644
--- a/offapi/com/sun/star/task/PasswordRequest.idl
+++ b/offapi/com/sun/star/task/PasswordRequest.idl
@@ -41,7 +41,7 @@
 module com { module sun { module star { module task { 
 
 //=============================================================================
-/** this request specifies the mode in wich the password should be asked
+/** this request specifies the mode in which the password should be asked
 
     <P>
     It is supported by <type>InteractionHandler</type> service, and can
diff --git a/offapi/com/sun/star/task/XAsyncJob.idl b/offapi/com/sun/star/task/XAsyncJob.idl
index ad55c1a..3cd20e6 100644
--- a/offapi/com/sun/star/task/XAsyncJob.idl
+++ b/offapi/com/sun/star/task/XAsyncJob.idl
@@ -52,7 +52,7 @@ module com {  module sun {  module star {  module task {
     <p>
     Instead of <type>XJob</type> the implementation of this interface
     must be aware, that execution can be made real asynchronous (e.g. by using
-    threads). Because the environment whish to have creation and using of threads
+    threads). Because the environment wish to have creation and using of threads
     under control, it's not allowed for a real job implementation to use such mechanism
     by itself. The outside code decide, if it's possible and how it can be made
     asynchronous. In some special cases it can be, that asynchronous jobs will be executed
diff --git a/offapi/com/sun/star/task/XInteractionApprove.idl 
b/offapi/com/sun/star/task/XInteractionApprove.idl
index dc1d0c8..cc10231 100644
--- a/offapi/com/sun/star/task/XInteractionApprove.idl
+++ b/offapi/com/sun/star/task/XInteractionApprove.idl
@@ -39,7 +39,7 @@
 //============================================================================= 
  
 // DocMerge from xml: interface com::sun::star::task::XInteractionApprove
-/** An intearaction continuation specifing 'approval'.
+/** An interaction continuation specifying "approval".
  */
 published interface XInteractionApprove: com::sun::star::task::XInteractionContinuation
 { 
diff --git a/offapi/com/sun/star/task/XInteractionDisapprove.idl 
b/offapi/com/sun/star/task/XInteractionDisapprove.idl
index 42a2b42..7c85c7f 100644
--- a/offapi/com/sun/star/task/XInteractionDisapprove.idl
+++ b/offapi/com/sun/star/task/XInteractionDisapprove.idl
@@ -39,7 +39,7 @@
 //============================================================================= 
  
 // DocMerge from xml: interface com::sun::star::task::XInteractionDisapprove
-/** An interaction continuation specifing 'disapproval'.
+/** An interaction continuation specifying "disapproval".
  */
 published interface XInteractionDisapprove: com::sun::star::task::XInteractionContinuation
 { 
diff --git a/offapi/com/sun/star/task/XJob.idl b/offapi/com/sun/star/task/XJob.idl
index 6c5e53b..ecc2fd2 100644
--- a/offapi/com/sun/star/task/XJob.idl
+++ b/offapi/com/sun/star/task/XJob.idl
@@ -49,7 +49,7 @@ module com {  module sun {  module star {  module task {
 
     <p>
     Instead of <type>XAsyncJob</type> the implementation of this interface
-    will be executed synchronously everytimes. That means: they can be shure that the
+    will be executed synchronously everytime. That means: they can be sure that the
     current stack context will be blocked till this job finish it's work.
     </p>
 
@@ -82,8 +82,8 @@ published interface XJob : com::sun::star::uno::XInterface
             was corrupt so the service couldn't work correctly
 
         @throws com::sun::star::uno::Exception
-            to notify the excutor about faild operation; otherwise the return value
-            indicates a successfull finishing.
+            to notify the executor about failed operation; otherwise the return value
+            indicates a successful finishing.
     */
     any execute(
         [in] sequence< com::sun::star::beans::NamedValue > Arguments )
diff --git a/offapi/com/sun/star/task/XJobExecutor.idl b/offapi/com/sun/star/task/XJobExecutor.idl
index ea132ba..bb79e9f 100644
--- a/offapi/com/sun/star/task/XJobExecutor.idl
+++ b/offapi/com/sun/star/task/XJobExecutor.idl
@@ -57,7 +57,7 @@ published interface XJobExecutor : com::sun::star::uno::XInterface
 
         <p>
         Jobs are registered in configuration and will be started by executor
-        automaticly, if they are registered for triggered event.
+        automatically, if they are registered for triggered event.
         The meaning of given string <var>Event</var> mustn't be known. Because
         for the executor it's enough to use it for searching a registered job
         inside his own configuration. So no special events will be defined here.
diff --git a/offapi/com/sun/star/task/XMasterPasswordHandling.idl 
b/offapi/com/sun/star/task/XMasterPasswordHandling.idl
index 86c6270..28206cb 100644
--- a/offapi/com/sun/star/task/XMasterPasswordHandling.idl
+++ b/offapi/com/sun/star/task/XMasterPasswordHandling.idl
@@ -54,7 +54,7 @@ published interface XMasterPasswordHandling : com::sun::star::uno::XInterface
         </p>
 
         <p>
-        The call will use the standard interactin handler service
+        The call will use the standard interaction handler service
         <type>InteractionHandler</type> if no handler is provided.
         </p>
 
diff --git a/offapi/com/sun/star/task/XMasterPasswordHandling2.idl 
b/offapi/com/sun/star/task/XMasterPasswordHandling2.idl
index c51e46f..706e138 100644
--- a/offapi/com/sun/star/task/XMasterPasswordHandling2.idl
+++ b/offapi/com/sun/star/task/XMasterPasswordHandling2.idl
@@ -49,7 +49,7 @@ interface XMasterPasswordHandling2 : XMasterPasswordHandling
 
         <p>
         Please use this method with care. Using of default master password let
-        the passwords be stored nonencrypted. If a masterpassword is predefined
+        the passwords be stored non-encrypted. If a master password is predefined
         in the algorithm it is no more an encryption, it is just an encoding.
         </p>
     */
diff --git a/offapi/com/sun/star/task/XPasswordContainer.idl 
b/offapi/com/sun/star/task/XPasswordContainer.idl
index aac29a9..7611df6 100644
--- a/offapi/com/sun/star/task/XPasswordContainer.idl
+++ b/offapi/com/sun/star/task/XPasswordContainer.idl
@@ -59,7 +59,7 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface
 
         @param Passwords  The password-list.
 
-        @param Handler    The handler to get superpassword to en/decript passwords
+        @param Handler    The handler to get super password to en/decrypt passwords
 
 
     */
@@ -75,7 +75,7 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface
 
         @param Passwords  The password-list.
 
-        @param Handler    The handler to get superpassword to en/decript passwords
+        @param Handler    The handler to get super password to en/decrypt passwords
 
 
     */
@@ -86,7 +86,7 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface
 
         @param Url     URL-pattern to retrieve password for.
  
-        @param Handler    The handler to get superpassword to en/decript passwords
+        @param Handler    The handler to get super password to en/decrypt passwords
         
         @returns       Best matched url-pattern with user-records list.
     */
@@ -99,7 +99,7 @@ published interface XPasswordContainer : com::sun::star::uno::XInterface
 
         @param UserName Username to retrieve passwords for.
 
-        @param Handler    The handler to get superpassword to en/decript passwords
+        @param Handler    The handler to get super password to en/decrypt passwords
 
         @returns        Best matched url-pattern for the username.
     */
diff --git a/offapi/com/sun/star/task/XStatusIndicator.idl 
b/offapi/com/sun/star/task/XStatusIndicator.idl
index 876309d..b6bb627 100644
--- a/offapi/com/sun/star/task/XStatusIndicator.idl
+++ b/offapi/com/sun/star/task/XStatusIndicator.idl
@@ -51,7 +51,7 @@ published interface XStatusIndicator: com::sun::star::uno::XInterface
     /** initialize and start the progress
 
         <p>
-        It activates a new created or reactivate an already used inidicator
+        It activates a new created or reactivate an already used indicator
         (must be finished by calling <member>XStatusIndicator::end()</member>
         before!). By the way it's possible to set first progress description
         and the possible range of progress value. That means that a progress
@@ -63,7 +63,7 @@ published interface XStatusIndicator: com::sun::star::uno::XInterface
             Value can be updated by calling <member>XStatusIndicator::setText()</member>.
 
         @param Range
-            mewns the maximum value of the progress which can be setted by
+            means the maximum value of the progress which can be set by
             calling <member>XStatusIndicator::setValue()</member>.
      */
     [oneway] void start(
@@ -104,7 +104,7 @@ published interface XStatusIndicator: com::sun::star::uno::XInterface
 
         <p>
         Wrong values must be ignored and stopped indicators must ignore this
-        call generaly.
+        call generally.
         </p>
 
         @param Value
diff --git a/offapi/com/sun/star/task/XUrlContainer.idl b/offapi/com/sun/star/task/XUrlContainer.idl
index e0456cb..ee15e6a 100644
--- a/offapi/com/sun/star/task/XUrlContainer.idl
+++ b/offapi/com/sun/star/task/XUrlContainer.idl
@@ -76,7 +76,7 @@ module com { module sun { module star { module task {
     //-------------------------------------------------------------------------
     /** Get all URLs.
 
-        @param OnlyPersistent Only URLs taht are stored persistently shall
+        @param OnlyPersistent Only URLs that are stored persistently shall
                         be returned.
         @returns        List of URLs.
     */
diff --git a/offapi/com/sun/star/task/makefile.mk b/offapi/com/sun/star/task/makefile.mk
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/text/AccessibleEndnoteView.idl 
b/offapi/com/sun/star/text/AccessibleEndnoteView.idl
index be6bcfd..49f6c0e 100644
--- a/offapi/com/sun/star/text/AccessibleEndnoteView.idl
+++ b/offapi/com/sun/star/text/AccessibleEndnoteView.idl
@@ -116,7 +116,7 @@ published service AccessibleEndnoteView
                         >AccessibleStateType::VISIBLE</const>
                 </ul>
             <li>Depending of the application's region setting, the locale is
-                the western, asian or complex default language of the document.
+                the western, Asian or complex default language of the document.
         </ul>
 
      */
diff --git a/offapi/com/sun/star/text/AccessibleFootnoteView.idl 
b/offapi/com/sun/star/text/AccessibleFootnoteView.idl
index 6eb1e7f..1d3f0c4 100644
--- a/offapi/com/sun/star/text/AccessibleFootnoteView.idl
+++ b/offapi/com/sun/star/text/AccessibleFootnoteView.idl
@@ -116,7 +116,7 @@ published service AccessibleFootnoteView
                         >AccessibleStateType::VISIBLE</const>
                 </ul>
             <li>Depending of the application's region setting, the locale is
-                the western, asian or complex default language of the document.
+                the western, Asian or complex default language of the document.
         </ul>
 
      */
diff --git a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl 
b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl
index 64f71e4..db9774b 100644
--- a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl
+++ b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl
@@ -77,7 +77,7 @@ published service AccessibleHeaderFooterView
                         A child of this kind is returned for every paragraph
                         that is contained in the document body and
                         is at least partially visible. The child always
-                        represents a whole paragarph (and not a fragment only),
+                        represents a whole paragraph (and not a fragment only),
                         because there are no page breaks within headers and
                         footers.
                     <li><type scope="::com::sun::star::table"
@@ -121,7 +121,7 @@ published service AccessibleHeaderFooterView
                         >AccessibleStateType::VISIBLE</const>
                 </ul>
             <li>Depending of the application's region setting, the locale is
-                the western, asian or complex default language of the document.
+                the western, Asian or complex default language of the document.
         </ul>
 
      */
diff --git a/offapi/com/sun/star/text/AccessiblePageView.idl 
b/offapi/com/sun/star/text/AccessiblePageView.idl
index 20d8854..79be930 100644
--- a/offapi/com/sun/star/text/AccessiblePageView.idl
+++ b/offapi/com/sun/star/text/AccessiblePageView.idl
@@ -46,7 +46,7 @@ module com {  module sun {  module star {  module text {
 
 //=============================================================================
 
-/** The accessible view of pagees.
+/** The accessible view of pages.
 
 
      @since OOo 1.1.2
@@ -78,15 +78,15 @@ published service AccessiblePageView
                     <li><type scope="::com::sun::star::text"
                         >AccessibleHeaderFooterView</type>:
                         A child of this kind is returned for every header
-                        and footer that is conatined in the page.
+                        and footer that is contained in the page.
                     <li><type scope="::com::sun::star::text"
                         >AccessibleFootnoteView</type>:
                         A child of this kind is returned for every footnote
-                        that is conatined in the page.
+                        that is contained in the page.
                     <li><type scope="::com::sun::star::text"
                         >AccessibleEndnoteView</type>:
                         A child of this kind is returned for every endnote
-                        that is conatined in the page.
+                        that is contained in the page.
                     <li><type scope="::com::sun::star::text"
                         >AccessibleParagraphView</type>:
                         A child of this kind is returned for every paragraph
@@ -102,12 +102,12 @@ published service AccessiblePageView
                     <li><type scope="::com::sun::star::text"
                         >AccessibleTextFrameView</type>:
                         A child of this kind is returned for every text
-                        frame that is conrtained in the page. These objects
+                        frame that is contained in the page. These objects
                         are children of the <type>AccessiblePageView</type>
                         regardless whether they are bound to the page, a
-                        paragarph, a frame, or a character. The only
+                        paragraph, a frame, or a character. The only
                         exception are text frames that are bound as
-                        character.  They are childen of the paragraph they
+                        character.  They are children of the paragraph they
                         are contained in.
                     <li><type scope="::com::sun::star::text"
                         >AccessibleTextGraphicObject</type>:
@@ -117,15 +117,15 @@ published service AccessiblePageView
                         regardless whether they are bound to a page, paragraph,
                         a frame or a character. The only exception 
                         are text frames that are bound as character. They are 
-                        childen of the paragraph they are contained in.
+                        children of the paragraph they are contained in.
                     <li><type scope="::com::sun::star::text"
                         >AccessibleTextEmbeddedObject</type>:
                         A child of this kind is returned for every embedded
-                        object that is conatained in the page.
+                        object that is contained in the page.
                         These objects are children of the
                         <type>AccessibleTextDocumentView</type> regardless
-                        whether they are bound to a page, a paragarph, a frame,
-                        or a character.  They are childen of the paragraph they
+                        whether they are bound to a page, a paragraph, a frame,
+                        or a character.  They are children of the paragraph they
                         are contained in.
                     <li><type scope="::com::sun::star::drawing"
                         >AccessibleShape</type>:
diff --git a/offapi/com/sun/star/text/AccessibleParagraphView.idl 
b/offapi/com/sun/star/text/AccessibleParagraphView.idl
index 8695595..d794058 100644
--- a/offapi/com/sun/star/text/AccessibleParagraphView.idl
+++ b/offapi/com/sun/star/text/AccessibleParagraphView.idl
@@ -126,7 +126,7 @@ published service AccessibleParagraphView
                         >AccessibleStateType::FOCUSED</const>
                 </ul>
             <li>Depending of the application's region setting, the locale is
-                the western, asian or complex language of the paragraph.
+                the western, Asian or complex language of the paragraph.
         </ul>
 
      */
@@ -149,8 +149,8 @@ published service AccessibleParagraphView
         >XAccessibleText::getCharacterAttributes</method>
         are a sub set of the properties described by the service
         <type scope="::com::sun::star::style">CharacterProperties</type>. For
-        properties that have asian and complex counterparts, the value that
-        is visible is returned. This can be in fact the western, asian or
+        properties that have Asian and complex counterparts, the value that
+        is visible is returned. This can be in fact the western, Asian or
         complex value.  Its not possible to change the value of any property
         by using
         <method scope="::com::sun::star::accessibility"
@@ -176,8 +176,8 @@ published service AccessibleParagraphView
         >XAccessibleText::getCharacterAttributes</method> are a sub set of the properties
         described by the service
         <type scope="::com::sun::star::style">CharacterProperties</type>. For
-        properties that have asian and complex counterparts, the value that
-        is visible is returned. This can be in fact the western, asian or
+        properties that have Asian and complex counterparts, the value that
+        is visible is returned. This can be in fact the western, Asian or
         complex value.
         <p><em>TODO: If there is a demand, some attributes might be added
         that tells whether the character at a certain index is changeable or
diff --git a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl 
b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
index 044dda1..715ec7b 100644
--- a/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
+++ b/offapi/com/sun/star/text/AccessibleTextDocumentView.idl
@@ -79,7 +79,7 @@ published service AccessibleTextDocumentView
                         >AccessibleFootnoteView</type>:
                         A child of this kind is returned for every footnote
                         that is at least partially visible.
-                    <li><type scoep="::com::sun::star::text"
+                    <li><type scope="::com::sun::star::text"
                         >AccessibleEndnoteView</type>:
                         A child of this kind is returned for every endnote
                         that is at least partially visible.
@@ -102,9 +102,9 @@ published service AccessibleTextDocumentView
                         least partially visible. These objects are children
                         of the
                         <type>AccessibleTextDocumentView</type> regardless
-                        whether they are bound to a page, a paragarph, a
+                        whether they are bound to a page, a paragraph, a
                         frame, or a character. The only exception are text
-                        frames that are bound as character. They are childen
+                        frames that are bound as character. They are children
                         of the paragraph they are contained in.
                     <li><type scope="::com::sun::star::text"
                         >AccessibleTextGraphicObject</type>:
@@ -114,15 +114,15 @@ published service AccessibleTextDocumentView
                         regardless whether they are bound to a page, paragraph,
                         a frame or a character. The only exception 
                         are text frames that are bound as character. They are 
-                        childen of the paragraph they are contained in.
+                        children of the paragraph they are contained in.
                     <li><type scope="::com::sun::star::text"
                         >AccessibleTextEmbeddedObject</type>:
                         A child of this kind is returned for every embedded
                         object that is at least partially visible.
                         These objects are children of the
                         <type>AccessibleTextDocumentView</type> regardless
-                        whether they are bound to a page, a paragarph, a frame,
-                        or a character.  They are childen of the paragraph they
+                        whether they are bound to a page, a paragraph, a frame,
+                        or a character.  They are children of the paragraph they
                         are contained in.
                     <li><type scope="::com::sun::star::drawing"
                         >AccessibleShape</type>: A child of this kind (or a
@@ -189,7 +189,7 @@ published service AccessibleTextDocumentView
                         >AccessibleStateType::VISIBLE</const>
                 </ul>
             <li>Depending of the application's region setting, the locale is
-                the western, asian or complex default language of the document.
+                the western, Asian or complex default language of the document.
         </ul>
 
     */
diff --git a/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl 
b/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl
index 879dfc3..14418a0 100644
--- a/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl
+++ b/offapi/com/sun/star/text/AccessibleTextEmbeddedObject.idl
@@ -55,7 +55,7 @@ module com {  module sun {  module star {  module text {
     object gets active, the active document gets an accessible object
     tree of its own. This tree is not a subtree of the object that supports
     this service but of the document service itself. The tree exist only 
-    until the ovject is deactivated.
+    until the object is deactivated.
 
      @since OOo 1.1.2
  */
diff --git a/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl 
b/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl
index 58be835..c8ba927 100644
--- a/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl
+++ b/offapi/com/sun/star/text/AccessibleTextGraphicObject.idl
@@ -65,7 +65,7 @@ published service AccessibleTextGraphicObject
                 accessible view of a paragraph if the graphic is bound as
                 character, and the accessible view of the document (or of a
                 page in the page preview) in any other case.
-            <li>There are no chidren returned by
+            <li>There are no children returned by
                 <method scope="::com::sun::star::accessibility"
                 >XAccessibleContext::getAccessibleChild</method>.
             <li>The role is <const scope="::com::sun::star::accessibility"
diff --git a/offapi/com/sun/star/text/AdvancedTextDocument.idl 
b/offapi/com/sun/star/text/AdvancedTextDocument.idl
index 1eed35b..45191ad 100644
--- a/offapi/com/sun/star/text/AdvancedTextDocument.idl
+++ b/offapi/com/sun/star/text/AdvancedTextDocument.idl
@@ -147,7 +147,7 @@ published service AdvancedTextDocument
         
         
         
-        <p> I.e., slash and backslash. Whitespaces (tab stop,
+        <p> I.e., slash and backslash. Whitespace (tab stop,
         space, paragraph break, or line break) always separate 
         words.</p>@see WordCount
      */
diff --git a/offapi/com/sun/star/text/BaseFrameProperties.idl 
b/offapi/com/sun/star/text/BaseFrameProperties.idl
index ea01c4c..b9c83c1 100644
--- a/offapi/com/sun/star/text/BaseFrameProperties.idl
+++ b/offapi/com/sun/star/text/BaseFrameProperties.idl
@@ -207,11 +207,11 @@ published service BaseFrameProperties
      */
     [property] short RelativeWidth;
     //-------------------------------------------------------------------------
-    /** determins whether the width follows the height.
+    /** determines whether the width follows the height.
      */
     [property] boolean IsSyncWidthToHeight;
     //-------------------------------------------------------------------------
-    /** determins whether the height follows the width.
+    /** determines whether the height follows the width.
      */
     [property] boolean IsSyncHeightToWidth;
     //-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/BaseIndex.idl b/offapi/com/sun/star/text/BaseIndex.idl
index 680f84b..e13cd21 100644
--- a/offapi/com/sun/star/text/BaseIndex.idl
+++ b/offapi/com/sun/star/text/BaseIndex.idl
@@ -77,7 +77,7 @@ published service BaseIndex
 
     // DocMerge: empty anyway
     [property] string Title;
-    /** determins if the index is protected.*/
+    /** determines if the index is protected.*/
 
     // DocMerge: empty anyway
     [property] boolean IsProtected;
@@ -165,7 +165,7 @@ published service BaseIndex
      */
     // DocMerge: empty anyway
     [optional, property] com::sun::star::container::XIndexReplace LevelFormat;
-    /** determins if the content of the document index is created from the
+    /** determines if the content of the document index is created from the
          complete document content or from the current chapter only.
      <p> It is not available in the bibliography</p>*/
     [optional, property] boolean CreateFromChapter;
diff --git a/offapi/com/sun/star/text/BibliographyDataType.idl 
b/offapi/com/sun/star/text/BibliographyDataType.idl
index 97b1756..76973de 100644
--- a/offapi/com/sun/star/text/BibliographyDataType.idl
+++ b/offapi/com/sun/star/text/BibliographyDataType.idl
@@ -55,7 +55,7 @@ published constants BibliographyDataType
     const short BOOKLET                = 2; 
      
     // DocMerge from idl: value com::sun::star::text::BibliographyDataType::CONFERENCE
-    /** An article in the proceedings of a conference. This entry is identical to the 
'inproceedings' 
+    /** An article in the proceedings of a conference. This entry is identical to the 
"inproceedings"
     entry and is included for compatibility with BiBTex.
      */
     const short CONFERENCE             = 3; 
diff --git a/offapi/com/sun/star/text/Cell.idl b/offapi/com/sun/star/text/Cell.idl
index 5392720..cf2f696 100644
--- a/offapi/com/sun/star/text/Cell.idl
+++ b/offapi/com/sun/star/text/Cell.idl
@@ -64,7 +64,7 @@ service Cell
     //-------------------------------------------------------------------------
     /** contains properties from table cells.
 
-        <p>All of these properties are either already availbale in the 
+        <p>All of these properties are either already available in the
         service
         <type scope="com::sun::star::text">CellProperties</type>, 
         or get matched against one of those or are implemented
@@ -73,8 +73,8 @@ service Cell
         <p>The complete list is as follows:</p>
         <ul>
             <li>CellStyle: optional property, not implemented.</li>
-            <li>CellBackColor: matched to 'BackColor'.</li>
-            <li>IsCellBackgroundTransparent: matched to 'BackTransparent'.</li>
+            <li>CellBackColor: matched to "BackColor".</li>
+            <li>IsCellBackgroundTransparent: matched to "BackTransparent".</li>
             <li>HoriJustify: non-functional implementation.</li>
             <li>VertJustify: non-functional implementation.</li>
             <li>IsTextWrapped: non-functional implementation.</li>
diff --git a/offapi/com/sun/star/text/CellProperties.idl 
b/offapi/com/sun/star/text/CellProperties.idl
index a1349ef..db80a8e 100644
--- a/offapi/com/sun/star/text/CellProperties.idl
+++ b/offapi/com/sun/star/text/CellProperties.idl
@@ -98,7 +98,7 @@ published service CellProperties
     [property] string BackGraphicFilter;
     
     //-------------------------------------------------------------------------
-    /** determins the position of the background graphic.
+    /** determines the position of the background graphic.
      */
     [property] com::sun::star::style::GraphicLocation BackGraphicLocation;
     
@@ -108,7 +108,7 @@ published service CellProperties
     [property] long NumberFormat;
     
     //-------------------------------------------------------------------------
-    /** determins whether the background is transparent.
+    /** determines whether the background is transparent.
      */
     [property] boolean BackTransparent;
     
@@ -158,7 +158,7 @@ published service CellProperties
     [readonly, property]com::sun::star::text::XTextSection TextSection;
     
     //-------------------------------------------------------------------------
-    /** determins whether the cell is write protected or not.
+    /** determines whether the cell is write protected or not.
      */
     [property] boolean IsProtected;
 
diff --git a/offapi/com/sun/star/text/CellRange.idl b/offapi/com/sun/star/text/CellRange.idl
index d188e30..09b5fd2 100644
--- a/offapi/com/sun/star/text/CellRange.idl
+++ b/offapi/com/sun/star/text/CellRange.idl
@@ -115,7 +115,7 @@ published service CellRange
 
     //-----------------------------------------------------------------------------
 
-    /** determins the location of the background graphic.
+    /** determines the location of the background graphic.
      */
     [property] com::sun::star::style::GraphicLocation BackGraphicLocation;
 
@@ -127,20 +127,20 @@ published service CellRange
 
     //-----------------------------------------------------------------------------
 
-    /** determins if the background color is transparent.
+    /** determines if the background color is transparent.
      */
     [property] boolean BackTransparent;
 
     //-----------------------------------------------------------------------------
 
-    /** determins if the first column of the table should be treated as
+    /** determines if the first column of the table should be treated as
         axis labels when a chart is to be created.
      */
     [property] boolean ChartColumnAsLabel;
 
     //-----------------------------------------------------------------------------
 
-    /** determins if the first row of the table should be treated as
+    /** determines if the first row of the table should be treated as
         axis labels when a chart is to be created.
      */
     [property] boolean ChartRowAsLabel;
diff --git a/offapi/com/sun/star/text/CharacterCompressionType.idl 
b/offapi/com/sun/star/text/CharacterCompressionType.idl
index 99c912e..97c91ba 100644
--- a/offapi/com/sun/star/text/CharacterCompressionType.idl
+++ b/offapi/com/sun/star/text/CharacterCompressionType.idl
@@ -34,7 +34,7 @@
 
 //=============================================================================
 
-/** These constants define character compression in asian text.
+/** These constants define character compression in Asian text.
  */
 published constants CharacterCompressionType
 {
@@ -49,7 +49,7 @@ published constants CharacterCompressionType
     const short PUNCTUATION_ONLY = 1;
 
     //-------------------------------------------------------------------------
-    /** punctuation and japanese kana are compressed.
+    /** punctuation and Japanese Kana are compressed.
      */
     const short PUNCTUATION_AND_KANA = 2;
 
diff --git a/offapi/com/sun/star/text/ContentIndex.idl b/offapi/com/sun/star/text/ContentIndex.idl
index c6d8dad..e0e6526 100644
--- a/offapi/com/sun/star/text/ContentIndex.idl
+++ b/offapi/com/sun/star/text/ContentIndex.idl
@@ -44,12 +44,12 @@ published service ContentIndex
     // DocMerge: empty anyway
     service  com::sun::star::text::BaseIndex; 
  
-    /** determins the depth of outline levels that are included into the content index.*/ 
+    /** determines the depth of outline levels that are included into the content index.*/
     
     /// @missing
     [optional, property] short Level; 
 
-    /** determins if the document index is created from outlines. 
+    /** determines if the document index is created from outlines.
     */ 
     [optional, property] boolean CreateFromOutline; 
  
diff --git a/offapi/com/sun/star/text/DocumentIndex.idl b/offapi/com/sun/star/text/DocumentIndex.idl
index b465b5c..c3cb5c4 100644
--- a/offapi/com/sun/star/text/DocumentIndex.idl
+++ b/offapi/com/sun/star/text/DocumentIndex.idl
@@ -46,35 +46,35 @@ published service DocumentIndex
 {
     service  com::sun::star::text::BaseIndex;
 
-    /** determins if alphabetical separators are genererated.
+    /** determines if alphabetical separators are generated.
      */
     [optional, property] boolean UseAlphabeticalSeparators;
 
-    /** determins if a index entry is generated for each primary/secondary key.
+    /** determines if a index entry is generated for each primary/secondary key.
      */
     [optional, property] boolean UseKeyAsEntry;
 
-    /** determins if same entries on different pages are combined into one index entry.
+    /** determines if same entries on different pages are combined into one index entry.
      */
     [optional, property] boolean UseCombinedEntries;
 
-    /** determins if the similarity of index entries is checked case sensitively.
+    /** determines if the similarity of index entries is checked case sensitively.
      */
     [optional, property] boolean IsCaseSensitive;
 
-    /** determins if following page numbers are displayed using a 'pp.'.
+    /** determines if following page numbers are displayed using a "pp.".
      */
     [optional, property] boolean UsePP;
 
-    /** determins if if following page numbers are displayed using a dash.
+    /** determines if if following page numbers are displayed using a dash.
      */
     [optional, property] boolean UseDash;
 
-    /** determins if all entries start with a capital letter.
+    /** determines if all entries start with a capital letter.
      */
     [optional, property] boolean UseUpperCase;
 
-    /** determins the name of the character style that is applied to the number
+    /** determines the name of the character style that is applied to the number
      of a page where main index entry is located.
      */
     [optional, property] string MainEntryCharacterStyleName;
diff --git a/offapi/com/sun/star/text/DocumentIndexMark.idl 
b/offapi/com/sun/star/text/DocumentIndexMark.idl
index e269c61..a3032b5 100644
--- a/offapi/com/sun/star/text/DocumentIndexMark.idl
+++ b/offapi/com/sun/star/text/DocumentIndexMark.idl
@@ -61,7 +61,7 @@ published service DocumentIndexMark
      */
     [property] string SecondaryKey;
     //-------------------------------------------------------------------------
-    /** determins if this entry is a main entry. In a document index this entry will
+    /** determines if this entry is a main entry. In a document index this entry will
         be emphasized by assigning a character style to it.
      */
     [property] boolean IsMainEntry;
diff --git a/offapi/com/sun/star/text/DocumentSettings.idl 
b/offapi/com/sun/star/text/DocumentSettings.idl
index a33b372..ab21077 100644
--- a/offapi/com/sun/star/text/DocumentSettings.idl
+++ b/offapi/com/sun/star/text/DocumentSettings.idl
@@ -68,7 +68,7 @@ published service DocumentSettings
 
     /** specifies if charts in text documents are updated automatically.
 
-        This has no effect if 'FieldAutoUpdate' is <FALSE/>.
+        This has no effect if "FieldAutoUpdate" is <FALSE/>.
     */
     [optional, property] boolean ChartAutoUpdate;
 
@@ -78,7 +78,7 @@ published service DocumentSettings
         <p>If between two paragraphs, two tables, or a paragraph and a
         table, you have defined spacing above and below each object,
         usually only the larger one of the two spaces is used.  If the
-        spacing between hte objects are to be added this property has
+        spacing between the objects are to be added this property has
         to be <TRUE/>.</p>
     */
     [optional, property] boolean AddParaTableSpacing;
diff --git a/offapi/com/sun/star/text/FontEmphasis.idl b/offapi/com/sun/star/text/FontEmphasis.idl
index a9aa7c7..41faa8c 100644
--- a/offapi/com/sun/star/text/FontEmphasis.idl
+++ b/offapi/com/sun/star/text/FontEmphasis.idl
@@ -33,7 +33,7 @@
  module com {  module sun {  module star {  module text {
 
 //=============================================================================
-/**  Determins the type and position of an emphasis mark in asian texts.
+/**  Determines the type and position of an emphasis mark in Asian texts.
  */
 published constants FontEmphasis
 {
diff --git a/offapi/com/sun/star/text/FontRelief.idl b/offapi/com/sun/star/text/FontRelief.idl
index 378cd0b..1eaee14 100644
--- a/offapi/com/sun/star/text/FontRelief.idl
+++ b/offapi/com/sun/star/text/FontRelief.idl
@@ -33,7 +33,7 @@
  module com {  module sun {  module star {  module text {
 
 //=============================================================================
-/**  Determins the relief type of a font.
+/**  Determines the relief type of a font.
  */
 published constants FontRelief
 {
diff --git a/offapi/com/sun/star/text/GenericTextDocument.idl 
b/offapi/com/sun/star/text/GenericTextDocument.idl
index f9ece95..e7e8752 100644
--- a/offapi/com/sun/star/text/GenericTextDocument.idl
+++ b/offapi/com/sun/star/text/GenericTextDocument.idl
@@ -228,7 +228,7 @@ published service GenericTextDocument
 
 
 
-        <p> I.e. slash and backslash. Whitespaces (tab stop,
+        <p> I.e. slash and backslash. Whitespace (tab stop,
         space, paragraph break, line break) always separate
         words.</p>@see WordCount
      */
diff --git a/offapi/com/sun/star/text/GlobalSettings.idl 
b/offapi/com/sun/star/text/GlobalSettings.idl
index fe564da..7d83a17 100644
--- a/offapi/com/sun/star/text/GlobalSettings.idl
+++ b/offapi/com/sun/star/text/GlobalSettings.idl
@@ -42,7 +42,7 @@
 
 //=============================================================================
 
-/** specifies a service that provides acces to the settings of a text module.
+/** specifies a service that provides access to the settings of a text module.
  */
 published service GlobalSettings
 {
diff --git a/offapi/com/sun/star/text/IllustrationsIndex.idl 
b/offapi/com/sun/star/text/IllustrationsIndex.idl
index 750ac1b..157394d 100644
--- a/offapi/com/sun/star/text/IllustrationsIndex.idl
+++ b/offapi/com/sun/star/text/IllustrationsIndex.idl
@@ -42,13 +42,13 @@ published service IllustrationsIndex
 {
     service  com::sun::star::text::BaseIndex;
 
-    /* determins if the name or the label of an object is used to create the index.
+    /* determines if the name or the label of an object is used to create the index.
      */
     [optional, property] boolean CreateFromLabels; //tables, illustrations
-    /* determins the name of the sequence field that is evaluated to create the index.
+    /* determines the name of the sequence field that is evaluated to create the index.
      */
     [optional, property] string LabelCategory; //tables, illustrations
-    /* determins the way the paragraph containing a label is included in the index.
+    /* determines the way the paragraph containing a label is included in the index.
         @see ChapterFormat*/
     [optional, property] short LabelDisplayType;//tables, illustrations
 };
diff --git a/offapi/com/sun/star/text/InContentMetadata.idl 
b/offapi/com/sun/star/text/InContentMetadata.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/text/LineNumberingProperties.idl 
b/offapi/com/sun/star/text/LineNumberingProperties.idl
index 8b93d94..9d11901 100644
--- a/offapi/com/sun/star/text/LineNumberingProperties.idl
+++ b/offapi/com/sun/star/text/LineNumberingProperties.idl
@@ -101,7 +101,7 @@ published service LineNumberingProperties
     /** specifies if the line numbering should start from the
         beginning at each page.
 
-        <p>If set to <FALSE/> the line numbering will be continous.</p>
+        <p>If set to <FALSE/> the line numbering will be continuous.</p>
 
         @since OOo 2.0.0
      */
diff --git a/offapi/com/sun/star/text/MailMerge.idl b/offapi/com/sun/star/text/MailMerge.idl
index e6ad396..b2b7613 100644
--- a/offapi/com/sun/star/text/MailMerge.idl
+++ b/offapi/com/sun/star/text/MailMerge.idl
@@ -273,7 +273,7 @@ published service MailMerge
     //=============================================================================
     
     /** Contains the password of the incoming mail server. It is necessary to set this 
-        if the mail server configuration is set to 'SMTP after POP' authentication and 
+        if the mail server configuration is set to "SMTP after POP" authentication and
         the password is not already stored in the configuration for security reasons.
 
         <p>This property is only evaluated for e-Mail output.</p>
@@ -304,7 +304,7 @@ published service MailMerge
     //=============================================================================
     
     /** determines that the created mail merge document is sent as body in HTML format. 
-        This property is only valid if the propery "SendAsAttachment" is set to <false/>.
+        This property is only valid if the property "SendAsAttachment" is set to <false/>.
         
         <p>This property is only evaluated for e-Mail output.</p>
 
diff --git a/offapi/com/sun/star/text/NumberingRules.idl 
b/offapi/com/sun/star/text/NumberingRules.idl
index bf86f5d..8fb8611 100644
--- a/offapi/com/sun/star/text/NumberingRules.idl
+++ b/offapi/com/sun/star/text/NumberingRules.idl
@@ -60,19 +60,19 @@ published service NumberingRules
     [optional] interface com::sun::star::beans::XPropertySet;
     //-------------------------------------------------------------------------
 
-    /** determins if the margins are absolute or relative
-        to the preceeding numbering level.
+    /** determines if the margins are absolute or relative
+        to the preceding numbering level.
      */
     [optional, property] boolean  IsAbsoluteMargins;
     //-------------------------------------------------------------------------
 
-    /** determins if the numbering rules are automatically created
+    /** determines if the numbering rules are automatically created
         as opposed to numbering rules that are part of a numbering style.
      */
     [optional, property] boolean IsAutomatic;
     //-------------------------------------------------------------------------
 
-    /** determins if the numbering levels are counted coninuously  or if
+    /** determines if the numbering levels are counted continuously  or if
         each numbering level is counted separately.
      */
     [optional, property] boolean IsContinuousNumbering;
@@ -89,7 +89,7 @@ published service NumberingRules
         [optional, property] boolean    NumberingIsOutline;
         //-------------------------------------------------------------------------
 
-        /** the type of numbering (arabic, characters, roman numbers, etc.).
+        /** the type of numbering (Arabic, characters, roman numbers, etc.).
          */
         [optional, property] short    NumberingType;
         //-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/NumberingStyle.idl 
b/offapi/com/sun/star/text/NumberingStyle.idl
index d201585..8ab4fe2 100644
--- a/offapi/com/sun/star/text/NumberingStyle.idl
+++ b/offapi/com/sun/star/text/NumberingStyle.idl
@@ -40,7 +40,7 @@ module com {  module sun {  module star {  module text {
 
 //=============================================================================
 
-/** specifies a stylesheet numberings within a
+/** specifies a style sheet numberings within a
     <type scope="com::sun::star::text">Text</type>.
  */
 published service NumberingStyle
diff --git a/offapi/com/sun/star/text/ParagraphVertAlign.idl 
b/offapi/com/sun/star/text/ParagraphVertAlign.idl
index 5e47f34..8175f5a 100644
--- a/offapi/com/sun/star/text/ParagraphVertAlign.idl
+++ b/offapi/com/sun/star/text/ParagraphVertAlign.idl
@@ -34,7 +34,7 @@
 
 //=============================================================================
 
-/** These enumeration values are used to specify the vertical alignment of paragaphs.
+/** These enumeration values are used to specify the vertical alignment of paragraphs.
  */
 published constants ParagraphVertAlign
 {
diff --git a/offapi/com/sun/star/text/PrintPreviewSettings.idl 
b/offapi/com/sun/star/text/PrintPreviewSettings.idl
index bec086e..37f78cd 100644
--- a/offapi/com/sun/star/text/PrintPreviewSettings.idl
+++ b/offapi/com/sun/star/text/PrintPreviewSettings.idl
@@ -42,7 +42,7 @@
  */
 published service PrintPreviewSettings
 { 
-    /** All properties have the property attribute 'maybevoid'
+    /** All properties have the property attribute "maybevoid"
     meaning: if none of them have been set, they all will return a void value, if any
     one of them has been set, then none of them will be void any longer */
 
diff --git a/offapi/com/sun/star/text/ReferenceFieldPart.idl 
b/offapi/com/sun/star/text/ReferenceFieldPart.idl
index 1dde7c7..4f7b56b 100644
--- a/offapi/com/sun/star/text/ReferenceFieldPart.idl
+++ b/offapi/com/sun/star/text/ReferenceFieldPart.idl
@@ -40,7 +40,7 @@ module com { module sun { module star { module text {
 published constants ReferenceFieldPart
 {
     //-------------------------------------------------------------------------
-    /** The page number is displayed using arabic numbers.
+    /** The page number is displayed using Arabic numbers.
     */
     const short PAGE = 0;
 
@@ -82,7 +82,7 @@ published constants ReferenceFieldPart
     */
     const short ONLY_SEQUENCE_NUMBER = 7;
         //-------------------------------------------------------------------------
-        /** The numbering label and depending of the reference field context numbering lables of
+        /** The numbering label and depending of the reference field context numbering labels of
             superior list levels of the reference are displayed.
 
             <p>This option is only valid, if the source of the reference is a bookmark or a set 
reference.</p>
@@ -112,7 +112,7 @@ published constants ReferenceFieldPart
         */
         const short NUMBER_NO_CONTEXT = 9;
         //-------------------------------------------------------------------------
-        /** The numbering label and numbering lables of superior list levels of the reference are 
displayed.
+        /** The numbering label and numbering labels of superior list levels of the reference are 
displayed.
 
             <p>This option is only valid, if the source of the reference is a bookmark or a set 
reference.</p>
             <p>The contents of the list label of the paragraph, at which the bookmark respectively 
the
diff --git a/offapi/com/sun/star/text/SizeType.idl b/offapi/com/sun/star/text/SizeType.idl
index 152de84..859ccc3 100644
--- a/offapi/com/sun/star/text/SizeType.idl
+++ b/offapi/com/sun/star/text/SizeType.idl
@@ -46,13 +46,13 @@
 published constants SizeType
 { 
     //------------------------------------------------------------------------- 
-    // The height of the object is determind by the content only. 
+    // The height of the object is determined by the content only.
     
     // DocMerge: empty anyway
     const short VARIABLE = 0; 
  
     //------------------------------------------------------------------------- 
-    // The height property determins the height of the object. 
+    // The height property determines the height of the object.
     
     // DocMerge: empty anyway
     const short FIX = 1; 
diff --git a/offapi/com/sun/star/text/Text.idl b/offapi/com/sun/star/text/Text.idl
index 0fda839..7d49cf8 100644
--- a/offapi/com/sun/star/text/Text.idl
+++ b/offapi/com/sun/star/text/Text.idl
@@ -75,7 +75,7 @@ published service Text
 
 //=============================================================================
 
-    /** optional interface to compare postions of <type>TextRange</type>
+    /** optional interface to compare positions of <type>TextRange</type>
                 instances within this text.
      */
     [optional] interface XTextRangeCompare;
diff --git a/offapi/com/sun/star/text/TextDocumentView.idl 
b/offapi/com/sun/star/text/TextDocumentView.idl
index a3d8800..31e869e 100644
--- a/offapi/com/sun/star/text/TextDocumentView.idl
+++ b/offapi/com/sun/star/text/TextDocumentView.idl
@@ -97,7 +97,7 @@ published service TextDocumentView
     [optional, property, readonly] long LineCount;
     
     //-------------------------------------------------------------------------
-    /** specifies if spellchecking should be done while typing.
+    /** specifies if spell checking should be done while typing.
 
         @since OOo 2.0
      */
diff --git a/offapi/com/sun/star/text/TextEmbeddedObject.idl 
b/offapi/com/sun/star/text/TextEmbeddedObject.idl
index e8c2723..ae15d2d 100644
--- a/offapi/com/sun/star/text/TextEmbeddedObject.idl
+++ b/offapi/com/sun/star/text/TextEmbeddedObject.idl
@@ -51,7 +51,7 @@
 published service TextEmbeddedObject
 {
     /** contains the definition of interfaces and properties that are supported by text frames,
-     graphic objects and embeddedobjects.
+     graphic objects and embedded objects.
      */
     service BaseFrame;
     // DocMerge: empty anyway
@@ -65,7 +65,7 @@ published service TextEmbeddedObject
         //------------------------------------------------------------------------- 
 
         /** This is the model for the OLE2 object.
-            <p>This property if void if the ole2 is not an
+            <p>This property if void if the OLE2 is not an
             Office component.</p>
         
         */
diff --git a/offapi/com/sun/star/text/TextFieldMaster.idl 
b/offapi/com/sun/star/text/TextFieldMaster.idl
index 2c1f496..bee5e4b 100644
--- a/offapi/com/sun/star/text/TextFieldMaster.idl
+++ b/offapi/com/sun/star/text/TextFieldMaster.idl
@@ -50,7 +50,7 @@ published service TextFieldMaster
      */
     [optional] interface com::sun::star::beans::XPropertySet;
     //------------------------------------------------------------------------
-    /** determins the name of the field master. The name is void as long as the
+    /** determines the name of the field master. The name is void as long as the
      instance is not member of the document structure. When the value is being set
      the instance is inserted into the document and the name cannot be changed afterwards.
      That does not apply to the Database text field master.
diff --git a/offapi/com/sun/star/text/TextFrame.idl b/offapi/com/sun/star/text/TextFrame.idl
old mode 100755
new mode 100644
index a3af145..d10bcbc
--- a/offapi/com/sun/star/text/TextFrame.idl
+++ b/offapi/com/sun/star/text/TextFrame.idl
@@ -64,7 +64,7 @@
 published service TextFrame
 {
     /** contains the definition of interfaces and properties that are supported by text frames,
-     graphic objects and embeddedobjects.
+     graphic objects and embedded objects.
      */
     service BaseFrame;
 
@@ -158,7 +158,7 @@ published service TextFrame
         in the page header then the document page, the page header is on, determines
         the page area.
         An exception of this interpretation rule is applied, if the anchor resides
-        in a table cell. In this situation the page area is always detemined by
+        in a table cell. In this situation the page area is always determined by
         the table cell.</p>
      */
     [optional, property] boolean IsFollowingTextFlow;
diff --git a/offapi/com/sun/star/text/TextGraphicObject.idl 
b/offapi/com/sun/star/text/TextGraphicObject.idl
index d791345..d06fbfc 100644
--- a/offapi/com/sun/star/text/TextGraphicObject.idl
+++ b/offapi/com/sun/star/text/TextGraphicObject.idl
@@ -59,7 +59,7 @@
 published service TextGraphicObject
 {
     /** contains the definition of interfaces and properties that are supported by text frames,
-     graphic objects and embeddedobjects.
+     graphic objects and embedded objects.
      */
     service BaseFrame;
     //-------------------------------------------------------------------------
@@ -148,11 +148,11 @@ published service TextGraphicObject
      */
     [property] short AdjustBlue;
     //-------------------------------------------------------------------------
-    /** determins the gamma value of the graphic.
+    /** determines the gamma value of the graphic.
      */
     [property] double Gamma;
     //-------------------------------------------------------------------------
-    /** determins if the graphic is display in inverted colors.
+    /** determines if the graphic is display in inverted colors.
          It contains percentage values between -100 and +100.
      */
     [property] boolean GraphicIsInverted;
diff --git a/offapi/com/sun/star/text/TextMarkupType.idl 
b/offapi/com/sun/star/text/TextMarkupType.idl
index 5137d47..b6c3bb7 100644
--- a/offapi/com/sun/star/text/TextMarkupType.idl
+++ b/offapi/com/sun/star/text/TextMarkupType.idl
@@ -55,7 +55,7 @@ constants TextMarkupType
     const long SMARTTAG = 3;
 
     /// Markup originates from proofreading
-    /// An inivisible markup used to identify sentence boundaries.
+    /// An invisible markup used to identify sentence boundaries.
     /// @since OOo 3.0.1
     const long SENTENCE = 4;
 
diff --git a/offapi/com/sun/star/text/TextPageStyle.idl b/offapi/com/sun/star/text/TextPageStyle.idl
index 05fe906..e2ccbf7 100644
--- a/offapi/com/sun/star/text/TextPageStyle.idl
+++ b/offapi/com/sun/star/text/TextPageStyle.idl
@@ -73,7 +73,7 @@ published service TextPageStyle
 {
     //-------------------------------------------------------------------------
 
-    /** determins whether the register mode is active on that page.
+    /** determines whether the register mode is active on that page.
       */
     [property] boolean RegisterModeActive;
 
diff --git a/offapi/com/sun/star/text/TextSection.idl b/offapi/com/sun/star/text/TextSection.idl
index 248de3e..be90446 100644
--- a/offapi/com/sun/star/text/TextSection.idl
+++ b/offapi/com/sun/star/text/TextSection.idl
@@ -158,90 +158,90 @@ published service TextSection
         @see GraphicLocation
     */
     [property] com::sun::star::style::GraphicLocation BackGraphicLocation;
-    /** determins whether footnotes inside the section are displayed at the end of the
+    /** determines whether footnotes inside the section are displayed at the end of the
      section text.
     */
     [property] boolean FootnoteIsCollectAtTextEnd;
     //-------------------------------------------------------------------------
-    /** determins whether the footnotes numbering restarts within the section.
+    /** determines whether the footnotes numbering restarts within the section.
      This is only valid if <code>FootnoteIsRestartNumbering</code> is set.
     */
     [property] boolean FootnoteIsRestartNumbering;
     //-------------------------------------------------------------------------
-    /** determins at which number the footnote numbering inside of the section starts.
+    /** determines at which number the footnote numbering inside of the section starts.
      This is only valid if <code>FootnoteIsRestartNumbering</code> is set.
     */
     [property] short FootnoteRestartNumberingAt;
     //-------------------------------------------------------------------------
-    /** determins whether the footnotes within the section use an own numbering format.
+    /** determines whether the footnotes within the section use an own numbering format.
      This is only valid if <code>FootnoteIsRestartNumbering</code> is set.
     */
     [property] boolean FootnoteIsOwnNumbering;
     //-------------------------------------------------------------------------
-    /** determins the numbering type of the footnote numbering as a value of
+    /** determines the numbering type of the footnote numbering as a value of
      <type scope="com::sun::star::style">NumberingType</type>.
      This is only valid if <code>FootnoteIsOwnNumbering</code> is set.
     */
     [property] short FootnoteNumberingType;
     //-------------------------------------------------------------------------
-    /** determins the prefix that is display before the footnote number.
+    /** determines the prefix that is display before the footnote number.
      This is only valid if <code>FootnoteIsOwnNumbering</code> is set.
     */
     [property] string FootnoteNumberingPrefix;
     //-------------------------------------------------------------------------
-    /** determins the suffix that is display after of the footnote number.
+    /** determines the suffix that is display after of the footnote number.
      This is only valid if <code>FootnoteIsOwnNumbering</code> is set.
     */
     [property] string FootnoteNumberingSuffix;
     //-------------------------------------------------------------------------
-    /** determins whether endnotes inside the section are displayed at the end of the
+    /** determines whether endnotes inside the section are displayed at the end of the
      section text.
     */
     [property] boolean EndnoteIsCollectAtTextEnd;
     //-------------------------------------------------------------------------
-    /** determins whether the endnotes numbering restarts within the section.
+    /** determines whether the endnotes numbering restarts within the section.
      This is only valid if <code>EndnoteIsRestartNumbering</code> is set.
     */
     [property] boolean EndnoteIsRestartNumbering;
     //-------------------------------------------------------------------------
-    /** determins at which number the endnote numbering inside of the section starts.
+    /** determines at which number the endnote numbering inside of the section starts.
      This is only valid if <code>EndnoteIsRestartNumbering</code> is set.
     */
     [property] short EndnoteRestartNumberingAt;
     //-------------------------------------------------------------------------
-    /** determins whether the endnotes within the section use an own numbering format.
+    /** determines whether the endnotes within the section use an own numbering format.
      This is only valid if <code>EndnoteIsRestartNumbering</code> is set.
     */
     [property] boolean EndnoteIsOwnNumbering;
     //-------------------------------------------------------------------------
-    /** determins the numbering type of the endnote numbering as a value of
+    /** determines the numbering type of the endnote numbering as a value of
      <type scope="com::sun::star::style">NumberingType</type>.
      This is only valid if <code>EndoteIsOwnNumbering</code> is set.
     */
     [property] short EndnoteNumberingType;
     //-------------------------------------------------------------------------
-    /** determins the prefix that is display before the endnote number.
+    /** determines the prefix that is display before the endnote number.
      This is only valid if <code>EndnoteIsOwnNumbering</code> is set.
     */
     [property] string EndnoteNumberingPrefix;
     //-------------------------------------------------------------------------
-    /** determins the suffix that is display after the endnote number.
+    /** determines the suffix that is display after the endnote number.
      This is only valid if <code>EndnoteIsOwnNumbering</code> is set.
     */
     [property] string EndnoteNumberingSuffix;
     //-------------------------------------------------------------------------
-    /** determins if a DDE link is updated automatically.
+    /** determines if a DDE link is updated automatically.
     */
     [property] boolean IsAutomaticUpdate;
     //-------------------------------------------------------------------------
     /** allows columns to be set into the text section
     */
     [property] com::sun::star::text::XTextColumns TextColumns;
-    /** determins the left margin of the section
+    /** determines the left margin of the section
      */
     [optional, property] long SectionLeftMargin;
     //-------------------------------------------------------------------------
-    /** determins the left margin of the section
+    /** determines the left margin of the section
      */
     [optional, property] long SectionRightMargin;
     //-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/TextSortDescriptor2.idl 
b/offapi/com/sun/star/text/TextSortDescriptor2.idl
index 3892a6e..ae53b1f 100644
--- a/offapi/com/sun/star/text/TextSortDescriptor2.idl
+++ b/offapi/com/sun/star/text/TextSortDescriptor2.idl
@@ -44,7 +44,7 @@
  
 //============================================================================= 
  
-/** describes sort criterias for sorting paragraphs or table contents in
+/** describes sort criteria for sorting paragraphs or table contents in
     a text document.
 
     @since OOo 1.1.2
diff --git a/offapi/com/sun/star/text/TextSortable.idl b/offapi/com/sun/star/text/TextSortable.idl
index 7ebedfc..6a6c634 100644
--- a/offapi/com/sun/star/text/TextSortable.idl
+++ b/offapi/com/sun/star/text/TextSortable.idl
@@ -51,9 +51,9 @@ module com {  module sun {  module star {  module text {
  */
 published service TextSortable
 {
-        /** the properties returned by a call to the 'createSortDescriptor' method
+        /** the properties returned by a call to the "createSortDescriptor" method
             of this interfaces implementation are those of the
-            'com.sun.star.text.TextSortDescriptor' service.
+            "com.sun.star.text.TextSortDescriptor" service.
          
            @see <type scope="com::sun::star::text">TextSortDescriptor</type>
          */
diff --git a/offapi/com/sun/star/text/TextTable.idl b/offapi/com/sun/star/text/TextTable.idl
index dc3e162..ed86dd2 100644
--- a/offapi/com/sun/star/text/TextTable.idl
+++ b/offapi/com/sun/star/text/TextTable.idl
@@ -139,7 +139,7 @@ published service TextTable
 
     [optional] interface com::sun::star::sheet::XCellRangeData;
 
-    /** determins the type of break that is applied at the beginning of the table.@see 
com.sun.star.style.BreakType
+    /** determines the type of break that is applied at the beginning of the table.@see 
com.sun.star.style.BreakType
      */
     [property] com::sun::star::style::BreakType BreakType;
     //-------------------------------------------------------------------------
@@ -183,40 +183,40 @@ published service TextTable
     [property] string PageDescName;
     //-------------------------------------------------------------------------
 
-    /** determins the width of the table relative to its environment.
+    /** determines the width of the table relative to its environment.
      */
     [property] short RelativeWidth;
     //-------------------------------------------------------------------------
-    /** determins if the value of the relative width is valid.
+    /** determines if the value of the relative width is valid.
      */
     [property] boolean IsWidthRelative;
     //-------------------------------------------------------------------------
 
-    /** determins if the first row of the table is repeated on every new page.
+    /** determines if the first row of the table is repeated on every new page.
      */
     [property] boolean RepeatHeadline;
         //-------------------------------------------------------------------------
-        /** determins the number of rows of the table repeated on every new page.
+        /** determines the number of rows of the table repeated on every new page.
          */
         [optional, property] long HeaderRowCount;
         //-------------------------------------------------------------------------
 
-    /** determins the type, color and size of the shadow.@see com.sun.star.table.ShadowFormat
+    /** determines the type, color and size of the shadow.@see com.sun.star.table.ShadowFormat
      */
     [property] com::sun::star::table::ShadowFormat ShadowFormat;
     //-------------------------------------------------------------------------
 
-    /** determins the top margin.
+    /** determines the top margin.
      */
     [property] long TopMargin;
     //-------------------------------------------------------------------------
 
-    /** determins the bottom margin.
+    /** determines the bottom margin.
      */
     [property] long BottomMargin;
     //-------------------------------------------------------------------------
 
-    /** determins if the background color is transparent.
+    /** determines if the background color is transparent.
      */
     [property] boolean BackTransparent;
     //-------------------------------------------------------------------------
@@ -230,13 +230,13 @@ published service TextTable
     [property] long Width;
     //-------------------------------------------------------------------------
 
-    /** determins if the first row of the table should be treated as
+    /** determines if the first row of the table should be treated as
         axis labels when a chart is to be created.
      */
     [property] boolean ChartRowAsLabel;
     //-------------------------------------------------------------------------
 
-    /** determins if the first column of the table should be treated as
+    /** determines if the first column of the table should be treated as
         axis labels when a chart is to be created.
      */
     [property] boolean ChartColumnAsLabel;
@@ -281,7 +281,7 @@ published service TextTable
 
     //-------------------------------------------------------------------------
 
-    /** determines whether borders of neighbouring table cells are
+    /** determines whether borders of neighboring table cells are
      * collapsed into one
      */
     [optional, property] boolean CollapsingBorders;
diff --git a/offapi/com/sun/star/text/UserDefinedIndex.idl 
b/offapi/com/sun/star/text/UserDefinedIndex.idl
index 0ef3bdf..cfd96f7 100644
--- a/offapi/com/sun/star/text/UserDefinedIndex.idl
+++ b/offapi/com/sun/star/text/UserDefinedIndex.idl
@@ -52,27 +52,27 @@ published service UserDefinedIndex
      */
     [optional, property] com::sun::star::container::XIndexReplace LevelParagraphStyles;
 
-    /** determins if the document index marks are included in this index.
+    /** determines if the document index marks are included in this index.
      */
     [optional, property] boolean CreateFromMarks;
 
-    /** determins if the outline level of the location of the indexed object is
+    /** determines if the outline level of the location of the indexed object is
      used as index level of the index entry.*/
     [optional, property] boolean UseLevelFromSource;
 
-    /** determins if tables are included in the index.
+    /** determines if tables are included in the index.
      */
     [optional, property] boolean CreateFromTables;
 
-    /** determins if text frames are included in the index.
+    /** determines if text frames are included in the index.
      */
     [optional, property] boolean CreateFromTextFrames;
 
-    /** determins if graphic objects are included in the index.
+    /** determines if graphic objects are included in the index.
      */
     [optional, property] boolean CreateFromGraphicObjects;
 
-    /** determins if embedded objects are included in the index.
+    /** determines if embedded objects are included in the index.
      */
     [optional, property] boolean CreateFromEmbeddedObjects;
 
diff --git a/offapi/com/sun/star/text/UserIndex.idl b/offapi/com/sun/star/text/UserIndex.idl
index ae9ce3d..394fd72 100644
--- a/offapi/com/sun/star/text/UserIndex.idl
+++ b/offapi/com/sun/star/text/UserIndex.idl
@@ -48,27 +48,27 @@ published service UserIndex
      */
     [optional, property] com::sun::star::container::XIndexReplace LevelParagraphStyles;
 
-    /** determins if the document index marks are included in this index.
+    /** determines if the document index marks are included in this index.
      */
     [optional, property] boolean CreateFromMarks;
 
-    /** determins if the outline level of the location of the indexed object is
+    /** determines if the outline level of the location of the indexed object is
      used as index level of the index entry.*/
     [optional, property] boolean UseLevelFromSource;
 
-    /** determins if tables are included in the index.
+    /** determines if tables are included in the index.
      */
     [optional, property] boolean CreateFromTables;
 
-    /** determins if text frames are included in the index.
+    /** determines if text frames are included in the index.
      */
     [optional, property] boolean CreateFromTextFrames;
 
-    /** determins if graphic objects are included in the index.
+    /** determines if graphic objects are included in the index.
      */
     [optional, property] boolean CreateFromGraphicObjects;
 
-    /** determins if embedded objects are included in the index.
+    /** determines if embedded objects are included in the index.
      */
     [optional, property] boolean CreateFromEmbeddedObjects;
     /** contains the name of the user index.
diff --git a/offapi/com/sun/star/text/ViewSettings.idl b/offapi/com/sun/star/text/ViewSettings.idl
index 8f0bb6e..7555250 100644
--- a/offapi/com/sun/star/text/ViewSettings.idl
+++ b/offapi/com/sun/star/text/ViewSettings.idl
@@ -97,7 +97,7 @@ published service ViewSettings
     //-------------------------------------------------------------------------
 
     // DocMerge from xml: property com::sun::star::text::ViewSettings::ShowHiddenParagraphs
-    /** If this property is <TRUE/>, hidden paragraghs are displayed.
+    /** If this property is <TRUE/>, hidden paragraphs are displayed.
      */
     [property] boolean ShowHiddenParagraphs;
 
@@ -329,7 +329,7 @@ published service ViewSettings
      */
     [optional, property] boolean ShowHiddenCharacters;
     //-------------------------------------------------------------------------
-    /** If this proeperty is <TRUE/>, the settings of nonprinting characters are applied.
+    /** If this property is <TRUE/>, the settings of non-printing characters are applied.
 
         <p>This option controls the use of the settings ShowHiddenCharacters,
         ShowTabstops, ShowSpaces, ShowBreaks and ShowParaBreaks </p>
diff --git a/offapi/com/sun/star/text/WritingMode2.idl b/offapi/com/sun/star/text/WritingMode2.idl
index 414adb4..e3adc55 100644
--- a/offapi/com/sun/star/text/WritingMode2.idl
+++ b/offapi/com/sun/star/text/WritingMode2.idl
@@ -71,7 +71,7 @@ published constants WritingMode2
     //------------------------------------------------------------------------- 
      
     /** text within a line is written top-to-bottom. Lines and blocks are
-        placed left-ro-right.
+        placed left-to-right.
         <p>
         Typically, this writing mode is used in Mongolian text.
      */
diff --git a/offapi/com/sun/star/text/XDocumentIndex.idl 
b/offapi/com/sun/star/text/XDocumentIndex.idl
index 7e1917d..05b24a8 100644
--- a/offapi/com/sun/star/text/XDocumentIndex.idl
+++ b/offapi/com/sun/star/text/XDocumentIndex.idl
@@ -69,7 +69,7 @@ published interface XDocumentIndex: com::sun::star::text::XTextContent
     //------------------------------------------------------------------------- 
      
     // DocMerge from xml: method com::sun::star::text::XDocumentIndex::update
-    /** initiates an upate to the document index.
+    /** initiates an update to the document index.
      */
     void update(); 
  
diff --git a/offapi/com/sun/star/text/XFlatParagraph.idl 
b/offapi/com/sun/star/text/XFlatParagraph.idl
index e687aba..2f5b709 100644
--- a/offapi/com/sun/star/text/XFlatParagraph.idl
+++ b/offapi/com/sun/star/text/XFlatParagraph.idl
@@ -80,8 +80,8 @@ interface XFlatParagraph: com::sun::star::text::XTextMarkup
     boolean isModified();
 
     //-------------------------------------------------------------------------
-    /** change the 'checked' flag of the respective text node, i.e., mark the
-        text node as 'processed'
+    /** change the "checked" flag of the respective text node, i.e., mark the
+        text node as "processed"
 
         @param nType
                 type, see <type>TextMarkupType</type>.
diff --git a/offapi/com/sun/star/text/XNumberingTypeInfo.idl 
b/offapi/com/sun/star/text/XNumberingTypeInfo.idl
index 1d0fc22..7bb9da5 100644
--- a/offapi/com/sun/star/text/XNumberingTypeInfo.idl
+++ b/offapi/com/sun/star/text/XNumberingTypeInfo.idl
@@ -50,10 +50,10 @@ published interface XNumberingTypeInfo : com::sun::star::uno::XInterface
     /** returns the corresponding numbering type to an identifier.
     */
     short      getNumberingType([in]string NumberingIdentifier);
-    /** determins whether an identifier is supported.
+    /** determines whether an identifier is supported.
     */
     boolean    hasNumberingType([in]string NumberingIdentifier);
-    /** returns the corresponding identifiert to a numbering type.
+    /** returns the corresponding identifier to a numbering type.
     */
     string     getNumberingIdentifier([in]short NumberingType);
 };
diff --git a/offapi/com/sun/star/text/XPagePrintable.idl 
b/offapi/com/sun/star/text/XPagePrintable.idl
index b694526..34be2d7 100644
--- a/offapi/com/sun/star/text/XPagePrintable.idl
+++ b/offapi/com/sun/star/text/XPagePrintable.idl
@@ -64,7 +64,7 @@ published interface XPagePrintable: com::sun::star::uno::XInterface
                 <LI><P>long BottomMargin - bottom margin of the page</P>
                 <LI><P>long HoriMargin  - margin between rows of pages</P>
                 <LI><P>long VertMargin  - margin between columns of pages</P>
-                <LI><P>boolean IsLandscape - determins if the output page is printed in landscape 
format</P>
+                <LI><P>boolean IsLandscape - determines if the output page is printed in landscape 
format</P>
             </UL>
              </p>
      */
@@ -79,7 +79,7 @@ published interface XPagePrintable: com::sun::star::uno::XInterface
     //-------------------------------------------------------------------------
 
     // DocMerge from xml: method com::sun::star::text::XPagePrintable::printPages
-    /** prints the pages according to the <typ>PagePrintSettings</type>.
+    /** prints the pages according to the <type>PagePrintSettings</type>.
 
     @see com::sun::star::view::PrintOptions
      */
diff --git a/offapi/com/sun/star/text/XParagraphAppend.idl 
b/offapi/com/sun/star/text/XParagraphAppend.idl
index b03319e..e88ccc3 100644
--- a/offapi/com/sun/star/text/XParagraphAppend.idl
+++ b/offapi/com/sun/star/text/XParagraphAppend.idl
@@ -73,7 +73,7 @@ interface XParagraphAppend : com::sun::star::uno::XInterface
                                        com::sun::star::beans::UnknownPropertyException ); 
          /** appends a new and empty paragraph at the end of the text.
                 
-                <p>The properties are applied to the last paragraph before the new pargraph is 
inserted.
+                <p>The properties are applied to the last paragraph before the new paragraph is 
inserted.
                 </p>
 
         @param 
diff --git a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl 
b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl
index 6b6db1b..42461cd 100644
--- a/offapi/com/sun/star/text/XRelativeTextContentInsert.idl
+++ b/offapi/com/sun/star/text/XRelativeTextContentInsert.idl
@@ -71,7 +71,7 @@ published interface XRelativeTextContentInsert: com::sun::star::uno::XInterface
     // DocMerge from xml: method 
com::sun::star::text::XRelativeTextContentInsert::insertTextContentAfter
     /** inserts text the new text content after the predecessor argument.
         
-        <p> This is helpful to insert paragraphs after text tables escpecially in
+        <p> This is helpful to insert paragraphs after text tables especially in
         headers, footers or text frames. </p>
      */
     void insertTextContentAfter( 
diff --git a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl 
b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl
index 217bb6f..8175f85 100644
--- a/offapi/com/sun/star/text/XRelativeTextContentRemove.idl
+++ b/offapi/com/sun/star/text/XRelativeTextContentRemove.idl
@@ -57,7 +57,7 @@ published interface XRelativeTextContentRemove: com::sun::star::uno::XInterface
     //------------------------------------------------------------------------- 
      
     // DocMerge from xml: method 
com::sun::star::text::XRelativeTextContentRemove::removeTextContentBefore
-    /** removes the text content that preceeds the argument.
+    /** removes the text content that precedes the argument.
         
         <p> This is helpful to remove empty paragraphs before text tables. </p>
      */
@@ -69,7 +69,7 @@ published interface XRelativeTextContentRemove: com::sun::star::uno::XInterface
     // DocMerge from xml: method 
com::sun::star::text::XRelativeTextContentRemove::removeTextContentAfter
     /** removes the text content that follows the argument.
         
-        <p> This is helpful to remove empty paragraphs followin text tables espacially in
+        <p> This is helpful to remove empty paragraphs following text tables especially in
         headers, footers or text frames. </p>
      */
     void removeTextContentAfter( 
diff --git a/offapi/com/sun/star/text/XTextContent.idl b/offapi/com/sun/star/text/XTextContent.idl
index dbdde55..f20f0b6 100644
--- a/offapi/com/sun/star/text/XTextContent.idl
+++ b/offapi/com/sun/star/text/XTextContent.idl
@@ -69,7 +69,7 @@ published interface XTextContent: com::sun::star::lang::XComponent
         </p>
         <p>Both text objects and text content objects may only be connected
         to each other if they are created by the same component. When
-        implementing new components, this behaviour is deprecated.</p>
+        implementing new components, this behavior is deprecated.</p>
      */
     void attach( [in] com::sun::star::text::XTextRange xTextRange )
             raises( com::sun::star::lang::IllegalArgumentException );
diff --git a/offapi/com/sun/star/text/XTextConvert.idl b/offapi/com/sun/star/text/XTextConvert.idl
index b93fd69..f3d175a 100644
--- a/offapi/com/sun/star/text/XTextConvert.idl
+++ b/offapi/com/sun/star/text/XTextConvert.idl
@@ -90,7 +90,7 @@ interface XTextConvert : com::sun::star::uno::XInterface
         
 
         @param TableRanges contains the TextRange interfaces of the paragraphs, cells and rows of 
the table. 
-            <p>The innter sequence contains the start and end paragraphs of each table cell. 
+            <p>The inner sequence contains the start and end paragraphs of each table cell.
             The next sequence groups the cells to a row and the outer sequence groups the rows of 
the table.</p>
 
         @param CellProperties contains the properties of each cell.
diff --git a/offapi/com/sun/star/text/XTextTableCursor.idl 
b/offapi/com/sun/star/text/XTextTableCursor.idl
index 4efff5b..a1cbd3b 100644
--- a/offapi/com/sun/star/text/XTextTableCursor.idl
+++ b/offapi/com/sun/star/text/XTextTableCursor.idl
@@ -38,7 +38,7 @@ module com {  module sun {  module star {  module text {
 
 //=============================================================================
 
-/** The TextTableCursor provide methods to navigate throught the table structure, to merge and 
split cells
+/** The TextTableCursor provide methods to navigate through the table structure, to merge and 
split cells
 
     @see com::sun::star::text::TextTable
     @see com::sun::star::text::TextTableCursor
@@ -52,7 +52,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface
     /** @returns
                 the name of the cell range that is selected by this cursor.
                 <p>The name is the cell name of the top left table cell of the range
-                 contatenated by ':' with the table cell name of the bottom left table cell of the 
cell range.
+                 concatenated by ":" with the table cell name of the bottom left table cell of the 
cell range.
                 If the range consists of one table cell only then the name of that table cell is 
returned.
              </p>
         @see com::sun:star::text::CellRange
@@ -67,7 +67,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface
             specifies the name of the cell to go to.
 
         @param bExpand
-            determines wether the selection is to be expanded.
+            determines whether the selection is to be expanded.
 
         @see com::sun::star::text::Cell
      */
@@ -82,7 +82,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface
             the number of cells to move.
 
         @param bExpand
-            determines wether the selection is to be expanded.
+            determines whether the selection is to be expanded.
      */
     boolean goLeft( [in] short nCount,
              [in] boolean bExpand );
@@ -95,7 +95,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface
             the number of cells to move.
 
         @param bExpand
-            determines wether the selection is to be expanded.
+            determines whether the selection is to be expanded.
      */
     boolean goRight( [in] short nCount,
              [in] boolean bExpand );
@@ -108,7 +108,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface
             the number of cells to move.
 
         @param bExpand
-            determines wether the selection is to be expanded.
+            determines whether the selection is to be expanded.
      */
     boolean goUp( [in] short nCount,
              [in] boolean bExpand );
@@ -121,7 +121,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface
             the number of cells to move.
 
         @param bExpand
-            determines wether the selection is to be expanded.
+            determines whether the selection is to be expanded.
      */
     boolean goDown( [in] short nCount,
              [in] boolean bExpand );
@@ -131,7 +131,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface
     /** moves the cursor to the top left cell of the table.
 
         @param bExpand
-            determines wether the selection is to be expanded.
+            determines whether the selection is to be expanded.
      */
     void gotoStart( [in] boolean bExpand );
 
@@ -140,7 +140,7 @@ published interface XTextTableCursor: com::sun::star::uno::XInterface
     /** moves the cursor to the bottom right cell of the table.
 
         @param bExpand
-            determines wether the selection is to be expanded.
+            determines whether the selection is to be expanded.
      */
     void gotoEnd( [in] boolean bExpand );
 
diff --git a/offapi/com/sun/star/text/fieldmaster/Bibliography.idl 
b/offapi/com/sun/star/text/fieldmaster/Bibliography.idl
index 818b5c8..b50f001 100644
--- a/offapi/com/sun/star/text/fieldmaster/Bibliography.idl
+++ b/offapi/com/sun/star/text/fieldmaster/Bibliography.idl
@@ -45,37 +45,37 @@ published service Bibliography
     service  com::sun::star::text::TextFieldMaster;
 
     //------------------------------------------------------------------------
-    /** determins whether the bibiliography text fields are numbered. If <FALSE/> the
+    /** determines whether the bibliography text fields are numbered. If <FALSE/> the
      short name of the bibliography entry is displayed instead.
      */
     [property] boolean IsNumberEntries;
     //------------------------------------------------------------------------
-    /** determins whether the bibliography entries in a bibliography index are sorted
-     by the document position. If <FALSE/> the SortKey property determins the
+    /** determines whether the bibliography entries in a bibliography index are sorted
+     by the document position. If <FALSE/> the SortKey property determines the
      sorting of the entries.
      */
     [property] boolean IsSortByPosition;
     //------------------------------------------------------------------------
-    /** determins the opening bracket used to display the bibliography text fields.
+    /** determines the opening bracket used to display the bibliography text fields.
      */
     [property] string BracketBefore;
     //------------------------------------------------------------------------
-    /** determins the closing bracket used to display the bibliography text fields.
+    /** determines the closing bracket used to display the bibliography text fields.
      */
     [property] string BracketAfter;
     //------------------------------------------------------------------------
-    /** determins the sorting of the bibliography entries in a bibliography index.
+    /** determines the sorting of the bibliography entries in a bibliography index.
         This property is used if the property IsSortByPosition is not set.
         Each contained element of the sequence is a sequence of the following
         two properties:
         <UL>
             <LI><P>[property] short SortKey;</P>
             <UL>
-                <LI><P>Determins the bibliography field that is used to sort by.</P>
+                <LI><P>Determines the bibliography field that is used to sort by.</P>
             </UL>
             <LI><P>[property] boolean IsSortAscending;</P>
             <UL>
-                <LI><P>Determins wheter the sorting is ascending or descending.
+                <LI><P>Determines whether the sorting is ascending or descending.
                  It uses the type <type 
scope="com::sun::star::text">BibliographyDataField</type></P>
             </UL>
         </UL>
diff --git a/offapi/com/sun/star/text/fieldmaster/DDE.idl 
b/offapi/com/sun/star/text/fieldmaster/DDE.idl
index 15fcd87..5bb4afb 100644
--- a/offapi/com/sun/star/text/fieldmaster/DDE.idl
+++ b/offapi/com/sun/star/text/fieldmaster/DDE.idl
@@ -56,7 +56,7 @@ published service DDE
      */
     [property]  string DDECommandType;
     //------------------------------------------------------------------------
-    /** determins whether DDE link is updated automatically.
+    /** determines whether DDE link is updated automatically.
      */
     [property]  boolean IsAutomaticUpdate;
     //------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/fieldmaster/SetExpression.idl 
b/offapi/com/sun/star/text/fieldmaster/SetExpression.idl
index d6e7f17..c7eaf1c 100644
--- a/offapi/com/sun/star/text/fieldmaster/SetExpression.idl
+++ b/offapi/com/sun/star/text/fieldmaster/SetExpression.idl
@@ -44,17 +44,17 @@ published service SetExpression
     service  com::sun::star::text::TextFieldMaster;
 
     //------------------------------------------------------------------------
-    /** determins the number of the chapter. This values is used if the field master
+    /** determines the number of the chapter. This values is used if the field master
      is set as number sequence.
      */
     [property]  byte ChapterNumberingLevel;
     //------------------------------------------------------------------------
-    /** determins the numbering separator string if the field master
+    /** determines the numbering separator string if the field master
      is set as number sequence.
      */
     [property]  string NumberingSeparator;
     //------------------------------------------------------------------------
-    /** determins the type of the field as <type scope="com::sun::star::text"SetVariableType</type>
+    /** determines the type of the field as <type 
scope="com::sun::star::text"SetVariableType</type>
      */
     [property]  short SubType;
 };
diff --git a/offapi/com/sun/star/text/fieldmaster/User.idl 
b/offapi/com/sun/star/text/fieldmaster/User.idl
index 4f6d8dd..b5550cc 100644
--- a/offapi/com/sun/star/text/fieldmaster/User.idl
+++ b/offapi/com/sun/star/text/fieldmaster/User.idl
@@ -44,7 +44,7 @@ published service User
     service  com::sun::star::text::TextFieldMaster;
 
     //------------------------------------------------------------------------
-    /** determins whether the field contains an expression.
+    /** determines whether the field contains an expression.
      */
     [property]  boolean IsExpression;
     //------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/text/textfield/Author.idl 
b/offapi/com/sun/star/text/textfield/Author.idl
index 2ead2f0..498ec4b 100644
--- a/offapi/com/sun/star/text/textfield/Author.idl
+++ b/offapi/com/sun/star/text/textfield/Author.idl
@@ -43,7 +43,7 @@ published service Author
     service  com::sun::star::text::TextField;
 
     /** If this flag is set to false the author
-        will be overiden by the current author
+        will be overridden by the current author
         each time the document is saved.
      */
     [optional, property] boolean IsFixed;
@@ -57,7 +57,7 @@ published service Author
     */
     [optional, property] short AuthorFormat;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [optional, property]string CurrentPresentation;
     /** determines whether the full name of the author is displayed rather than
diff --git a/offapi/com/sun/star/text/textfield/Chapter.idl 
b/offapi/com/sun/star/text/textfield/Chapter.idl
index e785c7a..59f4b0e 100644
--- a/offapi/com/sun/star/text/textfield/Chapter.idl
+++ b/offapi/com/sun/star/text/textfield/Chapter.idl
@@ -41,11 +41,11 @@ module com { module sun { module star { module text { module textfield {
 published service Chapter
 {
     service  com::sun::star::text::TextField;
-    /** determins how the chapter should be displayed as described in
+    /** determines how the chapter should be displayed as described in
         <type scope="com::sun::star::text">ChapterFormat</type>.
      */
     [property]short ChapterFormat;
-    /** determins which chapter level should be used. The highest chapter
+    /** determines which chapter level should be used. The highest chapter
      level has the value 0.
      */
     [property]byte Level;
diff --git a/offapi/com/sun/star/text/textfield/ConditionalText.idl 
b/offapi/com/sun/star/text/textfield/ConditionalText.idl
index 77c439b..7f28b86 100644
--- a/offapi/com/sun/star/text/textfield/ConditionalText.idl
+++ b/offapi/com/sun/star/text/textfield/ConditionalText.idl
@@ -57,7 +57,7 @@ published service ConditionalText
      */
     [property] boolean IsConditionTrue;
     /** contains the current content of the text field.
-                <p> This property is escpecially usefull for import/export purposes. </p>
+                <p> This property is especially useful for import/export purposes. </p>
          */
     [optional, property]string CurrentPresentation;
 };
diff --git a/offapi/com/sun/star/text/textfield/Database.idl 
b/offapi/com/sun/star/text/textfield/Database.idl
index c5429e2..bb753a1 100644
--- a/offapi/com/sun/star/text/textfield/Database.idl
+++ b/offapi/com/sun/star/text/textfield/Database.idl
@@ -44,14 +44,14 @@ published service Database
     service  com::sun::star::text::DependentTextField;
 
     /** contains the database content that was merged in the last database merge action.
-     Initially it contains the colum name in parenthesis (<>).
+     Initially it contains the column name in parenthesis (<>).
      */
     [property]string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
-    /** determins whether the number format is number display format is read
+    /** determines whether the number format is number display format is read
      from the database settings.
      */
     [property]boolean DataBaseFormat;
diff --git a/offapi/com/sun/star/text/textfield/DatabaseName.idl 
b/offapi/com/sun/star/text/textfield/DatabaseName.idl
index 0a34e13..66a4a41 100644
--- a/offapi/com/sun/star/text/textfield/DatabaseName.idl
+++ b/offapi/com/sun/star/text/textfield/DatabaseName.idl
@@ -36,7 +36,7 @@
 module com { module sun { module star { module text { module textfield {
 
 //=============================================================================
-/** specifies service of text field that displayes the name of a database.
+/** specifies service of text field that displays the name of a database.
     @see com::sun::star::text::TextField
 
     Only one of the properties <member>DataBaseName</member>,
diff --git a/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl 
b/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl
index c6071f9..8375688 100644
--- a/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl
+++ b/offapi/com/sun/star/text/textfield/DatabaseNextSet.idl
@@ -61,7 +61,7 @@ published service DatabaseNextSet
      */
     [property] string DataTableName;
 
-    /** determins whether the database selection is set to the next position or not.
+    /** determines whether the database selection is set to the next position or not.
      */
     [property] string Condition;
 
diff --git a/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl 
b/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl
index 3f31ff2..84aad1c 100644
--- a/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl
+++ b/offapi/com/sun/star/text/textfield/DatabaseNumberOfSet.idl
@@ -62,11 +62,11 @@ published service DatabaseNumberOfSet
      */
     [property] string DataTableName;
     
-    /** contains the conditions that determins whether the SetNumber is applied or not.
+    /** contains the conditions that determines whether the SetNumber is applied or not.
      */
     [property] string Condition;
     
-    /** cotains the set number that is to be applied.
+    /** contains the set number that is to be applied.
      */
     [property] long SetNumber;
 
diff --git a/offapi/com/sun/star/text/textfield/DropDown.idl 
b/offapi/com/sun/star/text/textfield/DropDown.idl
index a7ec3cc..ed9e8ee 100644
--- a/offapi/com/sun/star/text/textfield/DropDown.idl
+++ b/offapi/com/sun/star/text/textfield/DropDown.idl
@@ -54,7 +54,7 @@ published service DropDown
 
     /**
        The selected item. If no item is selected this property
-       contains an emtpy string. If this property is set to a value
+       contains an empty string. If this property is set to a value
        not present in the items of the dropdown field it is
        invalidated, i.e. it is set to an empty string.
     */
diff --git a/offapi/com/sun/star/text/textfield/ExtendedUser.idl 
b/offapi/com/sun/star/text/textfield/ExtendedUser.idl
index 71d684b..476c362 100644
--- a/offapi/com/sun/star/text/textfield/ExtendedUser.idl
+++ b/offapi/com/sun/star/text/textfield/ExtendedUser.idl
@@ -46,7 +46,7 @@ published service ExtendedUser
      */
     [property]string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content is regularly updated.
diff --git a/offapi/com/sun/star/text/textfield/FileName.idl 
b/offapi/com/sun/star/text/textfield/FileName.idl
index b18349a..205f463 100644
--- a/offapi/com/sun/star/text/textfield/FileName.idl
+++ b/offapi/com/sun/star/text/textfield/FileName.idl
@@ -43,10 +43,10 @@ published service FileName
 {
     service  com::sun::star::text::TextField;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
-    /** determins the format the file name is displayed as specified in
+    /** determines the format the file name is displayed as specified in
         <type scope="com::sun::star::text">FilenameDisplayFormat</type>.
       */
     [property]short FileFormat;
diff --git a/offapi/com/sun/star/text/textfield/GetExpression.idl 
b/offapi/com/sun/star/text/textfield/GetExpression.idl
index d81f668..dcd130f 100644
--- a/offapi/com/sun/star/text/textfield/GetExpression.idl
+++ b/offapi/com/sun/star/text/textfield/GetExpression.idl
@@ -45,7 +45,7 @@ published service GetExpression
      */
     [property]string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** this is the number format for this field.
@@ -56,10 +56,10 @@ published service GetExpression
         <type scope="com::sun::star::style">NumberingType</type>
      */
     [property]short NumberingType;
-    /** determins whether the content is displayed or evaluated.
+    /** determines whether the content is displayed or evaluated.
      */
     [property]boolean IsShowFormula;
-    /** determins the type of the variable as described in
+    /** determines the type of the variable as described in
         <type scope="com::sun::star::text">SetVariableType</type>
      */
     [property]short SubType;
diff --git a/offapi/com/sun/star/text/textfield/GetReference.idl 
b/offapi/com/sun/star/text/textfield/GetReference.idl
index 3308ceb..c1c5d1a 100644
--- a/offapi/com/sun/star/text/textfield/GetReference.idl
+++ b/offapi/com/sun/star/text/textfield/GetReference.idl
@@ -43,7 +43,7 @@ published service GetReference
     service  com::sun::star::text::TextField;
 
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property] string CurrentPresentation;
     /** contains the source of the reference.
diff --git a/offapi/com/sun/star/text/textfield/JumpEdit.idl 
b/offapi/com/sun/star/text/textfield/JumpEdit.idl
index 5c385e5..77af698 100644
--- a/offapi/com/sun/star/text/textfield/JumpEdit.idl
+++ b/offapi/com/sun/star/text/textfield/JumpEdit.idl
@@ -41,13 +41,13 @@ module com { module sun { module star { module text { module textfield {
 published service JumpEdit
 {
     service  com::sun::star::text::TextField;
-    /** determins a hint that is displayed at the user interface as tip.
+    /** determines a hint that is displayed at the user interface as tip.
      */
     [property]string Hint;
-    /** determins the text of the place holder.
+    /** determines the text of the place holder.
      */
     [property]string PlaceHolder;
-    /** determins the type of the place holder as described in
+    /** determines the type of the place holder as described in
         <type scope="com::sun::star::text">PlaceholderType</type>.
      */
     [property]short PlaceHolderType;
diff --git a/offapi/com/sun/star/text/textfield/MetadataField.idl 
b/offapi/com/sun/star/text/textfield/MetadataField.idl
old mode 100755
new mode 100644
diff --git a/offapi/com/sun/star/text/textfield/PageNumber.idl 
b/offapi/com/sun/star/text/textfield/PageNumber.idl
index 42a0cd9..aa1cc8b 100644
--- a/offapi/com/sun/star/text/textfield/PageNumber.idl
+++ b/offapi/com/sun/star/text/textfield/PageNumber.idl
@@ -43,15 +43,15 @@ published service PageNumber
 {
     service  com::sun::star::text::TextField;
 
-    /** determins the type of the numbering.
+    /** determines the type of the numbering.
      @see <const scope="com::sun::star::style">NumberingType</const>
      */
     [property] short NumberingType;
 
-    /** determins an offset value to show a different page number.
+    /** determines an offset value to show a different page number.
      */
     [property] short Offset;
-    /** determins which page the field refers to.
+    /** determines which page the field refers to.
         @see <const scope="com::sun::star::text">PageNumberType</const>
      */
     [property] PageNumberType SubType;
diff --git a/offapi/com/sun/star/text/textfield/ReferencePageSet.idl 
b/offapi/com/sun/star/text/textfield/ReferencePageSet.idl
index 58d1542..602ce37 100644
--- a/offapi/com/sun/star/text/textfield/ReferencePageSet.idl
+++ b/offapi/com/sun/star/text/textfield/ReferencePageSet.idl
@@ -42,10 +42,10 @@ module com { module sun { module star { module text { module textfield {
 published service ReferencePageSet
 {
     service  com::sun::star::text::TextField;
-    /** determins an offset value to change the displayed value of a ReferencePageGet text field.
+    /** determines an offset value to change the displayed value of a ReferencePageGet text field.
      */
     [property]short Offset;
-    /** determins whether the ReferencePageGet text fields are displayed or not.
+    /** determines whether the ReferencePageGet text fields are displayed or not.
      */
     [property]boolean NameOn;
 
diff --git a/offapi/com/sun/star/text/textfield/Script.idl 
b/offapi/com/sun/star/text/textfield/Script.idl
index 44e032d..a6e5882 100644
--- a/offapi/com/sun/star/text/textfield/Script.idl
+++ b/offapi/com/sun/star/text/textfield/Script.idl
@@ -48,7 +48,7 @@ published service Script
     /** contains the name of the script type (i.e. JavaScript)
      */
     [property]string ScriptType;
-    /** determins whether the property Content contains a URL or a script.
+    /** determines whether the property Content contains a URL or a script.
      */
     [property]boolean URLContent;
 
diff --git a/offapi/com/sun/star/text/textfield/SetExpression.idl 
b/offapi/com/sun/star/text/textfield/SetExpression.idl
index 042ee2c..13d3a93 100644
--- a/offapi/com/sun/star/text/textfield/SetExpression.idl
+++ b/offapi/com/sun/star/text/textfield/SetExpression.idl
@@ -47,7 +47,7 @@ published service SetExpression
      */
     [property]string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
 
@@ -59,7 +59,7 @@ published service SetExpression
         <type scope="com::sun::star::style">NumberingType</type>
      */
     [property]short NumberingType;
-    /** determins whether the content is displayed or evaluated.
+    /** determines whether the content is displayed or evaluated.
      */
     [property]boolean IsShowFormula;
     /** contains an informational text that is displayed at the user
@@ -75,7 +75,7 @@ published service SetExpression
     /** contains the sequence value when this field is used as sequence field.
      */
     [property]short SequenceValue;
-    /** determins the type of the variable as described in
+    /** determines the type of the variable as described in
         <type scope="com::sun::star::text">SetVariableType</type>
      */
     [property]short SubType;
diff --git a/offapi/com/sun/star/text/textfield/TableFormula.idl 
b/offapi/com/sun/star/text/textfield/TableFormula.idl
index f315545..6e96e03 100644
--- a/offapi/com/sun/star/text/textfield/TableFormula.idl
+++ b/offapi/com/sun/star/text/textfield/TableFormula.idl
@@ -47,11 +47,11 @@ published service TableFormula
     [property] string Formula;
 
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property] string CurrentPresentation;
 
-    /** determins whether the formula displayed as text or evaluated.
+    /** determines whether the formula displayed as text or evaluated.
     */
     [property] boolean IsShowFormula;
     /** this is the number format for this field.
diff --git a/offapi/com/sun/star/text/textfield/TemplateName.idl 
b/offapi/com/sun/star/text/textfield/TemplateName.idl
index 6e572d7..926cfec 100644
--- a/offapi/com/sun/star/text/textfield/TemplateName.idl
+++ b/offapi/com/sun/star/text/textfield/TemplateName.idl
@@ -42,7 +42,7 @@ module com { module sun { module star { module text { module textfield {
 published service TemplateName
 {
     service com::sun::star::text::TextField;
-    /** determins the format the template file name is displayed as specified in
+    /** determines the format the template file name is displayed as specified in
         <type scope="com::sun::star::text">FilenameDisplayFormat</type>.
       */
     [property]short FileFormat;
diff --git a/offapi/com/sun/star/text/textfield/URL.idl b/offapi/com/sun/star/text/textfield/URL.idl
index c48be12..9b98641 100644
--- a/offapi/com/sun/star/text/textfield/URL.idl
+++ b/offapi/com/sun/star/text/textfield/URL.idl
@@ -43,7 +43,7 @@ published service URL
 {
     service  com::sun::star::text::TextField;
 
-    /** Speciefies how the URL is formated on output.
+    /** Specifies how the URL is formated on output.
     */
     [property] short Format;
 
diff --git a/offapi/com/sun/star/text/textfield/User.idl 
b/offapi/com/sun/star/text/textfield/User.idl
index d6fc525..7fbc264 100644
--- a/offapi/com/sun/star/text/textfield/User.idl
+++ b/offapi/com/sun/star/text/textfield/User.idl
@@ -44,11 +44,11 @@ published service User
 {
     service  com::sun::star::text::DependentTextField;
 
-    /** determins if the content is shown as text rather than as value.
+    /** determines if the content is shown as text rather than as value.
      */
     [optional, property] boolean IsShowFormula;
 
-    /** determins if the field is visible.
+    /** determines if the field is visible.
      */
     [optional, property] boolean IsVisible;
 
diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl 
b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
index e835917..c25c2a6 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
@@ -48,11 +48,11 @@ published service ChangeAuthor
      */
     [property]string Author;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to false the author
-        will be overiden by the current author
+        will be overridden by the current author
         each time the document is saved.
      */
     [optional, property] boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl 
b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
index 955fc5e..251abbe 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeDateTime.idl
@@ -44,11 +44,11 @@ published service ChangeDateTime
 {
     service  com::sun::star::text::TextField;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to false the author
-        will be overiden by the current author
+        will be overridden by the current author
         each time the document is saved.
      */
     /** If this flag is set to <FALSE/> the date or time
diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl 
b/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl
index 8270b21..415c004 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/CreateAuthor.idl
@@ -48,11 +48,11 @@ published service CreateAuthor
      */
     [property]string Author;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to false the author
-        will be overiden by the current author
+        will be overridden by the current author
         each time the document is saved.
      */
     [optional, property] boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl 
b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
index 558712b..2a628b8 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/CreateDateTime.idl
@@ -44,11 +44,11 @@ published service CreateDateTime
 {
     service  com::sun::star::text::TextField;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to false the author
-        will be overiden by the current author
+        will be overridden by the current author
         each time the document is saved.
      */
     /** If this flag is set to <FALSE/> the date or time
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Description.idl 
b/offapi/com/sun/star/text/textfield/docinfo/Description.idl
index 3bcc51f..4caa475 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Description.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Description.idl
@@ -48,7 +48,7 @@ published service Description
      */
     [property] string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially useful for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content updated everytime the document
diff --git a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl 
b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
index 8cd201a..307abdd 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/EditTime.idl
@@ -44,11 +44,11 @@ published service EditTime
 {
     service  com::sun::star::text::TextField;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to false the author
-        will be overiden by the current author
+        will be overridden by the current author
         each time the document is saved.
      */
     /** If this flag is set to <FALSE/> the date or time
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info0.idl 
b/offapi/com/sun/star/text/textfield/docinfo/Info0.idl
index 71706f7..d963975 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Info0.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Info0.idl
@@ -48,7 +48,7 @@ published service Info0
      */
     [property] string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially useful for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content updated everytime the document
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info1.idl 
b/offapi/com/sun/star/text/textfield/docinfo/Info1.idl
index 284333e..4c4dd20 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Info1.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Info1.idl
@@ -48,7 +48,7 @@ published service Info1
      */
     [property] string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially useful for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content updated everytime the document
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl 
b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
index 3578581..754a61b 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Info2.idl
@@ -48,7 +48,7 @@ published service Info2
      */
     [property] string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially useful for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content updated everytime the document
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Info3.idl 
b/offapi/com/sun/star/text/textfield/docinfo/Info3.idl
index f4542da..9fe0cb3 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Info3.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Info3.idl
@@ -48,7 +48,7 @@ published service Info3
      */
     [property] string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially useful for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content updated everytime the document
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl 
b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
index 011b379..c14f967 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Keywords.idl
@@ -48,7 +48,7 @@ published service Keywords
      */
     [property] string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially useful for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content updated everytime the document
diff --git a/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl 
b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
index 4bc0e94..c7947c0 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/PrintAuthor.idl
@@ -48,11 +48,11 @@ published service PrintAuthor
      */
     [property]string Author;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to false the author
-        will be overiden by the current author
+        will be overridden by the current author
         each time the document is saved.
      */
     [optional, property] boolean IsFixed;
diff --git a/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl 
b/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
index 49a26d3..b952240 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/PrintDateTime.idl
@@ -44,11 +44,11 @@ published service PrintDateTime
 {
     service  com::sun::star::text::TextField;
     /** contains the current content of the text field.
-        <p> This property is escpecially usefull for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to false the author
-        will be overiden by the current author
+        will be overridden by the current author
         each time the document is saved.
      */
     /** If this flag is set to <FALSE/> the date or time
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl 
b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
index 13a4fda..aee53c8 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Revision.idl
@@ -48,7 +48,7 @@ published service Revision
      */
     [property] string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially useful for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content updated everytime the document
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl 
b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
index 46a5b88..0dc0120 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Subject.idl
@@ -48,7 +48,7 @@ published service Subject
      */
     [property] string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially useful for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content updated everytime the document
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Title.idl 
b/offapi/com/sun/star/text/textfield/docinfo/Title.idl
index b7718d85..932825a 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Title.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Title.idl
@@ -48,7 +48,7 @@ published service Title
      */
     [property] string Content;
     /** contains the current content of the text field.
-        <p> This property is escpecially useful for import/export purposes. </p>
+        <p> This property is especially useful for import/export purposes. </p>
      */
     [property]string CurrentPresentation;
     /** If this flag is set to <FALSE/> the content updated everytime the document
-- 
1.7.2.3


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.