svn commit: r1686597 - /openoffice/trunk/main/starmath/source/mathmlimport.cxx

2015-06-20 Thread regina
Author: regina
Date: Sat Jun 20 12:17:27 2015
New Revision: 1686597

URL: http://svn.apache.org/r1686597
Log:
#i126366 Do not remove outer braces
Patch by: Ivan Timofeev timofeev@gmail.com
resolves error {a+b}over{c+d} -- a+b}over{c+d

Modified:
openoffice/trunk/main/starmath/source/mathmlimport.cxx

Modified: openoffice/trunk/main/starmath/source/mathmlimport.cxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/starmath/source/mathmlimport.cxx?rev=1686597r1=1686596r2=1686597view=diff
==
--- openoffice/trunk/main/starmath/source/mathmlimport.cxx (original)
+++ openoffice/trunk/main/starmath/source/mathmlimport.cxx Sat Jun 20 12:17:27 
2015
@@ -580,12 +580,6 @@ void SmXMLImport::endDocument(void)
 // Get text from imported formula
 pTree-CreateTextFromNode(aText);
 aText.EraseTrailingChars();
-if ((aText.GetChar(0) == '{') 
-(aText.GetChar(aText.Len()-1) == '}'))
-{
-aText.Erase(0,1);
-aText.Erase(aText.Len()-1,1);
-}
 }
 
 // Convert symbol names




buildbot success in ASF Buildbot on openoffice-linux32-nightly

2015-06-20 Thread buildbot
The Buildbot has detected a passing build on builder openoffice-linux32-nightly 
while building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/openoffice-linux32-nightly/builds/428

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-vm2_ubuntu_32bit

Build Reason: The Nightly scheduler named 'openoffice-linux32-nightly' 
triggered this build
Build Source Stamp: [branch openoffice/trunk] HEAD
Blamelist: 

Build succeeded!

Sincerely,
 -The Buildbot





buildbot failure in ASF Buildbot on aoo-win7

2015-06-20 Thread buildbot
The Buildbot has detected a failed build on builder aoo-win7 while building ASF 
Buildbot. Full details are available at:
http://ci.apache.org/builders/aoo-win7/builds/405

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-win7

Build Reason: The Nightly scheduler named 'aoo-win7-nightly' triggered this 
build
Build Source Stamp: [branch openoffice/trunk] HEAD
Blamelist: 

BUILD FAILED: failed build.pl --all

Sincerely,
 -The Buildbot





buildbot failure in ASF Buildbot on openoffice-linux64-nightly

2015-06-20 Thread buildbot
The Buildbot has detected a failed build on builder openoffice-linux64-nightly 
while building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/openoffice-linux64-nightly/builds/408

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: tethys_ubuntu

Build Reason: The Nightly scheduler named 'openoffice-linux64-nightly' 
triggered this build
Build Source Stamp: [branch openoffice/trunk] HEAD
Blamelist: 

BUILD FAILED: failed build --all

Sincerely,
 -The Buildbot





buildbot failure in ASF Buildbot on openoffice-fbsd-nightly

2015-06-20 Thread buildbot
The Buildbot has detected a failed build on builder openoffice-fbsd-nightly 
while building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/openoffice-fbsd-nightly/builds/378

Buildbot URL: http://ci.apache.org/

Buildslave for this Build: bb-fbsd2_64bit

Build Reason: The Nightly scheduler named 'openoffice-fbsd-nightly' triggered 
this build
Build Source Stamp: [branch openoffice/trunk] HEAD
Blamelist: 

BUILD FAILED: failed build --all

Sincerely,
 -The Buildbot