Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .github/linters/codespell.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1882,7 +1882,6 @@ inheritage
inherting
ininity
initiales
initialialize
initialiase
initialisiert
initialistion
Expand Down Expand Up @@ -2450,7 +2449,6 @@ offseted
ofo
ofsets
ofsetted
ofthe
oher
oint
ois
Expand Down Expand Up @@ -3324,7 +3322,6 @@ somes
somethimes
somethimg
somethiong
sometiems
someting
somme
sommeone
Expand Down Expand Up @@ -3630,8 +3627,6 @@ toi
toke
toleranz
tollerant
toogle
toogling
totaly
totation
trama
Expand Down
2 changes: 1 addition & 1 deletion main/chart2/source/controller/main/UndoCommandDispatch.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down
2 changes: 1 addition & 1 deletion main/cui/source/customize/eventdlg.hrc
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion main/dbaccess/source/ext/adabas/Acomponentmodule.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down
2 changes: 1 addition & 1 deletion main/dbaccess/source/ui/inc/moduledbu.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down
2 changes: 1 addition & 1 deletion main/extensions/source/inc/componentmodule.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down
2 changes: 1 addition & 1 deletion main/formula/source/ui/inc/ModuleHelper.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down
4 changes: 2 additions & 2 deletions main/framework/inc/jobs/job.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.
Expand Down
14 changes: 7 additions & 7 deletions main/framework/inc/services/logindialog.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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 -

Expand Down Expand Up @@ -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 -
Expand Down
2 changes: 1 addition & 1 deletion main/framework/source/classes/taskcreator.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
*//*-*****************************************************************************************************/
Expand Down
2 changes: 1 addition & 1 deletion main/framework/source/dispatch/mailtodispatcher.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down
2 changes: 1 addition & 1 deletion main/framework/source/unotypes/fwl.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion main/idl/source/prj/command.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
2 changes: 1 addition & 1 deletion main/l10ntools/inc/export.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ public Map getGSIData() throws IOException {
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
Expand All @@ -193,7 +193,7 @@ public Map getGSIData() throws IOException {
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
Expand Down
2 changes: 1 addition & 1 deletion main/l10ntools/source/srclex.l
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
*
*************************************************************/
/*
* lexer for parsing ressource source files (*.src)
* lexer for parsing resource source files (*.src)
*
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -139,7 +139,7 @@ public void setFrame(com.sun.star.frame.XFrame xFrame)
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);
Expand All @@ -165,9 +165,9 @@ public void setFrame(com.sun.star.frame.XFrame xFrame)
/**
* 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!
Expand All @@ -179,7 +179,7 @@ public void setFrame(com.sun.star.frame.XFrame xFrame)
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;
Expand All @@ -205,15 +205,15 @@ class ClickListener implements ActionListener,

/**
* 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)
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion main/offapi/com/sun/star/document/XTypeDetection.idl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion main/offapi/com/sun/star/frame/XFrameLoader.idl
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
4 changes: 2 additions & 2 deletions main/offapi/com/sun/star/frame/XModel.idl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion main/offapi/com/sun/star/frame/XSynchronousFrameLoader.idl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion main/reportdesign/inc/ModuleHelper.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down
2 changes: 1 addition & 1 deletion main/rsc/source/rsc/rsc.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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 );
Expand Down
2 changes: 1 addition & 1 deletion main/sc/source/ui/pagedlg/hfedtdlg.src
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
*************************************************************/


/* StarView ressource file */
/* StarView resource file */
#include "hfedtdlg.hrc"
#define HFEDIT_DLGTITLE \
Text [ en-US ] = "Headers/Footers" ; \
Expand Down
2 changes: 1 addition & 1 deletion main/sfx2/source/doc/printhelper.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -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();
Expand Down
2 changes: 1 addition & 1 deletion main/solenv/bin/deliver.pl
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
2 changes: 1 addition & 1 deletion main/svx/source/sidebar/line/LinePropertyPanel.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ private:
ColorPopup maColorPopup;
LineWidthPopup maLineWidthPopup;

// images from ressource
// images from resource
Image maIMGColor;
Image maIMGNone;

Expand Down
2 changes: 1 addition & 1 deletion main/unotools/inc/unotools/componentresmodule.hxx
Original file line number Diff line number Diff line change
Expand Up @@ -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
{
Expand Down
Loading