This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 0000282a53efebaf4bde5420fa4cc015ec57c997
Author: John Bampton <jbamp...@users.noreply.github.com>
AuthorDate: Sun Feb 2 10:25:02 2025 +1000

    Fix spelling (#264)
    
    * Fix spelling
    
    * Update ignored words list
    
    * Update main/idl/source/prj/command.cxx
    
    * Update taskcreator.cxx
    
    ---------
    
    Co-authored-by: Matthias Seidel <msei...@apache.org>
    (cherry picked from commit 02f6802c77ace808e269c1d4bacf01c937aadce1)
---
 .../source/controller/main/UndoCommandDispatch.cxx   |  2 +-
 main/cui/source/customize/eventdlg.hrc               |  2 +-
 main/dbaccess/source/ext/adabas/Acomponentmodule.hxx |  2 +-
 main/dbaccess/source/ui/inc/moduledbu.hxx            |  2 +-
 main/extensions/source/inc/componentmodule.hxx       |  2 +-
 main/formula/source/ui/inc/ModuleHelper.hxx          |  2 +-
 main/framework/inc/jobs/job.hxx                      |  4 ++--
 main/framework/inc/services/logindialog.hxx          | 14 +++++++-------
 main/framework/source/classes/taskcreator.cxx        |  2 +-
 main/framework/source/dispatch/mailtodispatcher.cxx  |  2 +-
 main/framework/source/unotypes/fwl.xml               |  2 +-
 main/idl/source/prj/command.cxx                      |  2 +-
 main/l10ntools/inc/export.hxx                        |  2 +-
 .../com/sun/star/tooling/converter/GSIReader.java    |  4 ++--
 main/l10ntools/source/srclex.l                       |  2 +-
 .../OfficeDev/DesktopEnvironment/CustomizeView.java  | 20 ++++++++++----------
 .../com/sun/star/document/ExtendedTypeDetection.idl  |  2 +-
 .../com/sun/star/document/StandaloneDocumentInfo.idl |  2 +-
 main/offapi/com/sun/star/document/XTypeDetection.idl |  2 +-
 main/offapi/com/sun/star/frame/XFrameLoader.idl      |  2 +-
 main/offapi/com/sun/star/frame/XModel.idl            |  4 ++--
 .../com/sun/star/frame/XSynchronousFrameLoader.idl   |  2 +-
 main/reportdesign/inc/ModuleHelper.hxx               |  2 +-
 main/rsc/source/rsc/rsc.cxx                          |  2 +-
 main/sc/source/ui/pagedlg/hfedtdlg.src               |  2 +-
 main/sfx2/source/doc/printhelper.cxx                 |  2 +-
 main/solenv/bin/deliver.pl                           |  2 +-
 main/svx/source/sidebar/line/LinePropertyPanel.hxx   |  2 +-
 main/unotools/inc/unotools/componentresmodule.hxx    |  2 +-
 main/uui/source/iahndl-ssl.cxx                       |  4 ++--
 main/vcl/source/gdi/outdev2.cxx                      |  2 +-
 31 files changed, 50 insertions(+), 50 deletions(-)

diff --git a/main/chart2/source/controller/main/UndoCommandDispatch.cxx 
b/main/chart2/source/controller/main/UndoCommandDispatch.cxx
index 8ed0033f5d..48322cb203 100644
--- a/main/chart2/source/controller/main/UndoCommandDispatch.cxx
+++ b/main/chart2/source/controller/main/UndoCommandDispatch.cxx
@@ -35,7 +35,7 @@
 #include <vcl/svapp.hxx>
 #include <tools/diagnose_ex.h>
 
-// for ressource strings STR_UNDO and STR_REDO
+// for resource strings STR_UNDO and STR_REDO
 #include <svtools/svtools.hrc>
 #include <svtools/svtdata.hxx>
 
diff --git a/main/cui/source/customize/eventdlg.hrc 
b/main/cui/source/customize/eventdlg.hrc
index 0f414c8ebb..f83ee67356 100644
--- a/main/cui/source/customize/eventdlg.hrc
+++ b/main/cui/source/customize/eventdlg.hrc
@@ -21,7 +21,7 @@
 
 
 
-/* StarView ressource header file */
+/* StarView resource header file */
 
  ////DF temp to figure out what's needed from these
 //DF #include "sfx.hrc"
diff --git a/main/dbaccess/source/ext/adabas/Acomponentmodule.hxx 
b/main/dbaccess/source/ext/adabas/Acomponentmodule.hxx
index f200e24938..3450ed5d17 100644
--- a/main/dbaccess/source/ext/adabas/Acomponentmodule.hxx
+++ b/main/dbaccess/source/ext/adabas/Acomponentmodule.hxx
@@ -175,7 +175,7 @@ typedef ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XSingleService
        
//=========================================================================
        //= ModuleRes
        
//=========================================================================
-       /** specialized ResId, using the ressource manager provided by the 
global module
+       /** specialized ResId, using the resource manager provided by the 
global module
        */
        class ModuleRes : public ::ResId
        {
diff --git a/main/dbaccess/source/ui/inc/moduledbu.hxx 
b/main/dbaccess/source/ui/inc/moduledbu.hxx
index 32620629a2..20240d7ecb 100644
--- a/main/dbaccess/source/ui/inc/moduledbu.hxx
+++ b/main/dbaccess/source/ui/inc/moduledbu.hxx
@@ -87,7 +87,7 @@ public:
 //=========================================================================
 //= ModuleRes
 //=========================================================================
-/** specialized ResId, using the ressource manager provided by the global 
module
+/** specialized ResId, using the resource manager provided by the global module
 */
 class ModuleRes : public ::ResId
 {
diff --git a/main/extensions/source/inc/componentmodule.hxx 
b/main/extensions/source/inc/componentmodule.hxx
index 9afcc31775..16d9310cb4 100644
--- a/main/extensions/source/inc/componentmodule.hxx
+++ b/main/extensions/source/inc/componentmodule.hxx
@@ -159,7 +159,7 @@ typedef ::com::sun::star::uno::Reference< 
::com::sun::star::lang::XSingleService
        
//=========================================================================
        //= ModuleRes
        
//=========================================================================
-       /** specialized ResId, using the ressource manager provided by the 
global module
+       /** specialized ResId, using the resource manager provided by the 
global module
        */
        class ModuleRes : public ::ResId
        {
diff --git a/main/formula/source/ui/inc/ModuleHelper.hxx 
b/main/formula/source/ui/inc/ModuleHelper.hxx
index 723a4cdb6a..d4a7781135 100644
--- a/main/formula/source/ui/inc/ModuleHelper.hxx
+++ b/main/formula/source/ui/inc/ModuleHelper.hxx
@@ -79,7 +79,7 @@ namespace formula
     //=========================================================================
     //= ModuleRes
     //=========================================================================
-    /** specialized ResId, using the ressource manager provided by the global 
module
+    /** specialized ResId, using the resource manager provided by the global 
module
     */
     class FORMULA_DLLPUBLIC ModuleRes : public ::ResId
     {
diff --git a/main/framework/inc/jobs/job.hxx b/main/framework/inc/jobs/job.hxx
index e91e7a4a07..8d14257bb7 100644
--- a/main/framework/inc/jobs/job.hxx
+++ b/main/framework/inc/jobs/job.hxx
@@ -123,7 +123,7 @@ class Job : public  css::lang::XTypeProvider
         /**
             For some special cases we must know the environment, in which
             this job runs. Means the frame inside which we may was triggered.
-            We use it too, to listen for closing events of this ressource.
+            We use it too, to listen for closing events of this resource.
 
             Please note: If m_xFrame is set - m_xModel should be NULL.
             Only one environment can be supported really.
@@ -133,7 +133,7 @@ class Job : public  css::lang::XTypeProvider
         /**
             For some special cases we must know the environment, in which
             this job runs. Means the document inside which we may was 
triggered.
-            We use it too, to listen for closing events of this ressource.
+            We use it too, to listen for closing events of this resource.
 
             Please note: If m_xModel is set - m_xFrame should be NULL.
             Only one environment can be supported really.
diff --git a/main/framework/inc/services/logindialog.hxx 
b/main/framework/inc/services/logindialog.hxx
index 297f1f86e2..23f6cf8f5b 100644
--- a/main/framework/inc/services/logindialog.hxx
+++ b/main/framework/inc/services/logindialog.hxx
@@ -282,11 +282,11 @@ class cIMPL_Dialog        :       public ModalDialog
                        @short          default ctor
                        @descr          This ctor initialize the dialog, load 
ressources but not set values on edits or check boxes!
                                                These is implemented by 
setValues() on the same class.
-                                               You must give us a language 
identifier to describe which ressource should be used!
+                                               You must give us a language 
identifier to describe which resource should be used!
 
                        @seealso        method setValues()
 
-            @param      "aLanguage" , identifier to describe ressource language
+            @param      "aLanguage" , identifier to describe resource language
             @param      "pParent"   , parent window handle for dialog! If is 
it NULL -> no parent exist ...
                        @return         -
 
@@ -368,16 +368,16 @@ class cIMPL_Dialog        :       public ModalDialog
                void                    getProxyHostPort( const OUSTRING& 
aProxyHostPort, OUSTRING& aHost, OUSTRING& aPort );
 
                
/*-****************************************************************************************************//**
-                       @short          get a ressource for given id from right 
ressource file
-                       @descr          This dialog need his own ressource. We 
can't use the global ressource manager!
+                       @short          get a resource for given id from right 
resource file
+                       @descr          This dialog need his own resource. We 
can't use the global resource manager!
                                                We must use our own.
-                                               You must give us the ressource 
language. If no right ressource could be found -
+                                               You must give us the resource 
language. If no right resource could be found -
                                                any  existing one is used 
automatically!
 
                        @seealso        method setValues()
 
-                       @param          "nId"           ; id to convert it in 
right ressource id
-                       @param          "aLanguage"     ; type of ressource 
language
+                       @param          "nId"           ; id to convert it in 
right resource id
+                       @param          "aLanguage"     ; type of resource 
language
                        @return         -
 
                        @onerror        -
diff --git a/main/framework/source/classes/taskcreator.cxx 
b/main/framework/source/classes/taskcreator.cxx
index 59a52be401..722fca9443 100644
--- a/main/framework/source/classes/taskcreator.cxx
+++ b/main/framework/source/classes/taskcreator.cxx
@@ -85,7 +85,7 @@ TaskCreator::TaskCreator( const css::uno::Reference< 
css::lang::XMultiServiceFac
 
 
/*-****************************************************************************************************//**
     @short      deinitialize instance
-    @descr      We should release all used ressource which are not needed any 
longer.
+    @descr      We should release all used resources which are not needed any 
longer.
 
     @modified   16.05.2002 09:33, as96863
 
*//*-*****************************************************************************************************/
diff --git a/main/framework/source/dispatch/mailtodispatcher.cxx 
b/main/framework/source/dispatch/mailtodispatcher.cxx
index fab1bb4074..ab7efaa445 100644
--- a/main/framework/source/dispatch/mailtodispatcher.cxx
+++ b/main/framework/source/dispatch/mailtodispatcher.cxx
@@ -257,7 +257,7 @@ void SAL_CALL MailToDispatcher::dispatchWithNotification( 
const css::util::URL&
     @return     <TRUE/> if dispatch could be started successfully
                 Note: Our internal used shell executor doesn't return any 
state value - so we must
                 believe that call was successfully.
-                <FALSE/> if necessary ressource couldn't be created or an 
exception was thrown.
+                <FALSE/> if necessary resource couldn't be created or an 
exception was thrown.
 
     @modified   30.04.2002 14:49, as96863
 */
diff --git a/main/framework/source/unotypes/fwl.xml 
b/main/framework/source/unotypes/fwl.xml
index 1b1a61bc80..72d05f50ea 100644
--- a/main/framework/source/unotypes/fwl.xml
+++ b/main/framework/source/unotypes/fwl.xml
@@ -31,7 +31,7 @@
                <author> Andreas Schluens </author>
                <name> com.sun.star.comp.framework.TypeDetection </name>
                <description>
-                       Supports a type detection of a specified ressource 
(document).
+                       Supports a type detection of a specified resource 
(document).
                </description>
                <loader-name> com.sun.star.loader.SharedLibrary </loader-name>
                <language> c++ </language>
diff --git a/main/idl/source/prj/command.cxx b/main/idl/source/prj/command.cxx
index a1db81ae2a..e8fe7b919e 100644
--- a/main/idl/source/prj/command.cxx
+++ b/main/idl/source/prj/command.cxx
@@ -122,7 +122,7 @@ char CommandLineSyntax[] =
 "-fs<slotmap file>          -fl<listing file>\n"
 "-fo<odl file>              -fd<data base file>\n"
 "-fi<item implementation>   -ft<type library file> (not OLE)\n"
-"-fr<ressource file>        -fm<makefile target file>\n"
+"-fr<resource file>         -fm<makefile target file>\n"
 "-fC<c++ source file>       -fH<c++ header file>\n"
 "-fc<c source file>         -fh<c header file>\n"
 "-rsc <*.srs header line>\n"
diff --git a/main/l10ntools/inc/export.hxx b/main/l10ntools/inc/export.hxx
index 82c6e7136d..29fa34823f 100644
--- a/main/l10ntools/inc/export.hxx
+++ b/main/l10ntools/inc/export.hxx
@@ -438,7 +438,7 @@ public:
 //
 
 /******************************************************************************
-* Purpose: holds information of data to merge (one ressource)
+* Purpose: holds information of data to merge (one resource)
 ******************************************************************************/
 
 class MergeDataFile;
diff --git 
a/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/GSIReader.java
 
b/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/GSIReader.java
index 4c4409b603..f5b1748501 100644
--- 
a/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/GSIReader.java
+++ 
b/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/GSIReader.java
@@ -178,7 +178,7 @@ public class GSIReader extends DataReader {
                 if ((lang = languageResolver.getISOfromNr((String) GSILine
                         .get("languageNr"))).equals(this.sourceLanguage)) {
                     // ok..store it as Source String under the depending
-                    // ressource type
+                    // resource type
 
                     ((Map) GSIBlock.get(sourceLanguage)).put("Source"
                             + ResTypeResolver.getInternKey((String) GSILine
@@ -193,7 +193,7 @@ public class GSIReader extends DataReader {
                     if (lang.equals(this.targetLanguage)) {
 
                         // ok..store it as target String under the depending
-                        // ressource type
+                        // resource type
                         ((Map) GSIBlock.get(targetLanguage)).put("Target"
                                 + ResTypeResolver.getInternKey((String) GSILine
                                         .get("resType")), GSILine
diff --git a/main/l10ntools/source/srclex.l b/main/l10ntools/source/srclex.l
index b1d0a45280..06a439f02a 100644
--- a/main/l10ntools/source/srclex.l
+++ b/main/l10ntools/source/srclex.l
@@ -21,7 +21,7 @@
  *
  *************************************************************/
 /*
- * lexer for parsing ressource source files (*.src)
+ * lexer for parsing resource source files (*.src)
  *
  */
 
diff --git 
a/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java
 
b/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java
index 7f170b2df5..162b52eab4 100644
--- 
a/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java
+++ 
b/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/CustomizeView.java
@@ -121,8 +121,8 @@ public class CustomizeView extends    JPanel
 
     /**
      * set new frame for this view
-     * We start listening for frame action/status and click events instandly.
-     * If an event occure we use it to synchronize our controls
+     * We start listening for frame action/status and click events instantly.
+     * If an event occurred we use it to synchronize our controls
      * with states of a (my be) new document view of this frame.
      *
      * @param xFrame
@@ -139,7 +139,7 @@ public class CustomizeView extends    JPanel
             return;
 
         // be listener for click events
-        // They will toogle the UI controls.
+        // They will toggle the UI controls.
         ClickListener aMenuBarHandler   = new ClickListener(FEATUREURL_MENUBAR 
 ,FEATUREPROP_MENUBAR  ,xFrame);
         ClickListener aToolBarHandler   = new ClickListener(FEATUREURL_TOOLBAR 
 ,FEATUREPROP_TOOLBAR  ,xFrame);
         ClickListener aObjectBarHandler = new 
ClickListener(FEATUREURL_OBJECTBAR,FEATUREPROP_OBJECTBAR,xFrame);
@@ -165,9 +165,9 @@ public class CustomizeView extends    JPanel
     /**
      * react for click events of the used check boxes
      * We use our internal set dispatch objects to
-     * call it. This calls toogle the menu/object- or toolbar.
+     * call it. This calls toggle the menu/object- or toolbar.
      * Note: Because we are listener status events too - hopefully
-     * we get a notification, if toogling was successfully or not.
+     * we get a notification, if toggling was successfully or not.
      * We use this information to update our check boxes again.
      * But such update doesn't force (hopefully) an action event. Otherwise
      * we can produce a never ending recursion!
@@ -179,7 +179,7 @@ public class CustomizeView extends    JPanel
     class ClickListener implements ActionListener,
                                    com.sun.star.lang.XEventListener
     {
-        /// URL, to toogle the requested UI item
+        /// URL, to toggle the requested UI item
         String m_sURL;
         /// name of the property which must be used in combination with the URL
         String m_sProp;
@@ -205,15 +205,15 @@ public class CustomizeView extends    JPanel
 
         /**
          * callback for action events
-         * Such events occure if somehwere click the
+         * Such events occur if somewhere click the
          * JCheckBox control on which we are registered.
-         * Such events doesn't occure if we set it programmaticly
+         * Such events doesn't occur if we set it programmatically
          * (e.g. if we get status events to -> see class StatusListener too)
          *
          * @param aEvent
          *          describes the check box and his state
-         *          we can use to toogle the requested office
-         *          ressource.
+         *          we can use to toggle the requested office
+         *          resource.
          */
         public void actionPerformed(ActionEvent aEvent)
         {
diff --git a/main/offapi/com/sun/star/document/ExtendedTypeDetection.idl 
b/main/offapi/com/sun/star/document/ExtendedTypeDetection.idl
index 470fa00d06..c7fb05e604 100644
--- a/main/offapi/com/sun/star/document/ExtendedTypeDetection.idl
+++ b/main/offapi/com/sun/star/document/ExtendedTypeDetection.idl
@@ -87,7 +87,7 @@ published service ExtendedTypeDetection
         May be that given descriptor already includes the opened document 
stream as parameter
         <member>MediaDescriptor::InputStream</member>. Then this one should be 
used every time.
         If it's not included in descriptor the value of 
<member>MediaDescriptor::URL</member>
-        must be used to open requested ressource by this service.
+        must be used to open requested resource by this service.
         <br>
         Note: The stream should be added to the descriptor if it wasn't a part 
of them before.
         So further steps on the whole detection process can use it and will 
perform her work.
diff --git a/main/offapi/com/sun/star/document/StandaloneDocumentInfo.idl 
b/main/offapi/com/sun/star/document/StandaloneDocumentInfo.idl
index ffb36e7456..7dae7b171a 100644
--- a/main/offapi/com/sun/star/document/StandaloneDocumentInfo.idl
+++ b/main/offapi/com/sun/star/document/StandaloneDocumentInfo.idl
@@ -54,7 +54,7 @@
 published service StandaloneDocumentInfo
 {
     //-------------------------------------------------------------------------
-    /** use it to specify ressource or target of document info data
+    /** use it to specify resource or target of document info data
 
         <p>
         Must be the first action on this service. Otherwise all properties 
will be void.
diff --git a/main/offapi/com/sun/star/document/XTypeDetection.idl 
b/main/offapi/com/sun/star/document/XTypeDetection.idl
index 999c5a2460..8b0d8772b3 100644
--- a/main/offapi/com/sun/star/document/XTypeDetection.idl
+++ b/main/offapi/com/sun/star/document/XTypeDetection.idl
@@ -96,7 +96,7 @@ published interface XTypeDetection: 
com::sun::star::uno::XInterface
                </p>
 
         @param Descriptor
-            means the <type>MediaDescriptor</type> which specify the ressource 
for detection
+            means the <type>MediaDescriptor</type> which specify the resource 
for detection
 
         @param AllowDeep
             if it is set to <TRUE/> a "deep" detection will be follow a "flat" 
detection
diff --git a/main/offapi/com/sun/star/frame/XFrameLoader.idl 
b/main/offapi/com/sun/star/frame/XFrameLoader.idl
index 089e053400..05d9d5c5a5 100644
--- a/main/offapi/com/sun/star/frame/XFrameLoader.idl
+++ b/main/offapi/com/sun/star/frame/XFrameLoader.idl
@@ -64,7 +64,7 @@ published interface XFrameLoader: 
com::sun::star::uno::XInterface
             specifies the loading target
 
         @param URL
-            describes the ressource of loading component
+            describes the resource of loading component
             Support of special protocols are implementation details
             and depends from the environment.
 
diff --git a/main/offapi/com/sun/star/frame/XModel.idl 
b/main/offapi/com/sun/star/frame/XModel.idl
index 9d505f8b18..f02b6fe91f 100644
--- a/main/offapi/com/sun/star/frame/XModel.idl
+++ b/main/offapi/com/sun/star/frame/XModel.idl
@@ -81,10 +81,10 @@ published interface XModel: com::sun::star::lang::XComponent
        /** informs a model about its resource description.
 
         @param URL
-            specifies the ressource
+            specifies the resource
 
         @param Arguments
-            are optional arguments for that ressource
+            are optional arguments for that resource
             (see <type scope="com::sun::star::document">MediaDescriptor</type>)
 
         @return
diff --git a/main/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl 
b/main/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
index 95618bcc55..9da45b6aa2 100644
--- a/main/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
+++ b/main/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
@@ -54,7 +54,7 @@ published interface XSynchronousFrameLoader: 
com::sun::star::uno::XInterface
        /** starts the loading of the specified resource into the specified 
<type>Frame</type>.
 
         @param Descriptor
-            describes the ressource which should be loaded
+            describes the resource which should be loaded
             It use a <type 
scope="com::sun::star::document">MediaDescriptor</type> for that.
 
         @param Frame
diff --git a/main/reportdesign/inc/ModuleHelper.hxx 
b/main/reportdesign/inc/ModuleHelper.hxx
index 95c12f299b..0e9d8c0b50 100644
--- a/main/reportdesign/inc/ModuleHelper.hxx
+++ b/main/reportdesign/inc/ModuleHelper.hxx
@@ -80,7 +80,7 @@ namespace rptui
     //=========================================================================
     //= ModuleRes
     //=========================================================================
-    /** specialized ResId, using the ressource manager provided by the global 
module
+    /** specialized ResId, using the resource manager provided by the global 
module
     */
     class REPORTDESIGN_DLLPUBLIC ModuleRes : public ::ResId
     {
diff --git a/main/rsc/source/rsc/rsc.cxx b/main/rsc/source/rsc/rsc.cxx
index 84e3d8d66f..699db6fbd8 100644
--- a/main/rsc/source/rsc/rsc.cxx
+++ b/main/rsc/source/rsc/rsc.cxx
@@ -1047,7 +1047,7 @@ ERRTYPE RscCompiler::Link()
         if ( NULL == (fExitFile = foutput = fopen( 
aTmpOutputRcCtor.GetBuffer(), "w" )) )
             pTC->pEH->FatalError( ERR_OPENFILE, RscId(), 
aTmpOutputRcCtor.GetBuffer() );
 
-        pTC->pEH->StdOut( "Generating .cxx ressource constructor file\n" );
+        pTC->pEH->StdOut( "Generating .cxx resource constructor file\n" );
 
         // Schreibe Datei
         pTC->WriteRcCtor( foutput );
diff --git a/main/sc/source/ui/pagedlg/hfedtdlg.src 
b/main/sc/source/ui/pagedlg/hfedtdlg.src
index 5fe85f4212..ad3887074e 100644
--- a/main/sc/source/ui/pagedlg/hfedtdlg.src
+++ b/main/sc/source/ui/pagedlg/hfedtdlg.src
@@ -20,7 +20,7 @@
  *************************************************************/
 
 
-/* StarView ressource file */
+/* StarView resource file */
 #include "hfedtdlg.hrc"
 #define HFEDIT_DLGTITLE \
        Text [ en-US ] = "Headers/Footers" ; \
diff --git a/main/sfx2/source/doc/printhelper.cxx 
b/main/sfx2/source/doc/printhelper.cxx
index 005ee0d141..2d6eafd2a9 100644
--- a/main/sfx2/source/doc/printhelper.cxx
+++ b/main/sfx2/source/doc/printhelper.cxx
@@ -777,7 +777,7 @@ void SAL_CALL SfxPrintHelper::print(const uno::Sequence< 
beans::PropertyValue >&
         // b)
         else
         {
-            // Note: we create(d) some ressource on the heap. (thread and tep 
file)
+            // Note: we create(d) some resource on the heap. (thread and tep 
file)
             // They will be delected by the thread automatically if he finish 
his run() method.
             ImplUCBPrintWatcher* pWatcher = new ImplUCBPrintWatcher( pPrinter, 
pUCBPrintTempFile, sUcbUrl );
             pWatcher->create();
diff --git a/main/solenv/bin/deliver.pl b/main/solenv/bin/deliver.pl
index 497757b9a9..79ceb3e5fb 100755
--- a/main/solenv/bin/deliver.pl
+++ b/main/solenv/bin/deliver.pl
@@ -595,7 +595,7 @@ sub parse_dlst
                 next;
             }
             push(@action_data, ['copy', $_]);
-            # for each ressource file (.res) copy its image list (.ilst)
+            # for each resource file (.res) copy its image list (.ilst)
             if ( /\.res\s/ ) {
                 my $imagelist = $_;
                 $imagelist =~ s/\.res/\.$ilst_ext/g;
diff --git a/main/svx/source/sidebar/line/LinePropertyPanel.hxx 
b/main/svx/source/sidebar/line/LinePropertyPanel.hxx
index 45d0c1ca19..1355f65d33 100644
--- a/main/svx/source/sidebar/line/LinePropertyPanel.hxx
+++ b/main/svx/source/sidebar/line/LinePropertyPanel.hxx
@@ -144,7 +144,7 @@ private:
     ColorPopup maColorPopup;
     LineWidthPopup maLineWidthPopup;
 
-    // images from ressource
+    // images from resource
     Image                                                   maIMGColor;
     Image                                                   maIMGNone;
 
diff --git a/main/unotools/inc/unotools/componentresmodule.hxx 
b/main/unotools/inc/unotools/componentresmodule.hxx
index e33235564f..b3b352ea7d 100644
--- a/main/unotools/inc/unotools/componentresmodule.hxx
+++ b/main/unotools/inc/unotools/componentresmodule.hxx
@@ -71,7 +71,7 @@ namespace utl
        
//=========================================================================
        //= ModuleRes
        
//=========================================================================
-       /** specialized ResId, using the ressource manager provided by a given 
<type>OModule</type>
+       /** specialized ResId, using the resource manager provided by a given 
<type>OModule</type>
        */
        class UNOTOOLS_DLLPUBLIC ModuleRes : public ::ResId
        {
diff --git a/main/uui/source/iahndl-ssl.cxx b/main/uui/source/iahndl-ssl.cxx
index 00cfdb01e5..67317f2e5b 100644
--- a/main/uui/source/iahndl-ssl.cxx
+++ b/main/uui/source/iahndl-ssl.cxx
@@ -158,7 +158,7 @@ executeUnknownAuthDialog(
                                    xServiceFactory,
                                    xManager.get()));
 
-        // Get correct ressource string
+        // Get correct resource string
         rtl::OUString aMessage;
 
         std::vector< rtl::OUString > aArguments;
@@ -207,7 +207,7 @@ executeSSLWarnDialog(
                               xServiceFactory,
                               xManager.get()));
 
-        // Get correct ressource string
+        // Get correct resource string
         rtl::OUString aMessage_1;
         std::vector< rtl::OUString > aArguments_1;
 
diff --git a/main/vcl/source/gdi/outdev2.cxx b/main/vcl/source/gdi/outdev2.cxx
index 9426bcf655..bf4e840445 100644
--- a/main/vcl/source/gdi/outdev2.cxx
+++ b/main/vcl/source/gdi/outdev2.cxx
@@ -899,7 +899,7 @@ void OutputDevice::DrawTransformedBitmapEx(
         // limit maximum area to something looking good for non-pixel-based 
targets (metafile, printer)
         // by using a fixed minimum (allow at least, but no need to utilize) 
for good smooting and an area 
         // dependent of original size for good quality when e.g. 
rotated/sheared. Still, limit to a maximum 
-        // to avoid crashes/ressource problems (ca. 1500x3000 here)
+        // to avoid crashes/resource problems (ca. 1500x3000 here)
         const Size& rOriginalSizePixel(rBitmapEx.GetSizePixel());
         const double fOrigArea(rOriginalSizePixel.Width() * 
rOriginalSizePixel.Height() * 0.5);
         const double fOrigAreaScaled(bSheared || bRotated ? fOrigArea * 1.44 : 
fOrigArea);

Reply via email to