LibreOffice Gerrit News for submodules on 2014-09-14

2014-09-14 Thread gerrit
Moin!



~~ Project dictionaries ~~

Nothing moved in the project for the last 25 hours

~~ Project translations ~~

Nothing moved in the project for the last 25 hours

~~ Project help ~~

* Open changes on master for project help changed in the last 25 hours:

None

* Merged changes on master for project help changed in the last 25 hours:

+ Fix FDO#80441 Help pages for WEBSERVICES function
  in https://gerrit.libreoffice.org/11435 from Olivier Hallot


* Abandoned changes on master for project help changed in the last 25 hours:

None

* Open changes needing tweaks, but being untouched for more than a week:

None

Best,

Your friendly LibreOffice Gerrit Digest Mailer

Note: The bot generating this message can be found and improved here:
   
https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=gerritbot/send-daily-digest
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


LibreOffice Gerrit News for core on 2014-09-14

2014-09-14 Thread gerrit
Moin!

* Open changes on master for project core changed in the last 25 hours:

 First time contributors doing great things! 
+ Updated example paths in wizards/com/sun/star/wizards/README
  in https://gerrit.libreoffice.org/11440 from Ryan McCoskrie
  about module wizards
+ scripting: Uncaught Exception
  in https://gerrit.libreoffice.org/11439 from Robert Antoni Buj i Gelonch
  about module scripting
+ scripting: replace StringBuffer with StringBuilder method
  in https://gerrit.libreoffice.org/11436 from Robert Antoni Buj i Gelonch
  about module scripting
+ Changed some options from picture/graphics to image
  in https://gerrit.libreoffice.org/11429 from Lim Jing
  about module svx
 End of freshness 

+ cppcheck: unpreciseMathCall
  in https://gerrit.libreoffice.org/11434 from Julien Nabet
  about module extensions, sc
+ fdo#75256 Correct the alignment of some icons. New icons for quit and avm
  in https://gerrit.libreoffice.org/11345 from Matthias Freund
  about module icon-themes
+ fdo#75757: remove inheritance to std::vector
  in https://gerrit.libreoffice.org/11413 from Takeshi Abe
  about module sd


* Merged changes on master for project core changed in the last 25 hours:

+ scripting: encode(String) in URLEncoder has been deprecated
  in https://gerrit.libreoffice.org/11438 from Robert Antoni Buj i Gelonch
+ scripting: [deprecation] show() in Window has been deprecated
  in https://gerrit.libreoffice.org/11437 from Robert Antoni Buj i Gelonch
+ Add proper help for with-build-platform-configure-options
  in https://gerrit.libreoffice.org/11406 from Peter Foley
+ Fix circular deps when opencl is disabled
  in https://gerrit.libreoffice.org/11407 from Peter Foley
+ javaunohelper: use a character literal
  in https://gerrit.libreoffice.org/11433 from Robert Antoni Buj i Gelonch
+ javaunohelper: use String.length()==0 instead of String.equals(empty stri
  in https://gerrit.libreoffice.org/11432 from Robert Antoni Buj i Gelonch
+ scripting: use String.length()==0 instead of String.equals(empty string)
  in https://gerrit.libreoffice.org/11431 from Robert Antoni Buj i Gelonch
+ scripting: use a character literal
  in https://gerrit.libreoffice.org/11430 from Robert Antoni Buj i Gelonch
+ scripting: Enhanced For-Loops
  in https://gerrit.libreoffice.org/11292 from Robert Antoni Buj i Gelonch


* Abandoned changes on master for project core changed in the last 25 hours:

+ vcl: SalFrame::Enable() is not used anywhere so removing
  in https://gerrit.libreoffice.org/11428 from Chris Sherlock


* Open changes needing tweaks, but being untouched for more than a week:

+ Perftest for loading autocorrect dictionaries (fdo#79761)
  in https://gerrit.libreoffice.org/11296 from Matúš Kukan
+ fdo#81956 : Rendering of vml group shape was wrong.
  in https://gerrit.libreoffice.org/11013 from sushil_shinde
+ fdo#63154: Use OSL_* macros to manage endianess...
  in https://gerrit.libreoffice.org/11082 from Marcos Paulo de Souza
+ fdo#63154: Rearrange some solar.h includes
  in https://gerrit.libreoffice.org/10892 from Marcos Paulo de Souza
+ fdo#79018: LO hangs while opening file.
  in https://gerrit.libreoffice.org/9564 from Yogesh Bharate
+ fdo#81426 : Data from header and footer is getting lost.
  in https://gerrit.libreoffice.org/10531 from Rajashri Udhoji
+ fdo#79541 :Corrupt: Shape  enclosed within a floating table
  in https://gerrit.libreoffice.org/9914 from Rajashri Udhoji
+ fdo#80996:Fix for DataLabel not preserved for ColumnChart after RT
  in https://gerrit.libreoffice.org/10169 from Dushyant Bhalgami
+ fdo#77716 : Paragraph spacing is not preserved after RT.
  in https://gerrit.libreoffice.org/9197 from Tushar Bende
+ fdo#77121 Header / Footer positions not preserved after RT
  in https://gerrit.libreoffice.org/9235 from Priyanka Gaikwad


Best,

Your friendly LibreOffice Gerrit Digest Mailer

Note: The bot generating this message can be found and improved here:
   
https://gerrit.libreoffice.org/gitweb?p=dev-tools.git;a=blob;f=gerritbot/send-daily-digest
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: scripting/java

2014-09-14 Thread rbuj
 scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java 
 |2 +-
 scripting/java/com/sun/star/script/framework/provider/PathUtils.java   
 |3 ++-
 
scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell.java
   |2 +-
 
scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptSourceModel.java
  |2 +-
 
scripting/java/com/sun/star/script/framework/provider/java/ScriptDescriptor.java
|2 +-
 
scripting/java/com/sun/star/script/framework/provider/javascript/ScriptEditorForJavaScript.java
 |2 +-
 scripting/java/org/openoffice/idesupport/SVersionRCFile.java   
 |2 +-
 scripting/java/org/openoffice/idesupport/filter/ExceptParcelFilter.java
 |6 +-
 8 files changed, 9 insertions(+), 12 deletions(-)

New commits:
commit 44304a8147eb10489cf8b748076754b2fbda9e76
Author: rbuj robert@gmail.com
Date:   Sun Sep 14 00:28:07 2014 +0200

scripting: replace StringBuffer with StringBuilder method

In JDK 1.3, StringBuffer makes the String concatenations faster.

public String concat(String s1, String s2) {
  StringBuffer sb = new StringBuffer();
  sb.append(s1);
  sb.append(s2);
  return sb.toString();
}

JDK 1.5 comes with StringBuilder (which is faster than StringBuffer) and 
the method:

public String concat(String s1, String s2) {
  return s1 + s2;
}

is translated to:

public String concat(String s1, String s2) {
  return new StringBuilder().append(s1).append(s2).toString();
}

Change-Id: I2924fcdf23d7ffbb567d9e924d02edcab4d21be6
NOTE: StringBuffer is synchronized, StringBuilder is not.
Reviewed-on: https://gerrit.libreoffice.org/11436
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git 
a/scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java 
b/scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java
index c0d53a7..55eb560 100644
--- a/scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java
+++ b/scripting/java/com/sun/star/script/framework/container/ScriptMetaData.java
@@ -279,7 +279,7 @@ public class ScriptMetaData extends ScriptEntry {
 
 if ( sourceUrl != null )
 {
-StringBuffer buf = new StringBuffer();
+StringBuilder buf = new StringBuilder();
 InputStream in = sourceUrl.openStream();
 
 byte[] contents = new byte[1024];
diff --git 
a/scripting/java/com/sun/star/script/framework/provider/PathUtils.java 
b/scripting/java/com/sun/star/script/framework/provider/PathUtils.java
index 5bea115..af7772f 100644
--- a/scripting/java/com/sun/star/script/framework/provider/PathUtils.java
+++ b/scripting/java/com/sun/star/script/framework/provider/PathUtils.java
@@ -60,7 +60,8 @@ public class PathUtils {
 }
 static  public String make_url( String baseUrl, String url )
 {
-StringBuffer buff = new StringBuffer( baseUrl.length() + url.length() 
);buff.append( baseUrl );
+StringBuilder buff = new StringBuilder( baseUrl.length() + 
url.length() );
+buff.append( baseUrl );
 StringTokenizer t = new StringTokenizer( url, /);
 while ( t.hasMoreElements() )
 {
diff --git 
a/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell.java
 
b/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell.java
index 04b15c2..c0cfd1f 100644
--- 
a/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell.java
+++ 
b/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptEditorForBeanShell.java
@@ -71,7 +71,7 @@ public class ScriptEditorForBeanShell
 ScriptEditorForBeanShell.class.getResource(template.bsh);
 
 InputStream in = url.openStream();
-StringBuffer buf = new StringBuffer();
+StringBuilder buf = new StringBuilder();
 byte[] b = new byte[1024];
 int len;
 while ((len = in.read(b)) != -1) {
diff --git 
a/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptSourceModel.java
 
b/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptSourceModel.java
index 00399ca..ef4719e 100644
--- 
a/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptSourceModel.java
+++ 
b/scripting/java/com/sun/star/script/framework/provider/beanshell/ScriptSourceModel.java
@@ -35,7 +35,7 @@ public class ScriptSourceModel {
 }
 
 private String load() throws IOException {
-StringBuffer buf = new StringBuffer();
+StringBuilder buf = new StringBuilder();
 InputStream in = 

[Libreoffice-commits] core.git: wizards/com

2014-09-14 Thread Ryan McCoskrie
 wizards/com/sun/star/wizards/README |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3327bf17571aed98abcdd565aac523141c009c5f
Author: Ryan McCoskrie ryan.mccosk...@gmail.com
Date:   Sun Sep 14 16:23:55 2014 +1200

Updated example paths in wizards/com/sun/star/wizards/README

Change-Id: I5bd14f81c5eefc2227662605d6ccb107254c53df
Reviewed-on: https://gerrit.libreoffice.org/11440
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git a/wizards/com/sun/star/wizards/README 
b/wizards/com/sun/star/wizards/README
index 2d7bcbc..9ee2840 100644
--- a/wizards/com/sun/star/wizards/README
+++ b/wizards/com/sun/star/wizards/README
@@ -1,8 +1,8 @@
 To call a wizard remotely you need to:
 
 - For testing on core:
-export 
URE_BOOTSTRAP=file:///home/'USER'/git/libo/install/program/fundamentalrc
-export PYTHONPATH=/home/'USER'/git/libo/install/program
+export 
URE_BOOTSTRAP=file:///home/'USER'/libreoffice-core/instdir/program/fundamentalrc
+export PYTHONPATH=/home/'USER'/libreoffice-core/instdir/program
 #and run LibreOffice in listening mode:
 ./soffice --accept=socket,host=localhost,port=2002;urp;
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: scripting/java

2014-09-14 Thread rbuj
 scripting/java/com/sun/star/script/framework/provider/PathUtils.java |   10 
+-
 1 file changed, 9 insertions(+), 1 deletion(-)

New commits:
commit 1ebbb8bceb9f8e5876894f04b2e52cf772eb06a0
Author: rbuj robert@gmail.com
Date:   Sun Sep 14 01:22:53 2014 +0200

scripting: Uncaught Exception

Change-Id: I949aa58416dbd80d87c9455009258f7bd2fd8520
Reviewed-on: https://gerrit.libreoffice.org/11439
Reviewed-by: Noel Grandin noelgran...@gmail.com
Tested-by: Noel Grandin noelgran...@gmail.com

diff --git 
a/scripting/java/com/sun/star/script/framework/provider/PathUtils.java 
b/scripting/java/com/sun/star/script/framework/provider/PathUtils.java
index af7772f..1bd7bd2 100644
--- a/scripting/java/com/sun/star/script/framework/provider/PathUtils.java
+++ b/scripting/java/com/sun/star/script/framework/provider/PathUtils.java
@@ -69,7 +69,15 @@ public class PathUtils {
{
buff.append('/');
}
-   buff.append( java.net.URLEncoder.encode( 
(String)t.nextElement(),UTF-8 ) );}
+   try
+   {
+   buff.append( java.net.URLEncoder.encode( 
(String)t.nextElement(), UTF-8 ) );
+   }
+   catch (java.io.UnsupportedEncodingException e)
+   {
+   e.printStackTrace();
+   }
+}
 return buff.toString();
 }
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: writerfilter/source

2014-09-14 Thread Miklos Vajna
 writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |7 ++-
 writerfilter/source/ooxml/factoryimpl.py  |4 ++--
 2 files changed, 4 insertions(+), 7 deletions(-)

New commits:
commit df344855e1c90e6be333afc143044bb04114c683
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sun Sep 14 09:20:38 2014 +0200

Use oox::getNamespace()

Change-Id: I43df705a6cf5371ee495336d9dbe2b87020cf0e0

diff --git a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx 
b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
index 268400d..634af43 100644
--- a/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
+++ b/writerfilter/source/ooxml/OOXMLFastContextHandler.cxx
@@ -1797,9 +1797,8 @@ OOXMLFastContextHandlerShape::lcl_createFastChildContext
 bool bGroupShape = Element == Token_t(NMSP_vml | XML_group);
 // drawingML version also counts as a group shape.
 bGroupShape |= mrShapeContext-getStartToken() == Token_t(NMSP_wpg | 
XML_wgp);
-sal_uInt32 nNamespace = Element  0x;
 
-switch (nNamespace)
+switch (oox::getNamespace(Element))
 {
 case NMSP_doc:
 case NMSP_vmlWord:
@@ -1977,9 +1976,7 @@ OOXMLFastContextHandlerWrapper::lcl_createFastChildContext
 {
 uno::Reference xml::sax::XFastContextHandler  xResult;
 
-Id nNameSpace = Element  0x;
-
-bool bInNamespaces = mMyNamespaces.find(nNameSpace) != mMyNamespaces.end();
+bool bInNamespaces = mMyNamespaces.find(oox::getNamespace(Element)) != 
mMyNamespaces.end();
 bool bInTokens = mMyTokens.find( Element ) != mMyTokens.end( );
 
 // We have methods to _add_ individual tokens or whole namespaces to be
diff --git a/writerfilter/source/ooxml/factoryimpl.py 
b/writerfilter/source/ooxml/factoryimpl.py
index dcd6248..c2a627d 100644
--- a/writerfilter/source/ooxml/factoryimpl.py
+++ b/writerfilter/source/ooxml/factoryimpl.py
@@ -64,7 +64,7 @@ def getFactoryForNamespace(model):
 {
 OOXMLFactory_ns::Pointer_t pResult;
 
-switch (nId  0x)
+switch (oox::getNamespace(nId))
 {)
 
 for namespace in [ns.getAttribute(name) for ns in 
model.getElementsByTagName(namespace)]:
@@ -122,7 +122,7 @@ std::string fastTokenToId(sal_uInt32 nToken)
 
 std::string sResult;
 
-switch (nToken  0x)
+switch (oox::getNamespace(nToken))
 {)
 
 aliases = []
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


About recent commits for C++11 building

2014-09-14 Thread julien2412
Hello,

Following last commits for MacOs which increases compatibility with C++11,
I'd like to know if:
1)  we can replace all the workaround about the erase iterator management
for some containers (with a temp iterator) and directly use for every case
for eg:
it = itcontainer.erase(it);
2) we can use expm1, log1p (eg: https://gerrit.libreoffice.org/#/c/11434/2)

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/About-recent-commits-for-C-11-building-tp4122219.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: 3 commits - include/oox oox/inc oox/source

2014-09-14 Thread Matúš Kukan
 include/oox/drawingml/ThemeOverrideFragmentHandler.hxx |   40 --
 include/oox/drawingml/clrschemecontext.hxx |   62 ---
 include/oox/drawingml/colorchoicecontext.hxx   |   77 ---
 include/oox/drawingml/customshapegeometry.hxx  |   71 ---
 include/oox/drawingml/customshapeproperties.hxx|  169 
 include/oox/drawingml/drawingmltypes.hxx   |3 
 include/oox/drawingml/embeddedwavaudiofile.hxx |   51 --
 include/oox/drawingml/fillproperties.hxx   |   18 
 include/oox/drawingml/fillpropertiesgroupcontext.hxx   |  253 -
 include/oox/drawingml/guidcontext.hxx  |   41 --
 include/oox/drawingml/linepropertiescontext.hxx|   51 --
 include/oox/drawingml/objectdefaultcontext.hxx |   43 --
 include/oox/drawingml/scene3dcontext.hxx   |   67 ---
 include/oox/drawingml/shape.hxx|5 
 include/oox/drawingml/shape3dproperties.hxx|   98 -
 include/oox/drawingml/shapecontext.hxx |1 
 include/oox/drawingml/shapepropertiescontext.hxx   |   43 --
 include/oox/drawingml/shapestylecontext.hxx|   44 --
 include/oox/drawingml/spdefcontext.hxx |   42 --
 include/oox/drawingml/textbody.hxx |   73 ---
 include/oox/drawingml/textbodycontext.hxx  |   62 ---
 include/oox/drawingml/textbodyproperties.hxx   |   59 ---
 include/oox/drawingml/textbodypropertiescontext.hxx|   46 --
 include/oox/drawingml/textcharacterproperties.hxx  |   92 
 include/oox/drawingml/textcharacterpropertiescontext.hxx   |   47 --
 include/oox/drawingml/texteffectscontext.hxx   |   50 --
 include/oox/drawingml/textfield.hxx|   63 ---
 include/oox/drawingml/textfieldcontext.hxx |   50 --
 include/oox/drawingml/textfont.hxx |   76 ---
 include/oox/drawingml/textliststyle.hxx|   64 ---
 include/oox/drawingml/textliststylecontext.hxx |   44 --
 include/oox/drawingml/textparagraph.hxx|   72 ---
 include/oox/drawingml/textparagraphproperties.hxx  |  132 --
 include/oox/drawingml/textparagraphpropertiescontext.hxx   |   55 --
 include/oox/drawingml/textrun.hxx  |   63 ---
 include/oox/drawingml/textspacing.hxx  |   70 ---
 include/oox/drawingml/theme.hxx|4 
 include/oox/drawingml/themeelementscontext.hxx |   46 --
 include/oox/drawingml/transform2dcontext.hxx   |   48 --
 include/oox/ppt/pptshapepropertiescontext.hxx  |2 
 include/oox/ppt/presentationfragmenthandler.hxx|1 
 include/oox/ppt/slidepersist.hxx   |2 
 oox/inc/drawingml/ThemeOverrideFragmentHandler.hxx |   40 ++
 oox/inc/drawingml/chart/axismodel.hxx  |1 
 oox/inc/drawingml/clrschemecontext.hxx |   62 +++
 oox/inc/drawingml/colorchoicecontext.hxx   |   77 +++
 oox/inc/drawingml/customshapegeometry.hxx  |   71 +++
 oox/inc/drawingml/customshapeproperties.hxx|  169 
 oox/inc/drawingml/embeddedwavaudiofile.hxx |   39 ++
 oox/inc/drawingml/fillpropertiesgroupcontext.hxx   |  253 +
 oox/inc/drawingml/graphicproperties.hxx|   56 ++
 oox/inc/drawingml/guidcontext.hxx  |   41 ++
 oox/inc/drawingml/linepropertiescontext.hxx|   50 ++
 oox/inc/drawingml/objectdefaultcontext.hxx |   43 ++
 oox/inc/drawingml/scene3dcontext.hxx   |   67 +++
 oox/inc/drawingml/shape3dproperties.hxx|   98 +
 oox/inc/drawingml/shapepropertiescontext.hxx   |   43 ++
 oox/inc/drawingml/shapestylecontext.hxx|   44 ++
 oox/inc/drawingml/spdefcontext.hxx |   42 ++
 oox/inc/drawingml/table/tablecell.hxx  |2 
 oox/inc/drawingml/table/tablestylepart.hxx |2 
 oox/inc/drawingml/table/tablestyletextstylecontext.hxx |2 
 oox/inc/drawingml/textbody.hxx |   73 +++
 oox/inc/drawingml/textbodycontext.hxx  |   62 +++
 oox/inc/drawingml/textbodyproperties.hxx   |   59 +++
 oox/inc/drawingml/textbodypropertiescontext.hxx|   46 ++
 oox/inc/drawingml/textcharacterproperties.hxx  |   92 
 oox/inc/drawingml/textcharacterpropertiescontext.hxx   |   47 ++
 oox/inc/drawingml/texteffectscontext.hxx   |   50 ++
 oox/inc/drawingml/textfield.hxx|   63 +++
 oox/inc/drawingml/textfieldcontext.hxx   

[ABANDONNED] Re: About recent commits for C++11 building

2014-09-14 Thread julien2412
Ok we're still not compatible C++11, see
http://ci.libreoffice.org/job/buildbot/2477/
Sorry for the noise.

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/About-recent-commits-for-C-11-building-tp4122219p413.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [ABANDONNED] Re: About recent commits for C++11 building

2014-09-14 Thread Noel Grandin
log1p is only supported in Visual Studio 2013, I believe even with the
recent changes, our minimum version is Visual Studio 2010.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [ABANDONNED] Re: About recent commits for C++11 building

2014-09-14 Thread Julien Nabet

On 14/09/2014 12:14, Noel Grandin wrote:

log1p is only supported in Visual Studio 2013, I believe even with the
recent changes, our minimum version is Visual Studio 2010.

Ok since I'm on Debian Linux, I didn't know about this problem on Windows.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Bug 65675 depends on bug 80650, which changed state.

Bug 80650 Summary: lower case greek alphabet missing in localized Math symbol 
table
https://bugs.freedesktop.org/show_bug.cgi?id=80650

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: l10ntools/source

2014-09-14 Thread David Tardon
 l10ntools/source/export.cxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 03626d7940d5e2fc2abf65ef1b49a7a89623f08f
Author: David Tardon dtar...@redhat.com
Date:   Sun Sep 14 13:20:29 2014 +0200

fdo#80650 src transl. merge must be case sensitive

This makes the desired changes in
workdir/SrsPartMergeTarget/starmath/source/symbol.src. The only other
merged file that is changed is
workdir/SrsPartMergeTarget/sw/source/ui/misc/numberingtypelistbox.src,
with changes like

 1, 2, 3, ... ; 4/*SVX_NUM_ARABIC
-a, b, c, ... ; 0/*SVX_NUM_CHARS_UPPER_LETTER   */;  ;
+A, B, C, ... ; 0/*SVX_NUM_CHARS_UPPER_LETTER   */;  ;
 a, b, c, ... ; 1/*SVX_NUM_CHARS_LOWER_LETTER   */;  ;

This looks okay to me too :-)

Change-Id: I729075209027ed1f3fec311c05b631c0f681708b

diff --git a/l10ntools/source/export.cxx b/l10ntools/source/export.cxx
index 49805cc..6052e24 100644
--- a/l10ntools/source/export.cxx
+++ b/l10ntools/source/export.cxx
@@ -275,7 +275,7 @@ Export::~Export()
 
 if ( bMergeMode ) {
 if ( !pMergeDataFile )
-pMergeDataFile = new MergeDataFile(sMergeSrc, 
global::inputPathname, false);
+pMergeDataFile = new MergeDataFile(sMergeSrc, 
global::inputPathname, true);
 
 delete pMergeDataFile;
 }
@@ -1062,14 +1062,14 @@ void Export::ResData2Output( MergeEntrys *pEntry, 
sal_uInt16 nType, const OStrin
 void Export::MergeRest( ResData *pResData )
 {
 if ( !pMergeDataFile ){
-pMergeDataFile = new MergeDataFile( sMergeSrc, global::inputPathname, 
false );
+pMergeDataFile = new MergeDataFile( sMergeSrc, global::inputPathname, 
true );
 aLanguages = pMergeDataFile-GetLanguages();
 
 }
 
 MergeEntrys *pEntry = 0;
 if( pResData-bText || pResData-bQuickHelpText || pResData-bTitle )
-pEntry = pMergeDataFile-GetMergeEntrys( pResData );
+pEntry = pMergeDataFile-GetMergeEntrysCaseSensitive( pResData );
 
 if ( pEntry )
 {
@@ -1154,7 +1154,7 @@ void Export::MergeRest( ResData *pResData )
 ConvertExportContent( pResData-sId );
 }
 
-MergeEntrys* pEntrys = pMergeDataFile-GetMergeEntrys( 
pResData );
+MergeEntrys* pEntrys = 
pMergeDataFile-GetMergeEntrysCaseSensitive( pResData );
 OString sText;
 bool bText = pEntrys  pEntrys-GetText( sText, 
STRING_TYP_TEXT, sCur, true );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: 2 commits - icon-themes/galaxy officecfg/registry sd/inc sd/sdi sd/source sd/uiconfig

2014-09-14 Thread Maxim Monastirsky
 icon-themes/galaxy/links.txt |
2 
 officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu |
8 ++
 sd/inc/app.hrc   |
1 
 sd/sdi/_drvwsh.sdi   |
5 +
 sd/sdi/sdraw.sdi |   
24 
 sd/source/ui/func/fuzoom.cxx |   
30 +++---
 sd/source/ui/view/drviews2.cxx   |
3 -
 sd/source/ui/view/drviews7.cxx   |
1 
 sd/source/ui/view/drviewsc.cxx   |
1 
 sd/source/ui/view/drviewse.cxx   |   
14 
 sd/source/ui/view/outlnvs2.cxx   |   
10 ++-
 sd/uiconfig/sdraw/toolbar/zoombar.xml|
1 
 sd/uiconfig/simpress/toolbar/zoombar.xml |
1 
 13 files changed, 89 insertions(+), 12 deletions(-)

New commits:
commit dffe40bc4e8be7c845d66a8118248d02dd70a707
Author: Maxim Monastirsky momonas...@gmail.com
Date:   Sun Sep 14 15:06:27 2014 +0300

Related: fdo#83572 Improve zoom mode

Make this mode permanent, and add also zoom out/pan
functionality. Hold Ctrl for zoom out, Shift for pan.

Change-Id: I5bd8adfcc4d403c35b33185e5894a2b020d604d0

diff --git a/sd/source/ui/func/fuzoom.cxx b/sd/source/ui/func/fuzoom.cxx
index f3bda04..daf1f16 100644
--- a/sd/source/ui/func/fuzoom.cxx
+++ b/sd/source/ui/func/fuzoom.cxx
@@ -82,12 +82,19 @@ bool FuZoom::MouseButtonDown(const MouseEvent rMEvt)
 
 aBeginPosPix = rMEvt.GetPosPixel();
 aBeginPos = mpWindow-PixelToLogic(aBeginPosPix);
+aZoomRect.SetSize( Size( 0, 0 ) );
+aZoomRect.SetPos( aBeginPos );
 
 return true;
 }
 
 bool FuZoom::MouseMove(const MouseEvent rMEvt)
 {
+if (rMEvt.IsShift())
+mpWindow-SetPointer(Pointer(POINTER_HAND));
+else if (nSlotId != SID_ZOOM_PANNING)
+mpWindow-SetPointer(Pointer(POINTER_MAGNIFY));
+
 if (bStartDrag)
 {
 if (bVisible)
@@ -101,7 +108,7 @@ bool FuZoom::MouseMove(const MouseEvent rMEvt)
 aEndPos = mpWindow-PixelToLogic(aPosPix);
 aBeginPos = mpWindow-PixelToLogic(aBeginPosPix);
 
-if (nSlotId == SID_ZOOM_PANNING)
+if (nSlotId == SID_ZOOM_PANNING || (rMEvt.IsShift()  !bVisible) )
 {
 // Panning
 
@@ -123,9 +130,8 @@ bool FuZoom::MouseMove(const MouseEvent rMEvt)
 aZoomRect = aRect;
 aZoomRect.Justify();
 mpViewShell-DrawMarkRect(aZoomRect);
+bVisible = true;
 }
-
-bVisible = true;
 }
 
 return bStartDrag;
@@ -145,19 +151,27 @@ bool FuZoom::MouseButtonUp(const MouseEvent rMEvt)
 
 Point aPosPix = rMEvt.GetPosPixel();
 
-if(SID_ZOOM_PANNING != nSlotId)
+if(SID_ZOOM_PANNING != nSlotId  !rMEvt.IsShift())
 {
 // Zoom
 Size aZoomSizePixel = mpWindow-LogicToPixel(aZoomRect).GetSize();
 sal_uLong nTol = DRGPIX + DRGPIX;
 
-if ( aZoomSizePixel.Width()  (long) nTol  aZoomSizePixel.Height()  
(long) nTol )
+if ( ( aZoomSizePixel.Width()  (long) nTol  aZoomSizePixel.Height() 
 (long) nTol ) || rMEvt.IsMod1() )
 {
 // click at place: double zoom factor
 Point aPos = mpWindow-PixelToLogic(aPosPix);
 Size aSize = 
mpWindow-PixelToLogic(mpWindow-GetOutputSizePixel());
-aSize.Width() /= 2;
-aSize.Height() /= 2;
+if ( rMEvt.IsMod1() )
+{
+aSize.Width() *= 2;
+aSize.Height() *= 2;
+}
+else
+{
+aSize.Width() /= 2;
+aSize.Height() /= 2;
+}
 aPos.X() -= aSize.Width() / 2;
 aPos.Y() -= aSize.Height() / 2;
 aZoomRect.SetPos(aPos);
@@ -165,6 +179,7 @@ bool FuZoom::MouseButtonUp(const MouseEvent rMEvt)
 }
 
 mpViewShell-SetZoomRect(aZoomRect);
+mpViewShell-GetViewFrame()-GetBindings().Invalidate( SidArrayZoom );
 }
 
 Rectangle aVisAreaWin = mpWindow-PixelToLogic(Rectangle(Point(0,0),
@@ -173,7 +188,6 @@ bool FuZoom::MouseButtonUp(const MouseEvent rMEvt)
 
 bStartDrag = false;
 mpWindow-ReleaseMouse();
-mpViewShell-Cancel();
 
 return true;
 }
diff --git a/sd/source/ui/view/drviews2.cxx b/sd/source/ui/view/drviews2.cxx
index 8a21b68..59ece90 100644
--- a/sd/source/ui/view/drviews2.cxx
+++ b/sd/source/ui/view/drviews2.cxx
@@ -1227,7 +1227,6 @@ void DrawViewShell::FuTemporary(SfxRequest rReq)
 {
 mbZoomOnPage = false;
 SetCurrentFunction( FuZoom::Create(this, GetActiveWindow(), 
mpDrawView, GetDoc(), rReq) );
-// finishes itself, no 

[Libreoffice-commits] core.git: sc/source

2014-09-14 Thread Caolán McNamara
 sc/source/filter/xml/xmlstyle.cxx |1 -
 1 file changed, 1 deletion(-)

New commits:
commit 9fecabec60d63b2b5eefafc81308f13f770e67b9
Author: Caolán McNamara caol...@redhat.com
Date:   Sun Sep 14 14:59:16 2014 +0100

Resolves: fdo#83633 remove additional ++i

Regression from 63ea2d467b50452ae0cab18b4151107a747ae70d

Date:   Wed Jul 2 19:10:24 2014 +0200
replace while with for

Change-Id: I151e447446b9793cff6abe7633eca4d11059a390

diff --git a/sc/source/filter/xml/xmlstyle.cxx 
b/sc/source/filter/xml/xmlstyle.cxx
index 0a05a56..50fe787 100644
--- a/sc/source/filter/xml/xmlstyle.cxx
+++ b/sc/source/filter/xml/xmlstyle.cxx
@@ -671,7 +671,6 @@ void ScXMLAutoStylePoolP::exportStyleAttributes(
 }
 break;
 }
-++i;
 }
 }
 }
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641

Bug 79641 depends on bug 83633, which changed state.

Bug 83633 Summary: FILESAVE: Crash when save in ODF 1.0/1.1
https://bugs.freedesktop.org/show_bug.cgi?id=83633

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: basctl/source

2014-09-14 Thread Caolán McNamara
 basctl/source/basicide/moduldl2.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a88b2d841856026ea1a0539d670e07fafd296c6e
Author: Caolán McNamara caol...@redhat.com
Date:   Sun Sep 14 16:20:12 2014 +0100

Resolves: fdo#81039 crash on adding new macro library

regression from

commit bf28399df0b73364b12309032e4a8b571389c2cf
Date:   Fri Feb 7 15:54:45 2014 +0100
auto_ptr - heap_ptr

Change-Id: Ib54c708cbdcb97a7489df4a1b3a7e9367f81ff6b

diff --git a/basctl/source/basicide/moduldl2.cxx 
b/basctl/source/basicide/moduldl2.cxx
index 199c5d4..e727ccf 100644
--- a/basctl/source/basicide/moduldl2.cxx
+++ b/basctl/source/basicide/moduldl2.cxx
@@ -1517,7 +1517,7 @@ void createLibImpl( Window* pWin, const ScriptDocument 
rDocument,
 
 if( pNewLibEntry )
 {
-o3tl::heap_ptrEntry(new Entry(OBJ_TYPE_MODULE));
+e.reset(new Entry(OBJ_TYPE_MODULE));
 SvTreeListEntry* pEntry_ = pBasicBox-AddEntry(
 aModName,
 Image( IDEResId( RID_IMG_MODULE ) ),
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: sw/source

2014-09-14 Thread Luboš Luňák
 sw/source/core/layout/trvlfrm.cxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 99cd15fa238886d23bdc429dc1133157d799487a
Author: Luboš Luňák l.lu...@collabora.com
Date:   Sun Sep 14 20:16:51 2014 +0200

avoid possible NULL dereference (fdo#82777)

Change-Id: Ifec915d5b2c9e5f7558e7850eb44e44300c9b374

diff --git a/sw/source/core/layout/trvlfrm.cxx 
b/sw/source/core/layout/trvlfrm.cxx
index f533365..ce15334 100644
--- a/sw/source/core/layout/trvlfrm.cxx
+++ b/sw/source/core/layout/trvlfrm.cxx
@@ -2573,11 +2573,11 @@ void SwRootFrm::CalcFrmRects(SwShellCrsr rCrsr)
 const SwFlyFrm* pFly = static_castconst 
SwFlyFrm*(pAnchoredObj);
 const SwVirtFlyDrawObj* pObj = pFly-GetVirtDrawObj();
 const SwFmtSurround rSur = pFly-GetFmt()-GetSurround();
-SwPosition anchoredAt = 
*pAnchoredObj-GetFrmFmt().GetAnchor().GetCntntAnchor();
-bool inSelection = ( *pStartPos = anchoredAt  anchoredAt  
*pEndPos );
-if( anchoredAt == *pEndPos )
+const SwPosition* anchoredAt = 
pAnchoredObj-GetFrmFmt().GetAnchor().GetCntntAnchor();
+bool inSelection = ( anchoredAt != NULL  *pStartPos = 
*anchoredAt  *anchoredAt  *pEndPos );
+if( anchoredAt != NULL  *anchoredAt == *pEndPos )
 {
-const SwNodes nodes = anchoredAt.GetDoc()-GetNodes();
+const SwNodes nodes = anchoredAt-GetDoc()-GetNodes();
 if( *pEndPos == SwPosition( nodes.GetEndOfContent()))
 inSelection = true;
 else
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641

Bug 79641 depends on bug 82777, which changed state.

Bug 82777 Summary: EDITING: CRASH when select all or select on page with 
picture or object anchored to page
https://bugs.freedesktop.org/show_bug.cgi?id=82777

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Bug 35862] Increase font and decrease font could work even if the selection contains differing font sizes

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35862

--- Comment #25 from crys...@seznam.cz ---
@jimc-6:
you say: ...The button could be disabled if a multi sized string is selected
because it is likely to be a little used feature...

I highly disagree. Moreover, I consider it right opposite - it is the very core
feature. Just imagine you want to make your document fit into 4 pages instead
of 5. With here being discussed feature properly implemented (or in MS Word),
it is just question of Ctrl+A and your_shortcut_to_decrease_font_size. Done.
On the contrary... I am asking: how you do it so effectively now in current
implementation?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-commits] core.git: writerfilter/inc writerfilter/source

2014-09-14 Thread Miklos Vajna
 writerfilter/inc/dmapper/DomainMapper.hxx  |2 
 writerfilter/source/dmapper/DomainMapper.cxx   |   83 +
 writerfilter/source/ooxml/model.xml|   36 +-
 writerfilter/source/rtftok/rtfdocumentimpl.cxx |   42 ++--
 4 files changed, 99 insertions(+), 64 deletions(-)

New commits:
commit aa3696b1ac6c66865d24300e92eed57fff8efbef
Author: Miklos Vajna vmik...@collabora.co.uk
Date:   Sun Sep 14 21:47:35 2014 +0200

Use constants for ST_Underline values

The integers were a leftover from doctok's Kul enumeration.

Change-Id: I71ee4add743af9ae5b5dee877536c09ca48b854c

diff --git a/writerfilter/inc/dmapper/DomainMapper.hxx 
b/writerfilter/inc/dmapper/DomainMapper.hxx
index ea743be..6c44d02 100644
--- a/writerfilter/inc/dmapper/DomainMapper.hxx
+++ b/writerfilter/inc/dmapper/DomainMapper.hxx
@@ -161,7 +161,7 @@ private:
 // Table
 virtual void lcl_entry(int pos, 
writerfilter::ReferenceProperties::Pointer_t ref) SAL_OVERRIDE;
 
-void handleUnderlineType(const sal_Int32 nIntValue, const 
::boost::shared_ptrPropertyMap pContext);
+void handleUnderlineType(const Id nId, const 
::boost::shared_ptrPropertyMap pContext);
 void handleParaJustification(const sal_Int32 nIntValue, const 
::boost::shared_ptrPropertyMap pContext, const bool bExchangeLeftRight);
 bool getColorFromId(const Id, sal_Int32 nColor);
 sal_Int16 getEmphasisValue(const sal_Int32 nIntValue);
diff --git a/writerfilter/source/dmapper/DomainMapper.cxx 
b/writerfilter/source/dmapper/DomainMapper.cxx
index b7aec84..b0d4f82 100644
--- a/writerfilter/source/dmapper/DomainMapper.cxx
+++ b/writerfilter/source/dmapper/DomainMapper.cxx
@@ -3145,33 +3145,68 @@ void DomainMapper::lcl_info(const std::string  
/*info_*/)
 {
 }
 
-void DomainMapper::handleUnderlineType(const sal_Int32 nIntValue, const 
::boost::shared_ptrPropertyMap pContext)
+void DomainMapper::handleUnderlineType(const Id nId, const 
::boost::shared_ptrPropertyMap pContext)
 {
-sal_Int16 eUnderline = awt::FontUnderline::NONE;
+sal_Int16 nUnderline = awt::FontUnderline::NONE;
 
-switch(nIntValue)
+switch (nId)
 {
-case 0: eUnderline = awt::FontUnderline::NONE; break;
-case 2: pContext-Insert(PROP_CHAR_WORD_MODE, uno::makeAny( true ) ); // 
TODO: how to get rid of it?
-case 1: eUnderline = awt::FontUnderline::SINGLE;   break;
-case 3: eUnderline = awt::FontUnderline::DOUBLE;   break;
-case 4: eUnderline = awt::FontUnderline::DOTTED;   break;
-case 7: eUnderline = awt::FontUnderline::DASH; break;
-case 9: eUnderline = awt::FontUnderline::DASHDOT;  break;
-case 10:eUnderline = awt::FontUnderline::DASHDOTDOT;   break;
-case 6: eUnderline = awt::FontUnderline::BOLD; break;
-case 11:eUnderline = awt::FontUnderline::WAVE; break;
-case 20:eUnderline = awt::FontUnderline::BOLDDOTTED;   break;
-case 23:eUnderline = awt::FontUnderline::BOLDDASH; break;
-case 39:eUnderline = awt::FontUnderline::LONGDASH; break;
-case 55:eUnderline = awt::FontUnderline::BOLDLONGDASH; break;
-case 25:eUnderline = awt::FontUnderline::BOLDDASHDOT;  break;
-case 26:eUnderline = awt::FontUnderline::BOLDDASHDOTDOT;break;
-case 27:eUnderline = awt::FontUnderline::BOLDWAVE; break;
-case 43:eUnderline = awt::FontUnderline::DOUBLEWAVE;   break;
-default: ;
-}
-pContext-Insert(PROP_CHAR_UNDERLINE, uno::makeAny( eUnderline ) );
+case NS_ooxml::LN_Value_ST_Underline_none:
+nUnderline = awt::FontUnderline::NONE;
+break;
+case NS_ooxml::LN_Value_ST_Underline_words:
+pContext-Insert(PROP_CHAR_WORD_MODE, uno::makeAny(true));
+// fall-through intended
+case NS_ooxml::LN_Value_ST_Underline_single:
+nUnderline = awt::FontUnderline::SINGLE;
+break;
+case NS_ooxml::LN_Value_ST_Underline_double:
+nUnderline = awt::FontUnderline::DOUBLE;
+break;
+case NS_ooxml::LN_Value_ST_Underline_dotted:
+nUnderline = awt::FontUnderline::DOTTED;
+break;
+case NS_ooxml::LN_Value_ST_Underline_dash:
+nUnderline = awt::FontUnderline::DASH;
+break;
+case NS_ooxml::LN_Value_ST_Underline_dotDash:
+nUnderline = awt::FontUnderline::DASHDOT;
+break;
+case NS_ooxml::LN_Value_ST_Underline_dotDotDash:
+nUnderline = awt::FontUnderline::DASHDOTDOT;
+break;
+case NS_ooxml::LN_Value_ST_Underline_thick:
+nUnderline = awt::FontUnderline::BOLD;
+break;
+case NS_ooxml::LN_Value_ST_Underline_wave:
+nUnderline = awt::FontUnderline::WAVE;
+break;
+case NS_ooxml::LN_Value_ST_Underline_dottedHeavy:
+nUnderline = awt::FontUnderline::BOLDDOTTED;
+break;
+case NS_ooxml::LN_Value_ST_Underline_dashedHeavy:
+nUnderline = awt::FontUnderline::BOLDDASH;
+break;
+case 

[Libreoffice-commits] core.git: 5 commits - configure.ac external/boost include/svtools include/vcl svtools/source vcl/inc vcl/source

2014-09-14 Thread Luboš Luňák
 configure.ac  |7 
 external/boost/UnpackedTarball_boost.mk   |1 
 external/boost/boost.signals2.unused.parameters.patch |   20 +
 include/svtools/inettbc.hxx   |3 +-
 include/vcl/combobox.hxx  |9 --
 include/vcl/edit.hxx  |5 +--
 include/vcl/lstbox.hxx|6 ++--
 svtools/source/control/inettbc.cxx|9 +-
 vcl/inc/ilstbox.hxx   |   26 ++
 vcl/source/control/combobox.cxx   |   25 -
 vcl/source/control/edit.cxx   |   24 ++--
 vcl/source/control/ilstbox.cxx|   10 --
 vcl/source/control/lstbox.cxx |   15 --
 13 files changed, 85 insertions(+), 75 deletions(-)

New commits:
commit 051b29e1025253f35f87a04e297760aa8b40611f
Author: Luboš Luňák l.lu...@collabora.com
Date:   Sun Sep 14 15:45:02 2014 +0200

convert Edit autocomplete Hdl to boost signals2

Here it also keep track of the connection, as it needs to be explicitly
disconnected in one place.

Change-Id: Id3e2882106ae55c2d880898956a36f84d3ce70ef

diff --git a/include/svtools/inettbc.hxx b/include/svtools/inettbc.hxx
index 82e3248..8d073a8 100644
--- a/include/svtools/inettbc.hxx
+++ b/include/svtools/inettbc.hxx
@@ -48,9 +48,10 @@ friend class SvtURLBox_Impl;
 SVT_DLLPRIVATE bool ProcessKey( const vcl::KeyCode rCode );
 SVT_DLLPRIVATE void TryAutoComplete();
 SVT_DLLPRIVATE void UpdatePicklistForSmartProtocol_Impl();
-DECL_DLLPRIVATE_LINK(   AutoCompleteHdl_Impl, void* );
 SVT_DLLPRIVATE void Init(bool bSetDefaultHelpID);
 
+SAL_DLLPRIVATE void AutoCompleteHandler( Edit* );
+
 protected:
 virtual boolNotify( NotifyEvent rNEvt ) SAL_OVERRIDE;
 virtual voidSelect() SAL_OVERRIDE;
diff --git a/include/vcl/combobox.hxx b/include/vcl/combobox.hxx
index 95e3519..b80d088 100644
--- a/include/vcl/combobox.hxx
+++ b/include/vcl/combobox.hxx
@@ -20,6 +20,7 @@
 #ifndef INCLUDED_VCL_COMBOBOX_HXX
 #define INCLUDED_VCL_COMBOBOX_HXX
 
+#include boost/signals2/connection.hpp
 #include vcl/dllapi.h
 #include vcl/ctrl.hxx
 #include vcl/combobox.h
@@ -50,6 +51,7 @@ private:
 sal_Int32 m_nMaxWidthChars;
 LinkmaSelectHdl;
 LinkmaDoubleClickHdl;
+boost::signals2::scoped_connection mAutocompleteConnection;
 
 struct ComboBoxBounds
 {
@@ -71,11 +73,11 @@ private:
 DECL_DLLPRIVATE_LINK(   ImplDoubleClickHdl, void* );
 DECL_DLLPRIVATE_LINK(   ImplPopupModeEndHdl, void* );
 DECL_DLLPRIVATE_LINK(   ImplSelectionChangedHdl, void* );
-DECL_DLLPRIVATE_LINK(   ImplAutocompleteHdl, Edit* );
 DECL_DLLPRIVATE_LINK( ImplListItemSelectHdl , void* );
 
 SAL_DLLPRIVATE void ImplClickButtonHandler( ImplBtn* );
 SAL_DLLPRIVATE void ImplUserDrawHandler( UserDrawEvent* );
+SAL_DLLPRIVATE void ImplAutocompleteHandler( Edit* );
 
 protected:
 using Window::ImplInit;
diff --git a/include/vcl/edit.hxx b/include/vcl/edit.hxx
index 391e825..5d41a1b 100644
--- a/include/vcl/edit.hxx
+++ b/include/vcl/edit.hxx
@@ -20,6 +20,7 @@
 #ifndef INCLUDED_VCL_EDIT_HXX
 #define INCLUDED_VCL_EDIT_HXX
 
+#include boost/signals2/signal.hpp
 #include tools/solar.h
 #include vcl/dllapi.h
 #include vcl/timer.hxx
@@ -94,7 +95,6 @@ private:
 mbActivePopup:1;
 LinkmaModifyHdl;
 LinkmaUpdateDataHdl;
-LinkmaAutocompleteHdl;
 
 css::uno::Reference  css::i18n::XExtendedInputSequenceChecker  mxISC;
 
@@ -238,8 +238,7 @@ public:
 voidSetSubEdit( Edit* pEdit );
 Edit*   GetSubEdit() const { return mpSubEdit; }
 
-voidSetAutocompleteHdl( const Link rHdl );
-const Link GetAutocompleteHdl() const { return maAutocompleteHdl; 
}
+boost::signals2::signal void ( Edit* )  autocompleteSignal;
 AutocompleteAction  GetAutocompleteAction() const { return 
meAutocompleteAction; }
 
 virtual SizeCalcMinimumSize() const;
diff --git a/svtools/source/control/inettbc.cxx 
b/svtools/source/control/inettbc.cxx
index e8e4d1c..a585053 100644
--- a/svtools/source/control/inettbc.cxx
+++ b/svtools/source/control/inettbc.cxx
@@ -899,7 +899,7 @@ void SvtURLBox::Init(bool bSetDefaultHelpID)
 
 SetText( OUString() );
 
-GetSubEdit()-SetAutocompleteHdl( LINK( this, SvtURLBox, 
AutoCompleteHdl_Impl ) );
+GetSubEdit()-autocompleteSignal.connect( boost::bind( 
SvtURLBox::AutoCompleteHandler, this, _1 ) );
 UpdatePicklistForSmartProtocol_Impl();
 
 EnableAutoSize(GetStyle()  WB_AUTOSIZE);
@@ -1127,15 +1127,10 

[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - l10ntools/source

2014-09-14 Thread David Tardon
 l10ntools/source/export.cxx |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 40716a03b60e4d5014a2ddf194f02a474b122a18
Author: David Tardon dtar...@redhat.com
Date:   Sun Sep 14 13:20:29 2014 +0200

fdo#80650 src transl. merge must be case sensitive

This makes the desired changes in
workdir/SrsPartMergeTarget/starmath/source/symbol.src. The only other
merged file that is changed is
workdir/SrsPartMergeTarget/sw/source/ui/misc/numberingtypelistbox.src,
with changes like

 1, 2, 3, ... ; 4/*SVX_NUM_ARABIC
-a, b, c, ... ; 0/*SVX_NUM_CHARS_UPPER_LETTER   */;  ;
+A, B, C, ... ; 0/*SVX_NUM_CHARS_UPPER_LETTER   */;  ;
 a, b, c, ... ; 1/*SVX_NUM_CHARS_LOWER_LETTER   */;  ;

This looks okay to me too :-)

Change-Id: I729075209027ed1f3fec311c05b631c0f681708b
(cherry picked from commit 03626d7940d5e2fc2abf65ef1b49a7a89623f08f)
Reviewed-on: https://gerrit.libreoffice.org/11443
Reviewed-by: Andras Timar andras.ti...@collabora.com
Tested-by: Andras Timar andras.ti...@collabora.com

diff --git a/l10ntools/source/export.cxx b/l10ntools/source/export.cxx
index d3d4cfb..3d0096d 100644
--- a/l10ntools/source/export.cxx
+++ b/l10ntools/source/export.cxx
@@ -275,7 +275,7 @@ Export::~Export()
 
 if ( bMergeMode ) {
 if ( !pMergeDataFile )
-pMergeDataFile = new MergeDataFile(sMergeSrc, 
global::inputPathname, false);
+pMergeDataFile = new MergeDataFile(sMergeSrc, 
global::inputPathname, true);
 
 delete pMergeDataFile;
 }
@@ -1062,14 +1062,14 @@ void Export::ResData2Output( MergeEntrys *pEntry, 
sal_uInt16 nType, const OStrin
 void Export::MergeRest( ResData *pResData )
 {
 if ( !pMergeDataFile ){
-pMergeDataFile = new MergeDataFile( sMergeSrc, global::inputPathname, 
false );
+pMergeDataFile = new MergeDataFile( sMergeSrc, global::inputPathname, 
true );
 aLanguages = pMergeDataFile-GetLanguages();
 
 }
 
 MergeEntrys *pEntry = 0;
 if( pResData-bText || pResData-bQuickHelpText || pResData-bTitle )
-pEntry = pMergeDataFile-GetMergeEntrys( pResData );
+pEntry = pMergeDataFile-GetMergeEntrysCaseSensitive( pResData );
 
 if ( pEntry )
 {
@@ -1154,7 +1154,7 @@ void Export::MergeRest( ResData *pResData )
 ConvertExportContent( pResData-sId );
 }
 
-MergeEntrys* pEntrys = pMergeDataFile-GetMergeEntrys( 
pResData );
+MergeEntrys* pEntrys = 
pMergeDataFile-GetMergeEntrysCaseSensitive( pResData );
 OString sText;
 bool bText = pEntrys  pEntrys-GetText( sText, 
STRING_TYP_TEXT, sCur, true );
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: LibreOffice Weekly News #5 waiting for reviews

2014-09-14 Thread William Gathoye
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/13/2014 03:25 AM, William Gathoye wrote:
 Hi *,
 
 I've just finished to write the fifth edition of LOWN. [1]
 
 The latter is waiting for your reviews.
 
 If I got no complains in the next 48h, I'll advertise it on social 
 networks pinging some news magazine holders like Michael Larabel 
 (Phoronix).

As promised, I advertised LOWN 5 on social networks [1] [2]

Even, if LOWN was not intended as a public release [3], the
advertising on G+ and a ping to Michael Larabel is just a test to see
how the public will react, on the marketing POV.

[1] https://plus.google.com/112998591790866541202/posts/Spst6H9bgUb
[2] https://twitter.com/willubuntu/status/511247560368201728
[3] This newsletter is not really meant for people outside our
community. from
http://standardsandfreedom.net/index.php/2014/09/14/strategy-workshop/


- -- 
William Gathoye
will...@gathoye.be
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBAgAGBQJUFfmXAAoJEA595SwE1xaDdcUP/AxDJV9EJqGR/xPtAPy7YJ7b
KGl9RptEaKbH/PTh/QOYfwx5sivWFFZMGzSvEfyfs53LDH6537o0ITh2I3yarYbz
bgi9UeyKYaFVPwPtWhXGep3RKjd5NZO08dPt/l6d/T3Bq8ivVU57+hQ+d0LvR0fJ
aUNpBS3i2SxQNevGtSS2ep9+jlARTecOxU8ZYkWdxBQdpDWwilzAT0z0P1TV+RlE
I1sex1uMVuR/wFpM5NgwiRERiIKLtFJ/lhPO3mTmIcIexe/NBgUdsnW810Ah1am1
DRgwvvgKqpqVGHu+UGUbnABUo2AT2yQibitvdxfiMjfJnSMDTeiMRgdS9wrmK2Bq
3+EEByZkOa5KG43BBemXhqKfwY05Hv4RnJ6nfNW9SvGqhvONZwB8u8jZgcTK5gFt
eEr4GyL6mwzzkdFJOWgFhOk47LwF4ffJ1RzMKi7j35SHt3yQTVKbtuad0pBNgR0F
C+H1PqdEPGz4hY19+gSPy5ZDm6T0II0JRizdSEmvIjERGIp9EMtuoEUlEUcax8RG
NFtMQ1AL4xkjntpnab2c45Tgm+VNUAHvrz8e2hfe4UMbxeR+xtraWcfC9md5I4Rf
/c61SVOeURZWmwbsXtRRRFR2MmUrmtDPJoK2SXB1OkLU12VTQn2Ved7F5trrhko+
k1injeOy7LZQrciGqfx1
=DiMk
-END PGP SIGNATURE-
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Building pb OTools.cxx in MacOs (connectivity part)

2014-09-14 Thread julien2412
Hello,

On Mac OS 10.9 and master sources updated about 2 days ago, I've got this
building problem:
lo/core/connectivity/source/drivers/odbc/OTools.cxx:462:23: error: no
matching member function for call to 'append'
aData.append(waCharArray, nReadChars);
~~^~
lo/core/include/rtl/ustrbuf.hxx:475:22: note: candidate function not viable:
no known conversion from 'SQLWCHAR [2048]' to 'const sal_Unicode *' (aka
'const unsigned short *') for 1st argument
OUStringBuffer  append( const sal_Unicode * str, sal_Int32 len)
 ^
lo/core/include/rtl/ustrbuf.hxx:661:22: note: candidate function not viable:
no known conversion from 'SQLWCHAR [2048]' to 'sal_Int32' (aka 'int') for
1st argument
OUStringBuffer  append(sal_Int32 i, sal_Int16 radix = 10 )
 ^
lo/core/include/rtl/ustrbuf.hxx:679:22: note: candidate function not viable:
no known conversion from 'SQLWCHAR [2048]' to 'sal_Int64' (aka 'long') for
1st argument
OUStringBuffer  append(sal_Int64 l, sal_Int16 radix = 10 )
 ^
lo/core/include/rtl/ustrbuf.hxx:488:87: note: candidate function template
not viable: requires single argument 'literal', but 2 arguments were
provided
typename libreoffice_internal::ConstCharArrayDetector T,
OUStringBuffer ::Type append( T literal )

 
^
lo/core/include/rtl/ustrbuf.hxx:502:21: note: candidate function template
not viable: requires single argument 'c', but 2 arguments were provided
OUStringBuffer append( const OUStringConcat T1, T2  c )
^
lo/core/include/rtl/ustrbuf.hxx:586:9: note: candidate function template not
viable: requires 1 argument, but 2 were provided
append( T* ) SAL_DELETED_FUNCTION;
^
lo/core/include/rtl/ustrbuf.hxx:420:22: note: candidate function not viable:
requires single argument 'str', but 2 arguments were provided
OUStringBuffer  append(const OUString str)
^
lo/core/include/rtl/ustrbuf.hxx:437:22: note: candidate function not viable:
requires single argument 'str', but 2 arguments were provided
OUStringBuffer  append(const OUStringBuffer str)
 ^
lo/core/include/rtl/ustrbuf.hxx:457:22: note: candidate function not viable:
requires single argument 'str', but 2 arguments were provided
OUStringBuffer  append( const sal_Unicode * str )
 ^
lo/core/include/rtl/ustrbuf.hxx:573:22: note: candidate function not viable:
requires single argument 'b', but 2 arguments were provided
OUStringBuffer  append(bool b)
 ^
lo/core/include/rtl/ustrbuf.hxx:594:22: note: candidate function not viable:
requires single argument 'str', but 2 arguments were provided
OUStringBuffer  append(rtl_uString* str)
 ^
lo/core/include/rtl/ustrbuf.hxx:610:22: note: candidate function not viable:
requires single argument 'b', but 2 arguments were provided
OUStringBuffer  append(sal_Bool b)
 ^
lo/core/include/rtl/ustrbuf.hxx:628:22: note: candidate function not viable:
requires single argument 'c', but 2 arguments were provided
OUStringBuffer  append(char c)
 ^
lo/core/include/rtl/ustrbuf.hxx:644:22: note: candidate function not viable:
requires single argument 'c', but 2 arguments were provided
OUStringBuffer  append(sal_Unicode c)
 ^
lo/core/include/rtl/ustrbuf.hxx:696:22: note: candidate function not viable:
requires single argument 'f', but 2 arguments were provided
OUStringBuffer  append(float f)
 ^
lo/core/include/rtl/ustrbuf.hxx:713:22: note: candidate function not viable:
requires single argument 'd', but 2 arguments were provided
OUStringBuffer  append(double d)
 ^
1 error generated.
make[1]: ***
[/Users/marylinevogel/lo/core/workdir/CxxObject/connectivity/source/drivers/odbc/OTools.o]
Error 1


Any idea?

Julien



--
View this message in context: 
http://nabble.documentfoundation.org/Building-pb-OTools-cxx-in-MacOs-connectivity-part-tp4122263.html
Sent from the Dev mailing list archive at Nabble.com.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: LibreOffice Weekly News #5 waiting for reviews

2014-09-14 Thread Charles-H. Schulz
Hey William,

On 14 septembre 2014 22:24:55 CEST, William Gathoye will...@gathoye.be wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/13/2014 03:25 AM, William Gathoye wrote:
 Hi *,
 
 I've just finished to write the fifth edition of LOWN. [1]
 
 The latter is waiting for your reviews.
 
 If I got no complains in the next 48h, I'll advertise it on social 
 networks pinging some news magazine holders like Michael Larabel 
 (Phoronix).

As promised, I advertised LOWN 5 on social networks [1] [2]

Even, if LOWN was not intended as a public release [3], the
advertising on G+ and a ping to Michael Larabel is just a test to see
how the public will react, on the marketing POV.

LOL don't worry it is always good to spread the word out. I will beat the drums 
tomorrow too.

Best,

Charles.



[1] https://plus.google.com/112998591790866541202/posts/Spst6H9bgUb
[2] https://twitter.com/willubuntu/status/511247560368201728
[3] This newsletter is not really meant for people outside our
community. from
http://standardsandfreedom.net/index.php/2014/09/14/strategy-workshop/


- -- 
William Gathoye
will...@gathoye.be
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBAgAGBQJUFfmXAAoJEA595SwE1xaDdcUP/AxDJV9EJqGR/xPtAPy7YJ7b
KGl9RptEaKbH/PTh/QOYfwx5sivWFFZMGzSvEfyfs53LDH6537o0ITh2I3yarYbz
bgi9UeyKYaFVPwPtWhXGep3RKjd5NZO08dPt/l6d/T3Bq8ivVU57+hQ+d0LvR0fJ
aUNpBS3i2SxQNevGtSS2ep9+jlARTecOxU8ZYkWdxBQdpDWwilzAT0z0P1TV+RlE
I1sex1uMVuR/wFpM5NgwiRERiIKLtFJ/lhPO3mTmIcIexe/NBgUdsnW810Ah1am1
DRgwvvgKqpqVGHu+UGUbnABUo2AT2yQibitvdxfiMjfJnSMDTeiMRgdS9wrmK2Bq
3+EEByZkOa5KG43BBemXhqKfwY05Hv4RnJ6nfNW9SvGqhvONZwB8u8jZgcTK5gFt
eEr4GyL6mwzzkdFJOWgFhOk47LwF4ffJ1RzMKi7j35SHt3yQTVKbtuad0pBNgR0F
C+H1PqdEPGz4hY19+gSPy5ZDm6T0II0JRizdSEmvIjERGIp9EMtuoEUlEUcax8RG
NFtMQ1AL4xkjntpnab2c45Tgm+VNUAHvrz8e2hfe4UMbxeR+xtraWcfC9md5I4Rf
/c61SVOeURZWmwbsXtRRRFR2MmUrmtDPJoK2SXB1OkLU12VTQn2Ved7F5trrhko+
k1injeOy7LZQrciGqfx1
=DiMk
-END PGP SIGNATURE-
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

-- 
Envoyé de mon téléphone avec Kaiten Mail. Excusez la brièveté.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 83834] New: UI: LO writer crashes when pressing control + left if cursor is at left margin

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83834

  Priority: medium
Bug ID: 83834
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: UI: LO writer crashes when pressing control + left if
cursor is at left margin
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: cuesta.alfo...@gmail.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: unspecified
 Component: Writer
   Product: LibreOffice

Steps to reproduce:
1. Open a file.
2. Go to the last line of text (assuming there are further lines without text,
but that are accesible via the cursor).
3. Pres control + left.
LO crashes.

*The file I was using when I discovered the bug a huge odt bulleted ouline.
*Tried it with a new blanc odt and could not reproduce it.
*sometimes I have to press the keys more than once for it to happen, but it
alawys happens eventually.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83834] UI: LO writer crashes when pressing control + left if cursor is at left margin

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83834

fonsopr cuesta.alfo...@gmail.com changed:

   What|Removed |Added

Version|unspecified |4.2.6.2 release

--- Comment #1 from fonsopr cuesta.alfo...@gmail.com ---
By the way, I couldn't find my exact version on the dropdown  menu - here it
goes: LibreOffice 4.2.6.3 420m0(Build:3) I am running xubuntu 14.04. uname -a =
3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014 x86_64 x86_64
x86_64 GNU/Linux

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83819] FORMATTING: Ligatures spaced out inappropriately

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83819

--- Comment #4 from Urmas davian...@gmail.com ---
Do normal Sinhala fonts render OK on your system?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81501] SORT: Memory leak while sorting a large table

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81501

raal r...@post.cz changed:

   What|Removed |Added

 Whiteboard|BSA bibisectRequest |BSA bibisected

--- Comment #14 from raal r...@post.cz ---
e02439a3d6297a1f5334fa558ddec5ef4212c574 is the first bad commit
commit e02439a3d6297a1f5334fa558ddec5ef4212c574
Author: Bjoern Michaelsen bjoern.michael...@canonical.com
Date:   Thu Oct 17 10:15:34 2013 +

source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb

commit 6b8393474974d2af7a2cb3c47b3d5c081b550bdb
Author: Luboš Luňák l.lu...@suse.cz
AuthorDate: Tue Jun 4 13:24:59 2013 +0200
Commit: Luboš Luňák l.lu...@suse.cz
CommitDate: Wed Jun 5 16:01:43 2013 +0200

fix gcc inline assembler operands usage

Apparently whoever did these didn't get the gcc docs and specified
every operand only as input, and then added volatile, explicit
initialization and what not until it worked. Specify output operands
correctly instead.
I couldn't verify all assembler variants, as I don't know them,
but the ones I don't know had at least some proper usage of output
operands, so I'll assume those are all correct.

Change-Id: I2910308b5e00cce8db756496df50ed26cfe35bb6

:100644 100644 49c023e2d36621396be9608a0a64bb670ac44e56
0057ddf8fa7aac0cc36b2b4cc3d47cb3b222e3de Mccache.log
:100644 100644 1f724a450a2ba6123dc2772c4779157757705897
072f6720e641bd0f70bebcb3c47cfc6a55159e50 Mcommitmsg
:100644 100644 058e9f056380574e4073b082180e87b9646d4e8b
ecff2407bcf7e1bbf59642b9e021df82e44f526c Mdev-install.log
:100644 100644 115a24f6a9e45b293b22377dc409001a05069581
2b2cbad4f516bc1d6abed9e776c86ea90e3e757f Mmake.log
:04 04 2d7a96e6b40994d4cff6f226ff2d54947490dabc
4ca7969f1b45eb47375749fa2b77e239eeb9e77b Mopt

git bisect log
# bad: [423a84c4f7068853974887d98442bc2a2d0cc91b]
source-hash-c15927f20d4727c3b8de68497b6949e72f9e6e9e
# good: [65fd30f5cb4cdd37995a33420ed8273c0a29bf00]
source-hash-d6cde02dbce8c28c6af836e2dc1120f8a6ef9932
git bisect start 'latest' 'oldest'
# bad: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb
git bisect bad e02439a3d6297a1f5334fa558ddec5ef4212c574
# good: [8f4aeaad2f65d656328a451154142bb82efa4327]
source-hash-1885266f274575327cdeee9852945a3e91f32f15
git bisect good 8f4aeaad2f65d656328a451154142bb82efa4327
# good: [9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02]
source-hash-8600bc24bbc9029e92bea6102bff2921bc10b33e
git bisect good 9995fae0d8a24ce31bcb5e9cd0459b69cfbf7a02
# good: [8ad82bc1416a07501651e8d96fe268e47d3931d3]
source-hash-13821254f88d2c5488fba9fe6393dcf4ae810db4
git bisect good 8ad82bc1416a07501651e8d96fe268e47d3931d3
# good: [d084d250b04446535ca1d7c29cf2062e6bd042b3]
source-hash-688f72e3a2c3ef923389bbd21f6aea3afe1114db
git bisect good d084d250b04446535ca1d7c29cf2062e6bd042b3
# good: [c2069a369d738078124812312d51f21ea1ce2421]
source-hash-f160e4935c474a5293b3d3c11b3d538efb4767a0
git bisect good c2069a369d738078124812312d51f21ea1ce2421
# good: [a0f20bc04a32a7791ba765d2de2f44f1b74033d1]
source-hash-1de66ba440855050a794b3b2a8647c1b02c210b8
git bisect good a0f20bc04a32a7791ba765d2de2f44f1b74033d1
# good: [a48fbf799e4d4d555fe383b7233c804f573eca4e]
source-hash-bb6ecd8b40313b7cc83d4e619029f4e001334a52
git bisect good a48fbf799e4d4d555fe383b7233c804f573eca4e
# good: [e7cbc9b8764280fd4799e234ca32925e91547a82]
source-hash-31b35ed6bb7fe77f3f276b00fefce112a620b6ac
git bisect good e7cbc9b8764280fd4799e234ca32925e91547a82
# first bad commit: [e02439a3d6297a1f5334fa558ddec5ef4212c574]
source-hash-6b8393474974d2af7a2cb3c47b3d5c081b550bdb

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82041] FORMATTING: Request: Undo the change of default template for heading level 3 and 4

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82041

--- Comment #11 from Owen Genat owen.ge...@gmail.com ---
(In reply to comment #9)
 I think that font color must be set to automatic for each predefined style;
 not black, not gray, automatic.

Again, I agree. I have no problem with additional designs in terms of optional
templates that are either shipped with LO or provided via the templates
website, but the /default/ should always be as plain as possible. LO is a
multi-platform, multi-locale product, which means defaults need to be very
simple and as unobtrusive / adaptable as possible.

(In reply to comment #10)
 There were a lot of discussions in the Design list about a new default
 template. 

The majority of the discussion seems to have been about typeface, size,
spacing, margins, etc. I must say I am dismayed by some of the typographic
misconceptions in that pair of threads. The only references that I can find to
the use of gray are:

 Changes:
 - Grayscale headings 

 Also think we should test the grayscale range in headings on
 a low grade laser printer, 40% gray may be difficult to read
 in such a printout. 

 I've changed headings starting from Heading 6, I used gray color and 
 I hope that works with black-and-white printers. 

 I really like what Google Docs does:
 it uses gray for the later titles, so that they stand out. 

I do not feel that constitutes extensive discussion, in relation to changing
the tone (black to grey) of only some heading levels. I had a look at all the
available proposed templates and they vary so much it is disheartening. No
clear versioning, file naming, or an indication of what has generally changed
(i.e., font size from A pt to B pt for H1), or even details about behind the
scenes changes (i.e., linking of a style or auto-update settings, changing a
size from a point size to equivalent percentage size). 

This all makes for a difficult design process. I can kind of see why the Design
team has retreated to Redmine. At least some of these issues will be more
manageable, though I remained concerned it may not address the process.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82774] Other: Base crashes during form design -Table Control

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82774

--- Comment #38 from Prakash chitnis7...@gmail.com ---
I finally managed to copy the MySQL database and librebase .odb file to
open suse 13.1.
The existence of bug is confirmed as the problem recurs with opensuse 13.1
os also.
Prakash Chitnis

On 2 September 2014 23:10, bugzilla-dae...@freedesktop.org wrote:

  Jochen d...@jochenschiffers.de changed bug 82774
 https://bugs.freedesktop.org/show_bug.cgi?id=82774
  What Removed Added  CC   d...@jochenschiffers.de

  --
 You are receiving this mail because:

- You reported the bug.



-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83623] TABLE: Can't paste multiple rows as data inside the table

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83623

--- Comment #2 from sun...@hotmail.ru ---
Thats not workaround. Table already exist in odt file i need to paste
additional data inside of it.
There is a script that does just that but that is a hacky method and works only
if you need to paste data from table to table(and not as simple as it should be
Ctrl+C - Ctrl+V, also slow down alot on large data) not from text to table.
It should work just as simple as in MicrosoftOffice, copy and paste thats all.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83606] Data ranges in chart inside spreadsheet can't be modified/updated in the data range window

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83606

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
 Status|UNCONFIRMED |NEW
 Whiteboard||BibisectRequest
Version|4.3.1.2 release |4.3.0.0.beta1
   Keywords||regression
 Ever confirmed|0   |1

--- Comment #3 from ign_christian ign_christ...@yahoo.com ---
(In reply to comment #2)
 Results:
 The previous modification done to X series has disappeared.
Same behavior occured if modify Y-values first then click on X-values series

 Expected
 The modification perfomed previously remains. Moreover, just when modifying
 the range, the chart used to be almost automatically updated when the range
 is changed. 
Confirmed. Click OK after modifying a values, without clicking another values,
will update the range.

Reproduced with LO 4.3.2.1, 4.3.0.0.beta1 under Ubuntu 12.04 x86

Not reproduced with LO 4.2.6.3

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83836] New: FILESAVE: Corrupted content.xml after saving a ODS spreadsheet

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83836

  Priority: medium
Bug ID: 83836
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FILESAVE: Corrupted content.xml after saving a ODS
spreadsheet
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: janrathm...@t-online.de
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.6.2 release
 Component: Spreadsheet
   Product: LibreOffice

Created attachment 106241
  -- https://bugs.freedesktop.org/attachment.cgi?id=106241action=edit
Defect spreadsheet created by calc

Problem description: 

Recently I created a speadsheet with Libreoffice Calc and saved it. Later I
tried to open it again, but Calc could not open the file and outputted the
following error message:

Read-Error.
Format error discovered in the file in sub-document content.xml at
2,8442(row,col).

After investigation I found out that the cause were duplicated attributes
within some XML tags in content.xml. After manually deleting those attributes
and adding the modified content.xml back to the ods file, I was able to open
the spreadsheet again.

I have attached the defect/corrupted spreadsheet as created by Calc, the
manually fixed spreadsheet that can be opened again, and a screenshot showing
the output of wdiff when comparing the two content.xml-files.

Steps to reproduce:
1. Try to open spreadsheet-defect.ods
2. Calc will fail to open it and quits with the error message quoted above.

Current behavior:
Spreadsheet file is corrupted and cannot be used without manual knowledge of
the interns of ODF files/XML format.

Expected behavior:
While saving files, Calc should under every circumstance produce a file that
can be opened again.

Kind regards,
Jan

Operating System: Ubuntu
Version: 4.2.6.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83836] FILESAVE: Corrupted content.xml after saving a ODS spreadsheet

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83836

--- Comment #1 from Jan Rathmann janrathm...@t-online.de ---
Created attachment 106242
  -- https://bugs.freedesktop.org/attachment.cgi?id=106242action=edit
Spreadsheet with manually fixed content.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83836] FILESAVE: Corrupted content.xml after saving a ODS spreadsheet

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83836

--- Comment #2 from Jan Rathmann janrathm...@t-online.de ---
Created attachment 106243
  -- https://bugs.freedesktop.org/attachment.cgi?id=106243action=edit
Screenshot of output of wdiff command highlighting the changes of content.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83833] formatting

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83833

ign_christian ign_christ...@yahoo.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 Ever confirmed|0   |1

--- Comment #1 from ign_christian ign_christ...@yahoo.com ---
Hi.. I can't reproduce with LO 4.2.6.3 under Ubuntu 12.04 32bit.

Please upgrade to LO 4.2.6.3 and reset user profile:
https://wiki.documentfoundation.org/UserProfile

If problem resolved, please change status to RESOLVED WORKSFORME. Otherwise
UNCONFIRMED and inform what languange you're using to format the cell.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83325] EDITING: Enhancement: make measure units and grid a part of the file properties

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83325

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   Hardware|Other   |All
 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
   Severity|normal  |enhancement
 Ever confirmed|0   |1

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---
Seems a reasonable request. Does not seem possible at present and likely
requires amending the ODF specification. Status set to NEW. Platform set to
All/All. Severity set to enhancement.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80650] lower case greek alphabet missing in localized Math symbol table

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80650

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |dtar...@redhat.com
   |desktop.org |
 CC||dtar...@redhat.com

--- Comment #56 from David Tardon dtar...@redhat.com ---
found the problem

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83277] ERRORMESSAGE: Error message at starting of LibreOffice Application

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83277

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

  Component|UI  |Installation

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---
Problem seems to be a permission-related. Component set to Installation. Bug
72755 may be related (for GNU/Linux).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82618] Calc crashes when Tools Solver is clicked on

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82618

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org

--- Comment #8 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
Did you try to install or reinstall the package libreoffice-nlpsolver ?

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83832] Tools options setting Printing Comments effecting pdf export margin setting

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83832

Cor Nouws c...@nouenoff.nl changed:

   What|Removed |Added

 CC||c...@nouenoff.nl
Summary|Tools options setting   |Tools options setting
   |effecting pdf export|Printing Comments effecting
   |setting |pdf export margin setting

--- Comment #1 from Cor Nouws c...@nouenoff.nl ---
Hi Jay,

Can you be more specific pls in writing the summary :)
Thanks a lot,
Cor

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83836] FILESAVE: Corrupted content.xml after saving a ODS spreadsheet

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83836

m.a.riosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 CC||mari...@miguelangel.mobi

--- Comment #3 from m.a.riosv mari...@miguelangel.mobi ---
I can't reproduce with Win7x64
Version: 4.2.6.3 Build ID: 3fd416d4c6db7d3204c17ce57a1d70f6e531ee21

Please try resetting user profile, sometimes solves strange issues.
https://wiki.documentfoundation.org/UserProfile

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83089] UI: Cannot select location in properties dialogue

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83089

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org

--- Comment #2 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
Reproducible for me with version 4.3.3.0.0+ built at home under Ubuntu 14.04
x86-64 (Build ID: 8618534a73e8c6b5cddb6a7cacedcc38b62bab33).

Reproducible for me with version 4.2.7.0.0+ built at home under Ubuntu 14.04
x86-64 (Build ID: a7f7b93299a9a7af8b243099f78f236172c4cb51).

Could be possible that this behavior would be intentional ?

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83707] EDITING: Crash when sorting range in loaded xls

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83707

Matthew Francis fdb...@neosheffield.co.uk changed:

   What|Removed |Added

 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
   Severity|normal  |major
   Priority|medium  |high
 CC||fdb...@neosheffield.co.uk
 Ever confirmed|0   |1

--- Comment #1 from Matthew Francis fdb...@neosheffield.co.uk ---
Confirmed on OSX 10.9.4/LO 4.3.1.2

- NEW
- Platform: All
- Importance: High

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83707] EDITING: Crash when sorting range in loaded xls

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83707

--- Comment #2 from Matthew Francis fdb...@neosheffield.co.uk ---
Created attachment 106247
  -- https://bugs.freedesktop.org/attachment.cgi?id=106247action=edit
Backtrace (4.3.1.2/OSX)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83351] Macros: Using the old oood daemon which uses a pipe to communicate libreoffice hangs

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83351

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---
If I change the --accept argument from:

pipe, name=ood-instance-1;urp;

... to:

pipe,name=ood-instance-1;urp;

Instead of running at 100% CPU it idles at an expected (very low) level. Please
try this. Tested under Debian 7 x86_64 using v4.3.1.2 Build ID:
958349dc3b25111dbca392fbc281a05559ef6848.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83424] EDITING: Libre Office draw never had a vertical scroolbar available on text block

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83424

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   Hardware|Other   |All
 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
   Severity|normal  |enhancement
 Ever confirmed|0   |1

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---
The only methods of adding a scrollbar to a text object (in Draw) does appear
to be via either:

- Insert  Floating Frame...
- Inserting a Text Box via Form Controls toolbar

May require an amendment to the ODF specification (and apply to more components
than just Draw). Status set to NEW. Severity set to enhancement. Platform set
to All/All.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83325] EDITING: Enhancement: make measure units and grid a part of the file properties

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83325

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 CC||jbfa...@libreoffice.org,
   ||libreoffice-ux-advise@lists
   ||.freedesktop.org

--- Comment #2 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
I disagree, changing the measurement unit does not change the values that are
stored in metric units in the document. 
I think that your proposition will lead to interoperability problems if you
force the user of your document to use your own exotic (exotic for him) unit
system.

Additionally, that may lead to legal difficulties. Indeed it may be prohibited
to use not metric units for commercial transactions or in official documents
(eg. bill of sale). For example, it is the case in France.

Switching from unit system to another seems a surprising workflow to me.

UX advise requested.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 51951] PDF Import 1.0.5. : Some vectorial elements not imported correctly

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=51951

--- Comment #8 from vv...@yandex.ru ---
Tested with dev build v4.4.0.0.alpha0+
(f39ed4c680fe8ef2ea3f0ace91ea3175551ec9c5):

Text position problems: fixed
Spotted lines: fixed
Black rect around arrows: fixed

Which left unfixed is rectangular fill of arrows
(because there is no masking support in LO)

4.3 build seems to have most of this problems fixed too

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83324] UI: Right click menu appears little far from the mouse

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83324

--- Comment #2 from marcos...@gmail.com ---
Hi, it is OS X 10.9.4

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83277] ERRORMESSAGE: Error message at starting of LibreOffice Application

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83277

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jbfa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #2 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
What happens if you remove the component ActiveX control ?

Set status to NEEDINFO. Please set it back to UNCONFIRMED once you have
provided requested informations. Thank you for your understanding.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83831] Other: Will Not download

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83831

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #1 from Julien Nabet serval2...@yahoo.fr ---
What about if you temporarily disable WebRoot antivirus?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83834] UI: LO writer crashes when pressing control + left if cursor is at left margin

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83834

Julien Nabet serval2...@yahoo.fr changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||serval2...@yahoo.fr
 Ever confirmed|0   |1

--- Comment #2 from Julien Nabet serval2...@yahoo.fr ---
If you can't reproduce it with a brand new file, could you put your file
available somewhere? (think about removing any private/confidential part).
Indeed, we won't be able to reproduce this without it and therefore won't be
able to investigate.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83426] SVG's Load Slowly

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83426

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---
Created attachment 106250
  -- https://bugs.freedesktop.org/attachment.cgi?id=106250action=edit
ODP with various types of SVG inserted LOv4312

(In reply to comment #0)
 Insert a svg into presentation

What type of SVG? In which application was the SVG created? In the attached
example only the SVG prepared in Adobe Illustrator loads slowly under GNU/Linux
using v4.3.1.2. I admit it is not a good control test, as we need the same
graphic saved by different SVG editing applications. The Illustrator one is
likely the most complex and can be obtained here:

http://en.wikipedia.org/wiki/File:NuclearPore.svg

According to the W3C validator it contains 60 errors (mainly undefined elements
and attributes), so the slow rendering may not entirely be the fault of LO.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81966] High CPU usage during row/column selection in Calc

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81966

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Whiteboard||PossibleRegression
 Ever confirmed|0   |1

--- Comment #5 from Owen Genat owen.ge...@gmail.com ---
(In reply to comment #4)
 Captured a video showing how to reproduce. It's available here -
 http://youtu.be/wYHie6fkSxE

Thanks for the clear instructions. Under Debian 7 x86_64 using:

- v4.1.6.2 Build ID: 40ff705089295be5be0aae9b15123f687c05b0a

... selecting 11 non-contiguous rows and then 4 non-contiguous columns results
in ~4.0% CPU (while selecting) before returning to ~0% once I stop. Under
Crunchbang 11 x86_64 using:

- v4.2.6.3 Build ID: 3fd416d4c6db7d3204c17ce57a1d70f6e531ee21

... I only manage the 11 non-contiguous rows before ~100% CPU usage, so this
appears related to the large Calc changes in v4.2. Under Debian 7 x86_64 using:

- v4.3.1.2 Build ID: 958349dc3b25111dbca392fbc281a05559ef6848

... I am able to select 11 non-contiguous rows and then 2-3 non-contiguous
columns before CPU usage reached ~100%. This appears to be a mild improvement
over v4.2. Under Crunchbang 11 x86_64 using:

- v4.4.0.0.alpha0+ Build ID: 037d03b9facb414ba6be01fa6ee92fc7ca89f70c
TinderBox: Linux-rpm_deb-x86_64@46-TDF, Branch:master, Time:
2014-09-11_00:32:52

... I am able to select 11 non-contiguous rows and then 4 non-contiguous
columns before CPU usage reached ~100%. This again appears to be a mild
improvement over v4.3.

Confirmed. Status set to NEW. Whiteboard set to PossibleRegression.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83537] FORMATTING: White bolded text over black background disappears/doesn't print

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83537

--- Comment #2 from Owen Genat owen.ge...@gmail.com ---
Also unable to reproduce under GNU/Linux using v4.3.1.2, so possibly a
MacOS-specific build issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82752] Division problem

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82752

--- Comment #11 from Dominique LE CAMPION d.lecamp...@decyben.com ---
Hi JBF,

(In reply to comment #10)
 @Dominique: do you see this behavior with an empty new file with default
 cell formatting ? Which font is used in default formatting ?
 
 Best regards. JBF

Yes. The default font is Liberation Sans 10. The width is 2.26cm. 2.71cm also
shows a different wrong result for =300/1565.

I can also reproduce the issue with Geneva 10 with width 2.26 or 2.71cm.

I also tried with LibreOffice Version: 4.1.4.2
Build ID: 0a0440ccc0227ad9829de5f46be37cfb6edcf72 but can't reproduce the
issue.

Best regards,

Dominique

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83547] EDITING: Draw crash unexpectedly when editing a drawing

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83547

--- Comment #6 from Owen Genat owen.ge...@gmail.com ---
Not reproducible under GNU/Linux using v4.3.1.2. Possibly Windows-only issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 72200] Autocorrect completes text using words deleted from the word completion list

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72200

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---


*** This bug has been marked as a duplicate of bug 67826 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83584] EDITING Word Completion does not offer a word, when cursor is not before a whitespace character or end of the document

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83584

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
   Severity|trivial |enhancement
 Ever confirmed|0   |1

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---
Seems like a reasonable request. The presumption is to ignore certain
characters adjacent to (following) the cursor e.g., full stop, question mark,
exclamation mark, comma, semi-colon, colon, quotation marks, brackets, and
maybe forward slash. Status set to NEW. Severity set to enhancement. Platform
set to All/All.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 72496] --- isn't autoCorrected/autoFormatted to a horizontal line

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72496

--- Comment #4 from Owen Genat owen.ge...@gmail.com ---
(In reply to comment #0)
 I did enable Replaced dashed of Options (Tools -- AutoCorrect Options...)

The summary mentions horizontal line (original summary simply stated line).
The option to convert three dashes to a horizontal line (border) is Apply
Border (rather than Replace dashes). It is not clear to me whether this
report relates to AutoCorrect of dashes or borders.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83819] FORMATTING: Ligatures spaced out inappropriately

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83819

--- Comment #5 from JC Ahangama j...@ahangama.com ---
Normal Sinhala?

This is by far nearest to normal Singhala. Some more ligatures are needed.
(Modern Singhala is called Mishra Singhala. It mixes in Sanskrit into
Singhala).

It is romanized Singhala, somewhat like Icelandic, displayed using a smart font
containing substitution tables that implement Singhala and Sanskrit
orthography. This is what comes closest to the way Singhala has been written
for a long time. I use Rev. Fr. Theodore G. Perera's grammar book in
constructing the orthography.
(https://openlibrary.org/books/OL21020M/Sim%CC%A3hala_bha%CC%84s%CC%A3a%CC%84va).
That book has been out of print since 1950s. Most Buddhist temples have it.

There is a deviation between written Singhala and printed Singhala because of
limitations in the printing industry and the typewriter. Unicode Sinhala
completely ignores the grammar and is damaging common understanding of the
writing tradition. (The writing system is part of the grammar).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83836] FILESAVE: Corrupted content.xml after saving a ODS spreadsheet

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83836

--- Comment #4 from Jan Rathmann janrathm...@t-online.de ---
I have tested it with a pristine user profile, and also with the current
version of OpenOffice and Gnumeric (within a virtual machine) - none of them
was able to open the file (OpenOffice showed the same error message). So it has
nothing to with my particular user profile.

A standardized way to reproduce the bug is to boot a virtual machine from an
Ubuntu 14.04.1-Live-CD and then try to open the file. It does not work.

Kind regards,
Jan

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 65675] LibreOffice 4.2 most annoying bugs

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675

Bug 65675 depends on bug 80650, which changed state.

Bug 80650 Summary: lower case greek alphabet missing in localized Math symbol 
table
https://bugs.freedesktop.org/show_bug.cgi?id=80650

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83649] TABLE: Column width of last column cannot be modified

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83649

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME
 CC||jbfa...@libreoffice.org

--- Comment #1 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
If the copied table flows out of the page, move the cursor inside the table,
right click - Table - tab Table - ajust the width, for example at 100% or
less or an absolute value. Now you can change the width of the last column.

This bug-tracker is not an helpdesk. You should ask for help on the users
mailing-list or on asklibo:
mailto:us...@global.libreoffice.org
http://ask.libreoffice.org

Closing as WorksForMe

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82948] FORMATTING: Adding new AutoFormat entries appears to follow C or Unicode Upper-first collation

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82948

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   Hardware|Other   |All
 OS|Mac OS X (All)  |All
 Status|UNCONFIRMED |NEW
Summary|FORMATTING: Adding  |FORMATTING: Adding new
   |AutoFormat not reliable |AutoFormat entries appears
   ||to follow C or Unicode
   ||Upper-first collation
 Ever confirmed|0   |1

--- Comment #2 from Owen Genat owen.ge...@gmail.com ---
As a result of comment 1, confirmed. Also reproducible under GNU/Linux using
v4.3.1.2. 

Note that this is likely a collation issue as capital letters are merely being
sorted prior to lowercase letters. Testing with a new entry BuW sees it
sorted after Brown, while BrW is sorted before to Brown. It is likely
that C or Unicode Upper-first collation is being used. It would be good to get
this clarified to see whether anything can (or should) be done about this.

Status set to NEW. Platform set to All/All. Summary amended for clarity.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83667] AutoFormat is not automatically applied to newly inserted / adjusted (via deletion) table rows

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83667

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
 OS|Windows (All)   |All
 Status|UNCONFIRMED |NEW
   Severity|minor   |enhancement
Summary|Autoformatting is not being |AutoFormat is not
   |applied to new table rows   |automatically applied to
   ||newly inserted / adjusted
   ||(via deletion) table rows
 Ever confirmed|0   |1

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---
This appears to relate to both Calc and Writer. After a defined AutoFormat is
applied, any subsequent insertion / deletion of rows results in the AutoFormat
definition needing to be re-applied. 

Confirmed under GNU/Linux using v4.3.1.2. Status set to NEW. Platform set to
All/All. Severity set to enhancement. Summary amended for clarity.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 44525] Writer and Calc feature request: Thumbnail preview for table Autoformat

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=44525

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=34391

--- Comment #3 from Owen Genat owen.ge...@gmail.com ---
This would seem related to the enhancement to get table styles implemented (as
that is what the screenshot from MSO 2007 is showing). Bug 34391 added to See
Also list (rather than Depends on as this report is about AutoFormat).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 34391] FORMATTING feature request: Table Cell Styles / Table Styles (Writer)

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=34391

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=44525

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83665] External images should not be loaded by default, but should show an infobar that allows them to be loaded

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83665

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

   Hardware|Other   |All
 CC||jbfa...@libreoffice.org

--- Comment #2 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
This is a great idea of enhancement. :-)

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 81484] Draw pdf import: bold font shown as outline, if Chinese (CJK?) font is applied

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=81484

--- Comment #8 from vv...@yandex.ru ---
Created attachment 106256
  -- https://bugs.freedesktop.org/attachment.cgi?id=106256action=edit
Fill and stroke properties of the text

To correctly fix this problem, separate control over the fill and stroke
properties of the text is needed.
For now, it is impossible to replicate first three samples of 'example_026.pdf'
in LO.Draw without any hacks (like one text on top of other, conversion of text
into polygons, etc).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83681] When PRINTING paper format and print size are changing

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83681

Jean-Baptiste Faure jbfa...@libreoffice.org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jbfa...@libreoffice.org
 Ever confirmed|0   |1

--- Comment #3 from Jean-Baptiste Faure jbfa...@libreoffice.org ---
Please, attach the offending document.

Set status to NEEDINFO. Please set it back to UNCONFIRMED once you have
provided requested informations. Thank you for your understanding.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83843] New: Other: Libre Office Versión: 4.2.3.3 crashes when open a pdf document after installing pdf import extension

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83843

  Priority: medium
Bug ID: 83843
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Other: Libre Office Versión: 4.2.3.3 crashes when open
a pdf document after installing pdf import extension
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: claudiopad...@gmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.2.3.3 release
 Component: Libreoffice
   Product: LibreOffice

Problem description: 

Libre Office Versión: 4.2.3.3 crashes when open a pdf document after installing
pdf import extension, just shot down the program, also if try opening from Draw
or whatever.

Steps to reproduce:
1. 
2. 
3. 

Current behavior:

Expected behavior:


Operating System: Debian
Version: 4.2.3.3 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80385] PDF Import: Poor image quality

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=80385

--- Comment #5 from vv...@yandex.ru ---
Created attachment 106258
  -- https://bugs.freedesktop.org/attachment.cgi?id=106258action=edit
Image extracted from test pdf

This is not a problem with PDF import.
If you drag this image into empty LO.Draw document, you will see the same
effect.
---
And image is not damaged. Zoom in and you will see. It is just bad resampling.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79559] FORMCONTROLS: Checkboxes are not displayed correctly

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79559

--- Comment #3 from norbig norbert.gi...@gmail.com ---
FYI.
It seems that the issue is not present in LibreOffice 4.3.1.2 (tested with
official ArchLinux package, Build ID: 4.3.1.2 Arch Linux build-1). Checkboxes
are displayed correctly, they are clickable and their state change properly
when clicked.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83832] Tools options setting Printing Comments effecting pdf export margin setting

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83832

--- Comment #2 from Jay Philips philip...@hotmail.com ---
Hi Cor,

Will do better next time. :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58477] EDITING, FORMATTING: No automatic line break after hyphen

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58477

Simo Kaupinmäki isoku...@gmail.com changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
 OS|Linux (All) |other

--- Comment #15 from Simo Kaupinmäki isoku...@gmail.com ---
I have tested with 4.3.1.2, and this bug is still present on Debian stable if
Libo is installed from the backports repository. However, the bug is NOT
present if I download the same Libo version directly from the Libo download
page and install it manually. This was also the case with Libo 4.2.6, which was
the previous version available in Debian backports. Thus, as noted in comment
11, the bug seems to be linked to some special repositories (personal package
archives, Debian backports). Furthermore, looking through the other comments,
the bug primarily (only?) seems to affect .deb based distros (Debian, Ubuntu,
Mint, Elementary). I'm therefore changing the platform metadata from Linux
(All) into other.

Besides the hyphen-minus (U+002D) and hyphen (U+2010), this bug seems to affect
the en dash (U+2013) and several special space characters (U+2002 through
U+2006 and U+2008 through U+200A). On the other hand, line break is correctly
allowed after the regular space (U+0020), zero-width space (U+200B), soft
hyphen (U+00AD), and em dash (U+2014, both before and after).

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83844] New: FORMATTING: Wrong format in reading .doc file

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83844

  Priority: medium
Bug ID: 83844
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: FORMATTING: Wrong format in reading .doc file
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: overs...@hotmail.com
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.3.0.4 release
 Component: Writer
   Product: LibreOffice

Created attachment 106262
  -- https://bugs.freedesktop.org/attachment.cgi?id=106262action=edit
Word file has wrong format.

Problem description: 
See the following pictures.
Steps to reproduce:
Open the attached file.

Current behavior:
http://i.imgur.com/3il1bxq.png
Expected behavior:
http://i.imgur.com/lKP8SjC.png


Operating System: Windows 7
Version: 4.3.0.4 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55903] UI: Zoom In (+) icon does nothing

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55903

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard|Confirmed:4.2.0.4:OSX   |Confirmed:4.2.0.4:OSX
   ||target:4.4.0

--- Comment #8 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Maxim Monastirsky committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=f5129ca7610ec4ec20ed1c00e5c94bf51d5de2cc

fdo#55903 Immediate effect for zoom in button



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83572] Increase zoom button in toolbar doesnt work

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83572

Commit Notification libreoffice-comm...@lists.freedesktop.org changed:

   What|Removed |Added

 Whiteboard||target:4.4.0

--- Comment #13 from Commit Notification 
libreoffice-comm...@lists.freedesktop.org ---
Maxim Monastirsky committed a patch related to this issue.
It has been pushed to master:

http://cgit.freedesktop.org/libreoffice/core/commit/?id=dffe40bc4e8be7c845d66a8118248d02dd70a707

Related: fdo#83572 Improve zoom mode



The patch should be included in the daily builds available at
http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
http://wiki.documentfoundation.org/Testing_Daily_Builds
Affected users are encouraged to test the fix and report feedback.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83572] Increase zoom button in toolbar doesnt work

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83572

--- Comment #14 from Maxim Monastirsky momonas...@gmail.com ---
So I moved the zoom mode to a dedicated button, and made it permanent (until
the user press escape or click the selection tool). Also added zoom out (by
holding Ctrl), and pan (by holding Shift). I didn't use space for pan, because
it isn't a modifier key, so I wasn't sure how to implement this. Also the
pressed/unpressed stuff isn't fixed - I had a lot of headache with this, so
left this out by now.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83612] Renumbering problems in master document

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83612

Darius Daniel Grigoras daniel.grigo...@movidius.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #6 from Darius Daniel Grigoras daniel.grigo...@movidius.com ---
I re-checked and I noticed that cross-references are actually renumbered
correctly using LO 4.3. It's just takes a bit of time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83675] embedded fonts are double and also non-used fonts are embedded - the used font is not embedded

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83675

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   Hardware|x86-64 (AMD64)  |All
 OS|Windows (All)   |All
   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=65353

--- Comment #1 from Owen Genat owen.ge...@gmail.com ---
(In reply to comment #0)
 If this spreadsheet is saved with fonts embedding enabled,

Presumably this is a reference to saving as ODS because File  Properties 
Fonts tab  Embed fonts in the document option[1] only applies to this file
format.

 those fonts are embedded but not used in that document:

Here is a quick grep of fonts used in the provided XLSX (contents of file
extracted to xlsx/ directory):

$ grep --no-filename -ore rFont[^/]* xlsx/ | sort -u
rFont val=Arial
rFont val=Futura Lt BT
rFont val=Segoe UI
rFont val=Tahoma
$ grep --no-filename -ore name val=[^/]* xlsx/ | sort -u
name val=Arial
name val=Calibri
name val=Futura Lt BT
name val=Segoe UI
name val=Tahoma
name val=WenQuanYi Zen Hei

So both Arial and Calibri are listed as either used somewhere in the document
or defined in a default style. Some of the other fonts (Segoe UI and Tahoma)
seem to be used in comments.

 The font that is used in whole document is !not! embedded (Futura Lt BT)

I have tested saving the XLSX to ODS under GNU/Linux using v4.3.1.2 with the
font embedding option turned on and this does indeed appear to be a problem.
Fonts embedded:

- Liberation Sans
- Liberation Sans Bold
- Liberation Sans Italic
- Liberation Sans Bold Italic
- DejaVu Sans
- DejaVu Sans Bold
- FreeSans
- FreeSansOblique

Liberation Sans is the metric equivalent of Arial, so it will be a substitution
(as I do not presently have Arial installed). The others I am unsure about and
I am also not sure why the Futura Lt BT TTF font is not embedded (this I can
confirm). Overall I feel this report is likely a duplicate of bug 65353.
Platform set to All/All. Bug 65353 added to See Also list for now.

[1] This location may change, refer bug 64357.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 65353] FILESAVE: LO embeds non-used fonts

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65353

Owen Genat owen.ge...@gmail.com changed:

   What|Removed |Added

   See Also||https://bugs.freedesktop.or
   ||g/show_bug.cgi?id=83675

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83633] FILESAVE: Crash when save in ODF 1.0/1.1

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83633

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|libreoffice-b...@lists.free |caol...@redhat.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 79641] LibreOffice 4.4 most annoying bugs

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641

Bug 79641 depends on bug 83633, which changed state.

Bug 83633 Summary: FILESAVE: Crash when save in ODF 1.0/1.1
https://bugs.freedesktop.org/show_bug.cgi?id=83633

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55903] UI: Zoom In (+) icon does nothing

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55903

Maxim Monastirsky momonas...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 55903] UI: Zoom In (+) icon does nothing

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55903

Maxim Monastirsky momonas...@gmail.com changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |momonas...@gmail.com
   |desktop.org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83846] New: Bad allocation on Windows 7 x64 when working with master document

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83846

  Priority: medium
Bug ID: 83846
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: Bad allocation on Windows 7 x64 when working with
master document
  Severity: blocker
Classification: Unclassified
OS: Windows (All)
  Reporter: daniel.grigo...@movidius.com
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.3 Daily
 Component: Writer
   Product: LibreOffice

Hi 

I work with a master document and I found out that I have to run LibreOffice on
Ubuntu x64, as on Windows 7 x64 LibreOffice returned Bad allocation and
crashed each time I inserted many or all of the subdocuments, which amount to
2000 pages. On Ubuntu it runs great, but on Windows 7 x64 poorly. I have to add
that I also have OpenOffice installed, but I understand that there shouldn't be
any conflicts by having both installed.

Also, at the subdocument level, and this again on Windows 7 x64, LibreOffice
would just not show some of the larger pictures contained by a 40 MB
subdocument.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83843] Other: Libre Office Versión: 4.2.3.3 crashes when open a pdf document after installing pdf import extension

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83843

m.a.riosv mari...@miguelangel.mobi changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||mari...@miguelangel.mobi
 Ever confirmed|0   |1

--- Comment #1 from m.a.riosv mari...@miguelangel.mobi ---
Hi Claudio, doesn't needed to install pdf import extension from 4.0 version.
https://www.libreoffice.org/download/4-0-new-features-and-fixes
PDF Import, the Presenter Console, and the Python Scripting Provider are no
longer bundled extensions but core features.

Please try uninstalling the extension and test again.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83845] New: no greek formula in new version

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83845

  Priority: medium
Bug ID: 83845
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: no greek formula in new version
  Severity: normal
Classification: Unclassified
OS: Linux (All)
  Reporter: meskiangas...@yahoo.fr
  Hardware: x86-64 (AMD64)
Status: UNCONFIRMED
   Version: 4.3.1.2 release
 Component: Formula Editor
   Product: LibreOffice

For instance, %alpha don't make the greek letter alpha in Formula Editor.

There is the same problem with many other letters, although someone works fine,
like %varphi.

We also can not open former documents containing these greek letters in
formulas, the software crashes.

I apologize for my poor english.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83572] Increase zoom button in toolbar doesnt work

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83572

Maxim Monastirsky momonas...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

--- Comment #15 from Maxim Monastirsky momonas...@gmail.com ---
Reopening because a feedback is needed on this change.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83555] Crash in presentation by entering/leaving specific slide with page-down

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83555

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
   Assignee|libreoffice-b...@lists.free |mst...@redhat.com
   |desktop.org |

--- Comment #7 from Caolán McNamara caol...@redhat.com ---
This was fixed by 790920befb242d4843d7a933c8a3b7af31d404f9

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83232] FILESAVE: Crash saving DOC format

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83232

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83845] no greek formula in new version

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83845

David Tardon dtar...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE
 CC||dtar...@redhat.com

--- Comment #1 from David Tardon dtar...@redhat.com ---


*** This bug has been marked as a duplicate of bug 80650 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83847] New: EDITING: Theme not implementation of instructions of the certificate system on databases

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=83847

  Priority: medium
Bug ID: 83847
  Assignee: libreoffice-bugs@lists.freedesktop.org
   Summary: EDITING: Theme not implementation of instructions of
the certificate system on databases
  Severity: normal
Classification: Unclassified
OS: Windows (All)
  Reporter: ty...@ukr.net
  Hardware: Other
Whiteboard: BSA
Status: UNCONFIRMED
   Version: 4.3.1.2 release
 Component: Database
   Product: LibreOffice

In the certificate system specified for creation of query with an in-out
parameter
 Queries of parameters
To create a query with in-out parameters, it is necessary to place a variable
in square brackets (=[x]). In addition, it is possible to use equal sign and
colon (=:x). At implementation of query the program opens a dialog box for the
input of expression that the variable of x will be appropriated.
At the simultaneous query of a few parameters in a dialog box the list of all
parameters will appear with the line of input next to each of them. Enter
values desirably in direction from top to bottom, pressing the key INPUT after
every line.

 however the executed pointing will be executed error diagnostics is not
present although

beforehand thankful
 with kind regards tym

Operating System: Windows 7
Version: 4.3.1.2 release

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 65353] FILESAVE: LO embeds non-used fonts

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65353

--- Comment #11 from Owen Genat owen.ge...@gmail.com ---
There appear to be multiple problems with font embedding:

a) Fonts used in default (common) / automatic / pre-defined styles appear to be
embedded in a non-obvious manner.

b) Some fonts appear to be embedded twice (refer bug 83675). In the example
XLSX in that report I did not reproduce this, but under GNU/Linux using
v4.3.1.2 a new document containing a embeds two copies each of FreeSans and
FreeSansOblique e.g.:

style:font-face style:name=FreeSans1 svg:font-family=FreeSans
style:font-family-generic=swiss

style:font-face style:name=FreeSans svg:font-family=FreeSans
style:font-family-generic=system style:font-pitch=variable

c) Some fonts in use are not being embedded at all (again, refer bug 83675).

Is this particular report only going to focus on (a) or expanded to cover (b)
and (c) also? Just after some clarity about how to treat seemingly related
reports. Thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 82028] soffice.bin crashed with SIGSEGV in ResMgr::GetLong()

2014-09-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82028

Caolán McNamara caol...@redhat.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |NOTOURBUG

--- Comment #3 from Caolán McNamara caol...@redhat.com ---
This is a crash on loading the window resources for the printing progress
dialog. Seeing as it doesn't happen for anyone else, I strongly suspect that
your vclLANG.res are somehow corrupted.

The files in question would be /usr/lib*/libreoffice/program/resource/*vcl*

Under ubuntu I imagine debsums can be used to determine if the vcl*.res files
on your system match what they are supposed to be.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


  1   2   3   >