[Libreoffice-commits] core.git: officecfg/registry svx/uiconfig

2018-05-15 Thread heiko tietze
officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu |3 --- svx/uiconfig/ui/defaultshapespanel.ui|1 - 2 files changed, 4 deletions(-) New commits: commit 8ab79071d8beed7459711df8a5df7a731fbf2271 Author: heiko tietze Date: Mon

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

2018-05-15 Thread Miklos Vajna
include/sfx2/docfile.hxx |2 + sfx2/source/doc/docfile.cxx | 11 +++ sfx2/source/doc/objstor.cxx |2 + sw/qa/extras/uiwriter/data/tdf117225.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 43 ++- 5 files

[Libreoffice-commits] core.git: sc/inc sc/IwyuFilter_sc.yaml

2018-05-15 Thread Gabor Kelemen
sc/IwyuFilter_sc.yaml | 10 ++ sc/inc/editdataarray.hxx|2 +- sc/inc/edittextiterator.hxx |2 +- sc/inc/editutil.hxx |2 +- sc/inc/eventuno.hxx |2 +- 5 files changed, 14 insertions(+), 4 deletions(-) New commits: commit

[Libreoffice-commits] core.git: solenv/flatpak-manifest.in

2018-05-15 Thread Stephan Bergmann
solenv/flatpak-manifest.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c074abd484f7666c954942b750b8e1c445013636 Author: Stephan Bergmann Date: Mon May 14 16:58:14 2018 +0200 Merge in Flatpak improvements ...from

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

2018-05-15 Thread Mike Kaganski
sw/uiconfig/sglobal/menubar/menubar.xml |1 - 1 file changed, 1 deletion(-) New commits: commit b64ef8d113c1cc05c07b3d9fa25e34c7a98acf4a Author: Mike Kaganski Date: Sun May 13 19:55:54 2018 +0100 Remove "Toggle Design Mode" from Writer's Edit menu

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

2018-05-15 Thread Gabor Kelemen
sc/inc/columniterator.hxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 1c2d8e870cc09e883bc7d53ff6fdefa6c9092a33 Author: Gabor Kelemen Date: Mon May 7 23:15:46 2018 +0200 tdf#42949 Fix IWYU warnings in sc/inc/columniterator.hxx

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

2018-05-15 Thread Stephan Bergmann
bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 8e8c4da18858bdc446f6a471858e2e77588d1e53 Author: Stephan Bergmann Date: Tue May 15 08:24:18 2018 +0200 loplugin:stringconcat,

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

2018-05-15 Thread Caolán McNamara
sc/inc/scabstdlg.hxx |2 sc/source/ui/attrdlg/scdlgfact.cxx | 26 ++- sc/source/ui/attrdlg/scdlgfact.hxx | 10 + sc/source/ui/inc/filldlg.hxx | 86 ++-- sc/source/ui/miscdlgs/filldlg.cxx | 252 -

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

2018-05-15 Thread Caolán McNamara
sw/qa/core/data/html/pass/ofz8255-1.html |1 + sw/source/core/layout/atrfrm.cxx | 16 2 files changed, 13 insertions(+), 4 deletions(-) New commits: commit 881636aed7b1b5d2e4929a31751b45a656b6fe8a Author: Caolán McNamara Date: Mon May 14

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

2018-05-15 Thread Caolán McNamara
sc/source/ui/inc/retypepassdlg.hxx | 30 +++--- sc/source/ui/miscdlgs/retypepassdlg.cxx | 116 +++ sc/uiconfig/scalc/ui/retypepassworddialog.ui | 17 +++ 3 files changed, 76 insertions(+), 87 deletions(-) New commits: commit

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

2018-05-15 Thread Michael Stahl
sw/source/core/text/redlnitr.cxx | 18 +- sw/source/core/text/redlnitr.hxx |6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) New commits: commit 5193d7fc00bd9d2ac2f77989e861c819d994c19c Author: Michael Stahl Date: Mon May 14 12:25:36

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

2018-05-15 Thread Stephan Bergmann
extensions/source/config/WinUserInfo/WinUserInfoBe.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit bff6751413e918c6e7826a872b6ee24f8302554f Author: Stephan Bergmann Date: Tue May 15 08:23:42 2018 +0200

String Length and Array Indexes in macros

2018-05-15 Thread Andrew Pitonyak
Last time I documented Strings and arrays, an array index was limited to +/-32K and a string was similarly limited. I am now documenting them again and I am hoping that someone knows off hand what the new limitations are so that I do not need to scour the code to find out. My best guess is

New Defects reported by Coverity Scan for LibreOffice

2018-05-15 Thread scan-admin
Hi, Please find the latest report on new defect(s) introduced to LibreOffice found with Coverity Scan. 1 new defect(s) introduced to LibreOffice found with Coverity Scan. 6 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New

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

2018-05-15 Thread Caolán McNamara
sc/source/ui/inc/crdlg.hxx | 20 ++-- sc/source/ui/miscdlgs/crdlg.cxx| 39 + sc/source/ui/optdlg/tpusrlst.cxx |3 +- sc/uiconfig/scalc/ui/colorrowdialog.ui |9 +-- 4 files changed, 28 insertions(+), 43

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

2018-05-15 Thread Caolán McNamara
sc/source/ui/inc/solveroptions.hxx |9 +++- sc/source/ui/miscdlgs/solveroptions.cxx | 33 +++- sc/uiconfig/scalc/ui/doubledialog.ui| 10 - sc/uiconfig/scalc/ui/integerdialog.ui |1 4 files changed, 26 insertions(+), 27 deletions(-)

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

2018-05-15 Thread Rene Engelhard
sc/inc/miscuno.hxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 941193639939c759616595c08241a817f7aed501 Author: Rene Engelhard Date: Tue May 15 14:40:19 2018 +0200 fix build Change-Id: I71238209b4819f256045487f1db83d79f6fe49ba diff --git

[Libreoffice-commits] core.git: Branch 'feature/qt5+kde5' - vcl/inc vcl/qt5

2018-05-15 Thread Katarina Behrens
vcl/inc/qt5/Qt5Frame.hxx |3 +++ vcl/inc/qt5/Qt5Menu.hxx |5 + vcl/qt5/Qt5Frame.cxx |6 +- vcl/qt5/Qt5Menu.cxx | 28 +++- 4 files changed, 40 insertions(+), 2 deletions(-) New commits: commit 8521eb0cbeed45a7c366b252968b8f9935afbda3 Author:

Re: New Defects reported by Coverity Scan for LibreOffice

2018-05-15 Thread Caolán McNamara
On Fri, 2018-05-11 at 21:33 +0200, Khaled Hosny wrote: > No idea why this is now triggering an issue, but FreetypeFont > constructor have been unconditionally accessing rFSD.mpFontInstance > since forever. Yeah, I just reworked it a little to avoid the warning, so its gone again in the current

[Libreoffice-commits] core.git: svl/CppunitTest_svl_qa_cppunit.mk

2018-05-15 Thread Rene Engelhard
svl/CppunitTest_svl_qa_cppunit.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit fe4bc1c09d8f647c2ebb46e9ce6e2a07ee65cdf8 Author: Rene Engelhard Date: Tue May 15 15:57:29 2018 +0200 CppunitTest_svl_qa_cppunit: fix system-libnumbertext build

[Libreoffice-commits] core.git: cui/source include/sfx2 offapi/com sfx2/source xmlsecurity/source

2018-05-15 Thread Samuel Mehrbrodt
cui/source/dialogs/SignSignatureLineDialog.cxx| 77 ++ include/sfx2/docfile.hxx |6 include/sfx2/objsh.hxx|6 offapi/com/sun/star/security/XDocumentDigitalSignatures.idl

[Libreoffice-commits] core.git: editeng/source include/editeng

2018-05-15 Thread Noel Grandin
editeng/source/outliner/outliner.cxx | 25 - editeng/source/outliner/paralist.cxx | 33 + editeng/source/outliner/paralist.hxx |9 + include/editeng/outliner.hxx |2 +- 4 files changed, 35 insertions(+), 34

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

2018-05-15 Thread Zdeněk Crhonek
sc/qa/uitest/calc_tests/printRange.py | 118 ++ 1 file changed, 118 insertions(+) New commits: commit e29eacbb6a7efaf154430e41a68d986a951d7f4d Author: Zdeněk Crhonek Date: Mon May 14 21:51:57 2018 +0200 Calc -print range + tdf#33341

[Libreoffice-commits] core.git: i18npool/source offapi/com svl/CppunitTest_svl_qa_cppunit.mk svl/qa

2018-05-15 Thread Mike Kaganski
i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx | 66 ++ i18npool/source/nativenumber/nativenumbersupplier.cxx | 107 -- offapi/com/sun/star/i18n/NativeNumberMode.idl | 11 + svl/CppunitTest_svl_qa_cppunit.mk

[Libreoffice-commits] core.git: distro-configs/LibreOfficeFlatpak.conf solenv/flatpak-manifest.in

2018-05-15 Thread Stephan Bergmann
distro-configs/LibreOfficeFlatpak.conf |1 + solenv/flatpak-manifest.in | 18 -- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 135cbec440050ede4b3f17ae078c944f7edcaa71 Author: Stephan Bergmann Date: Tue May 15

[Libreoffice-commits] core.git: Branch 'feature/qt5+kde5' - vcl/inc vcl/qt5

2018-05-15 Thread Katarina Behrens
Rebased ref, commits from common ancestor: commit 625696ad3cb8b3d406676de1364830b72a530cfd Author: Katarina Behrens Date: Mon May 14 15:39:30 2018 +0200 Templatize Qt5Widget class to distinguish between QMainWindow (top-level SalFrame) and QWidget

Re: External Data providersin Calc - GSoC project

2018-05-15 Thread Markus Mohrhard
Hello Vikas, On Tue, May 15, 2018 at 11:13 AM, Vikas Mahato wrote: > Hi all, > > I looked into how to make UNO components for calc and referred to > Solver.idl and XSolver.idl in offapi module for more understanding. > > I am thinking of moving the existing

[Libreoffice-commits] online.git: wsd/Admin.cpp

2018-05-15 Thread Michael Meeks
wsd/Admin.cpp |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit bb49e17e8f70e50caa653be625fa497f51c3135f Author: Michael Meeks Date: Tue May 15 10:52:56 2018 +0100 Start the admin thread even if it is disabled. The admin

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

2018-05-15 Thread Caolán McNamara
sw/source/core/docnode/ndcopy.cxx |2 +- sw/source/core/table/swtable.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d15c240434d61422e718a08db7d184d86f2b5f15 Author: Caolán McNamara Date: Tue May 15 09:43:56 2018 +0100

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

2018-05-15 Thread Caolán McNamara
sc/source/ui/inc/optsolver.hxx | 13 +-- sc/source/ui/miscdlgs/optsolver.cxx | 39 --- sc/uiconfig/scalc/ui/solversuccessdialog.ui | 98 ++-- 3 files changed, 73 insertions(+), 77 deletions(-) New commits: commit

External Data providersin Calc - GSoC project

2018-05-15 Thread Vikas Mahato
Hi all, I looked into how to make UNO components for calc and referred to Solver.idl and XSolver.idl in offapi module for more understanding. I am thinking of moving the existing implementation of dataproviders and datatransformations (located at sc/source/ui/dataproviders) to two UNO

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

2018-05-15 Thread Caolán McNamara
sc/source/ui/inc/optsolver.hxx |7 +++ sc/source/ui/miscdlgs/optsolver.cxx | 19 ++- sc/uiconfig/scalc/ui/nosolutiondialog.ui |8 +++- 3 files changed, 16 insertions(+), 18 deletions(-) New commits: commit 9aff7f3c491da9e3016e5a3cb9737f8bb7c3d0d9

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

2018-05-15 Thread Eike Rathke
i18npool/source/nativenumber/nativenumbersupplier.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit fb345397694258d87746879e4c530cc11c777843 Author: Eike Rathke Date: Tue May 15 14:31:56 2018 +0200 Guard static variables, tdf#115007 tdf#117171

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

2018-05-15 Thread Caolán McNamara
sc/source/ui/inc/solveroptions.hxx | 10 sc/source/ui/miscdlgs/solveroptions.cxx | 38 ++-- sc/uiconfig/scalc/ui/integerdialog.ui |8 +- 3 files changed, 24 insertions(+), 32 deletions(-) New commits: commit

[Libreoffice-commits] core.git: writerperfect/CppunitTest_writerperfect_wpftimport.mk writerperfect/inc writerperfect/qa writerperfect/source writerperfect/uiconfig

2018-05-15 Thread Caolán McNamara
writerperfect/CppunitTest_writerperfect_wpftimport.mk |3 writerperfect/inc/ImportFilter.hxx | 12 + writerperfect/inc/WPFTEncodingDialog.hxx| 21 +- writerperfect/qa/unit/DrawingImportTest.cxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3' - sc/qa sc/source

2018-05-15 Thread Henry Castro
sc/qa/unit/tiledrendering/tiledrendering.cxx | 43 +++ sc/source/ui/app/scmod.cxx | 32 +++- sc/source/ui/formdlg/formula.cxx |6 +-- sc/source/ui/inc/anyrefdg.hxx|4 +-

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

2018-05-15 Thread andreas kainz
icon-themes/colibre/res/notebookbar.png |binary icon-themes/colibre_svg/res/notebookbar.svg |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit dd84c23bf604c175062cc338b79e9ca362edcb50 Author: andreas kainz Date: Tue May 15 16:01:27 2018 +0200

'DaeHyun Sung' license statement

2018-05-15 Thread DaeHyun Sung
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

'DaeHyun Sung' license statement

2018-05-15 Thread DaeHyun Sung
All of my past & future contributions to LibreOffice may belicensed under the MPLv2/LGPLv3+ dual license. 성대현/成大鉉(DaeHyun Sung) ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2018-05-15 Thread andreas kainz
sc/uiconfig/scalc/ui/notebookbar.ui | 1700 +--- sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui| 1913 +++--- sc/uiconfig/scalc/ui/notebookbar_groupedbar_full.ui | 1863 +++-- sd/uiconfig/simpress/ui/notebookbar.ui

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

2018-05-15 Thread Tomaž Vajngerl
sw/source/core/graphic/ndgrf.cxx | 45 +++ 1 file changed, 27 insertions(+), 18 deletions(-) New commits: commit 3c6b0eb0f16e4cb6d427a160e8ff766209c49f99 Author: Tomaž Vajngerl Date: Tue May 15 18:28:31 2018 +0900

[Libreoffice-commits] core.git: Branch 'private/mst/sw_redlinehide' - 103 commits - include/o3tl sw/source

2018-05-15 Thread Michael Stahl
Rebased ref, commits from common ancestor: commit 73de1963c77a8c376d59cd3ee7e6b6ee2927c554 Author: Michael Stahl Date: Tue May 15 18:04:06 2018 +0200 sw_redlinehide: adapt more functions of SwAttrIter Change-Id: I17c14f9e66c82cafa2fb5b3e8e45b3bf94fc4a88 diff

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

2018-05-15 Thread Caolán McNamara
editeng/source/rtf/svxrtf.cxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 409441652af3df62e742b9d7a3d80cb6b15214af Author: Caolán McNamara Date: Tue May 15 15:10:43 2018 +0100 ofz#7802 infinite loop Change-Id:

[Libreoffice-commits] core.git: sc/uiconfig sd/uiconfig sw/uiconfig

2018-05-15 Thread andreas kainz
sc/uiconfig/scalc/ui/notebookbar.ui | 175 +- sd/uiconfig/simpress/ui/notebookbar.ui| 205 +- sw/uiconfig/swriter/ui/notebookbar.ui | 168 +++-- sw/uiconfig/swriter/ui/notebookbar_compact.ui | 166

[Libreoffice-commits] core.git: helpcontent2

2018-05-15 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 07a0cb64a24bd74098ad33e476bc624a936b69b1 Author: Olivier Hallot Date: Tue May 15 20:10:19 2018 +0100 Updated core Project: help

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

2018-05-15 Thread Olivier Hallot
source/text/simpress/guide/layers.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 51d800a8af9637c31b1b4c6d5bdd490f8952d218 Author: Olivier Hallot Date: Tue May 15 20:10:19 2018 +0100 Fix "Master Slide" Change-Id:

[no subject]

2018-05-15 Thread DaeHyun Sung
All of my past & future contributions to LibreOffice may belicensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2018-05-15 Thread Zdeněk Crhonek
sc/qa/uitest/calc_tests/formatCells.py | 420 + 1 file changed, 420 insertions(+) New commits: commit e6c99316fbe7ed48c6011acb109348192900ca64 Author: Zdeněk Crhonek Date: Tue May 15 17:02:38 2018 +0200 uitest Calc - format Cells

[Libreoffice-commits] core.git: i18nlangtag/source include/i18nlangtag svtools/inc

2018-05-15 Thread Eike Rathke
i18nlangtag/source/isolang/isolang.cxx |1 + include/i18nlangtag/lang.h |1 + svtools/inc/langtab.hrc|3 ++- 3 files changed, 4 insertions(+), 1 deletion(-) New commits: commit ed9416446def1a9c9af3869c3113d041ad33884e Author: Eike Rathke

[Libreoffice-commits] core.git: helpcontent2

2018-05-15 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fc3e676f56eda44e32d00fe2eea6ae479a2dd35c Author: Olivier Hallot Date: Tue May 15 17:36:37 2018 -0300 Updated core Project: help

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

2018-05-15 Thread Olivier Hallot
source/auxiliary/shared.tree |4 1 file changed, 4 insertions(+) New commits: commit f3003dafc6568878d1ea4cceb658506f77567852 Author: Olivier Hallot Date: Tue May 15 17:36:37 2018 -0300 Add digital signature entry in help contents tree

Re: String Length and Array Indexes in macros

2018-05-15 Thread Eike Rathke
Hi Andrew, On Tuesday, 2018-05-15 13:43:15 +, Andrew Pitonyak wrote: > Last time I documented Strings and arrays, an array index was limited to > +/-32K and a string was similarly limited. > > I am now documenting them again and I am hoping that someone knows off hand > what the new

[Libreoffice-commits] core.git: helpcontent2

2018-05-15 Thread Olivier Hallot
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ab523a07715b6bb6cd9d0085c85f40c2b75ff7bb Author: Olivier Hallot Date: Tue May 15 00:33:33 2018 +0100 Updated core Project: help

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

2018-05-15 Thread Olivier Hallot
source/text/scalc/guide/pivotchart.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 35e61539e7c5da38d61a042e9740494dead42ced Author: Olivier Hallot Date: Tue May 15 00:33:33 2018 +0100 Fix external reference to blog post on

Re: Initializing default paragraph properties in writerfilter

2018-05-15 Thread Miklos Vajna
Hi, On Mon, May 14, 2018 at 09:37:56PM +0300, serdar tunc wrote: > Hello, I am working on tdf#82175 and I should initialize default paragraph > line spacing in filters but I dont know how to do it. I've tried to > change sw/source/core/doc/DocumentStylePoolManager.cxx but

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

2018-05-15 Thread Adolfo Jayme Barrientos
source/text/shared/explorer/database/rep_main.xhp |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit c3b0090070148eeb995eaf4d0dfb19c7e462 Author: Adolfo Jayme Barrientos Date: Tue May 15 20:00:02 2018 -0500 Since LO 4.4, there’s not

[Libreoffice-commits] core.git: helpcontent2

2018-05-15 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 34036759644328a1e58521d6a6123b91ea2d0ebf Author: Adolfo Jayme Barrientos Date: Tue May 15 20:00:02 2018 -0500 Updated core Project: help

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

2018-05-15 Thread Tomaž Vajngerl
sw/qa/extras/globalfilter/globalfilter.cxx | 76 + 1 file changed, 35 insertions(+), 41 deletions(-) New commits: commit b2b1d0a4c4ffcba0e32e5909a61de43eeaf98c25 Author: Tomaž Vajngerl Date: Tue May 15 22:16:53 2018 +0900 sw:

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

2018-05-15 Thread Tomaž Vajngerl
sw/qa/extras/globalfilter/globalfilter.cxx | 118 ++--- 1 file changed, 61 insertions(+), 57 deletions(-) New commits: commit 29cebedfbdc8a8d3bf47e9a8148dc081bf86eb10 Author: Tomaž Vajngerl Date: Tue May 15 22:25:46 2018 +0900 sw:

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

2018-05-15 Thread Tomaž Vajngerl
chart2/source/view/main/VButton.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit d57c6f5d44ec7a8dff2121bd19103804329af66a Author: Tomaž Vajngerl Date: Wed May 16 12:36:28 2018 +0900 tdf#117596 set the size for Asian and Complex char

[Libreoffice-commits] online.git: loleaflet/README

2018-05-15 Thread Mike Kaganski
loleaflet/README |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4c8a58db0ee1136d78320af14fc550b7ad177450 Author: Mike Kaganski Date: Sun Apr 15 20:15:52 2018 +0100 loolwsd -> wsd Change-Id:

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

2018-05-15 Thread Justin Luth
svl/source/items/itemprop.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5dcb065d24fd9b57b6dc65a19a8a8c8bbaa22c44 Author: Justin Luth Date: Tue May 15 10:15:01 2018 +0300 NFC: unassigned variable pNewItem is always nullptr

[Libreoffice-bugs] [Bug 117606] Problem opening excelfile edited with Libreoffice calc in MS excel 2010 - warning /Damaged file...

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117606 sverre48 changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 103435] [META] Sidebar new decks/tabs

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103435 Bug 103435 depends on bug 117186, which changed state. Bug 117186 Summary: Sidebar: Shapes deck should fill the whole sidebar https://bugs.documentfoundation.org/show_bug.cgi?id=117186 What|Removed

[Libreoffice-bugs] [Bug 42949] accelerating compile times by removing unnecessary header #include

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42949 --- Comment #73 from Commit Notification --- Gabor Kelemen committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 42949] accelerating compile times by removing unnecessary header #include

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=42949 --- Comment #74 from Commit Notification --- Gabor Kelemen committed a patch related to this issue. It has been pushed to "master":

[Libreoffice-bugs] [Bug 84703] VIEWING: Erratic display of slide content in Notes mode

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84703 --- Comment #8 from Timur --- Repro in 6.1+. -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs mailing list

[Libreoffice-bugs] [Bug 117224] CheckPoint EndPoint Security quarantines SImpress.exe and SBase.exe due to icon

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117224 Buovjaga changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 116916] Icon themes missing on LibreOffice Vanilla from macOS appstore

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=116916 --- Comment #12 from Tor Lillqvist --- No responses to my earlier questions, and this has been marked as a duplicate of another bug, and that bug apparently is fixed by the colibre icon set, which is present in master only,

[Libreoffice-bugs] [Bug 117618] Crash after opening too many files

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117618 Telesto changed: What|Removed |Added CC||tele...@surfxs.nl

[Libreoffice-bugs] [Bug 117224] CheckPoint EndPoint Security quarantines SImpress.exe and SBase.exe due to icon

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117224 --- Comment #2 from Philipp Gühring --- The "Malware Report" says: "Suspicious activity observed ( Looks like a known icon: office2013_wordicon (14_204:12) )" -- You are receiving this mail because:

[Libreoffice-bugs] [Bug 117224] CheckPoint EndPoint Security quarantines SImpress.exe and SBase.exe due to icon

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117224 Buovjaga changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED

[Libreoffice-bugs] [Bug 117618] New: Crash after opening too many files

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117618 Bug ID: 117618 Summary: Crash after opening too many files Product: LibreOffice Version: 5.4.6.2 release Hardware: All OS: All Status: UNCONFIRMED

[Libreoffice-bugs] [Bug 117618] Crash after opening too many files

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117618 a...@janila.de changed: What|Removed |Added Crash report or||crashreport.libreoffice.org

[Libreoffice-bugs] [Bug 117427] Get and Set GraphicURL using te API no longer working

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117427 --- Comment #7 from Fernand --- Tomaz, Sorry my stupid mistake a was misslead by the UI properties who not shows the OriginURL in the "LINKfield". It works indeed BUT as i sayed the OriginURL is not visible as "LINK" in the

[Libreoffice-bugs] [Bug 117614] GraphicExporter not always export correctly

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117614 --- Comment #1 from Fernand --- (when the image is selected) in the UI) can also reproduce the same behaviour when using the "Save" option . - when not changing the dimensions it works fine - change the width from 10cm to

[Libreoffice-bugs] [Bug 117614] GraphicExporter not always export correctly

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117614 Fernand changed: What|Removed |Added Version|6.1.0.0.alpha1+ Master |unspecified -- You are

[Libreoffice-bugs] [Bug 109852] CRASH: When creating more than 85 Writer/ Calc documents with x86 and x64 build

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109852 Dieter Praas changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 109530] [META] File opening issues

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109530 Dieter Praas changed: What|Removed |Added Depends on||117618

[Libreoffice-bugs] [Bug 117618] Crash after opening too many files

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117618 Dieter Praas changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 117468] FILESAVE Writer crashes trying to save image as BMP, PNG, TIFF, JPEG

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117468 --- Comment #5 from Marco Cecchetti --- So the dialog was already used by Draw in LO 5.X, and it had the same issue reported above. Essentially we end up using a too big scaling factor and try to handle an image of >

[Libreoffice-bugs] [Bug 117624] New: error in mail merge when sending emails

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117624 Bug ID: 117624 Summary: error in mail merge when sending emails Product: LibreOffice Version: 6.0.4.2 release Hardware: All OS: Windows (All) Status:

[Libreoffice-bugs] [Bug 117625] New: FILESAVE Writer freezes when exporting to PDF

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117625 Bug ID: 117625 Summary: FILESAVE Writer freezes when exporting to PDF Product: LibreOffice Version: 6.0.4.2 release Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 117624] error in mail merge when sending emails

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117624 --- Comment #2 from Francesco Pagano --- (In reply to Francesco Pagano from comment #1) > Created attachment 142113 [details] > the screenshot I correct myself: the third point was my mistake. -- You are receiving this

[Libreoffice-bugs] [Bug 40929] Restart numbering is not saved for the first list in a sub-document ( when viewed from master)

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40929 --- Comment #14 from Uwe Kindler --- After 7 years the bug is still there and I know that nobody cares. This bug is definitely still there in 5.1.5.2 -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 117623] Draw: need some sort of master page facility or linked fields

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117623 V Stuart Foote changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 115081] Data validity restriction can be violated by copying value into a cell

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=115081 Wolfgang Jäger changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 117172] Image context menu Save fails to do anything

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117172 --- Comment #6 from Marco Cecchetti --- Uh, so the issue seems to be trivial, too trivial; anyway I can't remember implementation details for commit 0b8482dfe034a5fb988da6822cf8969bb8c86cba, so I hope that my fix is

[Libreoffice-bugs] [Bug 40929] Restart numbering is not saved for the first list in a sub-document ( when viewed from master)

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=40929 Timur changed: What|Removed |Added Version|3.3.1 release |Inherited From OOo

[Libreoffice-bugs] [Bug 113535] Referenced validity lists do not contain all entries

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113535 Buovjaga changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 107698] EDITING: vertical position of controls anchored to cell incorrectly updated when non-default height rows are inserted /deleted above

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107698 --- Comment #4 from gisel.avalea...@gmail.com --- This bug is still present in: Version: 6.0.4.2 (x64) Build ID: 9b0d9b32d5dcda91d2f1a96dc04c645c450872bf CPU threads: 4; OS: Windows 10.0; UI render: default; Locale: en-US (nl_NL); Calc:

[Libreoffice-bugs] [Bug 117621] New: Revamp the Events tab of the Customize Dialog

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117621 Bug ID: 117621 Summary: Revamp the Events tab of the Customize Dialog Product: LibreOffice Version: 6.0.0.0.alpha0+ Hardware: All OS: All Status:

[Libreoffice-bugs] [Bug 113858] Remove color palettes Breeze, Tango and LibreOffice

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=113858 --- Comment #30 from Heiko Tietze --- Thomas, can we close this ticket? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 103238] [META] Customize dialog bugs and enhancements

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=103238 Muhammet Kara changed: What|Removed |Added Depends on|

[Libreoffice-bugs] [Bug 117621] Revamp the Events tab of the Customize Dialog

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117621 Muhammet Kara changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 117622] Action with Interaction for media files is not saved

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=117622 --- Comment #1 from Sebastian Jentschke --- Created attachment 142110 --> https://bugs.documentfoundation.org/attachment.cgi?id=142110=edit Trial presentation where interaction is not saved. -- You are

[Libreoffice-bugs] [Bug 44267] Two decimal digits are insufficient for specifying object position and size

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44267 V Stuart Foote changed: What|Removed |Added See Also|

[Libreoffice-ux-advise] [Bug 44267] Two decimal digits are insufficient for specifying object position and size

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=44267 V Stuart Foote changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 101961] OpenGL Problem with Intel HD4400

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101961 V Stuart Foote changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 107764] Menu bar (File, Edit, View,...) missing with OpenGL rendering enabled on Intel(R) HD Graphics in Windows (workaround: disable OpenGL; fix: update Intel graphics drivers

2018-05-15 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107764 V Stuart Foote changed: What|Removed |Added See Also|

  1   2   3   >