[Libreoffice-commits] core.git: icon-themes/sifr icon-themes/sifr_dark icon-themes/sifr_svg

2018-04-02 Thread Matthias Freund
 icon-themes/sifr/cmd/lc_defineprintarea.png  |binary
 icon-themes/sifr_dark/cmd/lc_defineprintarea.png |binary
 icon-themes/sifr_svg/cmd/lc_defineprintarea.svg  |  142 +++
 3 files changed, 142 insertions(+)

New commits:
commit 20c680092fa2598feb4541b1c69a8389779dbae4
Author: Matthias Freund 
Date:   Mon Apr 2 23:21:40 2018 +0200

tdf#75256 Sifr bug fix

Wrong filename and lc_defineprintarea matches 32px and 16px now

Change-Id: I7aab973ad30f820d65c1049d62161e51879a6b4a
Reviewed-on: https://gerrit.libreoffice.org/52275
Tested-by: Jenkins 
Reviewed-by: Matthias Freund 

diff --git a/icon-themes/sifr/cmd/lc_defineprintarea.png 
b/icon-themes/sifr/cmd/lc_defineprintarea.png
index 804d31a79de8..faf5b1297a56 100644
Binary files a/icon-themes/sifr/cmd/lc_defineprintarea.png and 
b/icon-themes/sifr/cmd/lc_defineprintarea.png differ
diff --git a/icon-themes/sifr/sc/res/sc26050.pngD 
b/icon-themes/sifr/sc/res/sc26050.png
similarity index 100%
rename from icon-themes/sifr/sc/res/sc26050.pngD
rename to icon-themes/sifr/sc/res/sc26050.png
diff --git a/icon-themes/sifr_dark/cmd/lc_defineprintarea.png 
b/icon-themes/sifr_dark/cmd/lc_defineprintarea.png
index e5b239ed0012..ec8d773a9de6 100644
Binary files a/icon-themes/sifr_dark/cmd/lc_defineprintarea.png and 
b/icon-themes/sifr_dark/cmd/lc_defineprintarea.png differ
diff --git a/icon-themes/sifr_svg/cmd/lc_defineprintarea.svg 
b/icon-themes/sifr_svg/cmd/lc_defineprintarea.svg
new file mode 100644
index ..673b503b7298
--- /dev/null
+++ b/icon-themes/sifr_svg/cmd/lc_defineprintarea.svg
@@ -0,0 +1,142 @@
+
+http://purl.org/dc/elements/1.1/;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape;
+   viewBox="0 0 24 24"
+   version="1.1"
+   id="svg5"
+   sodipodi:docname="lc_defineprintarea.svg"
+   inkscape:version="0.92.3 (unknown)"
+   
inkscape:export-filename="/home/matthias/git/icons/sifr_svg/lc_defineprintarea.png"
+   inkscape:export-xdpi="96"
+   inkscape:export-ydpi="96">
+  
+  
+
+  
+  
+
+  
+image/svg+xml
+http://purl.org/dc/dcmitype/StillImage; />
+
+http://creativecommons.org/licenses/by-sa/4.0/; />
+
+  
+The Document Foundation
+  
+
+
+  
+Matthias Freund
+  
+
+  
+  http://creativecommons.org/licenses/by-sa/4.0/;>
+http://creativecommons.org/ns#Reproduction; />
+http://creativecommons.org/ns#Distribution; />
+http://creativecommons.org/ns#Notice; />
+http://creativecommons.org/ns#Attribution; />
+http://creativecommons.org/ns#DerivativeWorks; />
+http://creativecommons.org/ns#ShareAlike; />
+  
+
+  
+  
+  
+  
+  
+  
+
+
+
+  
+
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 45904] move java based api tests to c++

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=45904

--- Comment #119 from Commit Notification 
 ---
Jens Carl committed a patch related to this issue.
It has been pushed to "master":

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

tdf#45904 Move _XCellRangeFormula Java tests to C++

It will be available in 6.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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/Library_subsequenttest.mk test/source

2018-04-02 Thread Jens Carl
 include/test/sheet/xcellrangeformula.hxx|   34 +
 qadevOOo/Jar_OOoRunner.mk   |1 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv |2 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv  |2 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv |2 
 qadevOOo/tests/java/ifc/sheet/_XCellRangeFormula.java   |   62 
--
 sc/qa/extras/sccellcursorobj.cxx|   11 +
 sc/qa/extras/sccellrangeobj.cxx |   37 +++--
 sc/qa/extras/sctablesheetobj.cxx|7 +
 test/Library_subsequenttest.mk  |1 
 test/source/sheet/xcellrangeformula.cxx |   41 ++
 11 files changed, 112 insertions(+), 88 deletions(-)

New commits:
commit a7fc11be3083b61a70e7a55e0436032771e37f20
Author: Jens Carl 
Date:   Tue Apr 3 03:46:14 2018 +

tdf#45904 Move _XCellRangeFormula Java tests to C++

Change-Id: Iff5ca30e47a3a3eee704ad9aefdf61b3fcd72f5d
Reviewed-on: https://gerrit.libreoffice.org/52286
Tested-by: Jenkins 
Reviewed-by: Jens Carl 

diff --git a/include/test/sheet/xcellrangeformula.hxx 
b/include/test/sheet/xcellrangeformula.hxx
new file mode 100644
index ..9fcc432c8358
--- /dev/null
+++ b/include/test/sheet/xcellrangeformula.hxx
@@ -0,0 +1,34 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; 
fill-column: 100 -*- */
+/*
+ * 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/.
+ */
+
+#ifndef INCLUDED_TEST_SHEET_XCELLRANGEFORMULA_HXX
+#define INCLUDED_TEST_SHEET_XCELLRANGEFORMULA_HXX
+
+#include 
+#include 
+
+#include 
+
+namespace apitest
+{
+class OOO_DLLPUBLIC_TEST XCellRangeFormula
+{
+public:
+virtual css::uno::Reference init() = 0;
+
+void testGetSetFormulaArray();
+
+protected:
+~XCellRangeFormula() {}
+};
+} // namespace apitest
+
+#endif // INCLUDED_TEST_SHEET_XCELLRANGEFORMULA_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s 
cinkeys+=0=break: */
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index ec99ac93dde8..9e076552c42e 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -567,7 +567,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocument \
 qadevOOo/tests/java/ifc/sheet/_TableAutoFormatField \
 qadevOOo/tests/java/ifc/sheet/_XCellRangeData \
-qadevOOo/tests/java/ifc/sheet/_XCellRangeFormula \
 qadevOOo/tests/java/ifc/sheet/_XCellRangeMovement \
 qadevOOo/tests/java/ifc/sheet/_XCellRangeReferrer \
 qadevOOo/tests/java/ifc/sheet/_XCellRangesQuery \
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv 
b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv
index f5563cfe7758..cf6417dcdf44 100644
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv
@@ -116,8 +116,6 @@
 
"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharLocaleComplex"
 "ScCellCursorObj";"com::sun::star::sheet::XFormulaQuery";"queryDependents()"
 "ScCellCursorObj";"com::sun::star::sheet::XFormulaQuery";"queryPrecedents()"
-"ScCellCursorObj";"com::sun::star::sheet::XCellRangeFormula#optional";"getFormulaArray()"
-"ScCellCursorObj";"com::sun::star::sheet::XCellRangeFormula#optional";"setFormulaArray()"
 "ScCellCursorObj";"com::sun::star::util::XIndent";"decrementIndent()"
 "ScCellCursorObj";"com::sun::star::util::XIndent";"incrementIndent()"
 "ScCellCursorObj";"com::sun::star::table::XAutoFormattable";"autoFormat()"
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv 
b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv
index fb6d2e76829d..3ca844258495 100644
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv
@@ -111,8 +111,6 @@
 
"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharLocaleComplex"
 "ScCellRangeObj";"com::sun::star::sheet::XFormulaQuery";"queryDependents()"
 "ScCellRangeObj";"com::sun::star::sheet::XFormulaQuery";"queryPrecedents()"
-"ScCellRangeObj";"com::sun::star::sheet::XCellRangeFormula#optional";"getFormulaArray()"
-"ScCellRangeObj";"com::sun::star::sheet::XCellRangeFormula#optional";"setFormulaArray()"
 "ScCellRangeObj";"com::sun::star::util::XIndent";"decrementIndent()"
 "ScCellRangeObj";"com::sun::star::util::XIndent";"incrementIndent()"
 

[Libreoffice-commits] core.git: icon-themes/colibre icon-themes/colibre_svg

2018-04-02 Thread andreas kainz
 icon-themes/colibre/cmd/lc_actionmode.png|binary
 icon-themes/colibre/cmd/lc_dsbformletter.png |binary
 icon-themes/colibre/cmd/lc_dsbinsertcontent.png  |binary
 icon-themes/colibre/cmd/lc_extrusiondirectionfloater.png |binary
 icon-themes/colibre/cmd/lc_extrusiontoggle.png   |binary
 icon-themes/colibre/cmd/lc_fields.png|binary
 icon-themes/colibre/cmd/lc_insertfixedtext.png   |binary
 icon-themes/colibre/cmd/lc_pickthrough.png   |binary
 icon-themes/colibre/cmd/lc_tablemodefix.png  |binary
 icon-themes/colibre/cmd/lc_tablemodefixprop.png  |binary
 icon-themes/colibre/cmd/lc_tablemodevariable.png |binary
 icon-themes/colibre/cmd/sc_actionmode.png|binary
 icon-themes/colibre/cmd/sc_dsbformletter.png |binary
 icon-themes/colibre/cmd/sc_dsbinsertcontent.png  |binary
 icon-themes/colibre/cmd/sc_fields.png|binary
 icon-themes/colibre/cmd/sc_pickthrough.png   |binary
 icon-themes/colibre/cmd/sc_tablemodefix.png  |binary
 icon-themes/colibre/cmd/sc_tablemodefixprop.png  |binary
 icon-themes/colibre/cmd/sc_tablemodevariable.png |binary
 icon-themes/colibre/links.txt|   14 +++
 icon-themes/colibre_svg/cmd/lc_actionmode.svg|1 
 icon-themes/colibre_svg/cmd/lc_dsbformletter.svg |1 
 icon-themes/colibre_svg/cmd/lc_dsbinsertcontent.svg  |1 
 icon-themes/colibre_svg/cmd/lc_extrusiondirectionfloater.svg |2 -
 icon-themes/colibre_svg/cmd/lc_extrusiontoggle.svg   |2 -
 icon-themes/colibre_svg/cmd/lc_fields.svg|1 
 icon-themes/colibre_svg/cmd/lc_pickthrough.svg   |1 
 icon-themes/colibre_svg/cmd/lc_tablemodefix.svg  |1 
 icon-themes/colibre_svg/cmd/lc_tablemodefixprop.svg  |1 
 icon-themes/colibre_svg/cmd/lc_tablemodevariable.svg |1 
 icon-themes/colibre_svg/cmd/sc_actionmode.svg|1 
 icon-themes/colibre_svg/cmd/sc_dsbformletter.svg |1 
 icon-themes/colibre_svg/cmd/sc_dsbinsertcontent.svg  |1 
 icon-themes/colibre_svg/cmd/sc_fields.svg|5 +++
 icon-themes/colibre_svg/cmd/sc_insertfixedtext.svg   |4 ---
 icon-themes/colibre_svg/cmd/sc_pickthrough.svg   |5 +++
 icon-themes/colibre_svg/cmd/sc_tablemodefix.svg  |8 ++
 icon-themes/colibre_svg/cmd/sc_tablemodefixprop.svg  |8 ++
 icon-themes/colibre_svg/cmd/sc_tablemodevariable.svg |8 ++
 39 files changed, 61 insertions(+), 6 deletions(-)

New commits:
commit d2bacf86dc0f3f7809ba772a53fdb601d3893be0
Author: andreas kainz 
Date:   Tue Apr 3 00:18:53 2018 +0200

Colibre icons: finish cmd galaxy folder

Change-Id: I74a38bc0304112b97badba206cd20d96fae4ce29
Reviewed-on: https://gerrit.libreoffice.org/52276
Tested-by: Jenkins 
Reviewed-by: andreas_kainz 

diff --git a/icon-themes/colibre/cmd/lc_actionmode.png 
b/icon-themes/colibre/cmd/lc_actionmode.png
new file mode 100644
index ..a79d901f7c5e
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_actionmode.png differ
diff --git a/icon-themes/colibre/cmd/lc_dsbformletter.png 
b/icon-themes/colibre/cmd/lc_dsbformletter.png
new file mode 100644
index ..74fb774cf636
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_dsbformletter.png differ
diff --git a/icon-themes/colibre/cmd/lc_dsbinsertcontent.png 
b/icon-themes/colibre/cmd/lc_dsbinsertcontent.png
new file mode 100644
index ..f7a2956c1fda
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_dsbinsertcontent.png 
differ
diff --git a/icon-themes/colibre/cmd/lc_extrusiondirectionfloater.png 
b/icon-themes/colibre/cmd/lc_extrusiondirectionfloater.png
index 650772bc0f29..4641fa916c59 100644
Binary files a/icon-themes/colibre/cmd/lc_extrusiondirectionfloater.png and 
b/icon-themes/colibre/cmd/lc_extrusiondirectionfloater.png differ
diff --git a/icon-themes/colibre/cmd/lc_extrusiontoggle.png 
b/icon-themes/colibre/cmd/lc_extrusiontoggle.png
index a81e0470e0af..c4136d37f959 100644
Binary files a/icon-themes/colibre/cmd/lc_extrusiontoggle.png and 
b/icon-themes/colibre/cmd/lc_extrusiontoggle.png differ
diff --git a/icon-themes/colibre/cmd/lc_fields.png 
b/icon-themes/colibre/cmd/lc_fields.png
new file mode 100644
index ..c27a6773ef6d
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_fields.png differ
diff --git a/icon-themes/colibre/cmd/lc_insertfixedtext.png 
b/icon-themes/colibre/cmd/lc_insertfixedtext.png
new file mode 100644
index ..4b865b5da166
Binary files /dev/null and b/icon-themes/colibre/cmd/lc_insertfixedtext.png 

[Libreoffice-commits] core.git: icon-themes/colibre icon-themes/colibre_svg

2018-04-02 Thread andreas kainz
 icon-themes/colibre/cmd/km/lc_bold.png|binary
 icon-themes/colibre/cmd/km/lc_italic.png  |binary
 icon-themes/colibre/cmd/km/lc_underline.png   |binary
 icon-themes/colibre/cmd/km/lc_underlinedouble.png |binary
 icon-themes/colibre/cmd/km/sc_bold.png|binary
 icon-themes/colibre/cmd/km/sc_italic.png  |binary
 icon-themes/colibre/cmd/km/sc_underline.png   |binary
 icon-themes/colibre/cmd/km/sc_underlinedouble.png |binary
 icon-themes/colibre_svg/cmd/km/lc_bold.svg|1 +
 icon-themes/colibre_svg/cmd/km/lc_italic.svg  |1 +
 icon-themes/colibre_svg/cmd/km/lc_underline.svg   |1 +
 icon-themes/colibre_svg/cmd/km/lc_underlinedouble.svg |1 +
 icon-themes/colibre_svg/cmd/km/sc_bold.svg|1 +
 icon-themes/colibre_svg/cmd/km/sc_italic.svg  |1 +
 icon-themes/colibre_svg/cmd/km/sc_underline.svg   |4 
 icon-themes/colibre_svg/cmd/km/sc_underlinedouble.svg |4 
 16 files changed, 14 insertions(+)

New commits:
commit 925a6a9983a079c66af5c3b107d38d1fcdd6bf39
Author: andreas kainz 
Date:   Tue Apr 3 01:50:48 2018 +0200

Colibre icons: add language support for km

Change-Id: I02540abad87c4d63a45d0aa5f831a2ef59765282
Reviewed-on: https://gerrit.libreoffice.org/52284
Tested-by: Jenkins 
Reviewed-by: andreas_kainz 

diff --git a/icon-themes/colibre/cmd/km/lc_bold.png 
b/icon-themes/colibre/cmd/km/lc_bold.png
new file mode 100644
index ..4d149ff8f33f
Binary files /dev/null and b/icon-themes/colibre/cmd/km/lc_bold.png differ
diff --git a/icon-themes/colibre/cmd/km/lc_italic.png 
b/icon-themes/colibre/cmd/km/lc_italic.png
new file mode 100644
index ..58dcc71cc92e
Binary files /dev/null and b/icon-themes/colibre/cmd/km/lc_italic.png differ
diff --git a/icon-themes/colibre/cmd/km/lc_underline.png 
b/icon-themes/colibre/cmd/km/lc_underline.png
new file mode 100644
index ..72b631392f9a
Binary files /dev/null and b/icon-themes/colibre/cmd/km/lc_underline.png differ
diff --git a/icon-themes/colibre/cmd/km/lc_underlinedouble.png 
b/icon-themes/colibre/cmd/km/lc_underlinedouble.png
new file mode 100644
index ..4c7ec334877a
Binary files /dev/null and b/icon-themes/colibre/cmd/km/lc_underlinedouble.png 
differ
diff --git a/icon-themes/colibre/cmd/km/sc_bold.png 
b/icon-themes/colibre/cmd/km/sc_bold.png
new file mode 100644
index ..95b7f2b4e4de
Binary files /dev/null and b/icon-themes/colibre/cmd/km/sc_bold.png differ
diff --git a/icon-themes/colibre/cmd/km/sc_italic.png 
b/icon-themes/colibre/cmd/km/sc_italic.png
new file mode 100644
index ..ddecdc09f1a0
Binary files /dev/null and b/icon-themes/colibre/cmd/km/sc_italic.png differ
diff --git a/icon-themes/colibre/cmd/km/sc_underline.png 
b/icon-themes/colibre/cmd/km/sc_underline.png
new file mode 100644
index ..605ac1ea199c
Binary files /dev/null and b/icon-themes/colibre/cmd/km/sc_underline.png differ
diff --git a/icon-themes/colibre/cmd/km/sc_underlinedouble.png 
b/icon-themes/colibre/cmd/km/sc_underlinedouble.png
new file mode 100644
index ..8a15c568d404
Binary files /dev/null and b/icon-themes/colibre/cmd/km/sc_underlinedouble.png 
differ
diff --git a/icon-themes/colibre_svg/cmd/km/lc_bold.svg 
b/icon-themes/colibre_svg/cmd/km/lc_bold.svg
new file mode 100644
index ..3106e35efbf4
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/km/lc_bold.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/km/lc_italic.svg 
b/icon-themes/colibre_svg/cmd/km/lc_italic.svg
new file mode 100644
index ..91b5ffbd8fd5
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/km/lc_italic.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/km/lc_underline.svg 
b/icon-themes/colibre_svg/cmd/km/lc_underline.svg
new file mode 100644
index ..34cf6ab9664d
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/km/lc_underline.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/km/lc_underlinedouble.svg 
b/icon-themes/colibre_svg/cmd/km/lc_underlinedouble.svg
new file mode 100644
index ..962794d76448
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/km/lc_underlinedouble.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/km/sc_bold.svg 
b/icon-themes/colibre_svg/cmd/km/sc_bold.svg
new file mode 100644
index ..1a8b4d3c4f88
--- /dev/null
+++ b/icon-themes/colibre_svg/cmd/km/sc_bold.svg
@@ -0,0 +1 @@
+http://www.w3.org/2000/svg;>
\ No newline at end of file
diff --git a/icon-themes/colibre_svg/cmd/km/sc_italic.svg 
b/icon-themes/colibre_svg/cmd/km/sc_italic.svg
new file mode 100644
index 

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

2018-04-02 Thread Chris Sherlock
 include/vcl/bitmapex.hxx |2 +-
 sd/source/ui/view/viewoverlaymanager.cxx |2 +-
 svx/source/gallery2/galobj.cxx   |2 +-
 vcl/source/gdi/bitmapex.cxx  |   15 ++-
 vcl/source/graphic/GraphicObject2.cxx|2 +-
 vcl/source/window/menubarwindow.cxx  |2 +-
 6 files changed, 11 insertions(+), 14 deletions(-)

New commits:
commit 8e0eb015e74775b9bf02326ffd7b67e83ad6c60d
Author: Chris Sherlock 
Date:   Tue Apr 3 01:05:33 2018 +1000

vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhere

Change-Id: If4b2f3c209d1aefbe5756645d448c992387bae16
Reviewed-on: https://gerrit.libreoffice.org/52268
Tested-by: Jenkins 
Reviewed-by: Tomaž Vajngerl 

diff --git a/include/vcl/bitmapex.hxx b/include/vcl/bitmapex.hxx
index c61969869b33..dedd064b17d3 100644
--- a/include/vcl/bitmapex.hxx
+++ b/include/vcl/bitmapex.hxx
@@ -79,7 +79,7 @@ public:
 AlphaMask   GetAlpha() const;
 
 const Size& GetSizePixel() const { return maBitmapSize; }
-voidSetSizePixel( const Size& rNewSize, BmpScaleFlag 
nScaleFlag = BmpScaleFlag::Default );
+voidSetSizePixel(const Size& rNewSize);
 
 const Size& GetPrefSize() const { return maBitmap.GetPrefSize(); }
 voidSetPrefSize( const Size& rPrefSize ) { 
maBitmap.SetPrefSize( rPrefSize ); }
diff --git a/sd/source/ui/view/viewoverlaymanager.cxx 
b/sd/source/ui/view/viewoverlaymanager.cxx
index f7646704b3fb..215a3a0038e7 100644
--- a/sd/source/ui/view/viewoverlaymanager.cxx
+++ b/sd/source/ui/view/viewoverlaymanager.cxx
@@ -340,7 +340,7 @@ BitmapEx ChangePlaceholderTag::createOverlayImage( int 
nHighlight )
 
 Size aSize( getButtonImage( 0, bLarge )->GetSizePixel() );
 
-aRet.SetSizePixel( Size( aSize.Width() << 1, aSize.Height() << 1 ) );
+aRet.Scale(Size(aSize.Width() << 1, aSize.Height() << 1));
 
 const ::tools::Rectangle aRectSrc( Point( 0, 0 ), aSize );
 
diff --git a/svx/source/gallery2/galobj.cxx b/svx/source/gallery2/galobj.cxx
index d307b65bfd47..d9e6a205cbfe 100644
--- a/svx/source/gallery2/galobj.cxx
+++ b/svx/source/gallery2/galobj.cxx
@@ -118,7 +118,7 @@ bool SgaObject::CreateThumb( const Graphic& rGraphic )
 else
 aBmpSize.setHeight( FRound( aBmpSize.Width() / 
fFactorLog ) );
 
-aBmpEx.SetSizePixel( aBmpSize, BmpScaleFlag::BestQuality );
+aBmpEx.Scale(aBmpSize, BmpScaleFlag::BestQuality);
 }
 }
 
diff --git a/vcl/source/gdi/bitmapex.cxx b/vcl/source/gdi/bitmapex.cxx
index 63856412e01a..6dac0651ff9c 100644
--- a/vcl/source/gdi/bitmapex.cxx
+++ b/vcl/source/gdi/bitmapex.cxx
@@ -64,7 +64,7 @@ BitmapEx::BitmapEx( const BitmapEx& rBitmapEx, Point aSrc, 
Size aSize )
 return;
 
 maBitmap = Bitmap( aSize, rBitmapEx.maBitmap.GetBitCount() );
-maBitmapSize = aSize;
+SetSizePixel(aSize);
 if( rBitmapEx.IsAlpha() )
 {
 mbAlpha = true;
@@ -297,12 +297,9 @@ BitmapChecksum BitmapEx::GetChecksum() const
 return nCrc;
 }
 
-void BitmapEx::SetSizePixel( const Size& rNewSize, BmpScaleFlag nScaleFlag )
+void BitmapEx::SetSizePixel(const Size& rNewSize)
 {
-if(GetSizePixel() != rNewSize)
-{
-Scale( rNewSize, nScaleFlag );
-}
+maBitmapSize = rNewSize;
 }
 
 bool BitmapEx::Invert()
@@ -348,7 +345,7 @@ bool BitmapEx::Scale( const double& rScaleX, const double& 
rScaleY, BmpScaleFlag
 maMask.Scale( rScaleX, rScaleY, nScaleFlag );
 }
 
-maBitmapSize = maBitmap.GetSizePixel();
+SetSizePixel(maBitmap.GetSizePixel());
 
 SAL_WARN_IF( !!maMask && maBitmap.GetSizePixel() != 
maMask.GetSizePixel(), "vcl",
 "BitmapEx::Scale(): size mismatch for bitmap and alpha 
mask." );
@@ -430,7 +427,7 @@ bool BitmapEx::Crop( const tools::Rectangle& rRectPixel )
 if( bRet && ( meTransparent == TransparentType::Bitmap ) && !!maMask )
 maMask.Crop( rRectPixel );
 
-maBitmapSize = maBitmap.GetSizePixel();
+SetSizePixel(maBitmap.GetSizePixel());
 
 SAL_WARN_IF( !!maMask && maBitmap.GetSizePixel() != 
maMask.GetSizePixel(), "vcl",
 "BitmapEx::Crop(): size mismatch for bitmap and alpha 
mask." );
@@ -463,7 +460,7 @@ void BitmapEx::Expand( sal_uLong nDX, sal_uLong nDY, bool 
bExpandTransparent )
 maMask.Expand( nDX, nDY,  );
 }
 
-maBitmapSize = maBitmap.GetSizePixel();
+SetSizePixel(maBitmap.GetSizePixel());
 
 SAL_WARN_IF( !!maMask && maBitmap.GetSizePixel() != 
maMask.GetSizePixel(), "vcl",
 "BitmapEx::Expand(): size mismatch for bitmap and alpha 
mask." );
diff --git a/vcl/source/graphic/GraphicObject2.cxx 
b/vcl/source/graphic/GraphicObject2.cxx
index 7e951479912a..e46b035f60b7 

[Libreoffice-bugs] [Bug 103581] RTL tables inside RTL two-column sections partly disappear and run over the section

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103581

--- Comment #5 from QA Administrators  ---
** Please read this message in its entirety before responding **

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
http://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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


Re: "Microsoft Excel Is Going Beyond Text and Numbers"

2018-04-02 Thread toki


On 04/02/2018 09:48 AM, Heiko Tietze wrote:
> Interesting question - filed a ticket in BZ 
> 
> https://bugs.documentfoundation.org/show_bug.cgi?id=116744


From my perspective, it looks like Microsoft Excell 2019 is offering the
following additional functionality:

* Real Time Currency Exchange Rates;
* Real Time Stock Market Data;
* Historical Currency Exchange Rates;
* Historical Stock Market Data;
* Census data;
* Scientific knowledge;
* Political knowledge;
* Geographical knowledge;
* Sports knowlege;
* General knowledge;
* Pop Trivia --- everything not covered above;

Break this up into basic steps.

Real time Stock Market Data and Currency Exchange data was available
using the Get_Quote Extension, which stopped working when Yahoo changed
their financial portal structure:
* Rewriting it for Currency Exchange data from XE.com is a possible
solution - user API key is required;
* I don't know what the rules are, for any current vendors of stock
market data. I didn't use Get_Quote, because it didn't cover the stock
exchange I tracked - each stock market probably needs its own extension.

Census Data: Web scraping might be possible.
* US Census data is available using the appropriate APIs. User key required;
* I didn't look at census data for other countries;
* Initially at least, create extensions that are country specific;

The following knowledge sets:
* Scientific knowledge;
* Political knowledge;
* Geographical knowledge;
* Sports knowledge;
* General knowledge;
* Pop Trivia --- everything not covered above;
probably can be pulled, at least in part, from WikiData.

Personally, I'd like to see both a cloud based, and non-cloud based
version of an extension that uses WikiData. However, at 31 GB for a
zipped archive, it might be too big to be practical.

The second big issue is, will whoever creates the extension, also
maintain it?

###

I don't see the relevance of Bug 116762 to this issue.
The extension described therein, maybe.

jonathon



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


[Libreoffice-bugs] [Bug 116764] New: TABLE, FORMATTING: Table loses all formatting after pressing 'Rows Below' in Table toolbar

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116764

Bug ID: 116764
   Summary: TABLE, FORMATTING: Table loses all formatting after
pressing 'Rows Below' in Table toolbar
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: jdelfu...@thisisnotmyrealemail.com

Description:
In Writer, after applying format to text inside a table, if I click on the
'Rows Below' button to add a new row wherever in the table, the text of the
whole table reverts to the default Liberation Serif 12pt format.

Steps to Reproduce:
1. Open Writer.
2. Insert table.
3. Write anything on the table.
4. Change format (font, size, bold, italic, color) of the text inside the
table.
5. Insert row below (using the button on the toolbar, or in the context menu)

Actual Results:  
The text reverts to the default format (font: Liberation Serif, size: 12,
color: black, font-style: normal).

Expected Results:
Add a new row below, while keeping the previous text formatting.


Reproducible: Always


User Profile Reset: Yes


OpenGL enabled: Yes

Additional Info:
Version: 6.0.2.1 (x64)
Build ID: f7f06a8f319e4b62f9bc5095aa112a65d2f3ac89
CPU threads: 8; OS: Windows 6.1; UI render: GL; 
Locale: en-US (en_US); Calc: CL


User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101
Firefox/59.0

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


[Libreoffice-bugs] [Bug 88961] Table line styles are not visible

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88961

Nickson Thanda  changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |nicksonthand...@msn.com
   |desktop.org |

--- Comment #11 from Nickson Thanda  ---
Working on this

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


[Libreoffice-bugs] [Bug 116763] New: The find tool doesn't match smart (Unicode) apostrophes

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116763

Bug ID: 116763
   Summary: The find tool doesn't match smart (Unicode)
apostrophes
   Product: LibreOffice
   Version: 6.0.0.3 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: andrewrhy...@icloud.com

The find tool won't match the 'typewriter apostrophe' to smart (Unicode)
apostrophes like MS Word and most other word processors do. 

Steps to reproduce:

Turn on Language Settings -> English sentence checking -> Punctuation ->
Apostraphe

Type a document with Words such as "can't", "won't", "shouldn't", etc

Search for them with the find tool

They can't be found because what you are searching for is the typewriter
apostrophe and LibreOffice replaced those with Unicode apostrophes. 

This also applies to Unicode quotes and similar punctuation characters.

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


[Libreoffice-bugs] [Bug 116759] Change default Drawing styles in Draw to new set

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116759

V Stuart Foote  changed:

   What|Removed |Added

 CC||vstuart.fo...@utsa.edu

--- Comment #1 from V Stuart Foote  ---
We are limited to what ODF 1.2/1.3 will support. This makes no sense...

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


[Libreoffice-bugs] [Bug 116744] Cloud-connected data types

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116744

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 116762] LibreWeb 1.0.7 Extension has bad license description

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116762

V Stuart Foote  changed:

   What|Removed |Added

 CC||tietze.he...@gmail.com
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||6744

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


[Libreoffice-ux-advise] [Bug 116744] Cloud-connected data types

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116744

V Stuart Foote  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 116762] LibreWeb 1.0.7 Extension has bad license description

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116762

jonathon  changed:

   What|Removed |Added

Summary|Extension has bad license   |LibreWeb 1.0.7 Extension
   |descriptions|has bad license description

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


[Libreoffice-bugs] [Bug 116762] Extension has bad license descriptions

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116762

--- Comment #2 from jonathon  ---
Created attachment 141045
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141045=edit
Screenshot of webpage that offers the extension

Screenshot of the webpage that offers the extension.

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


[Libreoffice-bugs] [Bug 116762] Extension has bad license descriptions

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116762

--- Comment #1 from jonathon  ---
Created attachment 141044
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141044=edit
Screenshot of licence screen

Screenshot of the license screen, when installing LibreWeb.

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


[Libreoffice-bugs] [Bug 116762] New: Extension has bad license descriptions

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116762

Bug ID: 116762
   Summary: Extension has bad license descriptions
   Product: LibreOffice
   Version: 6.0.2.1 release
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Extensions
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: toki.kant...@gmail.com

Description:
The website claims the extension is  GNU GPL 3.0.
The license acceptance screen states "You are not allow to use this software
for commercial purposes."

These are mutually exclusive statements.

Actual Results:  
Licenses are mutually exclusive

Expected Results:
Licenses should be identical, not mutually exclusive.


Reproducible: Always


User Profile Reset: No



Additional Info:
Either correct the license description at
https://extensions.libreoffice.org/extensions/libreweb or correct the license
information in the extension.


User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.9) Gecko/20100101 Goanna/3.3
Firefox/52.9 PaleMoon/27.5.0

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


[Libreoffice-bugs] [Bug 116744] Cloud-connected data types

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116744

--- Comment #1 from jonathon  ---
Javelin and Improv were financial forecasting/modeling tools. Their secondary
function was general business intelligence.

They required data input to adhere to a very specific set of rules. 
Basically, it was what, when, where, and numbers. The specific activity was
irrelevant. Consequently, it could be used with equal ease to predict the
number of deaths in a specific location each month, or the future gross profit
for a specific location in a specific month.

If your data was periodic, and you needed periodic based forecasts, the tool
was, for you, mandatory.
If either your data was not periodic, or you did not need periodic based
forecasts, the tool was, for you, useless.  

The simplest route for LibO to clone Javelin, would be to rewrite the extension
that enables R functionality within Calc, such that it automatically installs
all of the needed dependencies, then write a _LibO with R_  manual, using
examples similar to those in the original Javelin documentation, as well as
more recent Business Intelligence examples.

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


[Libreoffice-ux-advise] [Bug 116744] Cloud-connected data types

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116744

--- Comment #1 from jonathon  ---
Javelin and Improv were financial forecasting/modeling tools. Their secondary
function was general business intelligence.

They required data input to adhere to a very specific set of rules. 
Basically, it was what, when, where, and numbers. The specific activity was
irrelevant. Consequently, it could be used with equal ease to predict the
number of deaths in a specific location each month, or the future gross profit
for a specific location in a specific month.

If your data was periodic, and you needed periodic based forecasts, the tool
was, for you, mandatory.
If either your data was not periodic, or you did not need periodic based
forecasts, the tool was, for you, useless.  

The simplest route for LibO to clone Javelin, would be to rewrite the extension
that enables R functionality within Calc, such that it automatically installs
all of the needed dependencies, then write a _LibO with R_  manual, using
examples similar to those in the original Javelin documentation, as well as
more recent Business Intelligence examples.

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


[Libreoffice-bugs] [Bug 116735] PDF bookmark jumps to table Repeat heading

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116735

--- Comment #4 from odinatlas  ---
My LO version is 5.4.6.2 x64, Win7.
PDF bookmark jumps to table Repeat heading every time.

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


[Libreoffice-bugs] [Bug 116761] LibreOffice crashed

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116761

--- Comment #1 from sgrosso...@aol.com ---
I have no idea what to do next.

Please help me.

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


[Libreoffice-bugs] [Bug 116761] New: LibreOffice crashed

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116761

Bug ID: 116761
   Summary: LibreOffice crashed
   Product: LibreOffice
   Version: 5.4.0.0.alpha0+
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Documentation
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: sgrosso...@aol.com
CC: olivier.hal...@documentfoundation.org

Description:
I received this message:

Please check the report and if no bug report is connected to the crash report
yet, open a new bug report at bugs.documentfoundation.org.
Add detailed instructions on how to reproduce the crash and the shown crash ID
into the crash report field.
Thank you for your help in improving LibreOffice.

After LibreOffice crashed , I cannot open any documents .  I am confused by all
of this.

Actual Results:  
I do not know how to do this.

Expected Results:
Nothing.  See above


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36 Edge/16.16299

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


[Libreoffice-bugs] [Bug 97166] Fileopen: .docx: Some formulas aren't correctly imported

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97166

--- Comment #9 from Regina Henschel  ---
Created attachment 141043
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141043=edit
Corrected Brackets

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


[Libreoffice-bugs] [Bug 97166] Fileopen: .docx: Some formulas aren't correctly imported

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97166

--- Comment #8 from Regina Henschel  ---
Created attachment 141042
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141042=edit
IA.docx with corrected brackets

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


[Libreoffice-bugs] [Bug 97166] Fileopen: .docx: Some formulas aren't correctly imported

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=97166

--- Comment #7 from Regina Henschel  ---
I think, that in both documents the formulas are wrong. If you move through the
formulas with the arrow key in Word, you will notice, that the brackets are not
balanced. One bracket is inside the area with gray background and the other
bracket is outside. LibreOffice always needs balanced brackets. I will attache
corrected files.
For me it is not a bug of LibreOffice.

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


[Libreoffice-bugs] [Bug 116671] Resizable Name Box & Only show names that are applicable to the sheet

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116671

--- Comment #3 from russell  ---
(In reply to Buovjaga from comment #1)
> (In reply to russell from comment #0)
> > Description:
> > = Feature Request
> > 
> > == Active Cell Reference (Name Box)
> > 
> > Increase the usability of the Name box:
> > 
> >   1. Make the Name box resizable, so it can be made larger.
> > 
> >   2. Only show names that are applicable to the sheet. 
> >  That would be names that have scope global and names where scope is
> > equal to the sheet name.
> >  All other names should be filtered out.  Currently all named variables
> > appear in the list.
> 
> Are you talking about Sheet - Named Ranges and Expressions - Define?
> 
> Note that each of your three issues should have their own report.


Please see image.

Page 7 - Publication "Getting Started with Calc", calls it 
Active cell reference (Name box).

https://wiki.documentfoundation.org/images/5/5c/GS5205-GettingStartedWithCalc.pdf

This is my first feature request and was unsure how to post, and concluded
since they all belonged to the same object (named box) I went with one.

Should I create separate requests now for these, or just remember to create
separate entires for future requests?

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


[Libreoffice-bugs] [Bug 116671] Resizable Name Box & Only show names that are applicable to the sheet

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116671

--- Comment #2 from russell  ---
Created attachment 141041
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141041=edit
named box feature request

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


[Libreoffice-bugs] [Bug 116616] Using LibreOffice Online (CODE on Nextcloud) with the browsers on mobile devices would refresh pages every few seconds and couldn 't edit at all

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116616

--- Comment #6 from Franklin Weng  ---
(In reply to Aron Budea from comment #5)
> (In reply to Franklin Weng from comment #3)
> > CODE 2.0.4
> This is actually the version of the connector app in Nextcloud, the
> versions/hashes in Help->About would also be relevant, what are those?

It is extremely difficult to get it via Help About on the mobile browser. 
Currently I cannot reach my laptop, but I always upgrade to the newest version.

> 
> > The video is at:
> > https://nextcloud.slat.org/index.php/s/dPfan3KGerJkgR4
> > (13MB)
> > 
> > Starting from around 0'45", you can see that it keeps jumping back to the
> > beginning of the file.
> Does this only happen when you access the site via mobile device, or also
> when it's accessed from a desktop computer? I can't reproduce the bug, by
> the way.

Only in the browser (google-chrome) on the mobile devices.  When using desktop
browser it works fine.

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


[Libreoffice-bugs] [Bug 116616] Using LibreOffice Online (CODE on Nextcloud) with the browsers on mobile devices would refresh pages every few seconds and couldn 't edit at all

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116616

--- Comment #5 from Aron Budea  ---
(In reply to Franklin Weng from comment #3)
> CODE 2.0.4
This is actually the version of the connector app in Nextcloud, the
versions/hashes in Help->About would also be relevant, what are those?

> The video is at:
> https://nextcloud.slat.org/index.php/s/dPfan3KGerJkgR4
> (13MB)
> 
> Starting from around 0'45", you can see that it keeps jumping back to the
> beginning of the file.
Does this only happen when you access the site via mobile device, or also when
it's accessed from a desktop computer? I can't reproduce the bug, by the way.

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


[Libreoffice-bugs] [Bug 116492] Change of forma is lost when you leave the cell.

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116492

--- Comment #23 from Jacinto Canales de Caso  ---
I have made more discoveries about it. 

If you press any key, SHIFT, Ctrl or Alt, any format entered in the cell is
lost. 

I thought it happened just with SHIFT key, but it happens the same pressing
ctrl or Alt key.

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


[Libreoffice-bugs] [Bug 116749] Font size and font of Formula object are not kept when displaying the OLE object in Microsoft Word or Powerpoint , OOXML and ODF formated documents

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116749

--- Comment #7 from Regina Henschel  ---
(In reply to V Stuart Foote from comment #5)
> Confirming Office 2016 renders OLE formulas, *both* OOXML/ODF, created with
> LibreOffice at a smaller scale.
Considering OOXML and ODF mixes independent problems: (A) font size in MathML
in OpenDocument format, and (B) import/export equations from/to OOXML.

(A)
Currently LibreOffice stores these information in settings.xml. That produces
similar problems in storing to flat file format, see bug 76900 and bug 63642.
If it is only about font size, then attribute mathsize="120pt" or attribute
style="font-size:120pt;" can be used on the root  element. That would
have the advantage, that export to MathMl (.mml) would get it correct too. For
embedded formulas enlarging the rendering via frame size should work too. 
Unfortunately MS Office reads none of the solutions correctly.

(B)
As far as I see, OMML (the equation part of OOXML) does not have a distinct
element or attribute for font-size in equations. But MS Office uses the common
sz attribute of type ST_TextFontSize, which is indeed "hundredths of a point".
(chapter 20.1.10.68 in ISO/IEC 29500-1:2026(E)). It adds a "rPr" element with
"sz" attribute to each math element if needed. LibreOffice should write this
attribute too.

I suggest to focus this issue on error B.

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


[Libreoffice-bugs] [Bug 116653] NOMINMAX Redefinition msys/mingw build

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116653

Markus Mohrhard  changed:

   What|Removed |Added

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

--- Comment #3 from Markus Mohrhard  ---
Fixed in master. Thanks for the bug report.

https://cgit.freedesktop.org/libreoffice/cppunit/commit/?id=5ee5394ccec1e9fa07f2a84d73209472c8a1daab

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


[Libreoffice-commits] cppunit.git: include/cppunit include/msvc6 src/cppunit

2018-04-02 Thread Markus Mohrhard
 include/cppunit/plugin/TestPlugIn.h|2 ++
 include/msvc6/testrunner/TestPlugInInterface.h |2 ++
 src/cppunit/Win32DynamicLibraryManager.cpp |2 ++
 3 files changed, 6 insertions(+)

New commits:
commit 5ee5394ccec1e9fa07f2a84d73209472c8a1daab
Author: Markus Mohrhard 
Date:   Mon Apr 2 23:17:19 2018 +0200

tdf#116653, avoid NOMINMAX redefinition warnings with mingw

diff --git a/include/cppunit/plugin/TestPlugIn.h 
b/include/cppunit/plugin/TestPlugIn.h
index 52b5b35..4c57093 100644
--- a/include/cppunit/plugin/TestPlugIn.h
+++ b/include/cppunit/plugin/TestPlugIn.h
@@ -146,7 +146,9 @@ typedef CppUnitTestPlugIn *(*TestPlugInSignature)();
 #define NOUSER
 #define NOKERNEL
 #define NOSOUND
+#ifndef NOMINMAX
 #define NOMINMAX
+#endif
 #define BLENDFUNCTION void// for mingw & gcc
 #include 
 #endif
diff --git a/include/msvc6/testrunner/TestPlugInInterface.h 
b/include/msvc6/testrunner/TestPlugInInterface.h
index 7b35a08..79c128d 100644
--- a/include/msvc6/testrunner/TestPlugInInterface.h
+++ b/include/msvc6/testrunner/TestPlugInInterface.h
@@ -10,7 +10,9 @@
 #define NOUSER
 #define NOKERNEL
 #define NOSOUND
+#ifndef NOMINMAX
 #define NOMINMAX
+#endif
 #include 
 #endif
 
diff --git a/src/cppunit/Win32DynamicLibraryManager.cpp 
b/src/cppunit/Win32DynamicLibraryManager.cpp
index acadf46..5dac4fa 100644
--- a/src/cppunit/Win32DynamicLibraryManager.cpp
+++ b/src/cppunit/Win32DynamicLibraryManager.cpp
@@ -8,7 +8,9 @@
 #define NOUSER
 #define NOKERNEL
 #define NOSOUND
+#ifndef NOMINMAX
 #define NOMINMAX
+#endif
 #define BLENDFUNCTION void// for mingw & gcc  
 #include 
 
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116760] Having an error while submitting

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116760

Markus Mohrhard  changed:

   What|Removed |Added

  Component|General |deletionrequest
Product|cppunit |LibreOffice

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


[Libreoffice-bugs] [Bug 116699] Text changes on table of contents are not saved

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116699

--- Comment #6 from btv2...@hotmail.com ---
@Dieter Praas (Comment #5)
It is a good idea. It should solve the problem. Of course it should affect only
the text description. The page number should get updated, if the position of
the marked points in document has been moved.

In general, I don't understand what's the point to allow you to change manually
the text, if you can't keep it. When you manually change a text entry in the
index, I would expect that it replaces permanently the old text and you don't
loose it when you update the index.

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


[Libreoffice-bugs] [Bug 116751] personalized palette files could not be imported ( *.soc or *.sog)

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116751

V Stuart Foote  changed:

   What|Removed |Added

 Blocks||80430


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=80430
[Bug 80430] [META] LOCALHELP: Features x Documentation gap
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 80430] [META] LOCALHELP: Features x Documentation gap

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80430

V Stuart Foote  changed:

   What|Removed |Added

 Depends on||116751


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116751
[Bug 116751] personalized palette files could not be imported (*.soc or *.sog)
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116751] personalized palette files could not be imported ( *.soc or *.sog)

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116751

V Stuart Foote  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||vstuart.fo...@utsa.edu
 Resolution|--- |DUPLICATE

--- Comment #2 from V Stuart Foote  ---
This was by design--Help is lagging a bit. 

Rational is that managed palettes will be installed by IT. While composing
individual palettes are best handled external to LO. In the case of your
corporate colors--a .soc containing them would be added to program /share/palette. 

In addition, per user the Custom and the Document palettes will pick up any
custom colors used in a current session. Both are transient, Custom will be
written to User profile while Document is written into the ODF.

Also for general project etiquette: please do not confirm your own issue(s), it
obscures them from proper QA review.

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

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


[Libreoffice-bugs] [Bug 107079] LOCALHELP: Index: colors; defining and saving needs update to new color tab

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107079

V Stuart Foote  changed:

   What|Removed |Added

 CC||go...@free.fr

--- Comment #2 from V Stuart Foote  ---
*** Bug 116751 has been marked as a duplicate of this bug. ***

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


[Libreoffice-commits] help.git: source/text

2018-04-02 Thread dennisroczek
 source/text/sbasic/shared/03020401.xhp |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 686b52540f532ba0037df3a783b8f8dc0f5a2ba7
Author: dennisroczek 
Date:   Sun Apr 1 16:01:45 2018 +0100

fix some openoffice bugzilla links

* remove redirects
* use https links

Change-Id: Ifaa9cefb64b54a9c3a85715df4e63f989c41b551
Reviewed-on: https://gerrit.libreoffice.org/52230
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/source/text/sbasic/shared/03020401.xhp 
b/source/text/sbasic/shared/03020401.xhp
index 8d367ee00..eea88c05f 100644
--- a/source/text/sbasic/shared/03020401.xhp
+++ b/source/text/sbasic/shared/03020401.xhp
@@ -39,7 +39,7 @@
 
 
 
-This statement 
currently does not work as documented. See http://www.openoffice.org/issues/show_bug.cgi?id=30692;>this issue 
for more information.
+This statement 
currently does not work as documented. See https://bz.apache.org/ooo/show_bug.cgi?id=30692;>this issue for 
more information.
 
 
 Syntax:
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-commits] core.git: helpcontent2

2018-04-02 Thread dennisroczek
 helpcontent2 |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 55d5d9d365ea18e66cef045756f772e2fa9d0648
Author: dennisroczek 
Date:   Sun Apr 1 16:01:45 2018 +0100

Updated core
Project: help  686b52540f532ba0037df3a783b8f8dc0f5a2ba7

fix some openoffice bugzilla links

* remove redirects
* use https links

Change-Id: Ifaa9cefb64b54a9c3a85715df4e63f989c41b551
Reviewed-on: https://gerrit.libreoffice.org/52230
Reviewed-by: Adolfo Jayme Barrientos 
Tested-by: Adolfo Jayme Barrientos 

diff --git a/helpcontent2 b/helpcontent2
index 03f934e2c836..686b52540f53 16
--- a/helpcontent2
+++ b/helpcontent2
@@ -1 +1 @@
-Subproject commit 03f934e2c836af98bb8d7722b4a4ecec9c741910
+Subproject commit 686b52540f532ba0037df3a783b8f8dc0f5a2ba7
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits


[Libreoffice-bugs] [Bug 116760] New: Having an error while submitting

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116760

Bug ID: 116760
   Summary: Having an error while submitting
   Product: cppunit
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: General
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: bisnukumar...@gmail.com
CC: markus.mohrh...@googlemail.com

I am still having an error while doing this. If anyone has any solution then
kindly explain. Any suggestion would be appreciated!
https://antivirussupport.org/

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


[Libreoffice-bugs] [Bug 116733] UI: The settings in the expert configuration won't expanded

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116733

Adolfo Jayme  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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116759] New: Change default Drawing styles in Draw to new set

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116759

Bug ID: 116759
   Summary: Change default Drawing styles in Draw to new set
   Product: LibreOffice
   Version: 6.1.0.0.alpha0+ Master
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: enhancement
  Priority: medium
 Component: Draw
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: 79045_79...@mail.ru

Description:
Change default Drawing styles in Draw to new set

Steps to Reproduce:
1. Open Draw
2. Draw any shape or line
3. It looks not very good

Actual Results:  
we have old drawing styles in Draw, that didn't change from 199x

Expected Results:
we have new bright styles. Our images will be look very good!


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101
Firefox/59.0

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


[Libreoffice-commits] core.git: android/Bootstrap connectivity/source extensions/qa i18npool/source include/oox odk/CustomTarget_html.mk odk/examples odk/README oox/source scripting/java sw/source uno

2018-04-02 Thread dennisroczek
 android/Bootstrap/src/org/libreoffice/kit/Document.java  | 
   2 +-
 connectivity/source/drivers/firebird/Driver.cxx  | 
   2 +-
 extensions/qa/integration/extensions/ServicesHandler.java| 
   2 +-
 i18npool/source/localedata/data/locale.dtd   | 
   8 
 include/oox/ppt/slidetransition.hxx  | 
   2 +-
 odk/CustomTarget_html.mk | 
  10 +-
 odk/README   | 
   2 +-
 odk/examples/java/Inspector/UnoNode.java | 
   2 +-
 odk/examples/java/Spreadsheet/CalcAddins.java| 
   2 +-
 oox/source/export/drawingml.cxx  | 
   4 ++--
 scripting/java/com/sun/star/script/framework/provider/beanshell/template.bsh | 
   8 
 scripting/java/com/sun/star/script/framework/provider/javascript/template.js | 
   4 ++--
 sw/source/uibase/misc/swruler.cxx| 
   2 +-
 unotools/source/misc/ServiceDocumenter.hxx   | 
   2 +-
 unoxml/source/dom/document.hxx   | 
   4 ++--
 xmerge/source/bridge/java/XMergeBridge.java  | 
   2 +-
 16 files changed, 29 insertions(+), 29 deletions(-)

New commits:
commit e39c75b05c9ff865768e7f2694e5369cc35aa23b
Author: dennisroczek 
Date:   Mon Apr 2 15:11:58 2018 +0100

use https links for api.libreoffice.org and opengrok

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

diff --git a/android/Bootstrap/src/org/libreoffice/kit/Document.java 
b/android/Bootstrap/src/org/libreoffice/kit/Document.java
index 855bdd2c5a2e..69f8f76c3eb4 100644
--- a/android/Bootstrap/src/org/libreoffice/kit/Document.java
+++ b/android/Bootstrap/src/org/libreoffice/kit/Document.java
@@ -54,7 +54,7 @@ public class Document {
 
 /**
  * Callback message types
- * Refer to 
http://opengrok.libreoffice.org/xref/core/include/LibreOfficeKit/LibreOfficeKitEnums.h
+ * Refer to 
https://opengrok.libreoffice.org/xref/core/include/LibreOfficeKit/LibreOfficeKitEnums.h
  * for more details about each callback.
  */
 public static final int CALLBACK_INVALIDATE_TILES = 0;
diff --git a/connectivity/source/drivers/firebird/Driver.cxx 
b/connectivity/source/drivers/firebird/Driver.cxx
index 5fd13a4c4ca9..8a6ebafdb897 100644
--- a/connectivity/source/drivers/firebird/Driver.cxx
+++ b/connectivity/source/drivers/firebird/Driver.cxx
@@ -219,7 +219,7 @@ Sequence< DriverPropertyInfo > SAL_CALL 
FirebirdDriver::getPropertyInfo(
 sal_Int32 SAL_CALL FirebirdDriver::getMajorVersion(  )
 {
 // The major and minor version are sdbc driver specific. Must begin with 
1.0
-// as per 
http://api.libreoffice.org/docs/common/ref/com/sun/star/sdbc/XDriver.html
+// as per 
https://api.libreoffice.org/docs/common/ref/com/sun/star/sdbc/XDriver.html
 return 1;
 }
 
diff --git a/extensions/qa/integration/extensions/ServicesHandler.java 
b/extensions/qa/integration/extensions/ServicesHandler.java
index 6152a3befa23..c84e128e8892 100644
--- a/extensions/qa/integration/extensions/ServicesHandler.java
+++ b/extensions/qa/integration/extensions/ServicesHandler.java
@@ -50,7 +50,7 @@ public class ServicesHandler implements XPropertyHandler
 try
 {
 // translate the service name into a URL to dispatch
-String documentationURL = 
"http://api.libreoffice.org/docs/common/ref/; + m_serviceName.replace('.','/') 
+ ".html";
+String documentationURL = 
"https://api.libreoffice.org/docs/common/ref/; + m_serviceName.replace('.','/') 
+ ".html";
 System.out.println( documentationURL );
 
 // the OpenHyperlink command, to be dispatched to the Desktop
diff --git a/i18npool/source/localedata/data/locale.dtd 
b/i18npool/source/localedata/data/locale.dtd
index 1425d6f33789..ef6fec20d968 100644
--- a/i18npool/source/localedata/data/locale.dtd
+++ b/i18npool/source/localedata/data/locale.dtd
@@ -168,7 +168,7 @@
  hyphen-minus separates the currency symbol from the hexagesimal MS-LCID,
  letters contained in the LCID have to be in upper case, leading zeros are
  to be omitted. LCIDs are defined in include/i18nlangtag/lang.h (
- http://opengrok.libreoffice.org/xref/core/include/i18nlangtag/lang.h )
+ https://opengrok.libreoffice.org/xref/core/include/i18nlangtag/lang.h )
 -->
 
 
@@ -216,7 +216,7 @@
 The format indices 0..59 are reserved and, for backwards compatibility,
 indices 

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

2018-04-02 Thread Caolán McNamara
 sw/inc/swabstdlg.hxx |2 -
 sw/source/ui/dialog/swdlgfact.cxx|   14 ---
 sw/source/ui/dialog/swdlgfact.hxx|   13 +--
 sw/source/ui/misc/bookmark.cxx   |2 -
 sw/source/ui/utlui/swrenamexnameddlg.cxx |   49 +++
 sw/source/uibase/inc/swrenamexnameddlg.hxx   |   29 +++
 sw/source/uibase/utlui/content.cxx   |2 -
 sw/uiconfig/swriter/ui/renameobjectdialog.ui |   18 ++---
 8 files changed, 66 insertions(+), 63 deletions(-)

New commits:
commit 91af9a53df79d256dc6a02c900fa570fe10d63ad
Author: Caolán McNamara 
Date:   Mon Apr 2 17:54:45 2018 +0100

weld SwRenameXNamedDlg

Change-Id: I3373ac37509e5230b6e6e07d85035d0b02252e24
Reviewed-on: https://gerrit.libreoffice.org/52273
Tested-by: Jenkins 
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sw/inc/swabstdlg.hxx b/sw/inc/swabstdlg.hxx
index d7d95a1fc4fe..c0e2484a4d75 100644
--- a/sw/inc/swabstdlg.hxx
+++ b/sw/inc/swabstdlg.hxx
@@ -441,7 +441,7 @@ public:
 
 virtual VclPtr CreateSwFieldDlg(SfxBindings* pB, 
SwChildWinWrapper* pCW, vcl::Window *pParent) = 0;
 virtual VclPtr   CreateSwFieldEditDlg ( SwView& rVw ) = 
0;
-virtual VclPtr 
CreateSwRenameXNamedDlg(vcl::Window* pParent,
+virtual VclPtr 
CreateSwRenameXNamedDlg(weld::Window* pParent,
 css::uno::Reference< css::container::XNamed > & xNamed,
 css::uno::Reference< css::container::XNameAccess > & xNameAccess) = 0;
 virtual VclPtr 
CreateSwModalRedlineAcceptDlg(vcl::Window *pParent) = 0;
diff --git a/sw/source/ui/dialog/swdlgfact.cxx 
b/sw/source/ui/dialog/swdlgfact.cxx
index 1d1ad97285a2..eae34ddfb912 100644
--- a/sw/source/ui/dialog/swdlgfact.cxx
+++ b/sw/source/ui/dialog/swdlgfact.cxx
@@ -137,7 +137,10 @@ short AbstractSwAutoFormatDlg_Impl::Execute()
 return m_xDlg->execute();
 }
 IMPL_ABSTDLG_BASE(AbstractSwFieldDlg_Impl);
-IMPL_ABSTDLG_BASE(AbstractSwRenameXNamedDlg_Impl);
+short AbstractSwRenameXNamedDlg_Impl::Execute()
+{
+return m_xDlg->run();
+}
 IMPL_ABSTDLG_BASE(AbstractSwModalRedlineAcceptDlg_Impl);
 IMPL_ABSTDLG_BASE(AbstractGlossaryDlg_Impl);
 IMPL_ABSTDLG_BASE(AbstractFieldInputDlg_Impl);
@@ -400,14 +403,14 @@ void AbstractSwFieldDlg_Impl::ShowReferencePage()
 
 void AbstractSwRenameXNamedDlg_Impl::SetForbiddenChars( const OUString& rSet )
 {
-pDlg->SetForbiddenChars( rSet );
+m_xDlg->SetForbiddenChars( rSet );
 }
 
 voidAbstractSwRenameXNamedDlg_Impl::SetAlternativeAccess(
  css::uno::Reference< css::container::XNameAccess > & xSecond,
  css::uno::Reference< css::container::XNameAccess > & xThird )
 {
-pDlg->SetAlternativeAccess( xSecond, xThird);
+m_xDlg->SetAlternativeAccess( xSecond, xThird);
 }
 
 voidAbstractSwModalRedlineAcceptDlg_Impl::AcceptAll( bool bAccept )
@@ -877,12 +880,11 @@ VclPtr   
SwAbstractDialogFactory_Impl::CreateSwFieldEditDlg (
 return VclPtr::Create( pDlg );
 }
 
-VclPtr 
SwAbstractDialogFactory_Impl::CreateSwRenameXNamedDlg(vcl::Window* pParent,
+VclPtr 
SwAbstractDialogFactory_Impl::CreateSwRenameXNamedDlg(weld::Window* pParent,
 css::uno::Reference< css::container::XNamed > & xNamed,
 css::uno::Reference< css::container::XNameAccess > & xNameAccess)
 {
-VclPtr pDlg = VclPtr::Create( 
pParent,xNamed, xNameAccess);
-return VclPtr::Create( pDlg );
+return VclPtr::Create(new 
SwRenameXNamedDlg(pParent,xNamed, xNameAccess));
 }
 
 VclPtr 
SwAbstractDialogFactory_Impl::CreateSwModalRedlineAcceptDlg(vcl::Window 
*pParent)
diff --git a/sw/source/ui/dialog/swdlgfact.hxx 
b/sw/source/ui/dialog/swdlgfact.hxx
index 882a5ffb2003..d2e1f5e342a8 100644
--- a/sw/source/ui/dialog/swdlgfact.hxx
+++ b/sw/source/ui/dialog/swdlgfact.hxx
@@ -306,8 +306,15 @@ class AbstractSwFieldDlg_Impl : public AbstractSwFieldDlg
 
 class AbstractSwRenameXNamedDlg_Impl : public AbstractSwRenameXNamedDlg
 {
-DECL_ABSTDLG_BASE(AbstractSwRenameXNamedDlg_Impl,SwRenameXNamedDlg )
-virtual voidSetForbiddenChars( const OUString& rSet ) override;
+protected:
+std::unique_ptr m_xDlg;
+public:
+explicit AbstractSwRenameXNamedDlg_Impl(SwRenameXNamedDlg* p)
+: m_xDlg(p)
+{
+}
+virtual short Execute() override;
+virtual void SetForbiddenChars( const OUString& rSet ) override;
 virtual void SetAlternativeAccess(
  css::uno::Reference< css::container::XNameAccess > & xSecond,
  css::uno::Reference< css::container::XNameAccess > & xThird ) 
override;
@@ -531,7 +538,7 @@ public:
 const SfxItemSet* pItemSet, SwWrtShell* pSh) override;
 virtual VclPtr CreateSwFieldDlg(SfxBindings* pB, 
SwChildWinWrapper* pCW, vcl::Window *pParent) override;
 virtual VclPtr   CreateSwFieldEditDlg ( SwView& rVw ) 
override;
-virtual VclPtr 
CreateSwRenameXNamedDlg(vcl::Window* 

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

2018-04-02 Thread Caolán McNamara
 sw/inc/swabstdlg.hxx   |2 +-
 sw/source/ui/dialog/swdlgfact.cxx  |9 ++---
 sw/source/ui/dialog/swdlgfact.hxx  |   15 ++-
 sw/source/ui/dialog/swuiexp.cxx|1 +
 sw/source/ui/table/mergetbl.cxx|   26 +++---
 sw/source/uibase/inc/mergetbl.hxx  |   20 
 sw/source/uibase/shells/tabsh.cxx  |2 +-
 sw/uiconfig/swriter/ui/mergetabledialog.ui |   15 +--
 8 files changed, 51 insertions(+), 39 deletions(-)

New commits:
commit 0c466688fef13295e2a5fcbe23e215b528c4f781
Author: Caolán McNamara 
Date:   Mon Apr 2 17:27:05 2018 +0100

weld SwMergeTableDlg

Change-Id: Idbe96bb8150fc695408faa38342237191aceb777
Reviewed-on: https://gerrit.libreoffice.org/52271
Tested-by: Jenkins 
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sw/inc/swabstdlg.hxx b/sw/inc/swabstdlg.hxx
index aa80546e98f7..d7d95a1fc4fe 100644
--- a/sw/inc/swabstdlg.hxx
+++ b/sw/inc/swabstdlg.hxx
@@ -446,7 +446,7 @@ public:
 css::uno::Reference< css::container::XNameAccess > & xNameAccess) = 0;
 virtual VclPtr 
CreateSwModalRedlineAcceptDlg(vcl::Window *pParent) = 0;
 
-virtual VclPtr  CreateTableMergeDialog( 
vcl::Window* pParent, bool& rWithPrev ) = 0;
+virtual VclPtr  
CreateTableMergeDialog(weld::Window* pParent, bool& rWithPrev) = 0;
 virtual VclPtr   CreateFrameTabDialog(const 
OUString ,
 SfxViewFrame *pFrame, 
vcl::Window *pParent,
 const SfxItemSet& rCoreSet,
diff --git a/sw/source/ui/dialog/swdlgfact.cxx 
b/sw/source/ui/dialog/swdlgfact.cxx
index 309a7393ea6a..1d1ad97285a2 100644
--- a/sw/source/ui/dialog/swdlgfact.cxx
+++ b/sw/source/ui/dialog/swdlgfact.cxx
@@ -111,6 +111,10 @@ short AbstractSwTableHeightDlg_Impl::Execute()
 {
 return m_xDlg->execute();
 }
+short AbstractSwMergeTableDlg_Impl::Execute()
+{
+return m_xDlg->execute();
+}
 short AbstractSwSortDlg_Impl::Execute()
 {
 return m_xDlg->execute();
@@ -887,10 +891,9 @@ VclPtr 
SwAbstractDialogFactory_Impl::CreateSwMo
 return VclPtr::Create( pDlg );
 }
 
-VclPtr 
SwAbstractDialogFactory_Impl::CreateTableMergeDialog(vcl::Window* pParent, 
bool& rWithPrev)
+VclPtr 
SwAbstractDialogFactory_Impl::CreateTableMergeDialog(weld::Window* pParent, 
bool& rWithPrev)
 {
-VclPtr pDlg = VclPtr::Create( pParent, rWithPrev 
);
-return VclPtr::Create( pDlg );
+return VclPtr::Create(new 
SwMergeTableDlg(pParent, rWithPrev));
 }
 
 VclPtr 
SwAbstractDialogFactory_Impl::CreateFrameTabDialog(const OUString ,
diff --git a/sw/source/ui/dialog/swdlgfact.hxx 
b/sw/source/ui/dialog/swdlgfact.hxx
index d2cab9091623..882a5ffb2003 100644
--- a/sw/source/ui/dialog/swdlgfact.hxx
+++ b/sw/source/ui/dialog/swdlgfact.hxx
@@ -28,6 +28,7 @@ class SwBreakDlg;
 class SwSortDlg;
 class SwTableHeightDlg;
 class SwTableWidthDlg;
+class SwMergeTableDlg;
 class SignatureLineDialog;
 class SfxTabDialog;
 class SwConvertTableDlg;
@@ -168,6 +169,18 @@ public:
 virtual short Execute() override;
 };
 
+class AbstractSwMergeTableDlg_Impl : public VclAbstractDialog
+{
+protected:
+std::unique_ptr m_xDlg;
+public:
+explicit AbstractSwMergeTableDlg_Impl(SwMergeTableDlg* p)
+: m_xDlg(p)
+{
+}
+virtual short Execute() override;
+};
+
 class AbstractSplitTableDialog_Impl : public AbstractSplitTableDialog // add 
for
 {
 protected:
@@ -523,7 +536,7 @@ public:
 css::uno::Reference< css::container::XNameAccess > & xNameAccess) 
override;
 virtual VclPtr 
CreateSwModalRedlineAcceptDlg(vcl::Window *pParent) override;
 
-virtual VclPtr  
CreateTableMergeDialog(vcl::Window* pParent, bool& rWithPrev) override;
+virtual VclPtr  
CreateTableMergeDialog(weld::Window* pParent, bool& rWithPrev) override;
 virtual VclPtr   CreateFrameTabDialog( const 
OUString ,
 SfxViewFrame *pFrame, 
vcl::Window *pParent,
 const SfxItemSet& rCoreSet,
diff --git a/sw/source/ui/dialog/swuiexp.cxx b/sw/source/ui/dialog/swuiexp.cxx
index 657801c4af65..c063c8c924cd 100644
--- a/sw/source/ui/dialog/swuiexp.cxx
+++ b/sw/source/ui/dialog/swuiexp.cxx
@@ -36,6 +36,7 @@
 #include 
 #include 
 #include 
+#include 
 #include 
 #include 
 #include 
diff --git a/sw/source/ui/table/mergetbl.cxx b/sw/source/ui/table/mergetbl.cxx
index b00fca6ca93e..fa51a3b60aa3 100644
--- a/sw/source/ui/table/mergetbl.cxx
+++ b/sw/source/ui/table/mergetbl.cxx
@@ -20,29 +20,25 @@
 #include 
 #include 
 
-SwMergeTableDlg::SwMergeTableDlg( vcl::Window *pParent, bool& rWithPrev )
-: SvxStandardDialog(pParent, "MergeTableDialog", 
"modules/swriter/ui/mergetabledialog.ui")

[Libreoffice-commits] core.git: include/svtools include/vcl svtools/source sw/inc sw/source sw/uiconfig

2018-04-02 Thread Caolán McNamara
 include/svtools/unitconv.hxx  |2 +
 include/vcl/weld.hxx  |   14 +++
 svtools/source/misc/unitconv.cxx  |   54 +++
 sw/inc/colwd.hxx  |   20 --
 sw/inc/swabstdlg.hxx  |2 -
 sw/source/ui/dialog/swdlgfact.cxx |   10 +++--
 sw/source/ui/dialog/swdlgfact.hxx |   15 +++
 sw/source/ui/dialog/swuiexp.cxx   |1 
 sw/source/ui/table/colwd.cxx  |   67 ++
 sw/source/uibase/inc/tablemgr.hxx |2 -
 sw/source/uibase/shells/tabsh.cxx |2 -
 sw/source/uibase/table/tablemgr.cxx   |2 -
 sw/uiconfig/swriter/ui/columnwidth.ui |   19 +++--
 13 files changed, 148 insertions(+), 62 deletions(-)

New commits:
commit fa8822c48e2a79589bebbd015b36d1da8b338cc2
Author: Caolán McNamara 
Date:   Mon Apr 2 15:30:08 2018 +0100

weld SwTableWidthDlg

Change-Id: I272a783c9b7a8f725314e416fbd81217105ee5a6
Reviewed-on: https://gerrit.libreoffice.org/52266
Tested-by: Jenkins 
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/include/svtools/unitconv.hxx b/include/svtools/unitconv.hxx
index 756c4fdfe9ab..6d663df72b1c 100644
--- a/include/svtools/unitconv.hxx
+++ b/include/svtools/unitconv.hxx
@@ -20,6 +20,7 @@
 #define INCLUDED_SVTOOLS_UNITCONV_HXX
 
 #include 
+#include 
 #include 
 #include 
 
@@ -31,6 +32,7 @@ typedef long (*FUNC_CONVERT)(long);
 
 // Functions -
 
+SVT_DLLPUBLIC void  SetFieldUnit(weld::MetricSpinButton& rCtrl, FieldUnit 
eUnit, bool bAll = false);
 SVT_DLLPUBLIC void  SetFieldUnit( MetricField& rCtrl, FieldUnit eUnit, 
bool bAll = false );
 SVT_DLLPUBLIC void  SetFieldUnit( MetricBox& rCtrl, FieldUnit eUnit );
 
diff --git a/include/vcl/weld.hxx b/include/vcl/weld.hxx
index e791724c0a43..a5a6d75035fb 100644
--- a/include/vcl/weld.hxx
+++ b/include/vcl/weld.hxx
@@ -493,6 +493,20 @@ public:
 max = ConvertValue(max, m_eSrcUnit, eDestUnit);
 }
 
+void set_min(int min, FieldUnit eValueUnit)
+{
+int dummy, max;
+get_range(dummy, max, eValueUnit);
+set_range(min, max, eValueUnit);
+}
+
+void set_max(int max, FieldUnit eValueUnit)
+{
+int min, dummy;
+get_range(min, dummy, eValueUnit);
+set_range(min, max, eValueUnit);
+}
+
 void set_increments(int step, int page, FieldUnit eValueUnit)
 {
 step = ConvertValue(step, eValueUnit, m_eSrcUnit);
diff --git a/svtools/source/misc/unitconv.cxx b/svtools/source/misc/unitconv.cxx
index 88845fe9794b..f99b2806076c 100644
--- a/svtools/source/misc/unitconv.cxx
+++ b/svtools/source/misc/unitconv.cxx
@@ -19,6 +19,60 @@
 
 #include 
 
+void SetFieldUnit(weld::MetricSpinButton& rField, FieldUnit eUnit, bool bAll)
+{
+int nMin, nMax;
+rField.get_range(nMin, nMax, FUNIT_TWIP);
+nMin = rField.denormalize(nMin);
+nMax = rField.denormalize(nMax);
+
+if (!bAll)
+{
+switch (eUnit)
+{
+case FUNIT_M:
+case FUNIT_KM:
+eUnit = FUNIT_CM;
+break;
+case FUNIT_FOOT:
+case FUNIT_MILE:
+eUnit = FUNIT_INCH;
+break;
+default: //prevent warning
+break;
+}
+}
+
+rField.set_unit(eUnit);
+
+if (FUNIT_POINT == eUnit && rField.get_digits() > 1)
+rField.set_digits(1);
+else
+rField.set_digits(2);
+
+switch (eUnit)
+{
+// _CHAR and _LINE sets the step of "char" and "line" unit, they are 
same as FUNIT_MM
+case FUNIT_CHAR:
+case FUNIT_LINE:
+case FUNIT_MM:
+rField.set_increments(50, 500, eUnit);
+break;
+case FUNIT_INCH:
+rField.set_increments(2, 20, eUnit);
+break;
+default:
+rField.set_increments(10, 100, eUnit);
+break;
+}
+
+if (!bAll)
+{
+nMin = rField.normalize(nMin);
+nMax = rField.normalize(nMax);
+rField.set_range(nMin, nMax, FUNIT_TWIP);
+}
+}
 
 void SetFieldUnit( MetricField& rField, FieldUnit eUnit, bool bAll )
 {
diff --git a/sw/inc/colwd.hxx b/sw/inc/colwd.hxx
index c6d13e159130..894ed19b2f5a 100644
--- a/sw/inc/colwd.hxx
+++ b/sw/inc/colwd.hxx
@@ -19,24 +19,22 @@
 #ifndef INCLUDED_SW_INC_COLWD_HXX
 #define INCLUDED_SW_INC_COLWD_HXX
 
-#include 
-#include 
+#include 
 
 class SwTableFUNC;
 
-class SwTableWidthDlg final : public SvxStandardDialog
+class SwTableWidthDlg final : public weld::GenericDialogController
 {
-VclPtr   m_pColNF;
-VclPtrm_pWidthMF;
-SwTableFUNC 
+SwTableFUNC _rFnc;
 
-virtual voidApply() override;
-DECL_LINK(LoseFocusHdl, Edit&, void);
+std::unique_ptr m_xColNF;
+std::unique_ptr 

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

2018-04-02 Thread Caolán McNamara
 sw/inc/colwd.hxx|3 ++
 sw/inc/swabstdlg.hxx|2 -
 sw/source/ui/dialog/swdlgfact.cxx   |9 --
 sw/source/ui/dialog/swdlgfact.hxx   |   15 ++
 sw/source/ui/dialog/swuiexp.cxx |1 
 sw/source/ui/table/colwd.cxx|   14 +-
 sw/source/ui/table/rowht.cxx|   50 +++-
 sw/source/uibase/inc/rowht.hxx  |   18 ++--
 sw/source/uibase/shells/tabsh.cxx   |2 -
 sw/uiconfig/swriter/ui/rowheight.ui |   20 ++
 10 files changed, 79 insertions(+), 55 deletions(-)

New commits:
commit cc78e723723bac34a43e5f3ad05947f775abe0db
Author: Caolán McNamara 
Date:   Mon Apr 2 16:57:30 2018 +0100

weld SwTableHeightDlg

Change-Id: I46b90b97da28a7461a069867bade40a64b17c9b5
Reviewed-on: https://gerrit.libreoffice.org/52269
Tested-by: Jenkins 
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/sw/inc/colwd.hxx b/sw/inc/colwd.hxx
index 894ed19b2f5a..379f4584c922 100644
--- a/sw/inc/colwd.hxx
+++ b/sw/inc/colwd.hxx
@@ -25,6 +25,7 @@ class SwTableFUNC;
 
 class SwTableWidthDlg final : public weld::GenericDialogController
 {
+private:
 SwTableFUNC _rFnc;
 
 std::unique_ptr m_xColNF;
@@ -32,6 +33,8 @@ class SwTableWidthDlg final : public 
weld::GenericDialogController
 
 DECL_LINK(LoseFocusHdl, weld::SpinButton&, void);
 
+void Apply();
+
 public:
 SwTableWidthDlg(weld::Window *pParent, SwTableFUNC );
 short execute();
diff --git a/sw/inc/swabstdlg.hxx b/sw/inc/swabstdlg.hxx
index 9c900e9d4b6f..aa80546e98f7 100644
--- a/sw/inc/swabstdlg.hxx
+++ b/sw/inc/swabstdlg.hxx
@@ -425,7 +425,7 @@ public:
 virtual VclPtr CreateSwSelGlossaryDlg(const 
OUString ) = 0;
 
 virtual VclPtr CreateSwSortingDialog(weld::Window * 
pParent, SwWrtShell ) = 0;
-virtual VclPtr CreateSwTableHeightDialog(vcl::Window 
*pParent, SwWrtShell ) = 0;
+virtual VclPtr CreateSwTableHeightDialog(weld::Window 
*pParent, SwWrtShell ) = 0;
 virtual VclPtr CreateSwColumnDialog(vcl::Window 
*pParent, SwWrtShell ) = 0;
 virtual VclPtr 
CreateSplitTableDialog(weld::Window* pParent, SwWrtShell ) = 0;
 
diff --git a/sw/source/ui/dialog/swdlgfact.cxx 
b/sw/source/ui/dialog/swdlgfact.cxx
index ca8b8c12fb44..309a7393ea6a 100644
--- a/sw/source/ui/dialog/swdlgfact.cxx
+++ b/sw/source/ui/dialog/swdlgfact.cxx
@@ -107,6 +107,10 @@ short AbstractSwTableWidthDlg_Impl::Execute()
 {
 return m_xDlg->execute();
 }
+short AbstractSwTableHeightDlg_Impl::Execute()
+{
+return m_xDlg->execute();
+}
 short AbstractSwSortDlg_Impl::Execute()
 {
 return m_xDlg->execute();
@@ -806,10 +810,9 @@ VclPtr 
SwAbstractDialogFactory_Impl::CreateSwColumnDialog(vcl
 return VclPtr::Create( pDlg );
 }
 
-VclPtr 
SwAbstractDialogFactory_Impl::CreateSwTableHeightDialog(vcl::Window *pParent, 
SwWrtShell )
+VclPtr 
SwAbstractDialogFactory_Impl::CreateSwTableHeightDialog(weld::Window *pParent, 
SwWrtShell )
 {
-VclPtr pDlg = VclPtr::Create( pParent, rSh);
-return VclPtr::Create( pDlg );
+return VclPtr::Create(new 
SwTableHeightDlg(pParent, rSh));
 }
 
 VclPtr 
SwAbstractDialogFactory_Impl::CreateSwSortingDialog(weld::Window *pParent, 
SwWrtShell )
diff --git a/sw/source/ui/dialog/swdlgfact.hxx 
b/sw/source/ui/dialog/swdlgfact.hxx
index 6635787db0fc..d2cab9091623 100644
--- a/sw/source/ui/dialog/swdlgfact.hxx
+++ b/sw/source/ui/dialog/swdlgfact.hxx
@@ -26,6 +26,7 @@ class SwAsciiFilterDlg;
 class Dialog;
 class SwBreakDlg;
 class SwSortDlg;
+class SwTableHeightDlg;
 class SwTableWidthDlg;
 class SignatureLineDialog;
 class SfxTabDialog;
@@ -155,6 +156,18 @@ public:
 virtual short Execute() override;
 };
 
+class AbstractSwTableHeightDlg_Impl : public VclAbstractDialog
+{
+protected:
+std::unique_ptr m_xDlg;
+public:
+explicit AbstractSwTableHeightDlg_Impl(SwTableHeightDlg* p)
+: m_xDlg(p)
+{
+}
+virtual short Execute() override;
+};
+
 class AbstractSplitTableDialog_Impl : public AbstractSplitTableDialog // add 
for
 {
 protected:
@@ -490,7 +503,7 @@ public:
 virtual VclPtr CreateSwAutoMarkDialog(vcl::Window 
*pParent, SwWrtShell ) override;
 virtual VclPtr CreateSwSelGlossaryDlg(const 
OUString ) override;
 virtual VclPtr CreateSwSortingDialog(weld::Window * 
pParent, SwWrtShell ) override;
-virtual VclPtr CreateSwTableHeightDialog(vcl::Window 
*pParent, SwWrtShell ) override;
+virtual VclPtr CreateSwTableHeightDialog(weld::Window 
*pParent, SwWrtShell ) override;
 virtual VclPtr CreateSwColumnDialog(vcl::Window 
*pParent, SwWrtShell ) override;
 virtual VclPtr 
CreateSplitTableDialog(weld::Window* pParent, SwWrtShell ) override;
 
diff --git a/sw/source/ui/dialog/swuiexp.cxx b/sw/source/ui/dialog/swuiexp.cxx
index 1b681c9e8b52..657801c4af65 100644
--- a/sw/source/ui/dialog/swuiexp.cxx
+++ 

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

2018-04-02 Thread Caolán McNamara
 svx/uiconfig/ui/passwd.ui   |3 +
 sw/source/uibase/uiview/pview.cxx   |   65 +++-
 sw/uiconfig/swriter/ui/previewzoomdialog.ui |   25 +-
 3 files changed, 41 insertions(+), 52 deletions(-)

New commits:
commit 3cf2909f268ec63897d862714853ab85a295eb08
Author: Caolán McNamara 
Date:   Mon Apr 2 14:36:59 2018 +0100

weld SwPreviewZoomDlg

Change-Id: Ie159032cfdf6201aba707a8980845ac15c1fba17
Reviewed-on: https://gerrit.libreoffice.org/52264
Tested-by: Jenkins 
Reviewed-by: Caolán McNamara 
Tested-by: Caolán McNamara 

diff --git a/svx/uiconfig/ui/passwd.ui b/svx/uiconfig/ui/passwd.ui
index b1367463462a..3facc8882c07 100644
--- a/svx/uiconfig/ui/passwd.ui
+++ b/svx/uiconfig/ui/passwd.ui
@@ -120,6 +120,7 @@
 True
 True
 False
+True
 password
   
   
@@ -176,6 +177,7 @@
 True
 True
 False
+True
 password
   
   
@@ -189,6 +191,7 @@
 True
 True
 False
+True
 password
   
   
diff --git a/sw/source/uibase/uiview/pview.cxx 
b/sw/source/uibase/uiview/pview.cxx
index 32d37c62c8e8..dbcef1d013f0 100644
--- a/sw/source/uibase/uiview/pview.cxx
+++ b/sw/source/uibase/uiview/pview.cxx
@@ -25,6 +25,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include 
 #include 
@@ -139,47 +140,31 @@ static void lcl_InvalidateZoomSlots(SfxBindings& 
rBindings)
 }
 
 // At first the zoom dialog
-class SwPreviewZoomDlg : public SvxStandardDialog
+class SwPreviewZoomDlg : public weld::GenericDialogController
 {
-VclPtr m_pRowEdit;
-VclPtr m_pColEdit;
-
-virtual void  Apply() override;
+SwPagePreviewWin& m_rParent;
+std::unique_ptr m_xRowEdit;
+std::unique_ptr m_xColEdit;
 
 public:
-explicit SwPreviewZoomDlg( SwPagePreviewWin& rParent );
-virtual ~SwPreviewZoomDlg() override;
-virtual void dispose() override;
-};
-
-SwPreviewZoomDlg::SwPreviewZoomDlg( SwPagePreviewWin& rParent )
-: SvxStandardDialog(, "PreviewZoomDialog", 
"modules/swriter/ui/previewzoomdialog.ui")
-{
-get(m_pRowEdit, "rows");
-get(m_pColEdit, "cols");
-
-m_pRowEdit->SetValue( rParent.GetRow() );
-m_pColEdit->SetValue( rParent.GetCol() );
-}
-
-SwPreviewZoomDlg::~SwPreviewZoomDlg()
-{
-disposeOnce();
-}
-
-void SwPreviewZoomDlg::dispose()
-{
-m_pRowEdit.clear();
-m_pColEdit.clear();
-SvxStandardDialog::dispose();
-}
+SwPreviewZoomDlg(SwPagePreviewWin& rParent)
+: GenericDialogController(rParent.GetFrameWeld(), 
"modules/swriter/ui/previewzoomdialog.ui", "PreviewZoomDialog")
+, m_rParent(rParent)
+, m_xRowEdit(m_xBuilder->weld_spin_button("rows"))
+, m_xColEdit(m_xBuilder->weld_spin_button("cols"))
+{
+m_xRowEdit->set_value(rParent.GetRow());
+m_xColEdit->set_value(rParent.GetCol());
+}
 
-void  SwPreviewZoomDlg::Apply()
-{
-static_cast(GetParent())->CalcWish(
-sal_uInt8(m_pRowEdit->GetValue()),
-sal_uInt8(m_pColEdit->GetValue()) );
-}
+void execute()
+{
+if (run() == RET_OK)
+{
+m_rParent.CalcWish(sal_uInt8(m_xRowEdit->get_value()), 
sal_uInt8(m_xColEdit->get_value()));
+}
+}
+};
 
 // all for SwPagePreviewWin
 SwPagePreviewWin::SwPagePreviewWin( vcl::Window *pParent, SwPagePreview& 
rPView )
@@ -709,8 +694,10 @@ void  SwPagePreview::Execute( SfxRequest  )
 
 }
 else
-ScopedVclPtrInstance( *m_pViewWin 
)->Execute();
-
+{
+SwPreviewZoomDlg aDlg(*m_pViewWin);
+aDlg.execute();
+}
 }
 break;
 case FN_SHOW_BOOKVIEW:
diff --git a/sw/uiconfig/swriter/ui/previewzoomdialog.ui 
b/sw/uiconfig/swriter/ui/previewzoomdialog.ui
index 59f1cc33fcc6..d46718c6709f 100644
--- a/sw/uiconfig/swriter/ui/previewzoomdialog.ui
+++ b/sw/uiconfig/swriter/ui/previewzoomdialog.ui
@@ -1,6 +1,7 @@
 
+
 
-  
+  
   
 1
 10
@@ -19,6 +20,9 @@
 False
 6
 Multiple Pages
+True
+0
+0
 dialog
 
   
@@ -86,7 +90,6 @@
   
 True
 False
-center
 6
 6
 True
@@ -97,32 +100,28 @@
   
 True
 False
-0
 _Rows
 True
 rows

[Libreoffice-bugs] [Bug 116755] Untranslated screenshot in help for Presenter Console

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116755

Olivier Hallot  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Olivier Hallot  ---
Confirmed.

@Thomas: can you attach here the screenshot of the de-DE dialog? I'll add to
the image folder. 

You can use the instructions of this page to take the screenshot:
https://wiki.documentfoundation.org/Documentation/Screenshots

while you are at the shooting, please add the suggested XML too. Thx.

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


[Libreoffice-bugs] [Bug 116746] [PDF][RTL] Math object in an RTL paragraph renders incorrectly when exporting to PDF

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116746

--- Comment #4 from Khaled Hosny  ---
(In reply to Shimi Chen from comment #3)
> Created attachment 141040 [details]
> bibisection log
> 
> I performed a bibisection using bibisect-linux-64-6.0 and this is the result:
> 
> 283c0946ea76b829d4015eaa3145a813d0289036 is the first bad commit
> commit 283c0946ea76b829d4015eaa3145a813d0289036
> Author: Jenkins Build User 
> Date:   Tue Aug 22 18:49:37 2017 +0200
> 
> source sha:302af8c2da58719844d22483b65a9fe5b3674684
> 
> source sha:302af8c2da58719844d22483b65a9fe5b3674684
> 
> :04 04 ab5c949018f652be4dbb647dc82874d8b309f358
> 16745f7c6069053b7fbad707a09c367320a1ee23 Minstdir

I can confirm that reverting 302af8c2da58719844d22483b65a9fe5b3674684 fixes the
issue, though I don’t really know how it would have caused such an issue.

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


[Libreoffice-bugs] [Bug 116756] Missing link to example ods for IMSIM function in de-DE OLH

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116756

--- Comment #3 from Olivier Hallot  ---
Need to add that the  element will be rendered only when in online
version of the new help, until consensus on using online resources in offline
help is cleared.

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


[Libreoffice-bugs] [Bug 116756] Missing link to example ods for IMSIM function in de-DE OLH

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116756

Olivier Hallot  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from Olivier Hallot  ---
No sorry at all, please raise your hand when a bug is found !

Confirmed, but work as designed.

The  element is obliterated since 2005 in the old help. We are phasing
out this old help to a new, browser-based help, in which we will use the
browsing experience of the 2018's. The rebirth of  element is a start.

https://olivierhallot.blogspot.com.br/2018/03/adding-multimedia-to-help-pages-of.html

To enable the new help in the master build, please change '--with-help' to
'--with-help=html' in the file autogen.input.

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


[Libreoffice-bugs] [Bug 116729] have the possibility to have title, subtitle, x axis, y axis and all the other elements of a chart referred to cells in a spreadsheet

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116729

--- Comment #3 from pier andre  ---
adding at the title all this elements seems too long to me :-) have you
suggestion to have a more descriptive title?

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


[Libreoffice-bugs] [Bug 116729] have the possibility to have title, subtitle, x axis, y axis and all the other elements of a chart referred to cells in a spreadsheet

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116729

--- Comment #2 from pier andre  ---
ca I add them to 103863 issue??
I intend for example:
secondary axes X axis, secondary axes X axis
chart area and wall>borders: style, color, width, transparency
chart area and wall>area: none, colors
chart>area and wall>transparency: transparency
chart type>XY scatter and the others: type, line type, the other changeable
elements
format data series>line: line properties, style, color, width, tranparency;
icon, type, width height
Y and X axis mayor and minor grid>line : line properties, style, color, width,
tranparency
insert or not minor grid
Y and X axis>scale: reverse direction, logarithmic scale, minimum, maximum,
mayor interval, minor interval count
Y and X axis>positioning: axis line, cross other axis at; labels, place labels;
interval marks mayor and minor, inner, outer
Y and X axis>line: line properties, style, color, width, tranparency
Y and X axis>numbers: all the choice for category and formats
Y and X axis>line: font effects, font color

manythanks for your time, ciao, pier :-)

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


[Libreoffice-bugs] [Bug 116701] Slide show resizes and/ or distorts text or image objects that overflow slide; any PDF file generated looks OK

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116701

--- Comment #8 from J. Alves  ---
Hi, thanks! Yes, the problem does not occur on a new presentation created with
the daily build of 6.1 (downloaded today, 2018-04-02). So the problem seems to
be gone. 

On the other hand, any of the preexisting presentations that I open and try to
do a slide show crash immediately on 6.1, but I suppose that comes with daily
builds sometimes. Will wait for the final version and hope the distortion
problem stays fixed until then.

Any possibility of this fix being back-ported to 5.4, do you think?

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


[Libreoffice-bugs] [Bug 116758] background color of frame is missing

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116758

--- Comment #2 from Xavier Van Wijmeersch  ---
confirm with

Version: 5.3.1.2
Build ID: e80a0e0fd1875e1696614d24c32df0f95f03deb2
CPU Threads: 8; OS Version: Linux 4.14; UI Render: default; VCL: kde4; Layout
Engine: new; 
Locale: nl-BE (en_US.UTF-8); Calc: group

Version: 5.4.7.0.0+
Build ID: e0cdb1e50b77b9a7e93904dd7af0e914a6432abd
CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; 
TinderBox: Linux-rpm_deb-x86_64@70-TDF, Branch:libreoffice-5-4, Time:
2018-03-28_07:55:10
Locale: nl-BE (en_US.UTF-8); Calc: group

Version: 6.0.4.0.0+
Build ID: 4cb868abaf789afe3f2b4bc65454c21c08666a78
CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; 
Locale: nl-BE (en_US.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 116732] Chart Legend does not display concatenated data

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116732

Ian Eales  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |NOTABUG

--- Comment #2 from Ian Eales  ---
I created a new workbook and the problem was not there.

The original workbook is a few years old. It appears that the legend was not
resizing properly when new items like trend and mean lines were added when the
formula cell was used. If plain text in a cell was used, the legend showed. I
misattributed it to the formula.

I create hundreds of graphs and normally when adding data ranges or trend /
mean lines the legend grows to accommodate.

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


[Libreoffice-bugs] [Bug 92354] Add UI to load / import .ase & .gpl color palettes (Tools -> Options -> Colors -> Load Color List)

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92354

--- Comment #12 from roumanet  ---
Sorry Gerry, you're right. Probably because my english isn't good enough to let
me express precisely (or should I use Google translate ?)
However, I'm a bit angry because I see more and more bugs impacting my life
(I'm teacher and I work all my documents with LO only, even if I have MO 2016
for a small amount of money -- thanks to Microsoft partnership with education).

I've created some tickets (like you on this one) few years ago...

But you're right, my sentences could hurt some coders : I felt like an hostage
when something was working and then is removed.

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


[Libreoffice-bugs] [Bug 116746] [PDF][RTL] Math object in an RTL paragraph renders incorrectly when exporting to PDF

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116746

Shimi Chen  changed:

   What|Removed |Added

   Keywords|bibisectRequest |bibisected

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


[Libreoffice-bugs] [Bug 116746] [PDF][RTL] Math object in an RTL paragraph renders incorrectly when exporting to PDF

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116746

--- Comment #3 from Shimi Chen  ---
Created attachment 141040
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141040=edit
bibisection log

I performed a bibisection using bibisect-linux-64-6.0 and this is the result:

283c0946ea76b829d4015eaa3145a813d0289036 is the first bad commit
commit 283c0946ea76b829d4015eaa3145a813d0289036
Author: Jenkins Build User 
Date:   Tue Aug 22 18:49:37 2017 +0200

source sha:302af8c2da58719844d22483b65a9fe5b3674684

source sha:302af8c2da58719844d22483b65a9fe5b3674684

:04 04 ab5c949018f652be4dbb647dc82874d8b309f358
16745f7c6069053b7fbad707a09c367320a1ee23 M  instdir

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


[Libreoffice-bugs] [Bug 116705] Crash in: GPGL64.DLL

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116705

--- Comment #7 from j...@romander.nu ---
I wanted to edit the format settings after the right clicking of the drawing.
This will not happen on my ASUS Desktop

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


[Libreoffice-bugs] [Bug 116705] Crash in: GPGL64.DLL

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116705

--- Comment #6 from j...@romander.nu ---
I just opened my ASUS Laptop, opened LibreOffice Draw and selected a drawing
with margins. I wanted to eliminate the margins so I right clicked on the
drawing and then "edit the format mall..." Then crash!

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


[Libreoffice-bugs] [Bug 103312] Using format brush to copy conditional formats to some rows generates thousands (?) additional conditional formats making the spreadsheet unusable slow

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103312

--- Comment #19 from Xavier Van Wijmeersch  ---
Can not reproduce with

Version: 6.1.0.0.alpha0+
Build ID: 3939e10c515364cb9ef0a089d3db667aed0aa5ea
CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; 
Locale: nl-BE (en_US.UTF-8); Calc: group

but can reproduce with

Version: 6.0.4.0.0+
Build ID: 4cb868abaf789afe3f2b4bc65454c21c08666a78
CPU threads: 8; OS: Linux 4.14; UI render: default; VCL: kde4; 
Locale: nl-BE (en_US.UTF-8); Calc: group

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


[Libreoffice-bugs] [Bug 116749] Font size and font of Formula object are not kept when displaying the OLE object in Microsoft Word or Powerpoint , OOXML and ODF formated documents

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116749

--- Comment #6 from Shimi Chen  ---
Created attachment 141038
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141038=edit
Same presentation file, after correcting the font size inside MS Office

Please compare the file:
/ppt/slides/slide1.xml
In both this pptx archive and the pptx  archive created by LibreOffice
(previous attachment).

MS Office seems to be using the "sz" argument to set the font size of the
element (in this case sz=12000, so 100*PointSize), whereas LibreOffice does not
use it at all in OOXML and instead just stretches out a 12-point font to a
bigger box.

If you open the previous attachment in LibreOffice you can see that the font
size in the (seemingly large) formula is in fact only 12, not 120. If you open
the current attachment (created by MS Office) in LO, then it fails horribly (it
shows 2 separate formulas with different sizes, one of which is identified as a
formula with font size of 12 and the other looks like an image, and both are
visually much larger than 12).

The "sz" argument seems to be documented as part of the OOXML format:
http://officeopenxml.com/WPtextFormatting.php

But I don't get why it is 12000, should be 240 if I'm reading the definition
correctly. However, I don't actually know anything about OOXML, just thought
i'd try to poke inside.

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


[Libreoffice-bugs] [Bug 116758] background color of frame is missing

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116758

Buovjaga  changed:

   What|Removed |Added

   Keywords||bibisectRequest, regression
 Status|UNCONFIRMED |NEW
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1
 OS|Windows (All)   |All

--- Comment #1 from Buovjaga  ---
Confirmed.

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 6acda2a36c9025e0d3fe94d6ca8788ab60c3203e
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on April 2nd 2018

Colour is there in
Arch Linux 64-bit
Version 3.6.7.2 (Build ID: e183d5b)

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


[Libreoffice-bugs] [Bug 116723] LibreOffice programs have no window title bar icon ( Debian & MATE)

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116723

Buovjaga  changed:

   What|Removed |Added

Summary|LibreOffice programs have   |LibreOffice programs have
   |no window title bar icon|no window title bar icon
   ||(Debian & MATE)

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


[Libreoffice-bugs] [Bug 116739] The functions toolbar does not get disabled when Manage Cells dialog is opened

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116739

--- Comment #2 from Emil Tanev  ---
It is inconsistent in that the toolbar gets activated and deactivated by
closing/opening this last Add dialog window. In addition, I do not think it can
be useful because any action that you take is not persisted. Please, watch this
screencast. At best, it is a low level nuisance type of bug. 

https://screencast-o-matic.com/watch/cFfnbuDGxD

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


[Libreoffice-bugs] [Bug 115573] EDITING: Table loses formatting when inserting a new row in a table

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115573

Buovjaga  changed:

   What|Removed |Added

 CC||peterjschroe...@gmail.com

--- Comment #74 from Buovjaga  ---
*** Bug 116740 has been marked as a duplicate of this bug. ***

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


[Libreoffice-bugs] [Bug 116740] Modification of Autoformated Tables

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116740

Buovjaga  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 CC||todven...@suomi24.fi
 Resolution|--- |DUPLICATE

--- Comment #2 from Buovjaga  ---


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

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


[Libreoffice-bugs] [Bug 116745] [NEWHELP] extract from help files to Pootle and back

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116745

Buovjaga  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
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116757] Track Changes should be able to show original document

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116757

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
 Blocks||83946


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=83946
[Bug 83946] [META] Tracking changes issues
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 83946] [META] Tracking changes issues

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=83946

Dieter Praas  changed:

   What|Removed |Added

 Depends on||116757


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116757
[Bug 116757] Track Changes should be able to show original document
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 116736] Add morph transition like Microsoft has to impress.

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116736

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
Please include a link or something, so it will be obvious what you are talking
about.

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


[Libreoffice-bugs] [Bug 116732] Chart Legend does not display concatenated data

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116732

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
Please attach example file.

Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the document.

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


[Libreoffice-bugs] [Bug 116699] Text changes on table of contents are not saved

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116699

Dieter Praas  changed:

   What|Removed |Added

 Blocks||89606

--- Comment #5 from Dieter Praas  ---
(In reply to Buovjaga from comment #4)
> It does not say "Protect manual changes against updating of index".

Such an option would be a good enhancement. Would such an option solve your
problem, btv2000?


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=89606
[Bug 89606] [META] Table of Contents and Indexes bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-ux-advise] [Bug 116715] The visibility of inserted index entries is poor and editing is difficult

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116715

Buovjaga  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

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


[Libreoffice-bugs] [Bug 116715] The visibility of inserted index entries is poor and editing is difficult

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116715

Buovjaga  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

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


[Libreoffice-bugs] [Bug 89606] [META] Table of Contents and Indexes bugs and enhancements

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89606

Dieter Praas  changed:

   What|Removed |Added

 Depends on||116699


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=116699
[Bug 116699] Text changes on table of contents are not saved
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 103347] FILEOPEN: PPTX - Using the slide title as slide name has problems when multiple slides have the same title

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103347

Buovjaga  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 116726] Copying Multiple Slides with Identical Names Results in Incorrect Copy

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116726

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=10
   ||3347

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


[Libreoffice-bugs] [Bug 116721] copying text hang libreoffice for 3-5 seconds

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116721

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #3 from Buovjaga  ---
Please copy and paste here the contents of your Help - About from your Windows
LibreOffice. This allows us to know more about your system.

Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the information.

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


[Libreoffice-bugs] [Bug 116720] LibreOffice Calc does not read its own HTML export attributes.

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116720

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
(In reply to chris from comment #0)
> 1. Create simple spreadsheet with numbers
> 2. Format numbers with variety of formats (especially "custom string
> formatting")

Please attach an example file.

Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the document.

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


[Libreoffice-bugs] [Bug 116708] Extension installation error DMATHS 4.6.0

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116708

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #2 from Buovjaga  ---
This result could be added to the Dmaths section in
https://wiki.documentfoundation.org/Website/Extension-Templates-Website/Extension-Review

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


[Libreoffice-bugs] [Bug 116740] Modification of Autoformated Tables

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116740

Dieter Praas  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||dgp-m...@gmx.de
 Ever confirmed|0   |1

--- Comment #1 from Dieter Praas  ---
Thank you for reporting the bug. Unfortunately without clear steps to reproduce
it, we cannot track down the origin of the problem. Please provide a clearer
set of step-by-step instructions on how to reproduce the problem.
I have set the bug's status to 'NEEDINFO'. Please change it back to
'UNCONFIRMED' once the steps are provided.

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


[Libreoffice-bugs] [Bug 116713] Segfault when editing a comment containing just an hyperlink

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116713

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #1 from Buovjaga  ---
No problem

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 6acda2a36c9025e0d3fe94d6ca8788ab60c3203e
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on April 2nd 2018

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


[Libreoffice-bugs] [Bug 116709] Improve skipping through slides in presentation mode with PgUp/ PgDown quickly

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116709

Buovjaga  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

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


[Libreoffice-ux-advise] [Bug 116709] Improve skipping through slides in presentation mode with PgUp/ PgDown quickly

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116709

Buovjaga  changed:

   What|Removed |Added

   Keywords||needsUXEval
 CC||libreoffice-ux-advise@lists
   ||.freedesktop.org

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


[Libreoffice-bugs] [Bug 116705] Crash in: GPGL64.DLL

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116705

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #5 from Buovjaga  ---
"mall" is a shopping centre. Please be more specific about what you were doing.

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


[Libreoffice-bugs] [Bug 92354] Add UI to load / import .ase & .gpl color palettes (Tools -> Options -> Colors -> Load Color List)

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92354

--- Comment #11 from Gerry  ---
(In reply to roumanet from comment #10)

@roumanet : I agree that it would be nice to have a UI to import/load/edit .gpl
and .ase color palettes in LibreOffice. However, you seem a bit too angry.
Yelling or using swearwords aren't really helpful, nowhere and particularly not
in an open source project.

@LibreOffice developers: In this bug entry, there is still the keyword
"needsDevEval". Could anyone please have a look at this enhancement, whether it
qualifies for an EasyHack? Thanks.

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


[Libreoffice-bugs] [Bug 116699] Text changes on table of contents are not saved

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116699

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #4 from Buovjaga  ---
It does not say "Protect manual changes against updating of index".

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


[Libreoffice-bugs] [Bug 116701] Slide show resizes and/ or distorts text or image objects that overflow slide; any PDF file generated looks OK

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116701

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi

--- Comment #7 from Buovjaga  ---
I repro in 6.0, but not anymore in 6.1.

You could test in an appimage of a daily build to verify the fix:
https://www.libreoffice.org/download/appimage

Arch Linux 64-bit
Version: 6.1.0.0.alpha0+
Build ID: 6acda2a36c9025e0d3fe94d6ca8788ab60c3203e
CPU threads: 8; OS: Linux 4.15; UI render: default; VCL: kde4; 
Locale: fi-FI (fi_FI.UTF-8); Calc: group
Built on April 2nd 2018

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


[Libreoffice-bugs] [Bug 116702] FORMCONTROL: Option button behavior and tabbing are in conflict, naming convention is suspect

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116702

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||todven...@suomi24.fi
 Ever confirmed|0   |1

--- Comment #1 from Buovjaga  ---
(In reply to WS from comment #0)
> Steps to Reproduce:
> 1. Create 2 option buttons in Writer. Label these "New" and "Renew". Give
> each of them the group name "renewalStatus" Give them the same or different
> names, depending on what behavior you want. 

Please attach an example file.

Set to NEEDINFO.
Change back to UNCONFIRMED after you have provided the document.

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


[Libreoffice-bugs] [Bug 116753] When saving a Writer file as RTF, page break is lost

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116753

Dieter Praas  changed:

   What|Removed |Added

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

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


[Libreoffice-bugs] [Bug 116754] When saving a Writer document As RTF header text from p.2 appears in a footnote on p.1

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116754

Dieter Praas  changed:

   What|Removed |Added

 CC||dgp-m...@gmx.de
   See Also||https://bugs.documentfounda
   ||tion.org/show_bug.cgi?id=11
   ||6753

--- Comment #3 from Dieter Praas  ---
If I open the document, I have footnote 3 on page 2. The text of the footnote
is "Header text". I saved th document and reopened it. Page break is lost and
so footnote 3 is on the first page. I think it's only a duplicae of bug 116573,
but nothing else.

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


[Libreoffice-bugs] [Bug 116758] New: background color of frame is missing

2018-04-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116758

Bug ID: 116758
   Summary: background color of frame is missing
   Product: LibreOffice
   Version: 4.4 all versions
  Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
  Severity: normal
  Priority: medium
 Component: Writer
  Assignee: libreoffice-bugs@lists.freedesktop.org
  Reporter: rb.hensc...@t-online.de

Created attachment 141037
  --> https://bugs.documentfoundation.org/attachment.cgi?id=141037=edit
missing yellow background of frame

The attached document has been generated by Word 2016. The frame should have a
yellow background. You see it, if you open the document in Word, or look into
the file source, where you find fo:background-color="#00".

In addition the frame position is different, but that is another issue.

It was OK in Version 4.0.1.2 (Build ID:
84102822e3d61eb989ddd325abf1ac077904985)

It fails in Version: 4.5.0.0.alpha0+
Build ID: 40b1e8266e47792d354cd457c652bfb0f0a21e69
TinderBox: Win-x86@62-TDF, Branch:MASTER, Time: 2015-02-11_00:13:43
Locale: de_DE

There had been some fixes in regard to background-color, therefore I don't know
whether it was OK in between and fails now again.

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


[Libreoffice-commits] core.git: include/test qadevOOo/Jar_OOoRunner.mk qadevOOo/objdsc qadevOOo/tests sc/qa test/Library_subsequenttest.mk test/source

2018-04-02 Thread Jens Carl
 include/test/sheet/xarrayformularange.hxx   |   35 ++
 qadevOOo/Jar_OOoRunner.mk   |1 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv |2 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv  |2 
 qadevOOo/objdsc/sc/com.sun.star.comp.office.ScTableSheetObj.csv |2 
 qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange.java  |  173 
--
 sc/qa/extras/sccellcursorobj.cxx|   17 
 sc/qa/extras/sccellrangeobj.cxx |5 
 sc/qa/extras/sctablesheetobj.cxx|7 
 test/Library_subsequenttest.mk  |1 
 test/source/sheet/xarrayformularange.cxx|   54 +++
 11 files changed, 113 insertions(+), 186 deletions(-)

New commits:
commit 387896a05189c60570e031191c3f5959e7737bcb
Author: Jens Carl 
Date:   Mon Apr 2 06:14:32 2018 +

tdf#45904 Move _XArrayFormulaRange Java tests to C++

Change-Id: I87b6e52507428537fcc574842c2da9c36fbd672b
Reviewed-on: https://gerrit.libreoffice.org/52247
Tested-by: Jenkins 
Reviewed-by: Jens Carl 

diff --git a/include/test/sheet/xarrayformularange.hxx 
b/include/test/sheet/xarrayformularange.hxx
new file mode 100644
index ..8f54f7097ba6
--- /dev/null
+++ b/include/test/sheet/xarrayformularange.hxx
@@ -0,0 +1,35 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4; 
fill-column: 100 -*- */
+/*
+ * 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/.
+ */
+
+#ifndef INCLUDED_TEST_SHEET_XARRAUFORMULARANGE_HXX
+#define INCLUDED_TEST_SHEET_XARRAUFORMULARANGE_HXX
+
+#include 
+#include 
+
+#include 
+
+namespace apitest
+{
+class OOO_DLLPUBLIC_TEST XArrayFormulaRange
+{
+public:
+virtual css::uno::Reference init() = 0;
+virtual css::uno::Reference getXSpreadsheet() = 0;
+
+void testGetSetArrayFormula();
+
+protected:
+~XArrayFormulaRange() {}
+};
+} // namespace apitest
+
+#endif // INCLUDED_TEST_SHEET_XARRAUFORMULARANGE_HXX
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s 
cinkeys+=0=break: */
diff --git a/qadevOOo/Jar_OOoRunner.mk b/qadevOOo/Jar_OOoRunner.mk
index ca3665894180..ec99ac93dde8 100644
--- a/qadevOOo/Jar_OOoRunner.mk
+++ b/qadevOOo/Jar_OOoRunner.mk
@@ -566,7 +566,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
 qadevOOo/tests/java/ifc/sheet/_SheetSortDescriptor \
 qadevOOo/tests/java/ifc/sheet/_SpreadsheetDocument \
 qadevOOo/tests/java/ifc/sheet/_TableAutoFormatField \
-qadevOOo/tests/java/ifc/sheet/_XArrayFormulaRange \
 qadevOOo/tests/java/ifc/sheet/_XCellRangeData \
 qadevOOo/tests/java/ifc/sheet/_XCellRangeFormula \
 qadevOOo/tests/java/ifc/sheet/_XCellRangeMovement \
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv 
b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv
index 3f85f6821258..f5563cfe7758 100644
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellCursorObj.csv
@@ -116,8 +116,6 @@
 
"ScCellCursorObj";"com::sun::star::style::CharacterPropertiesComplex";"CharLocaleComplex"
 "ScCellCursorObj";"com::sun::star::sheet::XFormulaQuery";"queryDependents()"
 "ScCellCursorObj";"com::sun::star::sheet::XFormulaQuery";"queryPrecedents()"
-"ScCellCursorObj";"com::sun::star::sheet::XArrayFormulaRange";"getArrayFormula()"
-"ScCellCursorObj";"com::sun::star::sheet::XArrayFormulaRange";"setArrayFormula()"
 
"ScCellCursorObj";"com::sun::star::sheet::XCellRangeFormula#optional";"getFormulaArray()"
 
"ScCellCursorObj";"com::sun::star::sheet::XCellRangeFormula#optional";"setFormulaArray()"
 "ScCellCursorObj";"com::sun::star::util::XIndent";"decrementIndent()"
diff --git a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv 
b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv
index 08ca6f6f39c3..fb6d2e76829d 100644
--- a/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv
+++ b/qadevOOo/objdsc/sc/com.sun.star.comp.office.ScCellRangeObj.csv
@@ -111,8 +111,6 @@
 
"ScCellRangeObj";"com::sun::star::style::CharacterPropertiesComplex";"CharLocaleComplex"
 "ScCellRangeObj";"com::sun::star::sheet::XFormulaQuery";"queryDependents()"
 "ScCellRangeObj";"com::sun::star::sheet::XFormulaQuery";"queryPrecedents()"
-"ScCellRangeObj";"com::sun::star::sheet::XArrayFormulaRange";"getArrayFormula()"
-"ScCellRangeObj";"com::sun::star::sheet::XArrayFormulaRange";"setArrayFormula()"
 
"ScCellRangeObj";"com::sun::star::sheet::XCellRangeFormula#optional";"getFormulaArray()"
 

  1   2   3   >