summaryrefslogtreecommitdiff
path: root/starmath/source/cursor.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'starmath/source/cursor.cxx')
-rw-r--r--starmath/source/cursor.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/starmath/source/cursor.cxx b/starmath/source/cursor.cxx
index 4aa4ed11ff13..c4f7c304c685 100644
--- a/starmath/source/cursor.cxx
+++ b/starmath/source/cursor.cxx
@@ -1256,7 +1256,7 @@ SmNode* SmCursor::FindTopMostNodeInLine(SmNode* pSNode, bool MoveUpIfSelected){
if(!pSNode)
return NULL;
- //Move up parent untill we find a node who's
+ //Move up parent until we find a node who's
//parent is NULL or isn't selected and not a type of:
// SmExpressionNode
// SmLineNode
> 2014-06-24fdo#72157: webdav: Release WebDAV file lock on document close.Matúš Kukan 2014-06-23webdav: Do not throw when saving new document.Matúš Kukan 2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold 2014-04-05loplugin:saloverrideMatúš Kukan 2014-03-20kill ucbhelper XTYPEPROVIDER_DECL macroNorbert Thiebaud 2014-03-19webdav: loplugin warnings and sal_Bool -> boolMatúš Kukan 2014-03-18webdav: fix various warningsMatúš Kukan 2014-03-05de-macroize XINTERFACE_DECLNorbert Thiebaud 2014-02-26Remove visual noise from ucbAlexander Wilms 2014-02-26webdav: lang::XMultiServiceFactory -> uno::XComponentContextMatúš Kukan 2013-08-15i121935 - UCB: new "addProperty" and "removeProperty" commandsAriel Constenla-Haile