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

2015-10-15 Thread Stephan Bergmann
 sw/source/core/inc/frmtool.hxx |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit cfc7307a23eed561152c1b016cd0ec22bc7af145
Author: Stephan Bergmann 
Date:   Thu Oct 15 12:22:44 2015 +0200

Properly wrap macro expressions in parentheses

Change-Id: I2298b113f3ed1b2a715808dc8f9f906702e16485

diff --git a/sw/source/core/inc/frmtool.hxx b/sw/source/core/inc/frmtool.hxx
index d4459bb..d80fd0f 100644
--- a/sw/source/core/inc/frmtool.hxx
+++ b/sw/source/core/inc/frmtool.hxx
@@ -47,8 +47,8 @@ class SwPageDesc;
 class SwFrameFormats;
 class SwRegionRects;
 
-#define FAR_AWAY SAL_MAX_INT32 - 2  // initial position of a Fly
-#define BROWSE_HEIGHT 56700L * 10L // 10 Meters
+#define FAR_AWAY (SAL_MAX_INT32 - 2)  // initial position of a Fly
+#define BROWSE_HEIGHT (56700L * 10L) // 10 Meters
 #define GRFNUM_NO 0
 #define GRFNUM_YES 1
 #define GRFNUM_REPLACE 2
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93044] Calc crashes after print preview (PRINTING)

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93044

Michael Meeks  changed:

   What|Removed |Added

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

--- Comment #10 from Michael Meeks  ---
Fixed and pushed for -5-0 https://gerrit.libreoffice.org/19386
Thanks for that !

-- 
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 91310] [META] Fallout from VclPtr merge

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91310
Bug 91310 depends on bug 93044, which changed state.

Bug 93044 Summary: Calc crashes after print preview (PRINTING)
https://bugs.documentfoundation.org/show_bug.cgi?id=93044

   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 93044] Calc crashes after print preview (PRINTING)

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93044

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|bibisected  |bibisected target:5.1.0

-- 
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 93044] Calc crashes after print preview (PRINTING)

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93044

--- Comment #11 from Commit Notification 
 ---
Michael Meeks committed a patch related to this issue.
It has been pushed to "master":

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

tdf#93044 - fix silly calc copy/paste lifecycle issue.

It will be available in 5.1.0.

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 95081] Improve LibO file dialog: Size

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95081

Heiko Tietze  changed:

   What|Removed |Added

 Blocks||87860

-- 
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 87860] [META] LibreOffice's file dialog bugs and enhancements

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87860

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||95081

-- 
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 95079] add GHz to autocorrection exceptions

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95079

--- Comment #2 from Germano Massullo  ---
(In reply to Julien Nabet from comment #1)
> It seems this exception is already taken into account for some locales, see
> http://opengrok.libreoffice.org/
> search?q=ghz=core
> 
> Which locale do you use?

Italian on Libreoffice 4.4.5.2

-- 
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 94983] Line data series properties being controlled in the area content panel

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94983

--- Comment #5 from Yousuf (Jay) Philips  ---
(In reply to Luke from comment #4)
> I also noticed this issue. I'm fine with keeping both, but the line color
> should be controlled under line just like the shape sidebar does. Is this
> possible?

Marcus said on irc

 the panels map to the FillProperties and LineProperties in chart2's UNO
API
 as long as they are offered by an object we use them directly and then
the view code decides how to interpret them
 data points are just an ugly case, they provide both but not all chart
types make use of all the properties
 weird that line charts have FillProperties when it has no Area tab
 all data series and data points have these properties
 they are all implemented by the same core object and just the rendering
is different based on the chart type

-- 
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 95083] Blank Menu on xls sheet

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95083

--- Comment #1 from David Clayton  ---
Created attachment 119638
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119638=edit
Blank Menu

The menu does populate if you leave it long enough, but it should be instant.

-- 
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 94816] LibreOffice (5.0.2) Writer freeze in Serial letter assistant step 6. with German UI

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94816

Beluga  changed:

   What|Removed |Added

   Keywords||regression

-- 
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 95072] font problem

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95072

--- Comment #5 from Adolfo Jayme  ---
> the distorted text in .pdf

Er, actually what’s distorted here is not the PDF’s output, which shows the
correct font forms (i.e., it displays as the font was drawn).

-- 
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-commits] dictionaries.git: Branch 'libreoffice-5-0' - pt_PT/description.xml pt_PT/pt_PT.dic

2015-10-15 Thread Andras Timar
 pt_PT/description.xml |2 +-
 pt_PT/pt_PT.dic   |5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

New commits:
commit 34093c318e4560b89f99e3fe0fd95e0a4ca42a92
Author: Andras Timar 
Date:   Thu Oct 15 10:30:08 2015 +0200

Update pt_PT dictionary to version 15.10.3.1

Change-Id: I8017c128c099f971cbee4d9517d11a6616939d5e
(cherry picked from commit c0bdbe9e78f112d6e405b9e78599e3290dba44c4)
Reviewed-on: https://gerrit.libreoffice.org/19384
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/pt_PT/description.xml b/pt_PT/description.xml
index f3973ae..e8abe80 100644
--- a/pt_PT/description.xml
+++ b/pt_PT/description.xml
@@ -1,6 +1,6 @@
 
 http://openoffice.org/extensions/description/2006; 
xmlns:d="http://openoffice.org/extensions/description/2006;  
xmlns:xlink="http://www.w3.org/1999/xlink;>
-
+
 
 
 European Portuguese spelling dictionary, 
hyphenation rules, and thesaurus
diff --git a/pt_PT/pt_PT.dic b/pt_PT/pt_PT.dic
index de61383..ed8cb8c 100644
--- a/pt_PT/pt_PT.dic
+++ b/pt_PT/pt_PT.dic
@@ -1,4 +1,4 @@
-   44181
+   44182
 ,  [CAT=punct1a]
 ;  [CAT=punct1b]
 :  [CAT=punct1c]
@@ -6554,7 +6554,7 @@ caroçame [CAT=nc,G=m,N=s]
 carocha[CAT=nc,G=f,N=s]
 carochinha [CAT=nc,G=f,N=s]
 caroço/p  [CAT=nc,G=m,N=s]
-caroçudo  [CAT=adj,N=s,G=m]
+caroçudo/pf   [CAT=adj,N=s,G=m]
 carola/iGp [CAT=nc,G=m,N=s]
 carolíngio/fp [CAT=adj,N=s,G=m]
 carolino/fp[CAT=adj,N=s,G=m]
@@ -27012,6 +27012,7 @@ preconizar/XYPLcD   [CAT=v,T=inf,TR=t]
 preço/p   [CAT=nc,G=m,N=s]
 precursor/fp   [CAT=a_nc,N=s,G=_]
 predador/fp[CAT=adj,N=s,G=m]
+predar/X   [CAT=v,T=inf,TR=t]
 predatório/fp [CAT=adj,N=s,G=m]
 predecessor/pf [CAT=nc,G=m,N=s]
 predefinir/XYPLc   [CAT=v,T=inf,TR=t]
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - dictionaries

2015-10-15 Thread Andras Timar
 dictionaries |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a5961be2542914cd03132230d3afe1a07b7104a1
Author: Andras Timar 
Date:   Thu Oct 15 10:30:08 2015 +0200

Updated core
Project: dictionaries  34093c318e4560b89f99e3fe0fd95e0a4ca42a92

Update pt_PT dictionary to version 15.10.3.1

Change-Id: I8017c128c099f971cbee4d9517d11a6616939d5e
(cherry picked from commit c0bdbe9e78f112d6e405b9e78599e3290dba44c4)
Reviewed-on: https://gerrit.libreoffice.org/19384
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/dictionaries b/dictionaries
index aaa0d94..34093c3 16
--- a/dictionaries
+++ b/dictionaries
@@ -1 +1 @@
-Subproject commit aaa0d9430175bd3b91e959d7b4bd1a220fec7823
+Subproject commit 34093c318e4560b89f99e3fe0fd95e0a4ca42a92
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 95079] add GHz to autocorrection exceptions

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95079

Germano Massullo  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 93925] Regression: Comments lost in PDF Export of documents with comments inside margin

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93925

--- Comment #4 from Machiel vam Veen  ---
I can confirm this issue, please note this bug is disruptive for our users. If
this can be resolved we would be very grateful.

Ubuntu 14.04.3
Version: 5.0.2.2 (x64)
Build ID: 00m0(Build:2)
Locale: en-US (en_US.UTF-8)

-- 
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-commits] core.git: qadevOOo/Jar_OOoRunner.mk qadevOOo/runner qadevOOo/tests

2015-10-15 Thread Caolán McNamara
 qadevOOo/Jar_OOoRunner.mk  |1 
 qadevOOo/runner/helper/CwsDataExchangeImpl.java|  153 -
 qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java |   74 
 3 files changed, 2 insertions(+), 226 deletions(-)

New commits:
commit 28ccb6d12bd5341b5f5e9cb5a6d8a60ba7543a49
Author: Caolán McNamara 
Date:   Thu Oct 15 12:27:28 2015 +0100

delete child-workspace + eis long dead foo

Change-Id: I33faa4b960ae78d31c026bcbd114cb7c5d5b5aea

diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index a39f64e..b32a791 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -66,7 +66,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/runner/helper/ConfigHelper \
 qadevOOo/runner/helper/ConfigurationRead \
 qadevOOo/runner/helper/ContextMenuInterceptor \
-qadevOOo/runner/helper/CwsDataExchangeImpl \
 qadevOOo/runner/helper/FileTools \
 qadevOOo/runner/helper/LoggingThread \
 qadevOOo/runner/helper/OfficeProvider \
diff --git a/qadevOOo/runner/helper/CwsDataExchangeImpl.java 
b/qadevOOo/runner/helper/CwsDataExchangeImpl.java
deleted file mode 100644
index 01dc2bc..000
--- a/qadevOOo/runner/helper/CwsDataExchangeImpl.java
+++ /dev/null
@@ -1,153 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-package helper;
-
-import java.io.FileWriter;
-import java.io.IOException;
-import java.util.ArrayList;
-import lib.TestParameters;
-import share.LogWriter;
-import util.PropertyName;
-import util.utils;
-
-/**
- * Exchange information to the EIS database
- *
- */
-public class CwsDataExchangeImpl
-{
-
-private final TestParameters param;
-private final LogWriter log;
-private final BuildEnvTools bet;
-private final boolean mDebug;
-
-public CwsDataExchangeImpl(TestParameters param, LogWriter log) throws 
ParameterNotFoundException
-{
-this.param = param;
-this.log = log;
-this.bet = new BuildEnvTools(param, log);
-mDebug = param.getBool(PropertyName.DEBUG_IS_ACTIVE);
-}
-
-/**
- * Returns all module names which are added to the specified childworkspace
- * @return a String array of all added modules
- */
-public ArrayList getModules()
-{
-// the cwstouched command send its version information to StdErr.
-// A piping from StdErr to SdtOut the tcsh does not support.
-// To find the output easily the echo command is used
-final String[] commands =
-{
-"echo cwstouched starts here",
-"cwstouched",
-"echo cwstouched ends here"
-};
-
-final ProcessHandler procHdl = 
bet.runCommandsInEnvironmentShell(commands, null, 2);
-
-if (mDebug)
-{
-log.println("---> Output of getModules:");
-log.println(procHdl.getOutputText());
-log.println("<--- Output of getModules");
-log.println("---> Error output of getModules");
-log.println(procHdl.getErrorText());
-log.println("<--- Error output of getModules");
-}
-
-final String[] outs = procHdl.getOutputText().split("\n");
-
-final ArrayList moduleNames = new ArrayList();
-boolean bStart = false;
-for (int i = 0; i < outs.length; i++)
-{
-final String line = outs[i];
-if (line.startsWith("cwstouched starts here"))
-{
-bStart = true;
-continue;
-}
-if (line.startsWith("cwstouched ends here"))
-{
-bStart = false;
-continue;
-}
-if (bStart && line.length() > 1)
-{
-moduleNames.add(line);
-}
-}
-
-return moduleNames;
-}
-
-/**
- * Set the test status of cws related UnoAPI tests to the EIS database
- * @param status the status of the UnoAPI test
- */
-public void setUnoApiCwsStatus(boolean status)
-{
-
-FileWriter out = null;
-String statusFile = null;
-try
-{
-
-final 

[Libreoffice-bugs] [Bug 95081] Improve LibO file dialog: Size

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95081

--- Comment #2 from Heiko Tietze  ---
(In reply to Cor Nouws from comment #1)
>  - make the dialog height adjustable and
>  - that the size is remembered for the next use.

Absolutely.

-- 
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 37878] Fields with conditional formatting not exported correctly to HTML

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37878

--- Comment #20 from dave.muel...@gmx.ch ---
The problem is still present.

Tested on Linux i386, LO: Version: 5.0.2.2
Build-ID: 37b43f919e4de5eeaca9b9755ed688758a8251f

-- 
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 94954] FORMATTING: Add HTML-like code-highlight feature to Writer

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94954

tommy27  changed:

   What|Removed |Added

Version|5.0.2.2 release |Inherited From OOo

--- Comment #2 from tommy27  ---
please do not change version field. since this is an enhancement request of a
feature that was never present in LibO and OOo the correct version (see
"earliest affected") is inherited from OOo

-- 
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-commits] core.git: Branch 'feature/fixes11' - 5 commits - sc/qa sc/source

2015-10-15 Thread Tor Lillqvist
 sc/qa/unit/data/xls/systematic.xls   |binary
 sc/qa/unit/opencl-test.cxx   |   94 +++
 sc/source/core/opencl/formulagroupcl.cxx |   63 +++-
 3 files changed, 129 insertions(+), 28 deletions(-)

New commits:
commit 3369a86c41fb57df84de95ae523e3678c6be703c
Author: Tor Lillqvist 
Date:   Thu Oct 15 12:59:53 2015 +0300

tdf#94924: Add a more systematic OpenCL unit test

Avoid the horrible convention of hard-coding in a C++ unit test code
addresses of data in the spreadsheet document being tested. Instead,
mark the expected (= as calculated by Excel) and calculated (by
LibreOffice) formula results, rectangular blocks of data, so that the
C++ code can easily find it, and then compare. This is much more
flexible. No need to edit hardoded row and column numbers in the C++
code when adding more test data.

The systematic.xls file has documentation on how to maintain it.

Change-Id: I4fb088fe21831dd3b3213d21916460a708aa0842

diff --git a/sc/qa/unit/data/xls/systematic.xls 
b/sc/qa/unit/data/xls/systematic.xls
new file mode 100755
index 000..b3427b5
Binary files /dev/null and b/sc/qa/unit/data/xls/systematic.xls differ
diff --git a/sc/qa/unit/opencl-test.cxx b/sc/qa/unit/opencl-test.cxx
index 17b0e11..7848627 100644
--- a/sc/qa/unit/opencl-test.cxx
+++ b/sc/qa/unit/opencl-test.cxx
@@ -66,6 +66,7 @@ public:
 virtual bool load( const OUString , const OUString ,
 const OUString , SfxFilterFlags nFilterFlags,
 SotClipboardFormatId nClipboardID, unsigned int nFilterVersion) 
SAL_OVERRIDE;
+void testSystematic();
 void testSharedFormulaXLS();
 #if 0
 void testSharedFormulaXLSGroundWater();
@@ -299,6 +300,7 @@ public:
 void testFinancialMDurationFormula1();
 
 CPPUNIT_TEST_SUITE(ScOpenCLTest);
+CPPUNIT_TEST(testSystematic);
 CPPUNIT_TEST(testSharedFormulaXLS);
 CPPUNIT_TEST(testFinacialFormula);
 CPPUNIT_TEST(testStatisticalFormulaFisher);
@@ -702,6 +704,98 @@ void ScOpenCLTest::testSharedFormulaXLSGroundWater()
 }
 #endif
 
+void ScOpenCLTest::testSystematic()
+{
+if(!initTestEnv("systematic.", XLS, false))
+return;
+
+ScDocument& rDoc = xDocSh->GetDocument();
+rDoc.CalcAll();
+
+int nAVertBegin(0), nAVertEnd(0), nBVertBegin(0), nBVertEnd(0);
+int nAHorEnd(0), nBHorEnd(0);
+
+int nRow, nCol;
+for (nRow = 0; nRow < 1000; ++nRow)
+{
+if (rDoc.GetString(ScAddress(0, nRow, 0)) == "a")
+{
+nAVertBegin = nRow + 1;
+
+for (nCol = 0; nCol < 1000; ++nCol)
+{
+if (rDoc.GetString(ScAddress(nCol, nRow, 0)) != "a")
+{
+nAHorEnd = nCol;
+break;
+}
+}
+break;
+}
+}
+for (; nRow < 1000; ++nRow)
+{
+if (rDoc.GetString(ScAddress(0, nRow, 0)) != "a")
+{
+nAVertEnd = nRow;
+break;
+}
+}
+
+for (; nRow < 1000; ++nRow)
+{
+if (rDoc.GetString(ScAddress(0, nRow, 0)) == "b")
+{
+nBVertBegin = nRow + 1;
+
+for (nCol = 0; nCol < 1000; ++nCol)
+{
+if (rDoc.GetString(ScAddress(nCol, nRow, 0)) != "b")
+{
+nBHorEnd = nCol;
+break;
+}
+}
+break;
+}
+}
+for (; nRow < 1000; ++nRow)
+{
+if (rDoc.GetString(ScAddress(0, nRow, 0)) != "b")
+{
+nBVertEnd = nRow;
+break;
+}
+}
+
+assert(nAVertBegin != 0);
+assert(nBVertBegin != 0);
+assert(nAVertEnd > nAVertBegin + 100);
+assert(nBVertEnd > nBVertBegin + 100);
+assert((nAVertEnd-nAVertBegin) == (nBVertEnd-nBVertBegin));
+assert(nAHorEnd > 10);
+assert(nBHorEnd > 10);
+assert(nAHorEnd == nBHorEnd);
+
+for (SCROW i = nAVertBegin; i < nAVertEnd; ++i)
+{
+for (int j = 1; j < nAHorEnd; ++j)
+{
+double fLibre = rDoc.GetValue(ScAddress(j, i, 0));
+double fExcel = rDoc.GetValue(ScAddress(j, nBVertBegin + (i - 
nAVertBegin), 0));
+
+const OString sFailedMessage =
+OString(static_cast('A'+j)) +
+OString::number(i+1) +
+"!=" +
+OString(static_cast('A'+j)) +
+OString::number(nBVertBegin+(i-nAVertBegin)+1);
+CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGE(sFailedMessage.getStr(), 
fExcel, fLibre, 1e-10);
+}
+}
+}
+
+
 void ScOpenCLTest::testSharedFormulaXLS()
 {
 if(!initTestEnv("sum_ex.", XLS, false))
commit 9b9192f7c12c763a4a51884d8405a5dbf44ecec7
Author: Tor Lillqvist 
Date:   Thu Oct 15 12:37:55 2015 +0300

tdf#94924: Return correct result 0 from OpenCL MIN and MAX when all args 
empty

Used the 

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

2015-10-15 Thread Miklos Vajna
 sd/source/ui/view/Outliner.cxx |   15 +++
 1 file changed, 15 insertions(+)

New commits:
commit aa8f218079e2d311927d8aaf64b03b234453fb11
Author: Miklos Vajna 
Date:   Thu Oct 15 15:03:46 2015 +0200

sd search: restore start selection if nothing was found

For one, if sd::Outliner::RememberStartPosition() cares about storing
the current selection in the DrawViewShell case in maStartSelection,
then sd::Outliner::RestoreStartPosition() should probably restore it.

For another, sd::Outliner::StartSearchAndReplace() returned true in the
"nothing was found" case, which restarted the spellchecking, which
killed the selection. If the selection has been restored already, then
at least don't kill it in the find case: find is read-only, so no need
to restart the spellchecker.

Change-Id: Idd886d449a9cfb164887fc6b1fde27b5e63e272b

diff --git a/sd/source/ui/view/Outliner.cxx b/sd/source/ui/view/Outliner.cxx
index f51c91f..263ea6f 100644
--- a/sd/source/ui/view/Outliner.cxx
+++ b/sd/source/ui/view/Outliner.cxx
@@ -498,7 +498,12 @@ bool Outliner::StartSearchAndReplace (const SvxSearchItem* 
pSearchItem)
 bEndOfSearch = SearchAndReplaceOnce ();
 // restore start position if nothing was found
 if(!mbStringFound)
+{
 RestoreStartPosition ();
+// Nothing was changed, no need to restart the spellchecker.
+if (nCommand == SvxSearchCmd::FIND)
+bEndOfSearch = false;
+}
 mnStartPageIndex = (sal_uInt16)-1;
 }
 
@@ -956,7 +961,17 @@ void Outliner::RestoreStartPosition()
 std::dynamic_pointer_cast(pViewShell));
 SetViewMode (meStartViewMode);
 if (pDrawViewShell.get() != NULL)
+{
 SetPage (meStartEditMode, mnStartPageIndex);
+mpObj = mpStartEditedObject;
+if (mpObj)
+{
+PutTextIntoOutliner();
+EnterEditMode(false);
+if (OutlinerView* pOutlinerView = 
mpImpl->GetOutlinerView())
+pOutlinerView->SetSelection(maStartSelection);
+}
+}
 }
 else if( 0 != dynamic_cast< const OutlineViewShell *>( 
pViewShell.get() ))
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93618] First cell value in a table grid control subform incorrectly displayed

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93618

--- Comment #12 from Alex Kempshall  ---
Just tried the nightly build -

libreoffice-5-0~2015-10-15_00.30.07_LibreOfficeDev_5.0.4.0.0_Linux_x86_rpm.tar.gz

the cell is now populated.

However, it's populated with the wrong contents. Using the supplied database
bug93618.


Assuming the last subscriber viewed in a previous session was 730 when stepping
through subscribers in the following order the date in the first cell of the
payment details should be 

Subscriber id: Date

73024/12/13
82812/12/13
82910/08/14
83001/07/13
1339   20/02/14
1340   24/02/14

What I'm seeing is 


Subscriber id: Date

73024/12/13
82824/12/13
82912/12/13
83010/08/14
1339   01/07/13
1340   20/02/14


Alex

-- 
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 63288] CONFIGURATION: CRASH if user profile sub folder "extensions" is write protected.

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=63288

Björn Michaelsen  changed:

   What|Removed |Added

  Component|UI  |LibreOffice

-- 
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-commits] core.git: sc/source

2015-10-15 Thread Michael Meeks
 sc/source/ui/view/viewfun4.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e5155848e41dfa528b91f068358e0b613b713979
Author: Michael Meeks 
Date:   Thu Oct 15 11:37:03 2015 +0100

tdf#93044 - fix silly calc copy/paste lifecycle issue.

Change-Id: Ic3d26f45251ff27bacd572f0cb7a7aadf091e808

diff --git a/sc/source/ui/view/viewfun4.cxx b/sc/source/ui/view/viewfun4.cxx
index 31c17f9..e897053 100644
--- a/sc/source/ui/view/viewfun4.cxx
+++ b/sc/source/ui/view/viewfun4.cxx
@@ -98,7 +98,7 @@ void ScViewFunc::PasteRTF( SCCOL nStartCol, SCROW nStartRow,
 if (pActWin)
 {
 pEngine->SetPaperSize(Size(10,10));
-VclPtrInstance< vcl::Window > aWin( pActWin );
+ScopedVclPtrInstance< vcl::Window > aWin( pActWin );
 EditView aEditView( pEngine.get(), aWin.get() );
 aEditView.SetOutputArea(Rectangle(0,0,10,10));
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 95081] New: Improve LibO file dialog: Size

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95081

Bug ID: 95081
   Summary: Improve LibO file dialog: Size
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tietze.he...@gmail.com

Currently the inbuilt file dialog can be resized to a minimum of 867x450 for
LibO-fresh and 658x450 for master (running on KDE). The normal file dialogs are
limited by the contained controls. If that is not possible I vote for a low
minimum like 300x200px in order to let the user decide which size dialog should
have.

-- 
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-commits] core.git: 5 commits - sc/qa sc/source

2015-10-15 Thread Tor Lillqvist
 sc/qa/unit/data/xls/systematic.xls   |binary
 sc/qa/unit/opencl-test.cxx   |   94 +++
 sc/source/core/opencl/formulagroupcl.cxx |   56 +++---
 3 files changed, 129 insertions(+), 21 deletions(-)

New commits:
commit f10be151884d72b632547b570812759a67fd5c46
Author: Tor Lillqvist 
Date:   Thu Oct 15 12:59:53 2015 +0300

tdf#94924: Add a more systematic OpenCL unit test

Avoid the horrible convention of hard-coding in a C++ unit test code
addresses of data in the spreadsheet document being tested. Instead,
mark the expected (= as calculated by Excel) and calculated (by
LibreOffice) formula results, rectangular blocks of data, so that the
C++ code can easily find it, and then compare. This is much more
flexible. No need to edit hardoded row and column numbers in the C++
code when adding more test data.

The systematic.xls file has documentation on how to maintain it.

Change-Id: I4fb088fe21831dd3b3213d21916460a708aa0842

diff --git a/sc/qa/unit/data/xls/systematic.xls 
b/sc/qa/unit/data/xls/systematic.xls
new file mode 100755
index 000..b3427b5
Binary files /dev/null and b/sc/qa/unit/data/xls/systematic.xls differ
diff --git a/sc/qa/unit/opencl-test.cxx b/sc/qa/unit/opencl-test.cxx
index 5bc34e3..2627003 100644
--- a/sc/qa/unit/opencl-test.cxx
+++ b/sc/qa/unit/opencl-test.cxx
@@ -66,6 +66,7 @@ public:
 virtual bool load( const OUString , const OUString ,
 const OUString , SfxFilterFlags nFilterFlags,
 SotClipboardFormatId nClipboardID, unsigned int nFilterVersion) 
override;
+void testSystematic();
 void testSharedFormulaXLS();
 #if 0
 void testSharedFormulaXLSGroundWater();
@@ -299,6 +300,7 @@ public:
 void testFinancialMDurationFormula1();
 
 CPPUNIT_TEST_SUITE(ScOpenCLTest);
+CPPUNIT_TEST(testSystematic);
 CPPUNIT_TEST(testSharedFormulaXLS);
 CPPUNIT_TEST(testFinacialFormula);
 CPPUNIT_TEST(testStatisticalFormulaFisher);
@@ -702,6 +704,98 @@ void ScOpenCLTest::testSharedFormulaXLSGroundWater()
 }
 #endif
 
+void ScOpenCLTest::testSystematic()
+{
+if(!initTestEnv("systematic.", XLS, false))
+return;
+
+ScDocument& rDoc = xDocSh->GetDocument();
+rDoc.CalcAll();
+
+int nAVertBegin(0), nAVertEnd(0), nBVertBegin(0), nBVertEnd(0);
+int nAHorEnd(0), nBHorEnd(0);
+
+int nRow, nCol;
+for (nRow = 0; nRow < 1000; ++nRow)
+{
+if (rDoc.GetString(ScAddress(0, nRow, 0)) == "a")
+{
+nAVertBegin = nRow + 1;
+
+for (nCol = 0; nCol < 1000; ++nCol)
+{
+if (rDoc.GetString(ScAddress(nCol, nRow, 0)) != "a")
+{
+nAHorEnd = nCol;
+break;
+}
+}
+break;
+}
+}
+for (; nRow < 1000; ++nRow)
+{
+if (rDoc.GetString(ScAddress(0, nRow, 0)) != "a")
+{
+nAVertEnd = nRow;
+break;
+}
+}
+
+for (; nRow < 1000; ++nRow)
+{
+if (rDoc.GetString(ScAddress(0, nRow, 0)) == "b")
+{
+nBVertBegin = nRow + 1;
+
+for (nCol = 0; nCol < 1000; ++nCol)
+{
+if (rDoc.GetString(ScAddress(nCol, nRow, 0)) != "b")
+{
+nBHorEnd = nCol;
+break;
+}
+}
+break;
+}
+}
+for (; nRow < 1000; ++nRow)
+{
+if (rDoc.GetString(ScAddress(0, nRow, 0)) != "b")
+{
+nBVertEnd = nRow;
+break;
+}
+}
+
+assert(nAVertBegin != 0);
+assert(nBVertBegin != 0);
+assert(nAVertEnd > nAVertBegin + 100);
+assert(nBVertEnd > nBVertBegin + 100);
+assert((nAVertEnd-nAVertBegin) == (nBVertEnd-nBVertBegin));
+assert(nAHorEnd > 10);
+assert(nBHorEnd > 10);
+assert(nAHorEnd == nBHorEnd);
+
+for (SCROW i = nAVertBegin; i < nAVertEnd; ++i)
+{
+for (int j = 1; j < nAHorEnd; ++j)
+{
+double fLibre = rDoc.GetValue(ScAddress(j, i, 0));
+double fExcel = rDoc.GetValue(ScAddress(j, nBVertBegin + (i - 
nAVertBegin), 0));
+
+const OString sFailedMessage =
+OString(static_cast('A'+j)) +
+OString::number(i+1) +
+"!=" +
+OString(static_cast('A'+j)) +
+OString::number(nBVertBegin+(i-nAVertBegin)+1);
+CPPUNIT_ASSERT_DOUBLES_EQUAL_MESSAGE(sFailedMessage.getStr(), 
fExcel, fLibre, 1e-10);
+}
+}
+}
+
+
 void ScOpenCLTest::testSharedFormulaXLS()
 {
 if(!initTestEnv("sum_ex.", XLS, false))
commit 03eae494cfdb0c75188e6c2c85a4b59acba0ef12
Author: Tor Lillqvist 
Date:   Thu Oct 15 12:37:55 2015 +0300

tdf#94924: Return correct result 0 from OpenCL MIN and MAX when all args 
empty

Used the same 

[Libreoffice-bugs] [Bug 95086] Improve LibO file dialog: Places and favorites

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95086

Adolfo Jayme  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 95085] Improve LibO file dialog: File list view

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95085

Adolfo Jayme  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 93318] Calc sheet navigation buttons on extreme left of Tab bar

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93318

--- Comment #24 from tommy27  ---
I insist that customization is the right solution.

I don't care if you are a power user or a newbie.
the best interface is a flexible and customizable one that allows to show/hide
the buttons you need.

-- 
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 93044] Calc crashes after print preview (PRINTING)

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93044

Björn Michaelsen  changed:

   What|Removed |Added

 Blocks||91310

--- Comment #9 from Björn Michaelsen  ---
as per comment 8 => vcltr regression

-- 
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 95045] Text select freezes programme

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95045

seanohanlon...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #2 from seanohanlon...@gmail.com ---
Yes created new doc . typed two paras apx 1300 chars. success in changing
> > line spacing to 1.25 but froze when changing that to 1.5.
> >
> > originally tried to change linespacing on page 2 of attd doc.
> >
> > renamed user profile to no effect,
> >
> > recently upgraded to Zorin 10 (Ubuntu) and LibreOffice 5. No problems with
> > earlier versions,
> >
> > Having trouble booting system sometimes since upgrade.
> >
> > Thanks for help

-- 
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 91310] [META] Fallout from VclPtr merge

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91310

Björn Michaelsen  changed:

   What|Removed |Added

 Depends on||93044

-- 
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-commits] core.git: basic/source chart2/source cui/source dbaccess/source editeng/source extensions/source forms/source framework/source reportdesign/source sc/source sd/source sfx2/source

2015-10-15 Thread Noel Grandin
 basic/source/classes/sb.cxx |2 -
 chart2/source/controller/dialogs/DataBrowser.cxx|9 ++--
 cui/source/dialogs/hangulhanjadlg.cxx   |3 --
 cui/source/factory/dlgfact.cxx  |   17 +++-
 cui/source/tabpages/swpossizetabpage.cxx|3 --
 dbaccess/source/ui/browser/AsynchronousLink.cxx |3 --
 dbaccess/source/ui/control/dbtreelistbox.cxx|   16 +--
 dbaccess/source/ui/control/marktree.cxx |3 --
 dbaccess/source/ui/dlg/generalpage.cxx  |9 ++--
 dbaccess/source/ui/dlg/indexdialog.cxx  |2 -
 dbaccess/source/ui/dlg/indexfieldscontrol.cxx   |8 ++-
 editeng/source/outliner/outlvw.cxx  |6 +
 extensions/source/propctrlr/browserview.cxx |3 --
 extensions/source/propctrlr/formlinkdialog.cxx  |5 
 extensions/source/propctrlr/propertyeditor.cxx  |3 --
 extensions/source/propctrlr/sqlcommanddesign.cxx|3 --
 forms/source/component/imgprod.cxx  |5 +---
 forms/source/richtext/richtextviewport.hxx  |3 --
 framework/source/layoutmanager/layoutmanager.cxx|3 --
 reportdesign/source/ui/dlg/AddField.cxx |3 --
 reportdesign/source/ui/misc/ColorListener.cxx   |3 --
 reportdesign/source/ui/report/StartMarker.cxx   |3 --
 sc/source/ui/dbgui/filtdlg.cxx  |3 --
 sc/source/ui/dbgui/sfiltdlg.cxx |3 --
 sc/source/ui/docshell/tablink.cxx   |3 --
 sc/source/ui/pagedlg/tphfedit.cxx   |3 --
 sd/source/ui/animations/CustomAnimationCreateDialog.cxx |3 --
 sd/source/ui/dlg/docprev.cxx|3 --
 sd/source/ui/tools/SlotStateListener.cxx|3 --
 sfx2/source/appl/fileobj.cxx|6 +
 sfx2/source/appl/lnkbase2.cxx   |6 +
 sfx2/source/dialog/filedlghelper.cxx|6 +
 sfx2/source/dialog/titledockwin.cxx |3 --
 sfx2/source/doc/docinsert.cxx   |3 --
 sfx2/source/toolbox/tbxitem.cxx |3 --
 svtools/source/control/headbar.cxx  |3 --
 svtools/source/misc/transfer2.cxx   |3 --
 svx/source/dialog/contwnd.cxx   |6 +
 svx/source/dialog/graphctl.cxx  |6 +
 svx/source/form/fmexch.cxx  |6 +
 svx/source/form/fmsrcimp.cxx|3 --
 svx/source/form/fmtextcontrolshell.cxx  |3 --
 svx/source/gallery2/galctrl.cxx |3 --
 svx/source/svdraw/svdedxv.cxx   |2 -
 svx/source/tbxctrls/tbcontrl.cxx|   12 +++
 sw/source/ui/index/cnttab.cxx   |8 ++-
 sw/source/uibase/cctrl/actctrl.cxx  |3 --
 sw/source/uibase/utlui/unotools.cxx |3 --
 unotools/source/config/syslocaleoptions.cxx |3 --
 vcl/source/gdi/impvect.cxx  |2 -
 vcl/source/window/split.cxx |3 --
 vcl/source/window/toolbox.cxx   |9 ++--
 52 files changed, 81 insertions(+), 160 deletions(-)

New commits:
commit 0e8a40e8b8c883611b6d34e47dc6e33ba60e0f91
Author: Noel Grandin 
Date:   Thu Oct 15 12:28:31 2015 +0200

calling IsSet() before Call() on Link<> is unnecessary

the Call() already does a check

Found with:
git grep -A 1 -w 'IsSet()'
| grep -B 1 '.Call('
| grep ':'
| cut -d ':' -f 1

Change-Id: Ia7248f5d62640b75f705e539c3d1183e39c0d847

diff --git a/basic/source/classes/sb.cxx b/basic/source/classes/sb.cxx
index 5deefb0..67c633d 100644
--- a/basic/source/classes/sb.cxx
+++ b/basic/source/classes/sb.cxx
@@ -1843,7 +1843,7 @@ sal_Int32 StarBASIC::GetErl()
 
 bool StarBASIC::ErrorHdl()
 {
-return aErrorHdl.IsSet() && aErrorHdl.Call( this );
+return aErrorHdl.Call( this );
 }
 
 Link StarBASIC::GetGlobalErrorHdl()
diff --git a/chart2/source/controller/dialogs/DataBrowser.cxx 
b/chart2/source/controller/dialogs/DataBrowser.cxx
index 84e7746..00f2be3 100644
--- a/chart2/source/controller/dialogs/DataBrowser.cxx
+++ b/chart2/source/controller/dialogs/DataBrowser.cxx
@@ -226,9 +226,7 @@ SeriesHeader::~SeriesHeader()
 
 void SeriesHeader::notifyChanges()
 {
-if( m_aChangeLink.IsSet())
-m_aChangeLink.Call( m_spSeriesName.get());
-
+m_aChangeLink.Call( m_spSeriesName.get());
 m_bSeriesNameChangePending = false;
 }
 
@@ -745,7 

[Libreoffice-commits] core.git: 17 commits - qadevOOo/runner qadevOOo/tests smoketest/org wizards/com xmerge/source

2015-10-15 Thread Caolán McNamara
 qadevOOo/runner/helper/BuildEnvTools.java  
  |2 
 qadevOOo/runner/helper/OfficeProvider.java 
  |   28 ++
 qadevOOo/tests/java/ifc/awt/_XTopWindow.java   
  |   10 +--
 qadevOOo/tests/java/ifc/beans/_XMultiPropertyStates.java   
  |7 ++
 qadevOOo/tests/java/ifc/i18n/_XExtendedCalendar.java   
  |   14 +
 qadevOOo/tests/java/ifc/lang/_XTypeProvider.java   
  |4 -
 qadevOOo/tests/java/ifc/ucb/_XCachedDynamicResultSetStubFactory.java   
  |   18 +-
 qadevOOo/tests/java/ifc/view/_XPrintable.java  
  |   28 +++---
 qadevOOo/tests/java/mod/_fwk/ControlMenuController.java
  |   21 ---
 qadevOOo/tests/java/mod/_sc/ScChartObj.java
  |   10 ---
 qadevOOo/tests/java/mod/_sc/ScChartsObj.java   
  |   11 +--
 qadevOOo/tests/java/mod/_sc/ScIndexEnumeration_TableChartsEnumeration.java 
  |   11 +--
 qadevOOo/tests/java/mod/_sch/ChXDiagram.java   
  |   10 +--
 smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java   
  |   10 ---
 wizards/com/sun/star/wizards/document/Control.java 
  |3 -
 xmerge/source/bridge/java/XMergeBridge.java
  |7 --
 
xmerge/source/xmerge/java/org/openoffice/xmerge/converter/xml/sxc/SxcDocumentSerializer.java
 |8 --
 17 files changed, 58 insertions(+), 144 deletions(-)

New commits:
commit ae0bfef96ae4857d57268fcb00285cad4802b05b
Author: Caolán McNamara 
Date:   Thu Oct 15 10:50:51 2015 +0100

coverity#1326728 USELESS_STRING: Useless/non-informative string generated

Change-Id: I264d7d89f0f8a420d04081541bf0a8a4708c9b58

diff --git a/qadevOOo/tests/java/ifc/lang/_XTypeProvider.java 
b/qadevOOo/tests/java/ifc/lang/_XTypeProvider.java
index 6618621..1d13d9f 100644
--- a/qadevOOo/tests/java/ifc/lang/_XTypeProvider.java
+++ b/qadevOOo/tests/java/ifc/lang/_XTypeProvider.java
@@ -43,11 +43,9 @@ public class _XTypeProvider extends MultiMethodTest {
 * Has OK status if no runtime exceptions occurred.
 */
 public void _getImplementationId() {
-boolean result = true;
 log.println("testing getImplementationId() ... ");
 
-log.println("The ImplementationId is "+oObj.getImplementationId());
-result = true;
+boolean result = oObj.getImplementationId().length > 0;
 
 tRes.tested("getImplementationId()", result);
 
commit a97b102ea0687eab9d2c1d49f90b197ebae7273f
Author: Caolán McNamara 
Date:   Thu Oct 15 10:39:18 2015 +0100

coverity#1326201 Explicit null dereferenced

Change-Id: Idda78e546db90e939a87ac5ef27363809ce41697

diff --git a/qadevOOo/tests/java/ifc/awt/_XTopWindow.java 
b/qadevOOo/tests/java/ifc/awt/_XTopWindow.java
index c33f4cc..15d3a10 100644
--- a/qadevOOo/tests/java/ifc/awt/_XTopWindow.java
+++ b/qadevOOo/tests/java/ifc/awt/_XTopWindow.java
@@ -166,16 +166,16 @@ public class _XTopWindow extends MultiMethodTest {
 menu = UnoRuntime.queryInterface(XMenuBar.class,
 tParam.getMSF().
 createInstance("com.sun.star.awt.MenuBar")) ;
+
+menu.insertItem((short)1, "MenuItem",
+com.sun.star.awt.MenuItemStyle.CHECKABLE, (short)1) ;
+
+oObj.setMenuBar(menu) ;
 } catch (com.sun.star.uno.Exception e) {
 log.println("Can't instanciate MenuBar service") ;
 result = false ;
 }
 
-menu.insertItem((short)1, "MenuItem",
-com.sun.star.awt.MenuItemStyle.CHECKABLE, (short)1) ;
-
-oObj.setMenuBar(menu) ;
-
 tRes.tested("setMenuBar()", result) ;
 }
 
commit 71d5fe742eaa10b0fab39cc1a9614fa004a2dfa0
Author: Caolán McNamara 
Date:   Thu Oct 15 10:36:27 2015 +0100

coverity#1326133 Logically dead code

Change-Id: Idc10cfed44636213693fb0e7c859c5b1ffccd4e1

diff --git 
a/smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java 
b/smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java
index f5ddd77..8d6fdb2 100644
--- a/smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java
+++ b/smoketest/org/libreoffice/smoketest/SmoketestCommandEnvironment.java
@@ -75,7 +75,6 @@ class InteractionImpl implements 
com.sun.star.task.XInteractionHandler
 public void handle( com.sun.star.task.XInteractionRequest xRequest )
 {
 boolean approve = true;
-boolean abort = false;
 
 

[Libreoffice-bugs] [Bug 95083] New: Blank Menu on xls sheet

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95083

Bug ID: 95083
   Summary: Blank Menu on xls sheet
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: x86 (IA32)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dcclay...@bataltd.co.uk

Created attachment 119637
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119637=edit
Document which behaviour is noticed

With the attached sheet I get blank menus, from either left or right click.
whilst the rest of the program (save, open) seems responsive. When I try and
open with Excel 2003 (with converter) I get an error that the converter failed
to open the file. 

Is it possible that this has somehow become corrupted (problem still evident if
saved as .ods), or something (like the spell check) working its way through
every field (I don't think 800 rows is big).

-- 
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 95079] add GHz to autocorrection exceptions

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95079

Dennis Roczek  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

--- Comment #3 from Dennis Roczek  ---
same here on de-DE

-- 
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 95083] Blank Menu on xls sheet

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95083

Cor Nouws  changed:

   What|Removed |Added

 CC||c...@nouenoff.nl

--- Comment #2 from Cor Nouws  ---
Thanks for reporting, and explaining David.
I see no problem in 5.0.3.1 on Ubuntu.

-- 
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 95085] New: Improve LibO file dialog: File list view

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95085

Bug ID: 95085
   Summary: Improve LibO file dialog: File list view
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tietze.he...@gmail.com

Normal file dialogs have an option to switch between short and detailed view
and allow to  switch to a tree view. On Windows there is also the icon view.
Also, user can switch on/off hidden files on Linux.

If the LibO dialog will be used for longer it makes sense to have all common
features available.

-- 
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 95074] System Font has extra characters

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95074

Adolfo Jayme  changed:

   What|Removed |Added

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

--- Comment #2 from Adolfo Jayme  ---
It looks to me like some corrupted fontconfig cache; try restarting your
machine.

-- 
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 93044] Calc crashes after print preview (PRINTING)

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93044

--- Comment #12 from Commit Notification 
 ---
Michael Meeks committed a patch related to this issue.
It has been pushed to "libreoffice-5-0":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=db704b404bfa32aacd1bf0b8101e13eafd7b8b6b=libreoffice-5-0

tdf#93044 - fix silly calc copy/paste lifecycle issue.

It will be available in 5.0.4.

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-commits] core.git: Branch 'libreoffice-5-0' - sc/source

2015-10-15 Thread Michael Meeks
 sc/source/ui/view/viewfun4.cxx |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit db704b404bfa32aacd1bf0b8101e13eafd7b8b6b
Author: Michael Meeks 
Date:   Thu Oct 15 11:37:03 2015 +0100

tdf#93044 - fix silly calc copy/paste lifecycle issue.

Change-Id: Ic3d26f45251ff27bacd572f0cb7a7aadf091e808
Reviewed-on: https://gerrit.libreoffice.org/19386
Tested-by: Jenkins 
Reviewed-by: Adolfo Jayme Barrientos 

diff --git a/sc/source/ui/view/viewfun4.cxx b/sc/source/ui/view/viewfun4.cxx
index 30320b9..e58267b 100644
--- a/sc/source/ui/view/viewfun4.cxx
+++ b/sc/source/ui/view/viewfun4.cxx
@@ -100,7 +100,7 @@ void ScViewFunc::PasteRTF( SCCOL nStartCol, SCROW nStartRow,
 if (pActWin)
 {
 pEngine->SetPaperSize(Size(10,10));
-VclPtrInstance< vcl::Window > aWin( pActWin );
+ScopedVclPtrInstance< vcl::Window > aWin( pActWin );
 EditView aEditView( pEngine.get(), aWin.get() );
 aEditView.SetOutputArea(Rectangle(0,0,10,10));
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93044] Calc crashes after print preview (PRINTING)

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93044

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|bibisected target:5.1.0 |bibisected target:5.1.0
   ||target:5.0.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 95053] FORMATTING: Chart Y Axis Vertical Title Unreadable

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95053

--- Comment #3 from nospamforaxe...@yahoo.de ---
Created attachment 119640
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119640=edit
File in which the error occurs on my side.

-- 
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 93487] FORMATTING: Using Borders & Border Style button on toolbar crashes Calc

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93487

Nils Smeds  changed:

   What|Removed |Added

 Status|NEEDINFO|REOPENED

--- Comment #18 from Nils Smeds  ---
Installed release candidate 5.0.3.1-1 (RPM date Oct 8)
Build ID: fd8cfc22f7f58033351fcb8a83b92acbadb0749e
Locale: en-US (en_US.utf8)

Attached to soffice.bin with gdb and got the following. If this is not
sufficient I'll need a link on how to get the necessary debug-info included in
the install.

[...]
Reading symbols from /opt/libreoffice5.0/program/../program/libneon.so...(no
debugging symbols found)...done.
Reading symbols from /lib64/libnss_dns.so.2...(no debugging symbols
found)...done.
0x7f07a920e2fd in poll () from /lib64/libc.so.6
Missing separate debuginfos, use: dnf debuginfo-install
libreoffice5.0-5.0.3.1-1.x86_64
(gdb) cont
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x7f07abff1d64 in vcl::Window::ImplGrabFocus(unsigned short) () from
/opt/libreoffice5.0/program/libmergedlo.so
(gdb) where
#0  0x7f07abff1d64 in vcl::Window::ImplGrabFocus(unsigned short) () at
/opt/libreoffice5.0/program/libmergedlo.so
#1  0x7f07abff232b in vcl::Window::ImplGrabFocus(unsigned short) () at
/opt/libreoffice5.0/program/libmergedlo.so
#2  0x7f07ac0408b9 in vcl::Window::dispose() () at
/opt/libreoffice5.0/program/libmergedlo.so
#3  0x7f07ab4ff0a6 in ValueSet::dispose() () at
/opt/libreoffice5.0/program/libmergedlo.so
#4  0x7f07ab9ffdcd in SvxFrameWindow_Impl::dispose() () at
/opt/libreoffice5.0/program/libmergedlo.so
#5  0x7f07ab2f2eb8 in SfxPopupWindow::Close() () at
/opt/libreoffice5.0/program/libmergedlo.so
#6  0x7f07abfcf00a in FloatingWindow::ImplEndPopupModeHdl(void*) () at
/opt/libreoffice5.0/program/libmergedlo.so
#7  0x7f07ac047f2c in ImplWindowFrameProc(vcl::Window*, SalFrame*, unsigned
short, void const*) ()
at /opt/libreoffice5.0/program/libmergedlo.so
#8  0x7f07ac2a0858 in SalGenericDisplay::DispatchInternalEvent() () at
/opt/libreoffice5.0/program/libmergedlo.so
#9  0x7f079142d0e9 in GtkData::userEventFn(void*) () at
/opt/libreoffice5.0/program/libvclplug_gtklo.so
#10 0x7f079142d161 in call_userEventFn () at
/opt/libreoffice5.0/program/libvclplug_gtklo.so
#11 0x7f07a549da8a in g_main_context_dispatch () at /lib64/libglib-2.0.so.0
#12 0x7f07a549de20 in g_main_context_iterate.isra () at
/lib64/libglib-2.0.so.0
#13 0x7f07a549decc in g_main_context_iteration () at
/lib64/libglib-2.0.so.0
#14 0x7f079142c4d3 in GtkData::Yield(bool, bool) () at
/opt/libreoffice5.0/program/libvclplug_gtklo.so
#15 0x7f07ac2365f3 in Application::Yield() () at
/opt/libreoffice5.0/program/libmergedlo.so
#16 0x7f07ac236675 in Application::Execute() () at
/opt/libreoffice5.0/program/libmergedlo.so
#17 0x7f07ab348b03 in desktop::Desktop::Main() () at
/opt/libreoffice5.0/program/libmergedlo.so
#18 0x7f07ac23b8e9 in ImplSVMain() () at
/opt/libreoffice5.0/program/libmergedlo.so
#19 0x7f07ac23b932 in SVMain() () at
/opt/libreoffice5.0/program/libmergedlo.so
#20 0x7f07ab367972 in soffice_main () at
/opt/libreoffice5.0/program/libmergedlo.so
#21 0x0040075b in main ()

(gdb) list
1freeblver.c: No such file or directory.

(gdb) info threads
  Id   Target Id Frame 
  7Thread 0x7ff342922700 (LWP 9091) "UpdateCheckThre" 0x7ff35c4f78e9 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  6Thread 0x7ff34c9a3700 (LWP 9049) "rtl_cache_wsupd" 0x7ff35c4f78e9 in
pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  5Thread 0x7ff342121700 (LWP 9053) "OfficeIPCThread" 0x7ff35d47786d in
accept () from /lib64/libc.so.6
  4Thread 0x7ff340ceb700 (LWP 9054) "SelectionManage" 0x7ff35d46b2fd in
poll () from /lib64/libc.so.6
  3Thread 0x7ff333fff700 (LWP 9062) "ICEConnectionWo" 0x7ff35d46b2fd in
poll () from /lib64/libc.so.6
* 1Thread 0x7ff3621d7a00 (LWP 9048) "soffice.bin" 0x7ff36024ed64 in
vcl::Window::ImplGrabFocus(unsigned short) ()
   from /opt/libreoffice5.0/program/libmergedlo.so

-- 
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 91310] [META] Fallout from VclPtr merge

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91310
Bug 91310 depends on bug 94495, which changed state.

Bug 94495 Summary: Crash when navigating to styles and formatting sidebar tab 
after properties fill type selector has focus
https://bugs.documentfoundation.org/show_bug.cgi?id=94495

   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 94495] Crash when navigating to styles and formatting sidebar tab after properties fill type selector has focus

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94495

Michael Meeks  changed:

   What|Removed |Added

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

--- Comment #6 from Michael Meeks  ---
A fairly normal (sadly) focus notification problem during dispose; patch in
gerrit here - that should improve a number of similar post-dispose accesses
around the place: https://gerrit.libreoffice.org/19387

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 95082] New: Improve LibO file dialog: Tooltips

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95082

Bug ID: 95082
   Summary: Improve LibO file dialog: Tooltips
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tietze.he...@gmail.com

Every control should get a tooltip. In particular the unlabeled toolbar items
need it. The inbuilt dialog lacks on tooltip for the up-button (!), places
along with + / -, and read-only. Those are special in this dialog and need
explanation. I would also add tooltips for Version and File Type.

-- 
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 95084] New: Improve LibO file dialog: Breadcrumb

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95084

Bug ID: 95084
   Summary: Improve LibO file dialog: Breadcrumb
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tietze.he...@gmail.com

The current position like /home/user/documents/private/ is usually shown with a
breadcrumb. LibO presents a dropdown and fills it with content from the file
name (recent files). So please make this control either a normal breadcrumb or
just show the folder/address.

-- 
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 95085] Improve LibO file dialog: File list view

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95085

Heiko Tietze  changed:

   What|Removed |Added

 Blocks||87860

-- 
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 87860] [META] LibreOffice's file dialog bugs and enhancements

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87860

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||95085

-- 
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 94816] LibreOffice (5.0.2) Writer freeze in Serial letter assistant step 6. with German UI

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94816

--- Comment #6 from Walter Pape  ---
Also happened to me; Libre Office 5.0.2.2, Windows 7

-- 
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 84119] Basic IDE - Autocorrection option makes unwanted source changes

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84119

Jean-Pierre Ledure  changed:

   What|Removed |Added

 CC||j...@ledure.be

--- Comment #3 from Jean-Pierre Ledure  ---
Re-tested in version LibreOffice 5.0.1.2 under Windows7.

The observed behaviour is identical to its description in the initial bug
report.

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 77488] Ability to Control Note Colors

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=77488

o...@supernover.de changed:

   What|Removed |Added

   Hardware|All |x86-64 (AMD64)
Version|unspecified |4.4.5.2 release
 OS|All |Windows (All)
   Severity|enhancement |trivial

--- Comment #3 from o...@supernover.de ---
This comment isn't about the note color per se, but about the text background,
but the same reasoning applies.

An especially desirable feature since today LibreOffice 4.4.5.2 decided my text
background color on notes should be black (it was white before which was just
ugly on the yellow note). So I have now black on black writing in my comment
boxes.

I could change the text foreground color and get that readable, of course, but
that's still annoying (and still ugly).

-- 
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-commits] core.git: qadevOOo/Jar_OOoRunner.mk qadevOOo/tests

2015-10-15 Thread Caolán McNamara
 qadevOOo/Jar_OOoRunner.mk  |2 
 qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java |  463 -
 2 files changed, 465 deletions(-)

New commits:
commit 6cd11e4f0cd030243485e27c594c2bb04f0820ed
Author: Caolán McNamara 
Date:   Thu Oct 15 12:34:07 2015 +0100

unused tests would have attempted to call dmake in a 4NT shell

while discussing the recent Sputnik launch

Change-Id: I2308e659fa36eba193edb8b628b0fec08aaf73af

diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index b32a791..d64d1e6 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -30,7 +30,6 @@ $(eval $(call gb_Jar_use_jars,OOoRunner,\
 
 $(eval $(call gb_Jar_set_packageroot,OOoRunner,\
base \
-   complex \
complexlib \
convwatch \
graphical \
@@ -139,7 +138,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/runner/util/XLayerImpl \
 qadevOOo/runner/util/XMLTools \
 qadevOOo/runner/util/XSchemaHandlerImpl \
-qadevOOo/tests/java/complex/unoapi/CheckModuleAPI \
 qadevOOo/tests/java/ifc/accessibility/_XAccessible \
 qadevOOo/tests/java/ifc/accessibility/_XAccessibleAction \
 qadevOOo/tests/java/ifc/accessibility/_XAccessibleComponent \
diff --git a/qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java 
b/qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java
deleted file mode 100644
index d8f7f8a..000
--- a/qadevOOo/tests/java/complex/unoapi/CheckModuleAPI.java
+++ /dev/null
@@ -1,463 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-/** complex tests to check the UNO-API
- **/
-package complex.unoapi;
-
-import base.java_complex;
-import complexlib.ComplexTestCase;
-import helper.OfficeProvider;
-import helper.ParameterNotFoundException;
-import helper.ProcessHandler;
-import com.sun.star.lang.XMultiServiceFactory;
-import helper.BuildEnvTools;
-import helper.ComplexDescGetter;
-import java.io.File;
-import java.util.ArrayList;
-import java.util.HashMap;
-import java.util.Iterator;
-import java.util.Set;
-import share.DescEntry;
-import util.PropertyName;
-import util.utils;
-
-/**
- * This Complex Test will test the UNO-API by calling dmake in 
$MODULE/qa/unoapi
- * This test depends on some requirments:
- * The TestJob is -o 
complex.unoapi.CheckModuleAPI::module(MODULE) where 
MODULE
- * could be the following:
- * 
- *  all  iterates over SRC_ROOT and call 
dmake in all qa/unoapi folder
- *  $module  call dmake in $module/qa/unoapi folder
- *  $module1,$module2,...call dmake in $module1/qa/unoapi 
folder then in $module2/qa/unoapi folder and so on
- * 
- *
- * Also you have to fill the following parameter:
- * 
- *  SHELL:  fill this parameter with a shell
- * 
- *
- */
-public class CheckModuleAPI extends ComplexTestCase
-{
-
-private static String mSRC_ROOT = null;
-private static boolean mIsInitialized = false;
-private static final boolean mContinue = true;
-private static BuildEnvTools bet = null;
-
-/**
- * Initialize the test environment.
- * This method checks for all neccesarry parameter and exit if not all 
parameter are set.
- *
- * Further this method starts an office instance and gets the office some 
more time to start. This is because
- * some freshly installed offices don not have such a user tree. The 
office will create it on its first start,
- * but this will take some time.
- * Note: This funktionality is only reasonable with parameter 
-noOffice true
- */
-public void before()
-{
-
-if (!mIsInitialized)
-{
-mIsInitialized = true;
-
-try
-{
-
-bet = new BuildEnvTools(param, log);
-
-}
-catch (ParameterNotFoundException ex)
-{
-this.failed(ex.toString(), false);
-}
-
-mSRC_ROOT = bet.getSrcRoot();
-}
-}
-
-/**
- * let API tests run.
- */
-public void checkModule(String module)
-{
-log.println(utils.getDateTime() + ": start testing module '" + module 
+ "'");
-
-

[Libreoffice-bugs] [Bug 95083] Blank Menu on xls sheet

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95083

--- Comment #3 from David Clayton  ---
I copied all the data off the sheet and pasted into a new blank sheet, saved
with a different name, to eliminate any possible issue with the file. The copy
process had the effect of un-hiding the cells, with the totalling let in place.

On the menu open you see the blank box for milliseconds before it populates,
which I could accept. I then started to hide some of the rows, and the blank
menu delay increases to a few seconds. It does not occur every time, just most. 

I saved the spreadsheet as .ODS this time.

I deleted the two colums with the most text data, leaving numbers, and the
menus are instant, suggesting a problem with the text. I have read other bugs
regarding the spell / grammar check and slow speeds on large documents from
some time ago. 

To prove this I copied the text columns and pasted several, and the delay
increased proportionally, suggesting that it is the text causing the delay.

I will do some additional testing with formats and report back.

-- 
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-commits] core.git: sc/source

2015-10-15 Thread Tor Lillqvist
 sc/source/core/opencl/formulagroupcl.cxx |7 ---
 1 file changed, 7 deletions(-)

New commits:
commit e9caad9b5f39a84e24d82421cc8f360dcc1116ed
Author: Tor Lillqvist 
Date:   Thu Oct 15 14:33:19 2015 +0300

tdf#94924: Fix thinko from bdef079b39d273d2985d360a52597672c96b43fc

Change-Id: Iadeb311c364324d26acab8a856358e0a5c5673dc

diff --git a/sc/source/core/opencl/formulagroupcl.cxx 
b/sc/source/core/opencl/formulagroupcl.cxx
index 8d0deea..a7ce5f8 100644
--- a/sc/source/core/opencl/formulagroupcl.cxx
+++ b/sc/source/core/opencl/formulagroupcl.cxx
@@ -1776,13 +1776,6 @@ public:
 ss << ";\n";
 ss << "}\n";
 ss << "}\n";
-if (vSubArguments[i]->GetFormulaToken()->GetType() ==
-formula::svSingleVectorRef && ZeroReturnZero())
-{
-ss << "else{\n";
-ss << "return 0;\n";
-ss << "}\n";
-}
 }
 else
 {
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 93318] Calc sheet navigation buttons on extreme left of Tab bar

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93318

--- Comment #23 from Luke  ---
The decision should be made by the UX team. If we accepted every bug report
like this one asking for the classic behavior, our UI would never change. 

Instead of all of this talk, I'd love to see actual usage stats. With the new
5.0 UI, I need to be working in spreadsheets with over 20 sheets for the
first/last button useful. I've seen thousands of spreadsheets in my life, and
20+ sheets is the exception, NOT the rule.

And spreadsheet power users like our accounts barely touch the mouse. They get
around with CTRL+Page Up/Down. 

Unless stats show otherwise, these 2 buttons are only good for cluttering up
our UI. Yousuf's proposal was the right solution.

-- 
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 95087] New: Padding of the Sum block in the status bar is too high

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95087

Bug ID: 95087
   Summary: Padding of the Sum block in the status bar is too high
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Calc
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sworddrag...@aol.com

If I'm clicking on a cell with for example a number in it I'm noticing that the
Sum block in the status bar increases the size while it still has a high
padding. Maybe the left and right padding of the Sum block can be lowered to
avoid increasing the size that fast.

-- 
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-commits] core.git: sc/qa

2015-10-15 Thread Tor Lillqvist
 sc/qa/unit/opencl-test.cxx |3 +++
 1 file changed, 3 insertions(+)

New commits:
commit c58533fe4ada618eb6121d27362f7f540f26c3c0
Author: Tor Lillqvist 
Date:   Thu Oct 15 15:40:00 2015 +0300

WaE: variable set but not used, in NDEBUG build

Change-Id: I9c88c1a43228a98a355d8ba17b0a06de0c5418c4

diff --git a/sc/qa/unit/opencl-test.cxx b/sc/qa/unit/opencl-test.cxx
index 2627003..5d839d8 100644
--- a/sc/qa/unit/opencl-test.cxx
+++ b/sc/qa/unit/opencl-test.cxx
@@ -777,6 +777,9 @@ void ScOpenCLTest::testSystematic()
 assert(nBHorEnd > 10);
 assert(nAHorEnd == nBHorEnd);
 
+(void) nBVertEnd;
+(void) nBHorEnd;
+
 for (SCROW i = nAVertBegin; i < nAVertEnd; ++i)
 {
 for (int j = 1; j < nAHorEnd; ++j)
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 95053] FORMATTING: Chart Y Axis Vertical Title Unreadable

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95053

raal  changed:

   What|Removed |Added

 Status|NEEDINFO|UNCONFIRMED
 Ever confirmed|1   |0

-- 
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 95079] add GHz to autocorrection exceptions

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95079

Julien Nabet  changed:

   What|Removed |Added

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

--- Comment #1 from Julien Nabet  ---
It seems this exception is already taken into account for some locales, see
http://opengrok.libreoffice.org/search?q=ghz=core

Which locale do you use?

-- 
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 94495] Crash when navigating to styles and formatting sidebar tab after properties fill type selector has focus

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94495

--- Comment #5 from Beluga  ---
Yep, no crash here.

Win 7 Pro 64-bit Version: 5.1.0.0.alpha1+
Build ID: 4b55c28940d741e53648115a9cfb58f2d6db38a5
TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-10-15_06:14:50
Locale: en-US (fi_FI)

-- 
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 93487] FORMATTING: Using Borders & Border Style button on toolbar crashes Calc

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93487

Michael Meeks  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #16 from Michael Meeks  ---
Can't reproduce under XFCE here vs. either master or my own 5.0 build. Odd &
sorry to be a pain. Any chance of a stack-trace and console output from a
dbgutil build ? =)

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 95082] Improve LibO file dialog: Tooltips

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95082

Heiko Tietze  changed:

   What|Removed |Added

 Blocks||87860

-- 
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 87860] [META] LibreOffice's file dialog bugs and enhancements

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87860

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||95082

-- 
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 95084] Improve LibO file dialog: Breadcrumb

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95084

Heiko Tietze  changed:

   What|Removed |Added

 Blocks||87860

-- 
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 87860] [META] LibreOffice's file dialog bugs and enhancements

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87860

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||95084

-- 
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 95081] Improve LibO file dialog: Size

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95081

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||c...@nouenoff.nl
Version|5.0.2.2 release |unspecified
 Ever confirmed|0   |1

--- Comment #1 from Cor Nouws  ---
Good IMO.

I would also suggest to 
 - make the dialog height adjustable and
 - that the size is remembered for the next use.

-- 
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 93487] FORMATTING: Using Borders & Border Style button on toolbar crashes Calc

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93487

--- Comment #17 from Nils Smeds  ---
Do you need more detailed info than what is in 
https://bug-attachments.documentfoundation.org/attachment.cgi?id=118602

If so I'll try to locate and install a dbg image and repeat my steps for you.

-- 
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 95082] Improve LibO file dialog: Tooltips

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95082

Cor Nouws  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||c...@nouenoff.nl
 Ever confirmed|0   |1

-- 
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 95045] Text select freezes programme

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95045

--- Comment #3 from Beluga  ---
Ok, no problem doing that on Windows.

Win 7 Pro 64-bit, Version: 5.0.2.2 (x64)
Build ID: 37b43f919e4de5eeaca9b9755ed688758a8251fe
Locale: fi-FI (fi_FI)

-- 
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 87860] [META] LibreOffice's file dialog bugs and enhancements

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87860

Heiko Tietze  changed:

   What|Removed |Added

 Depends on||95086

-- 
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 95086] New: Improve LibO file dialog: Places and favorites

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95086

Bug ID: 95086
   Summary: Improve LibO file dialog: Places and favorites
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: minor
  Priority: medium
 Component: UI
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: tietze.he...@gmail.com

Created attachment 119639
  --> https://bugs.documentfoundation.org/attachment.cgi?id=119639=edit
File dialog in KDE/Plasma 5 (started from Okular) with bookmarks dropdown
expanded

The current dialog presents a list of "favorites" but labels this as places.
Normal file dialogs show places but those are rather default folders like Home,
Network, Root, Trash etc. Favorites are presented in a dropdown (at least at
KDE). 

My suggestion is to show places and favorites, separately in two lists. Places
should be similar to what is shown in the normal OS dialog, favorites would be
the editable part with +/- (and perhaps edit as in master). The minus has to
get disabled when nothing is selected to delete, the + when there is nothing to
add, for instance the current folder/address was added before and would be a
duplicate.

-- 
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 95086] Improve LibO file dialog: Places and favorites

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95086

Heiko Tietze  changed:

   What|Removed |Added

 Blocks||87860

-- 
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 94546] Changing position in Area dialog tab should update preview

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94546

raal  changed:

   What|Removed |Added

   Keywords||bisected
 CC||r...@post.cz,
   ||si...@raspberrypi.org
 Whiteboard|bibisectRequest |bibisected

--- Comment #2 from raal  ---
This seems to have begun at the below commit.
Adding Cc: to si...@raspberrypi.org ; Could you possibly take a look at this
one? Thanks

ca38e903b89635d06e61ef907e796827091d55ad is the first bad commit
commit ca38e903b89635d06e61ef907e796827091d55ad
Author: Norbert Thiebaud 
Date:   Sun Jul 26 21:04:31 2015 -0700

source sha:74407aef94b6d8dfdd69891c4a6e578587ef3e71

source sha:74407aef94b6d8dfdd69891c4a6e578587ef3e71

authorSimon Long 2015-07-08 17:02:50 (GMT)
committerCaolán McNamara 2015-07-09 15:07:24 (GMT)
commit74407aef94b6d8dfdd69891c4a6e578587ef3e71 (patch)

-- 
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 95059] Error bars indicator icons appearing with white background

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95059

Adolfo Jayme  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #1 from Adolfo Jayme  ---
What do you suggest instead?

-- 
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 94495] Crash when navigating to styles and formatting sidebar tab after properties fill type selector has focus

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94495

Commit Notification  changed:

   What|Removed |Added

 Whiteboard|bibisected  |bibisected target:5.1.0

-- 
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-commits] core.git: svx/source vcl/source

2015-10-15 Thread Michael Meeks
 svx/source/tbxctrls/itemwin.cxx |   24 +++-
 vcl/source/control/lstbox.cxx   |   20 +++-
 2 files changed, 34 insertions(+), 10 deletions(-)

New commits:
commit 4421bb8eb51868cfd2d122e198382e605b370ef2
Author: Michael Meeks 
Date:   Thu Oct 15 13:09:54 2015 +0100

tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.

Change-Id: I2e4d1c79f57ec048d66111ed393491b7803ee3b9

diff --git a/svx/source/tbxctrls/itemwin.cxx b/svx/source/tbxctrls/itemwin.cxx
index b417110..cabc114 100644
--- a/svx/source/tbxctrls/itemwin.cxx
+++ b/svx/source/tbxctrls/itemwin.cxx
@@ -419,16 +419,19 @@ bool SvxFillTypeBox::PreNotify( NotifyEvent& rNEvt )
 {
 MouseNotifyEvent nType = rNEvt.GetType();
 
-if ( MouseNotifyEvent::MOUSEBUTTONDOWN == nType || 
MouseNotifyEvent::GETFOCUS == nType )
-nCurPos = GetSelectEntryPos();
-else if ( MouseNotifyEvent::LOSEFOCUS == nType
-&& Application::GetFocusWindow()
-&& !IsWindowOrChild( Application::GetFocusWindow(), true ) )
+if (!isDisposed())
 {
-if ( !bSelect )
-SelectEntryPos( nCurPos );
-else
-bSelect = false;
+if ( MouseNotifyEvent::MOUSEBUTTONDOWN == nType || 
MouseNotifyEvent::GETFOCUS == nType )
+nCurPos = GetSelectEntryPos();
+else if ( MouseNotifyEvent::LOSEFOCUS == nType
+  && Application::GetFocusWindow()
+  && !IsWindowOrChild( Application::GetFocusWindow(), true ) )
+{
+if ( !bSelect )
+SelectEntryPos( nCurPos );
+else
+bSelect = false;
+}
 }
 
 return FillTypeLB::PreNotify( rNEvt );
@@ -440,6 +443,9 @@ bool SvxFillTypeBox::Notify( NotifyEvent& rNEvt )
 {
 bool bHandled = FillTypeLB::Notify( rNEvt );
 
+if (isDisposed())
+return false;
+
 if ( rNEvt.GetType() == MouseNotifyEvent::KEYINPUT )
 {
 const KeyEvent* pKEvt = rNEvt.GetKeyEvent();
diff --git a/vcl/source/control/lstbox.cxx b/vcl/source/control/lstbox.cxx
index b2998ca..cf1230b 100644
--- a/vcl/source/control/lstbox.cxx
+++ b/vcl/source/control/lstbox.cxx
@@ -971,6 +971,8 @@ void ListBox::DoubleClick()
 
 void ListBox::Clear()
 {
+if (!mpImplLB)
+return;
 mpImplLB->Clear();
 if( IsDropDownBox() )
 {
@@ -1026,13 +1028,15 @@ void ListBox::RemoveEntry( sal_Int32 nPos )
 
 Image ListBox::GetEntryImage( sal_Int32 nPos ) const
 {
-if ( mpImplLB->GetEntryList()->HasEntryImage( nPos ) )
+if ( mpImplLB && mpImplLB->GetEntryList()->HasEntryImage( nPos ) )
 return mpImplLB->GetEntryList()->GetEntryImage( nPos );
 return Image();
 }
 
 sal_Int32 ListBox::GetEntryPos( const OUString& rStr ) const
 {
+if (!mpImplLB)
+return LISTBOX_ENTRY_NOTFOUND;
 sal_Int32 nPos = mpImplLB->GetEntryList()->FindEntry( rStr );
 if ( nPos != LISTBOX_ENTRY_NOTFOUND )
 nPos = nPos - mpImplLB->GetEntryList()->GetMRUCount();
@@ -1041,6 +1045,8 @@ sal_Int32 ListBox::GetEntryPos( const OUString& rStr ) 
const
 
 sal_Int32 ListBox::GetEntryPos( const void* pData ) const
 {
+if (!mpImplLB)
+return LISTBOX_ENTRY_NOTFOUND;
 sal_Int32 nPos = mpImplLB->GetEntryList()->FindEntry( pData );
 if ( nPos != LISTBOX_ENTRY_NOTFOUND )
 nPos = nPos - mpImplLB->GetEntryList()->GetMRUCount();
@@ -1049,11 +1055,15 @@ sal_Int32 ListBox::GetEntryPos( const void* pData ) 
const
 
 OUString ListBox::GetEntry( sal_Int32 nPos ) const
 {
+if (!mpImplLB)
+return OUString();
 return mpImplLB->GetEntryList()->GetEntryText( nPos + 
mpImplLB->GetEntryList()->GetMRUCount() );
 }
 
 sal_Int32 ListBox::GetEntryCount() const
 {
+if (!mpImplLB)
+return 0;
 return mpImplLB->GetEntryList()->GetEntryCount() - 
mpImplLB->GetEntryList()->GetMRUCount();
 }
 
@@ -1064,11 +1074,16 @@ OUString ListBox::GetSelectEntry(sal_Int32 nIndex) const
 
 sal_Int32 ListBox::GetSelectEntryCount() const
 {
+if (!mpImplLB)
+return 0;
 return mpImplLB->GetEntryList()->GetSelectEntryCount();
 }
 
 sal_Int32 ListBox::GetSelectEntryPos( sal_Int32 nIndex ) const
 {
+if (!mpImplLB || !mpImplLB->GetEntryList())
+return LISTBOX_ENTRY_NOTFOUND;
+
 sal_Int32 nPos = mpImplLB->GetEntryList()->GetSelectEntryPos( nIndex );
 if ( nPos != LISTBOX_ENTRY_NOTFOUND )
 {
@@ -1096,6 +,9 @@ void ListBox::SelectEntry( const OUString& rStr, bool 
bSelect )
 
 void ListBox::SelectEntryPos( sal_Int32 nPos, bool bSelect )
 {
+if (!mpImplLB)
+return;
+
 if ( 0 <= nPos && nPos < mpImplLB->GetEntryList()->GetEntryCount() )
 {
 sal_Int32 oldSelectCount = GetSelectEntryCount(), newSelectCount = 0, 
nCurrentPos = mpImplLB->GetCurrentPos();
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org

[Libreoffice-bugs] [Bug 94495] Crash when navigating to styles and formatting sidebar tab after properties fill type selector has focus

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94495

--- Comment #7 from Commit Notification 
 ---
Michael Meeks committed a patch related to this issue.
It has been pushed to "master":

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

tdf#94495 - protect lstbox usage post-dispose, and fix ItemWin focus.

It will be available in 5.1.0.

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 38844] Reduce XOR rendering

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38844

--- Comment #8 from Tor Lillqvist  ---
Read what the initial comment says. "search ROP_XOR". Do you find any?

-- 
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


[Bug 38844] Reduce XOR rendering

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38844

--- Comment #8 from Tor Lillqvist  ---
Read what the initial comment says. "search ROP_XOR". Do you find any?

-- 
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-bugs] [Bug 94673] when creating a new document, the cursor is NOT in focus so you can't start typing

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94673

--- Comment #5 from peter josvai  ---
CORRECTION:   (it is NOT gone)
although I checked it twice, both on a WINXP and a WIN7 machine, when I wanted
to change the status to resolved, it came up again...

there's tricky thing though:
I open a new file (by clicking the NEW icon), and nothing.. I type, but
there'll be noting written... BUT, when I'm about to create a new document
again, the cursor appears... RIGHT WHEN I click the NEW icon, it  will appear
(in the already open, previously created one)...
(NOTE: when I experienced that it was GONE, it was really gone, not in this
tricky manner)

So, I have shut down the machine, booted up again, opened Writer, from the
"splash" screen I chose a previously opened document (an ODT, of course), and
then I clicked the NEW icon.

on WINXP: it was GONE.

on WIN7: NOT GONE, the tricky behavior: when clicking on the NEW icon, the
cursor will appear in the previously opened document...

ALSO: when I change window, go to another open document, and then come back,
the cursor will already be there...
- - - - - - - - - - -

NOW I don't know how it seemed to be gone...

-- 
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-commits] core.git: officecfg/registry

2015-10-15 Thread Samuel Mehrbrodt
 officecfg/registry/schema/org/openoffice/Office/Writer.xcs |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3d94dab1bd7878305923b695425cc13283a52253
Author: Samuel Mehrbrodt 
Date:   Thu Oct 15 08:46:23 2015 +0200

Revert "tdf#94994 Enable auto-numbering by default"

After discussion with Design team, we don't want this enabled by default,
unless we fix some things so this is less obtrusive

This reverts commit beb8d01d32bafac3a96f9f28bf93b58985e524dd.

diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs 
b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 5812b29..0b7c99b 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -4508,7 +4508,7 @@
 Specifies whether a numbered or bulleted text is created 
automatically while typing.
 Apply numbering
   
-  true
+  false
 
 
   
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


Re: configuration provider doesn't implement setPropertyToDefault anymore

2015-10-15 Thread Stephan Bergmann

On 10/14/2015 07:30 PM, Lionel Elie Mamane wrote:

According to
https://wiki.openoffice.org/wiki/Documentation/DevGuide/Config/Updating_Configuration_Data
and
odk/examples/DevelopersGuide/Config/ConfigExamples.java
(in method resetGridConfiguration)

our implementation of the
"com.sun.star.configuration.ConfigurationUpdateAccess" service is
supposed to implement the com.sun.star.beans.XPropertyState interface,
which provides the "setPropertyToDefault" method.

However, actually trying it yields a configmgr::Access (file
configmgr/source/access.hxx) which does *not* implement that
interface.

The configuration system seems to have been reimplemented in 2009,
maybe that's when this disappeared?


Yes, see , 
comment 7 of "Unable to choose proxy type 'system' [UI]," for details.



Maybe something to EasyHackify?


Unfortunately it's harder than an easy hack.  But I guess I'll indeed 
eventually need to tackle that...

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice-bugs] [Bug 84195] UI: Inconsistent behaviour "Wrap text automatically" and "Shrink to fit cell size"

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84195

--- Comment #3 from Albrecht Müller  ---
Problem is still there with version Version: 4.4.4.3
Build-ID: 2c39ebcf046445232b798108aa8a7e7d89552ea8

BTW: In the German version the text "Shrink to fit cell size" appears as "An
Zellgröße anpassen". This translation has a somewhat different meaning. The
English version states that the cell size will be reduced, the German version
includes both reduction and enlargement of cell size. I don't know which
version describes the actual behaviour.

-- 
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-commits] core.git: 7 commits - qadevOOo/tests wizards/com xmerge/source

2015-10-15 Thread Noel Grandin
 qadevOOo/tests/java/ifc/awt/tree/_XTreeControl.java
   |4 
 qadevOOo/tests/java/ifc/chart/_XChartDocument.java 
   |1 -
 qadevOOo/tests/java/ifc/datatransfer/clipboard/_XClipboard.java
   |5 +
 qadevOOo/tests/java/ifc/drawing/_XControlShape.java
   |5 +
 wizards/com/sun/star/wizards/db/SQLQueryComposer.java  
   |6 +-
 wizards/com/sun/star/wizards/report/ReportWizard.java  
   |1 -
 
xmerge/source/xmerge/java/org/openoffice/xmerge/merger/merge/CharacterBaseParagraphMerge.java
 |2 --
 7 files changed, 3 insertions(+), 21 deletions(-)

New commits:
commit 454aa71cdd299773ebac7ccb6d6b8d64d27c86fd
Author: Noel Grandin 
Date:   Thu Oct 15 10:47:46 2015 +0200

cid#1327097 UrF: Unread field

Change-Id: I37fc97591a653ec298e66edd676b8556c78d99a1

diff --git a/qadevOOo/tests/java/ifc/drawing/_XControlShape.java 
b/qadevOOo/tests/java/ifc/drawing/_XControlShape.java
index 4dfb8dbe..f0e5ca2 100644
--- a/qadevOOo/tests/java/ifc/drawing/_XControlShape.java
+++ b/qadevOOo/tests/java/ifc/drawing/_XControlShape.java
@@ -48,16 +48,13 @@ public class _XControlShape extends MultiMethodTest {
 
 public XControlShape oObj = null;
 
-XControlModel model = null;
-
 /**
 * Test calls the method. 
 * Has  OK  status if the method successfully returns
 * and no exceptions were thrown. 
 */
 public void _getControl() {
-model = oObj.getControl() ;
-
+oObj.getControl();
 tRes.tested("getControl()", true) ;
 }
 
commit 4f4cf9e30306937e67d79bfd776dabfe25f02f39
Author: Noel Grandin 
Date:   Thu Oct 15 10:46:37 2015 +0200

cid#1327095 UrF: Unread field

Change-Id: I4d2a1feabe553003ef992422b4d50def992b08f2

diff --git a/qadevOOo/tests/java/ifc/datatransfer/clipboard/_XClipboard.java 
b/qadevOOo/tests/java/ifc/datatransfer/clipboard/_XClipboard.java
index dbb6b10..e2a86a5 100644
--- a/qadevOOo/tests/java/ifc/datatransfer/clipboard/_XClipboard.java
+++ b/qadevOOo/tests/java/ifc/datatransfer/clipboard/_XClipboard.java
@@ -44,8 +44,6 @@ public class _XClipboard extends MultiMethodTest {
 MyTransferable myTransferable1;
 MyTransferable myTransferable2;
 
-MyOwner myOwner;
-
 /**
  * XClipboardOwner interface implementation which
  * stores parameters passed to lostOwnership method.
@@ -84,8 +82,7 @@ public class _XClipboard extends MultiMethodTest {
  */
 @Override
 public void before() {
-oObj.setContents(myTransferable1 = new MyTransferable(),
-myOwner = new MyOwner());
+oObj.setContents(myTransferable1 = new MyTransferable(), new 
MyOwner());
 }
 
 /**
commit 8beb89c3f2895030d0bfa25ea0da5c6429819f2f
Author: Noel Grandin 
Date:   Thu Oct 15 10:45:24 2015 +0200

cid#1327094 UrF: Unread field

Change-Id: I90cc21cc089725507e7bbdf373466f7fc51993b1

diff --git a/qadevOOo/tests/java/ifc/chart/_XChartDocument.java 
b/qadevOOo/tests/java/ifc/chart/_XChartDocument.java
index c09582e..87fe405 100644
--- a/qadevOOo/tests/java/ifc/chart/_XChartDocument.java
+++ b/qadevOOo/tests/java/ifc/chart/_XChartDocument.java
@@ -53,7 +53,6 @@ import com.sun.star.drawing.XShape;
 public class _XChartDocument extends MultiMethodTest {
 
 public XChartDocumentoObj = null;
-booleanresult = true;
 XDiagram diagram = null;
 XChartData ChartData = null;
 
commit f417fea70d83105dc575b1b5f3f9a38ca643766b
Author: Noel Grandin 
Date:   Thu Oct 15 10:41:34 2015 +0200

cid#1327093 UrF: Unread field

Change-Id: Id6b91dcbfafb798b62feeb65e7d1b6a5d608d1c8

diff --git a/qadevOOo/tests/java/ifc/awt/tree/_XTreeControl.java 
b/qadevOOo/tests/java/ifc/awt/tree/_XTreeControl.java
index c6c4b59..0913895 100644
--- a/qadevOOo/tests/java/ifc/awt/tree/_XTreeControl.java
+++ b/qadevOOo/tests/java/ifc/awt/tree/_XTreeControl.java
@@ -84,7 +84,6 @@ public class _XTreeControl extends MultiMethodTest {
 boolean mTreeNodeEditing1 = false;
 boolean mTreeNodeEdit1 = false;
 
-boolean mTreeNodeEditing2 = false;
 boolean mTreeNodeEdit2 = false;
 
 public interface XTreeDataModelListenerEvent{
@@ -171,8 +170,6 @@ public class _XTreeControl extends MultiMethodTest {
 public class TreeEditListenerImpl2 implements XTreeEditListener{
 public void nodeEditing(XTreeNode xTreeNode) throws VetoException {
 log.println("event at EditListener 2: nodeEditing");
-mTreeNodeEditing2 = true;
-
 }
 
 public void nodeEdited(XTreeNode xTreeNode, String string) {
@@ -199,7 +196,6 @@ public class _XTreeControl extends MultiMethodTest {
 private void resetEditListener(){
 mTreeNodeEditing1 = 

[Libreoffice-bugs] [Bug 70079] Basic: after sheets.copybyname or sheets.remove basic-variable points to wrong sheet

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=70079

--- Comment #13 from Eugenij Shkrigunov  ---
LibreOffice-4.4.5.2 is fine.

-- 
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 81107] GPU tracker bug

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=81107

Michael Meeks  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=93
   ||529
 Resolution|--- |FIXED

--- Comment #4 from Michael Meeks  ---
Actually this is obsoleted by a subsequent / new GL tracker =)

-- 
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 93529] Meta: VCL/OpenGL tracker bug for 5.0+

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93529

Michael Meeks  changed:

   What|Removed |Added

   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=81
   ||107

-- 
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 94998] Can't remove the underline of the text with hyperlink

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94998

jake  changed:

   What|Removed |Added

Version|unspecified |5.0.2.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-commits] core.git: jurt/com

2015-10-15 Thread Noel Grandin
 jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java |   35 
--
 1 file changed, 16 insertions(+), 19 deletions(-)

New commits:
commit 846135c4c9eaedd18b2e01826860337c1b269664
Author: Noel Grandin 
Date:   Thu Oct 15 09:43:06 2015 +0200

use AtomicInteger for _life_count

(cid#1326323 Unguarded read)
Just switch this to an AtomicInteger, it's cheaper, and doesn't require 
synchronization,
so less chance of a deadlock.

This is an API change since this is a protected field in a public class, 
but anyone
messing with the internals of this class should have known better.

Change-Id: Idafc760c2e9d83442b8209ad23d180acb8dccb20

diff --git 
a/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java 
b/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
index 0dcc75d..c949b55 100644
--- a/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
+++ b/jurt/com/sun/star/lib/uno/bridges/java_remote/java_remote_bridge.java
@@ -26,33 +26,34 @@ import java.util.HashMap;
 import java.util.Iterator;
 import java.util.LinkedList;
 import java.util.Map;
+import java.util.concurrent.atomic.AtomicInteger;
 
-import com.sun.star.lib.util.DisposeListener;
-import com.sun.star.lib.util.DisposeNotifier;
 import com.sun.star.bridge.XBridge;
 import com.sun.star.bridge.XInstanceProvider;
 import com.sun.star.connection.XConnection;
+import com.sun.star.lang.DisposedException;
 import com.sun.star.lang.EventObject;
 import com.sun.star.lang.XComponent;
 import com.sun.star.lang.XEventListener;
-import com.sun.star.lang.DisposedException;
 import com.sun.star.lib.uno.environments.java.java_environment;
 import com.sun.star.lib.uno.environments.remote.IProtocol;
 import com.sun.star.lib.uno.environments.remote.IReceiver;
+import com.sun.star.lib.uno.environments.remote.IThreadPool;
 import com.sun.star.lib.uno.environments.remote.Job;
 import com.sun.star.lib.uno.environments.remote.Message;
 import com.sun.star.lib.uno.environments.remote.ThreadId;
 import com.sun.star.lib.uno.environments.remote.ThreadPoolManager;
-import com.sun.star.lib.uno.environments.remote.IThreadPool;
 import com.sun.star.lib.uno.typedesc.MethodDescription;
 import com.sun.star.lib.uno.typedesc.TypeDescription;
+import com.sun.star.lib.util.DisposeListener;
+import com.sun.star.lib.util.DisposeNotifier;
+import com.sun.star.uno.Any;
 import com.sun.star.uno.IBridge;
 import com.sun.star.uno.IEnvironment;
-import com.sun.star.uno.UnoRuntime;
-import com.sun.star.uno.XInterface;
 import com.sun.star.uno.Type;
 import com.sun.star.uno.TypeClass;
-import com.sun.star.uno.Any;
+import com.sun.star.uno.UnoRuntime;
+import com.sun.star.uno.XInterface;
 
 /**
  * This class implements a remote bridge.
@@ -156,7 +157,7 @@ public class java_remote_bridge
 protected IProtocol _iProtocol;
 protected IEnvironment  _java_environment;
 protected MessageDispatcher _messageDispatcher;
-protected int   _life_count = 0;// determines if this 
bridge is alive, which is controlled by acquire and release calls
+protected final AtomicInteger _life_count = new AtomicInteger();// 
determines if this bridge is alive, which is controlled by acquire and release 
calls
 
 private final ArrayList _listeners = new 
ArrayList();
 
@@ -169,7 +170,7 @@ public class java_remote_bridge
  * This method is for testing only.
  */
 int getLifeCount() {
-return _life_count;
+return _life_count.get();
 }
 
 /**
@@ -447,10 +448,10 @@ public class java_remote_bridge
  *
  * @see com.sun.star.uno.IBridge#acquire
  */
-public synchronized void acquire() {
-++ _life_count;
+public void acquire() {
+int x = _life_count.incrementAndGet();
 
-if(DEBUG) System.err.println("# " + getClass().getName() + 
".acquire:" + _life_count);
+if(DEBUG) System.err.println("# " + getClass().getName() + 
".acquire:" + x);
 }
 
 /**
@@ -461,12 +462,8 @@ public class java_remote_bridge
  * @see com.sun.star.uno.IBridge#release
  */
 public void release() {
-boolean dispose;
-synchronized (this) {
---_life_count;
-dispose = _life_count <= 0;
-}
-if (dispose) {
+int x = _life_count.decrementAndGet();
+if (x <= 0) {
 dispose(new Throwable("end of life"));
 }
 }
@@ -521,7 +518,7 @@ public class java_remote_bridge
 proxyFactory.dispose();
 
 if (DEBUG) {
-if (_life_count != 0) {
+if (_life_count.get() != 0) {
 System.err.println(getClass().getName()
+ ".dispose - life count (proxies 
left):"
+ _life_count);
___
Libreoffice-commits mailing list

[Libreoffice-bugs] [Bug 95079] New: add GHz to autocorrection exceptions

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95079

Bug ID: 95079
   Summary: add GHz to autocorrection exceptions
   Product: LibreOffice
   Version: 5.0.2.2 release
  Hardware: Other
OS: All
Status: UNCONFIRMED
  Severity: trivial
  Priority: medium
 Component: LibreOffice
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: dennisroc...@gmail.com

there are many physics units with kilo, giga, terra, ... which gets
autocorrected to lowercase. These should be added. Just had a user in
#libreoffice which do ask that question.

-- 
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 92196] CRASH when this report attachment file opened

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92196

--- Comment #4 from Björn Michaelsen  ---
Not crashing on todays master either => Windows only it seems.

-- 
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-commits] core.git: 4 commits - qadevOOo/tests

2015-10-15 Thread Noel Grandin
 qadevOOo/tests/java/ifc/form/_XFormController.java |1 -
 qadevOOo/tests/java/ifc/frame/_XDispatchRecorderSupplier.java  |4 +---
 qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java |2 --
 qadevOOo/tests/java/ifc/sheet/_XDataPilotDescriptor.java   |3 +--
 4 files changed, 2 insertions(+), 8 deletions(-)

New commits:
commit fd7613f07fc9ec06358e266aa4cc03c5fd5c664f
Author: Noel Grandin 
Date:   Thu Oct 15 11:35:46 2015 +0200

cid#1327101 UrF: Unread field

Change-Id: I0245bfc1a4a1516fe45fdc69d2df98e09218a9cf

diff --git a/qadevOOo/tests/java/ifc/sheet/_XDataPilotDescriptor.java 
b/qadevOOo/tests/java/ifc/sheet/_XDataPilotDescriptor.java
index c0265af..06bac33 100644
--- a/qadevOOo/tests/java/ifc/sheet/_XDataPilotDescriptor.java
+++ b/qadevOOo/tests/java/ifc/sheet/_XDataPilotDescriptor.java
@@ -57,7 +57,6 @@ public class _XDataPilotDescriptor extends MultiMethodTest {
 
 public XDataPilotDescriptor oObj = null;
 CellRangeAddress CRA = new CellRangeAddress((short)1, 1, 1, 5, 5);
-CellRangeAddress oldCRA = null ;
 String sTag = "XDataPilotDescriptor_Tag";
 String fieldsNames[];
 int fieldsAmount = 0;
@@ -117,7 +116,7 @@ public class _XDataPilotDescriptor extends MultiMethodTest {
 executeMethod("getHiddenFields()") ;
 executeMethod("getPageFields()") ;
 
-oldCRA = oObj.getSourceRange() ;
+oObj.getSourceRange();
 oObj.setSourceRange(CRA);
 
 tRes.tested("setSourceRange()", true);
commit 9b65ce577165426f10db31429ff816c34d9b0539
Author: Noel Grandin 
Date:   Thu Oct 15 11:34:40 2015 +0200

cid#1327100 UrF: Unread field

Change-Id: I443e37567e9907b06cd75af7ba84f00a40584b08

diff --git a/qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java 
b/qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java
index 7b735c6..2f71ea3 100644
--- a/qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java
+++ b/qadevOOo/tests/java/ifc/linguistic2/_XLinguServiceManager.java
@@ -47,7 +47,6 @@ import com.sun.star.linguistic2.XThesaurus;
 public class _XLinguServiceManager extends MultiMethodTest {
 
 public XLinguServiceManager oObj = null;
-boolean listenerCalled = false;
 
 /**
 * Class implements interface XLinguServiceEventListener
@@ -60,7 +59,6 @@ public class _XLinguServiceManager extends MultiMethodTest {
 log.println("Listener has been disposed");
 }
 public void processLinguServiceEvent(LinguServiceEvent aServiceEvent) {
-listenerCalled = true;
 log.println("Listener called");
 }
 }
commit d6457789968e8731f86454579d3c5febed1e53c9
Author: Noel Grandin 
Date:   Thu Oct 15 11:33:44 2015 +0200

cid#1327099 UrF: Unread field

Change-Id: I3dfa6d8c780db88e1b195415ae2035a6e6b0cf4c

diff --git a/qadevOOo/tests/java/ifc/frame/_XDispatchRecorderSupplier.java 
b/qadevOOo/tests/java/ifc/frame/_XDispatchRecorderSupplier.java
index cb799d6..00e8f6b 100644
--- a/qadevOOo/tests/java/ifc/frame/_XDispatchRecorderSupplier.java
+++ b/qadevOOo/tests/java/ifc/frame/_XDispatchRecorderSupplier.java
@@ -50,7 +50,6 @@ public class _XDispatchRecorderSupplier extends 
MultiMethodTest {
 
 XComponent xTextDoc = null;
 XDispatchRecorder recorder = null;
-XDesktop desktop = null;
 
 /**
  * Simple XDispatchRecorder implementation
@@ -81,8 +80,7 @@ public class _XDispatchRecorderSupplier extends 
MultiMethodTest {
 
 Object inst = tParam.getMSF().createInstance
 ("com.sun.star.frame.Desktop");
-desktop = UnoRuntime.queryInterface
-(XDesktop.class, inst);
+UnoRuntime.queryInterface(XDesktop.class, inst);
 }
 
 /**
commit 8704aa88d3291074e9435e0adb4b6c6e26c6a194
Author: Noel Grandin 
Date:   Thu Oct 15 11:32:15 2015 +0200

cid#1327098 UrF: Unread field

Change-Id: I085fc6e31a387e81f9afb80b9054a47f5ffbbee3

diff --git a/qadevOOo/tests/java/ifc/form/_XFormController.java 
b/qadevOOo/tests/java/ifc/form/_XFormController.java
index eb03939..339610c 100644
--- a/qadevOOo/tests/java/ifc/form/_XFormController.java
+++ b/qadevOOo/tests/java/ifc/form/_XFormController.java
@@ -48,7 +48,6 @@ import com.sun.star.uno.UnoRuntime;
 public class _XFormController extends MultiMethodTest {
 
 public static XFormController oObj = null;
-XWindow otherWind = null;
 
 /**
  * Listener which determines and stores events occurred.
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 88140] Writer fails to open big file with lots of formulas

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88140

Beluga  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #9 from Beluga  ---
(In reply to Yury from comment #8)
> I can't use the 3.* series because of that issue, so can't add anything new.
> 
> The big (obfuscated) file which couldn't be opened is at
>  
> https://bugs.documentfoundation.org/attachment.cgi?id=114621

I could open it just fine.

I think this could be closed as worksforme.

Win 7 Pro 64-bit, Version: 5.0.2.2 (x64)
Build ID: 37b43f919e4de5eeaca9b9755ed688758a8251fe
Locale: fi-FI (fi_FI)

-- 
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-commits] core.git: slideshow/source

2015-10-15 Thread Daniel Robertson
 slideshow/source/engine/eventmultiplexer.cxx |  107 ++-
 slideshow/source/inc/listenercontainer.hxx   |4 -
 2 files changed, 43 insertions(+), 68 deletions(-)

New commits:
commit 39c7826c814fb8043942f5d9e1f1f049641865e8
Author: Daniel Robertson 
Date:   Sun Oct 11 19:15:54 2015 -0400

tdf#93243 slideshow: boost::bind -> C++11 lambdas

Replace boost::bind with C++11 lambdas. In addition, replace the use of
FuncT::result_type in ListenerOperations::notifyAllListeners with a less
type specific means of determining the return type of the function to be
applied in order to allow for the use of C++11 lambdas.

Change-Id: I1035be976e542d8b5bbd451c473a896d91ed66ca
Reviewed-on: https://gerrit.libreoffice.org/19314
Reviewed-by: Noel Grandin 
Tested-by: Noel Grandin 

diff --git a/slideshow/source/engine/eventmultiplexer.cxx 
b/slideshow/source/engine/eventmultiplexer.cxx
index 6de09f2..c28fca3 100644
--- a/slideshow/source/engine/eventmultiplexer.cxx
+++ b/slideshow/source/engine/eventmultiplexer.cxx
@@ -44,8 +44,7 @@
 
 #include 
 #include 
-#include 
-#include 
+#include 
 
 #include 
 #include 
@@ -118,8 +117,7 @@ typedef cppu::WeakComponentImplHelper<
 EventQueue indirection, to force the events into the main thread)
  */
 class EventMultiplexerListener : private cppu::BaseMutex,
- public Listener_UnoBase,
- private ::boost::noncopyable
+ public Listener_UnoBase
 {
 public:
 EventMultiplexerListener( EventQueue&   rEventQueue,
@@ -130,6 +128,9 @@ public:
 {
 }
 
+EventMultiplexerListener( const EventMultiplexerListener& ) = delete;
+EventMultiplexerListener& operator=( const EventMultiplexerListener& ) = 
delete;
+
 // WeakComponentImplHelperBase::disposing
 virtual void SAL_CALL disposing() override;
 
@@ -421,8 +422,8 @@ bool EventMultiplexerImpl::notifyAllAnimationHandlers( 
ImplAnimationHandlers con
AnimationNodeSharedPtr 
const& rNode )
 {
 return rContainer.applyAll(
-boost::bind( ::handleAnimationEvent,
- _1, boost::cref(rNode) ) );
+[]( const AnimationEventHandlerSharedPtr& pEventHandler )
+{ return pEventHandler->handleAnimationEvent( rNode ); } );
 }
 
 template 
@@ -455,10 +456,8 @@ UnoViewSharedPtr EventMultiplexerImpl::findUnoView(
 const UnoViewVector::const_iterator aEnd ( mrViewContainer.end() );
 if( (aIter=std::find_if( mrViewContainer.begin(),
  aEnd,
- boost::bind(
- 
std::equal_to(),
- boost::cref( xView ),
- boost::bind( ::getUnoView, _1  == 
aEnd )
+ []( const UnoViewSharedPtr& pView )
+ { return xView == pView->getUnoView(); } )) == 
aEnd )
 {
 OSL_FAIL("EventMultiplexer::findUnoView(): unexpected message source" 
);
 return UnoViewSharedPtr();
@@ -607,10 +606,8 @@ bool EventMultiplexerImpl::notifyMouseHandlers(
 if( (aIter=::std::find_if(
  mrViewContainer.begin(),
  aEnd,
- boost::bind( std::equal_to< uno::Reference<
-  presentation::XSlideShowView > >(),
-  boost::cref( xView ),
-  boost::bind( ::getUnoView, _1 ) ) ) ) == 
aEnd)
+ []( const UnoViewSharedPtr& pView )
+ { return xView == pView->getUnoView(); } )) == aEnd )
 {
 ENSURE_OR_RETURN_FALSE(
 false, "EventMultiplexer::notifyHandlers(): "
@@ -633,12 +630,8 @@ bool EventMultiplexerImpl::notifyMouseHandlers(
 // one high-priority handler rejects the event
 // (i.e. returns false), try next handler.
 return rQueue.apply(
-boost::bind(
-pHandlerMethod,
-boost::bind(
-::container_type::value_type::getHandler,
-_1 ),
-aEvent ));
+[, ]( const ImplMouseHandlerEntry& rMouseHandler 
)
+{ return ( ( *rMouseHandler.getHandler() ).*pHandlerMethod )( aEvent 
); } );
 }
 
 void EventMultiplexerImpl::mousePressed( const awt::MouseEvent& e )
@@ -705,11 +698,8 @@ bool EventMultiplexerImpl::notifyNextEffect()
 // high-priority handler rejects the event (i.e. returns false),
 // try next handler.
 return maNextEffectHandlers.apply(
-boost::bind(
-::handleEvent,
-boost::bind(
-
::container_type::value_type::getHandler,
-_1 )) );
+[]( const PrioritizedHandlerEntry< EventHandler >& pHandler )
+{ return pHandler.getHandler()->handleEvent(); } );
 }
 
 
@@ -1008,10 +998,8 

[Libreoffice-bugs] [Bug 94673] when creating a new document, the cursor is NOT in focus so you can't start typing

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=94673

--- Comment #4 from peter josvai  ---
ok, checked in my original WIN7 machine too, it is, indeed, GONE.
so, I change status to solved
thank you 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 95077] check index !=0 in sw's vba Panes

2015-10-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=95077

ccsheller  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |ccshel...@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-commits] core.git: 2 commits - qadevOOo/runner ridljar/com ridljar/Jar_ridl.mk

2015-10-15 Thread Stephan Bergmann
 qadevOOo/runner/util/ValueChanger.java |7 --
 ridljar/Jar_ridl.mk|1 
 ridljar/com/sun/star/uno/Union.java|   37 -
 3 files changed, 45 deletions(-)

New commits:
commit 301764855ed9f4a4c28b98013361f7174e0f7c7b
Author: Stephan Bergmann 
Date:   Thu Oct 15 09:19:55 2015 +0200

com.sun.star.table.BorderLine is already handled further up

Change-Id: I104c778e107259904fa4a830d3685a6506250fbb

diff --git a/qadevOOo/runner/util/ValueChanger.java 
b/qadevOOo/runner/util/ValueChanger.java
index 5793877..df54d5b 100644
--- a/qadevOOo/runner/util/ValueChanger.java
+++ b/qadevOOo/runner/util/ValueChanger.java
@@ -641,13 +641,6 @@ public class ValueChanger {
 newValue = ST6;
 if (oldValue.equals(ST6))
 newValue = ST1;
-} else if (oldValue instanceof com.sun.star.table.BorderLine) {
-com.sun.star.table.BorderLine _newValue = 
(com.sun.star.table.BorderLine) oldValue;
-_newValue.Color += 1000;
-_newValue.InnerLineWidth += 2;
-_newValue.LineDistance += 3;
-_newValue.OuterLineWidth += 3;
-newValue = _newValue;
 } else if (oldValue instanceof 
com.sun.star.sheet.DataPilotFieldOrientation) {
 com.sun.star.sheet.DataPilotFieldOrientation FO1 = 
com.sun.star.sheet.DataPilotFieldOrientation.PAGE;
 com.sun.star.sheet.DataPilotFieldOrientation FO2 = 
com.sun.star.sheet.DataPilotFieldOrientation.COLUMN;
commit 366e1238bd41eecf6727784402592fd5c278fe8f
Author: Stephan Bergmann 
Date:   Thu Oct 15 09:14:53 2015 +0200

[API CHANGE] Remove deprecated com.sun.star.uno.Union class

...which had never been useful for anything, as UNOIDL does not have a union
concept.  In light of coverity#1327215 "UwF: Unwritten field," seems 
cleaner to
just remove that class completely than to silence that somewhat bogus (as 
the
class is non-final, so derivations could actually set m_value) Coverity 
warning.

Change-Id: Iaef9003a84e2c2f73adb2744bd759460cb149f68

diff --git a/ridljar/Jar_ridl.mk b/ridljar/Jar_ridl.mk
index d76429b..cdee781 100644
--- a/ridljar/Jar_ridl.mk
+++ b/ridljar/Jar_ridl.mk
@@ -44,7 +44,6 @@ $(eval $(call gb_Jar_add_sourcefiles,ridl,\
 ridljar/com/sun/star/uno/IQueryInterface \
 ridljar/com/sun/star/uno/ITypeDescription \
 ridljar/com/sun/star/uno/Type \
-ridljar/com/sun/star/uno/Union \
 ridljar/com/sun/star/uno/UnoRuntime \
 ))
 
diff --git a/ridljar/com/sun/star/uno/Union.java 
b/ridljar/com/sun/star/uno/Union.java
deleted file mode 100644
index 4c7da7b..000
--- a/ridljar/com/sun/star/uno/Union.java
+++ /dev/null
@@ -1,37 +0,0 @@
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-package com.sun.star.uno;
-
-/**
- * Deprecated, UNOIDL does not have a union concept.
- */
-@Deprecated
-public class Union {
-/**
- * Get the value in the union.
- * The representation of the value is an any.
- *  @return the any value.
- */
-public final Object getValue() {
-return m_value;
-}
-
-protected Object m_value;
-}
-
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


  1   2   3   4   >