summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-11-27 15:12:07 +0700
committerKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-11-27 15:12:07 +0700
commitc3dc0189848f3e4ab48985860ad1a627cec5850a (patch)
tree83b7adbd1cafdc7df2b766061a9568170702817e
parentc5710d4700e9b3ab854819cc8ce6c70d0654f5dc (diff)
typos fixing
-rwxr-xr-xconnectivity/source/drivers/hsqldb/makefile.mk2
-rw-r--r--filter/source/msfilter/svdfppt.cxx2
-rw-r--r--jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx2
-rw-r--r--salhelper/inc/salhelper/simplereferenceobject.hxx2
-rw-r--r--sd/inc/helper/simplereferencecomponent.hxx2
-rw-r--r--sfx2/source/bastyp/minarray.cxx2
-rw-r--r--sw/source/core/text/pormulti.cxx2
-rw-r--r--sw/source/ui/docvw/SidebarWin.cxx2
-rw-r--r--sw/source/ui/wrtsh/wrtsh1.cxx6
-rw-r--r--tools/inc/tools/solar.h2
-rw-r--r--vcl/inc/vcl/pdfwriter.hxx2
11 files changed, 13 insertions, 13 deletions
diff --git a/connectivity/source/drivers/hsqldb/makefile.mk b/connectivity/source/drivers/hsqldb/makefile.mk
index 0401fb2b8718..6da440d81918 100755
--- a/connectivity/source/drivers/hsqldb/makefile.mk
+++ b/connectivity/source/drivers/hsqldb/makefile.mk
@@ -88,7 +88,7 @@ SLOFILES=\
SHL1VERSIONMAP=$(HSQLDB_TARGET).map
# --- Library -----------------------------------
-# NO $(DLLPOSTFIX) otherwise we have to find on which plattform we are for the java files
+# NO $(DLLPOSTFIX) otherwise we have to find on which platform we are for the java files
SHL1TARGET= $(HSQLDB_TARGET)
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS=\
diff --git a/filter/source/msfilter/svdfppt.cxx b/filter/source/msfilter/svdfppt.cxx
index f534f3472e80..2e8a4888b845 100644
--- a/filter/source/msfilter/svdfppt.cxx
+++ b/filter/source/msfilter/svdfppt.cxx
@@ -6634,7 +6634,7 @@ PPTTextObj::PPTTextObj( SvStream& rIn, SdrPowerPointImport& rSdrPowerPointImport
case PPT_PST_RTFDateTimeMCAtom:
{
- // Rude workaround for one specal case reported
+ // Rude workaround for one special case reported
// by a customer. (#i75203#)
// Don't even attempt to handle the general use
diff --git a/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx b/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx
index cb3b51ad2bb8..f5b4de9e6745 100644
--- a/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx
+++ b/jvmfwk/plugins/sunmajor/pluginlib/vendorbase.hxx
@@ -75,7 +75,7 @@ OpenJDK at least, but probably not true for Lemotes JDK */
#elif defined AXP
#define JFW_PLUGIN_ARCH "alpha"
#else // SPARC, INTEL, POWERPC, MIPS, ARM, IA64, M68K, HPPA, ALPHA
-#error unknown plattform
+#error unknown platform
#endif // SPARC, INTEL, POWERPC, MIPS, ARM, IA64, M68K, HPPA, ALPHA
diff --git a/salhelper/inc/salhelper/simplereferenceobject.hxx b/salhelper/inc/salhelper/simplereferenceobject.hxx
index c5ef6dbbd070..43ca44033d3b 100644
--- a/salhelper/inc/salhelper/simplereferenceobject.hxx
+++ b/salhelper/inc/salhelper/simplereferenceobject.hxx
@@ -77,7 +77,7 @@ public:
/** @ATTENTION
The results are undefined if, for any individual instance of
SimpleReferenceObject, the total number of calls to acquire() exceeds
- the total number of calls to release() by a plattform dependent amount
+ the total number of calls to release() by a platform dependent amount
(which, hopefully, is quite large).
*/
inline void acquire() SAL_THROW(())
diff --git a/sd/inc/helper/simplereferencecomponent.hxx b/sd/inc/helper/simplereferencecomponent.hxx
index 45194d8b8153..c4b07fc1575a 100644
--- a/sd/inc/helper/simplereferencecomponent.hxx
+++ b/sd/inc/helper/simplereferencecomponent.hxx
@@ -51,7 +51,7 @@ public:
/** @ATTENTION
The results are undefined if, for any individual instance of
SimpleReferenceComponent, the total number of calls to acquire() exceeds
- the total number of calls to release() by a plattform dependent amount
+ the total number of calls to release() by a platform dependent amount
(which, hopefully, is quite large).
*/
SD_DLLPUBLIC void acquire();
diff --git a/sfx2/source/bastyp/minarray.cxx b/sfx2/source/bastyp/minarray.cxx
index 891baa74aa8e..91de9e06fda5 100644
--- a/sfx2/source/bastyp/minarray.cxx
+++ b/sfx2/source/bastyp/minarray.cxx
@@ -220,7 +220,7 @@ void SfxPtrArr::Insert( sal_uInt16 nPos, void* rElem )
{
DBG_MEMTEST();
DBG_ASSERT( sal::static_int_cast< unsigned >(nUsed+1) < ( USHRT_MAX / sizeof(void*) ), "array too large" );
- // Does the Array have o be copied?
+ // Does the Array have to be copied?
if ( nUnused == 0 )
{
// increase (rounded up ) to the next Grow-border
diff --git a/sw/source/core/text/pormulti.cxx b/sw/source/core/text/pormulti.cxx
index 95737d35adea..e7ea3ff87652 100644
--- a/sw/source/core/text/pormulti.cxx
+++ b/sw/source/core/text/pormulti.cxx
@@ -2186,7 +2186,7 @@ sal_Bool SwTxtFormatter::BuildMultiPortion( SwTxtFormatInfo &rInf,
* has to be set. Normally this happens during the formatting of the first
* part of the fieldportion.
* But sometimes the formatting starts at the line with the following part,
- * exspecally when the following part is on the next page.
+ * especially when the following part is on the next page.
* In this case the MakeRestPortion-function has to create the following part.
* The first parameter is the line that contains possibly a first part
* of a field. When the function finds such field part, it creates the right
diff --git a/sw/source/ui/docvw/SidebarWin.cxx b/sw/source/ui/docvw/SidebarWin.cxx
index 4b08ab53bcb2..d691a8be5ae4 100644
--- a/sw/source/ui/docvw/SidebarWin.cxx
+++ b/sw/source/ui/docvw/SidebarWin.cxx
@@ -900,7 +900,7 @@ void SwSidebarWin::ToggleInsMode()
{
//change outliner
mpOutlinerView->GetEditView().SetInsertMode(!mpOutlinerView->GetEditView().IsInsertMode());
- //change documnet
+ //change document
mrView.GetWrtShell().ToggleInsMode();
//update statusbar
SfxBindings &rBnd = mrView.GetViewFrame()->GetBindings();
diff --git a/sw/source/ui/wrtsh/wrtsh1.cxx b/sw/source/ui/wrtsh/wrtsh1.cxx
index 409500b399bb..1be2d1087a50 100644
--- a/sw/source/ui/wrtsh/wrtsh1.cxx
+++ b/sw/source/ui/wrtsh/wrtsh1.cxx
@@ -1054,7 +1054,7 @@ void SwWrtShell::SplitNode( sal_Bool bAutoFmt, sal_Bool bCheckTableStart )
// cursor position in the document.
void SwWrtShell::NumOrBulletOn(sal_Bool bNum)
{
- // determine numbering rule found at current cursor position in the docment.
+ // determine numbering rule found at current cursor position in the document.
const SwNumRule* pCurRule = GetCurNumRule();
StartUndo(UNDO_NUMORNONUM);
@@ -1106,7 +1106,7 @@ void SwWrtShell::NumOrBulletOn(sal_Bool bNum)
GetCrsr()->GetPoint()->nNode.GetNode().GetTxtNode();
if ( pTxtNode && !pTxtNode->IsCountedInList() )
{
- // check, if numbering of the outline level of the pararaph
+ // check, if numbering of the outline level of the paragraph
// style is active. If not, activate this outline level.
nActivateOutlineLvl = pColl->GetAssignedOutlineStyleLevel();
OSL_ENSURE( pColl->IsAssignedToListLevelOfOutlineStyle(),
@@ -1154,7 +1154,7 @@ void SwWrtShell::NumOrBulletOn(sal_Bool bNum)
}
else
{
- // check, if numbering of the outline level of the pararaph
+ // check, if numbering of the outline level of the paragraph
// style is active. If not, activate this outline level.
nActivateOutlineLvl = pColl->GetAssignedOutlineStyleLevel();
OSL_ENSURE( pColl->IsAssignedToListLevelOfOutlineStyle(),
diff --git a/tools/inc/tools/solar.h b/tools/inc/tools/solar.h
index 3636368e6c3e..2f33ad1064b6 100644
--- a/tools/inc/tools/solar.h
+++ b/tools/inc/tools/solar.h
@@ -210,7 +210,7 @@ template<typename T> inline T Abs(T a) { return (a>=0?a:-a); }
#elif defined UNX
#define __DLLEXTENSION "lo.so"
#else
- #error unknown plattform
+ #error unknown platform
#endif
// -----------------------------------------------------------------------
diff --git a/vcl/inc/vcl/pdfwriter.hxx b/vcl/inc/vcl/pdfwriter.hxx
index 6406928ddf6d..58dd7e17b25f 100644
--- a/vcl/inc/vcl/pdfwriter.hxx
+++ b/vcl/inc/vcl/pdfwriter.hxx
@@ -301,7 +301,7 @@ public:
{
/* If Dest is set to a valid link destination,
Then pressing the button will act as a goto
- action within the docuemnt.
+ action within the document.
Else:
An empty URL means this button will reset the form.