[Libreoffice-commits] core.git: 4 commits - desktop/source extensions/source external/curl external/libcmis

2017-08-09 Thread Michael Stahl
desktop/source/app/updater.cxx|2 + extensions/source/update/check/download.cxx |2 + external/curl/ExternalProject_curl.mk | 13 +++ external/curl/UnpackedTarball_curl.mk |1

[Libreoffice-commits] core.git: external/libcmis

2017-08-09 Thread Michael Stahl
external/libcmis/UnpackedTarball_cmis.mk|1 - external/libcmis/libcmis-curl-redirects.patch.1 | 24 2 files changed, 25 deletions(-) New commits: commit 8d3a4fa775a23371aed58bbbab1d5a7537df5110 Author: Michael Stahl Date: Wed Aug 9

Re: Temporary files written to predetermined location during build

2017-08-09 Thread Jean-Baptiste Faure
Hi, Le 09/08/2017 à 14:35, Michael Stahl a écrit : On 09.08.2017 14:27, Paul Menzel wrote: Building LibreOffice 5.4.0.3 with one user, and then building it with another user shows that it tries to write to the same paths in the temporary directory, which of course fails[...] the bug must be

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

2017-08-09 Thread Mike Kaganski
sw/qa/extras/ooxmlimport/data/tdf111550.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 66 ++ writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 19 + writerfilter/source/ooxml/OOXMLFastContextHandler.hxx |4 +

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

2017-08-09 Thread Mike Kaganski
writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |8 --- writerfilter/source/ooxml/OOXMLFastContextHandler.hxx |4 --- writerfilter/source/ooxml/factoryimpl_ns.py |3 -- writerfilter/source/ooxml/model.xml | 20 -- 4 files

[Libreoffice-commits] core.git: Branch 'feature/editviewoverlay' - 2 commits - editeng/source include/editeng include/svx sc/source sd/source svx/source sw/source

2017-08-09 Thread Armin Le Grand
Rebased ref, commits from common ancestor: commit 5e3eabac0acfb95bb38c68ed15871883760e11c8 Author: Armin Le Grand Date: Sun Aug 6 00:26:35 2017 +0200 editviewoverlay: EditViewSelection reorganized The Selection visualization in EditVierw is organized to

[Libreoffice-commits] core.git: include/sal

2017-08-09 Thread Miklos Vajna
include/sal/types.h |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit a0e0b8372920e24672bb199e8e697fbc1cb8f5f2 Author: Miklos Vajna Date: Wed Aug 9 08:55:07 2017 +0200 SAL_RETURNS_NONNULL: handle old clang not understanding

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

2017-08-09 Thread Miklos Vajna
writerperfect/source/writer/EPUBPackage.cxx | 23 +-- 1 file changed, 21 insertions(+), 2 deletions(-) New commits: commit 758b33f4d5eaa2e81afcb27b61847864a178a597 Author: Miklos Vajna Date: Tue Aug 8 17:10:21 2017 +0200 EPUB export: write

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

2017-08-09 Thread Stephan Bergmann
vcl/source/app/scheduler.cxx | 16 +++- 1 file changed, 3 insertions(+), 13 deletions(-) New commits: commit bf710e39949217e0f62606bf8da2171811d63d39 Author: Stephan Bergmann Date: Wed Aug 9 08:46:13 2017 +0200 SchedulerMutex::release: don't read

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sfx2/source

2017-08-09 Thread Dennis Francis
sfx2/source/control/ctrlitem.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1571964b4f7c38f47e47973fb06a0589d11d17b5 Author: Dennis Francis Date: Tue Aug 8 17:02:19 2017 +0530 tdf#108802 : In SfxControllerItem::dispose do

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

2017-08-09 Thread Caolán McNamara
cui/source/options/treeopt.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 77db82df17be6390d3187ef39067a5da0462aa96 Author: Caolán McNamara Date: Wed Aug 9 08:41:17 2017 +0100 Resolves: tdf#111416 missing draw/impress options

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

2017-08-09 Thread Stephan Bergmann
vcl/source/app/scheduler.cxx | 13 + 1 file changed, 5 insertions(+), 8 deletions(-) New commits: commit 92e1b9092de15890fe7fe7b314cb053049482fd0 Author: Stephan Bergmann Date: Wed Aug 9 10:02:35 2017 +0200 Remove unnecessary, broken check for

[Libreoffice-commits] core.git: external/libabw

2017-08-09 Thread Stephan Bergmann
external/libabw/ExternalProject_libabw.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d500b2e98c15adef6d89900bbb1490065e10cd6e Author: Stephan Bergmann Date: Wed Aug 9 10:13:43 2017 +0200 Pass ENABLE_DEBUG into external/libabw

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

2017-08-09 Thread Patrick Jaap
drawinglayer/source/tools/emfphelperdata.cxx | 24 ++-- 1 file changed, 10 insertions(+), 14 deletions(-) New commits: commit 5f040a4b0d1f50e3d619a8f147b36c79c375783e Author: Patrick Jaap Date: Tue Aug 8 09:48:15 2017 +0200 new EMF+

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

2017-08-09 Thread Marco Cecchetti
chart2/source/view/charttypes/PieChart.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit 01a892dcba8b4869f8a6c8e5aaf4b5ed09e81bd7 Author: Marco Cecchetti Date: Tue Aug 8 13:04:02 2017 +0200 bug fix: tdf#73

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

2017-08-09 Thread Marco Cecchetti
chart2/qa/extras/chart2import.cxx | 10 ++ chart2/qa/extras/data/xlsx/tdf73.xlsx |binary 2 files changed, 10 insertions(+) New commits: commit 5ae6c3991f5fb875667b487ee585b7e9663efdbb Author: Marco Cecchetti Date: Tue Aug 8 15:25:28 2017

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

2017-08-09 Thread jmzambon
sw/qa/complex/writer/TextPortionEnumerationTest.java | 271 sw/qa/python/text_portion_enumeration_test.py| 303 +++ 2 files changed, 303 insertions(+), 271 deletions(-) New commits: commit 033a619c979e45d012e1ebe286462eb379997b41 Author: jmzambon

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

2017-08-09 Thread Stephan Bergmann
vcl/source/app/scheduler.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 9f2a105aa1467224b662980f6d1c4a42e5d8bdfe Author: Stephan Bergmann Date: Wed Aug 9 12:14:28 2017 +0200 Rephrase SchedulerMutex::acquire so it would work for

error building LO on kde4

2017-08-09 Thread Xavier van wijmeersch
trying to build a new LO alpha6.0.0 this morning see pdf thx best regards builderror_20170808_11:30.pdf Description: Adobe PDF document ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: external/libepubgen writerperfect/source

2017-08-09 Thread Miklos Vajna
external/libepubgen/UnpackedTarball_libepubgen.mk |6 ++ external/libepubgen/libepubgen-validation1.patch.1 | 49 + external/libepubgen/libepubgen-validation2.patch.1 | 34 ++ external/libepubgen/libepubgen-validation3.patch.1 | 35 +++

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

2017-08-09 Thread Varun Dhall
editeng/source/editeng/editobj.cxx| 362 -- editeng/source/editeng/editobj2.hxx |2 include/editeng/editobj.hxx |2 sc/inc/attrib.hxx |7 sc/source/core/data/attrib.cxx|

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

2017-08-09 Thread Yossi Zahn
filter/source/xslt/export/wordml/ooo2wordml_field.xsl|5 - filter/source/xslt/export/wordml/ooo2wordml_list.xsl | 10 +++--- filter/source/xslt/export/wordml/ooo2wordml_settings.xsl |5 - filter/source/xslt/import/wordml/wordml2ooo_field.xsl|5 -

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

2017-08-09 Thread Szymon Kłos
sc/qa/unit/data/xlsx/column-style-autofilter.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx| 17 + sc/source/filter/oox/sheetdatabuffer.cxx | 21 - 3 files changed, 37 insertions(+), 1 deletion(-) New commits: commit

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

2017-08-09 Thread Szymon Kłos
filter/source/msfilter/msdffimp.cxx |2 +- sw/qa/extras/ww8export/data/tdf111480.doc |binary sw/qa/extras/ww8export/ww8export2.cxx |9 + 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit 2b562f7531d097def1cf312f13df2fe9e9789ebe Author: Szymon Kłos

Temporary files written to predetermined location during build

2017-08-09 Thread Paul Menzel
Dear LibreOffice folks, I was asked in #111553 (Temporary files written to predetermined location) [1] to contact the mailing list. Building LibreOffice 5.4.0.3 with one user, and then building it with another user shows that it tries to write to the same paths in the temporary directory,

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

2017-08-09 Thread Szymon Kłos
filter/source/msfilter/msdffimp.cxx |2 +- sw/qa/extras/ww8export/data/tdf111480.doc |binary sw/qa/extras/ww8export/ww8export2.cxx |9 + 3 files changed, 10 insertions(+), 1 deletion(-) New commits: commit d2801a3634b1e4e0fb52f1257fd7482aed8c337c Author: Szymon Kłos

Re: Temporary files written to predetermined location during build

2017-08-09 Thread Michael Stahl
On 09.08.2017 14:27, Paul Menzel wrote: >> Building LibreOffice 5.4.0.3 with one user, and then building it with another >> user shows that it tries to write to the same paths in the temporary >> directory, >> which of course fails. >> >> ``` >> […] >> >> ...

Re: error building LO on kde4

2017-08-09 Thread Michael Stahl
[re-send with the proper To:, i'm too stupid to send email today] On 08.08.2017 12:21, Xavier van wijmeersch wrote: > trying to build a new LO alpha6.0.0 this morning > see pdf pdf? sigh, at least it's not a jpeg... breakpad fails to build: >

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

2017-08-09 Thread Michael Meeks
desktop/source/app/dispatchwatcher.cxx | 36 - 1 file changed, 27 insertions(+), 9 deletions(-) New commits: commit b703550bb0c42b49ec7ab6d44135b5a538c34c0e Author: Michael Meeks Date: Sat Jul 29 16:45:39 2017 +0100

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

2017-08-09 Thread Markus Mohrhard
sc/source/ui/docshell/dataprovider.cxx | 44 + sc/source/ui/inc/dataprovider.hxx |9 ++ 2 files changed, 37 insertions(+), 16 deletions(-) New commits: commit d7e92ad0c828a237b16c4643a457c9bd41da6eff Author: Markus Mohrhard

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - sw/source vcl/source

2017-08-09 Thread Caolán McNamara
sw/source/core/docnode/ndnotxt.cxx | 18 +++--- vcl/source/filter/jpeg/jpegc.cxx |6 +++--- vcl/source/gdi/graph.cxx | 24 +--- 3 files changed, 19 insertions(+), 29 deletions(-) New commits: commit 63de59a18360b4415a23ff76b4373f0afadd9840

[Libreoffice-commits] core.git: filter/source include/vcl vcl/CppunitTest_vcl_mapmode.mk vcl/Module_vcl.mk vcl/qa vcl/source

2017-08-09 Thread Caolán McNamara
filter/source/graphicfilter/eps/eps.cxx | 49 +++- include/vcl/mapmod.hxx |3 - vcl/CppunitTest_vcl_mapmode.mk | 49 vcl/Module_vcl.mk |1 vcl/qa/cppunit/mapmode.cxx | 65

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - test/Makefile.am test/UnitOAuth.cpp wsd/Storage.cpp

2017-08-09 Thread Henry Castro
test/Makefile.am |4 + test/UnitOAuth.cpp | 149 + wsd/Storage.cpp|3 + 3 files changed, 155 insertions(+), 1 deletion(-) New commits: commit 5d96dfc4934384f58fc6b3f16dd54ba4d33c9916 Author: Henry Castro

[Libreoffice-commits] online.git: common/Unit.hpp test/Makefile.am test/UnitOAuth.cpp wsd/LOOLWSD.cpp

2017-08-09 Thread Jan Holesovsky
common/Unit.hpp|6 + test/Makefile.am |8 +- test/UnitOAuth.cpp | 192 ++--- wsd/LOOLWSD.cpp| 10 +- 4 files changed, 126 insertions(+), 90 deletions(-) New commits: commit cef217ea24c6a048b4c6a4b7ad883621de332a0e Author: Jan

[Libreoffice-commits] core.git: Branch 'libreoffice-5-3' - sw/source vcl/source

2017-08-09 Thread Caolán McNamara
sw/source/core/docnode/ndnotxt.cxx | 18 +++--- vcl/source/filter/jpeg/jpegc.cxx |6 +++--- vcl/source/gdi/graph.cxx | 24 +--- 3 files changed, 19 insertions(+), 29 deletions(-) New commits: commit 939538e6a8d35c8ab4412908482feb053386bf3d

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - common/Common.hpp wsd/FileServer.cpp wsd/LOOLWSD.cpp wsd/Storage.cpp

2017-08-09 Thread Ashod Nakashian
common/Common.hpp |7 +-- wsd/FileServer.cpp | 12 ++-- wsd/LOOLWSD.cpp|6 +++--- wsd/Storage.cpp|4 ++-- 4 files changed, 16 insertions(+), 13 deletions(-) New commits: commit 7519896762ab30693934c79e9681788571b54670 Author: Ashod Nakashian

[Libreoffice-commits] core.git: Branch 'feature/gsoc17-revamp-customize-dialog' - cui/Library_cui.mk cui/source cui/uiconfig

2017-08-09 Thread Muhammet Kara
cui/Library_cui.mk |1 cui/source/customize/CommandCategoryListBox.cxx | 113 cui/source/customize/SvxMenuConfigPage.cxx |6 + cui/source/customize/cfg.cxx|2 cui/source/inc/CommandCategoryListBox.hxx

[Libreoffice-commits] core.git: Branch 'feature/editviewoverlay' - editeng/source include/editeng include/svx svx/source

2017-08-09 Thread Armin Le Grand
editeng/source/editeng/impedit.cxx | 20 ++-- include/editeng/editview.hxx |2 +- include/svx/svdedxv.hxx|2 +- svx/source/svdraw/svdedxv.cxx | 36 +++- 4 files changed, 31 insertions(+), 29 deletions(-) New

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

2017-08-09 Thread Stephan Bergmann
include/vcl/scheduler.hxx|2 +- vcl/inc/schedulerimpl.hxx| 10 ++ vcl/source/app/scheduler.cxx | 15 +-- vcl/source/app/svapp.cxx |6 ++ 4 files changed, 14 insertions(+), 19 deletions(-) New commits: commit dab0835c2f37e322cc64e63824bd4ec8f54c5b1d

[Libreoffice-commits] core.git: 2 commits - include/oox oox/source sc/source sw/CppunitTest_sw_ooxmlimport.mk sw/qa writerfilter/source

2017-08-09 Thread Tamás Zolnai
include/oox/vml/vmldrawing.hxx |5 +++ include/oox/vml/vmlshapecontext.hxx |9 ++ oox/source/core/fragmenthandler2.cxx|1 oox/source/ppt/slidefragmenthandler.cxx |1 oox/source/vml/vmldrawing.cxx

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

2017-08-09 Thread Caolán McNamara
sw/source/core/docnode/ndnotxt.cxx | 18 +++--- vcl/source/filter/jpeg/jpegc.cxx |6 +++--- vcl/source/gdi/graph.cxx | 24 +--- 3 files changed, 19 insertions(+), 29 deletions(-) New commits: commit f394b313ad9eac459e4765a639410ebd9278351a

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - debian/changelog loolwsd.spec.in

2017-08-09 Thread Andras Timar
debian/changelog |8 +++- loolwsd.spec.in |2 +- 2 files changed, 8 insertions(+), 2 deletions(-) New commits: commit 1ed0131ea773103b0a7611a4486ceb99fac699eb Author: Andras Timar Date: Wed Aug 9 23:40:38 2017 +0200 Bump version for packages

[Libreoffice-commits] online.git: Changes to 'refs/tags/2.1.3-mf'

2017-08-09 Thread Andras Timar
Tag '2.1.3-mf' created by Andras Timar at 2017-08-09 21:42 + 2.1.3-mf Changes since 2.1.3-rc1-6: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

Infra call on Tue, Aug 15 at 16:30 UTC

2017-08-09 Thread Guilhem Moulin
Hi there, The next infra call will take place at `date -d 'Tue Aug 15 16:30:00 UTC 2017'` (18:30:00 Berlin time). See https://pad.documentfoundation.org/p/infra for details; agenda TBA. See you there! Cheers, -- Guilhem. signature.asc Description: PGP signature

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - common/Unit.hpp test/Makefile.am test/UnitOAuth.cpp wsd/LOOLWSD.cpp

2017-08-09 Thread Jan Holesovsky
common/Unit.hpp|6 + test/Makefile.am |8 +- test/UnitOAuth.cpp | 192 ++--- wsd/LOOLWSD.cpp| 10 +- 4 files changed, 126 insertions(+), 90 deletions(-) New commits: commit 1fc6adeb747165e1c4d8c4670c4836d27a5ac64a Author: Jan

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

2017-08-09 Thread Tamás Zolnai
writerfilter/source/dmapper/OLEHandler.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 368b583b992f2e9cad46c2362c9529a07c36d7a9 Author: Tamás Zolnai Date: Wed Aug 9 21:43:09 2017 +0200 Avoid warning in OleHandler Related to

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

2017-08-09 Thread Caolán McNamara
svtools/source/control/scriptedtext.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 57b015d04d8f823163066cf455ba1ee3de43f2bb Author: Caolán McNamara Date: Wed Aug 9 13:04:51 2017 +0100 autoformat dialog can draw 'None'

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

2017-08-09 Thread Caolán McNamara
sw/uiconfig/swriter/ui/stringinput.ui | 19 --- 1 file changed, 8 insertions(+), 11 deletions(-) New commits: commit c9b60d8884c125482959e3514cf14e60bfc86ba9 Author: Caolán McNamara Date: Wed Aug 9 13:13:06 2017 +0100 tweak string input dialog to

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

2017-08-09 Thread Jan Holesovsky
sd/qa/unit/data/pptx/tdf111518.pptx |binary sd/qa/unit/export-tests-ooxml2.cxx | 17 sd/source/filter/eppt/pptx-epptooxml.cxx | 2112 --- 3 files changed, 1133 insertions(+), 996 deletions(-) New commits: commit 506bdf029379d63e79656c85df49e2c9cef0c16e

[Libreoffice-commits] core.git: sc/Module_sc.mk test/Library_subsequenttest.mk

2017-08-09 Thread Jens Carl
sc/Module_sc.mk|2 test/Library_subsequenttest.mk | 92 - 2 files changed, 47 insertions(+), 47 deletions(-) New commits: commit 6f58154e272c15f5a3cc1a8c326be451af245d54 Author: Jens Carl Date: Tue Aug 8 21:30:03

[Libreoffice-commits] core.git: Branch 'feature/editviewoverlay' - editeng/source svx/source

2017-08-09 Thread Armin Le Grand
editeng/source/editeng/impedit.cxx |4 svx/source/svdraw/svdedxv.cxx | 37 - 2 files changed, 28 insertions(+), 13 deletions(-) New commits: commit b9a502cfa9bea1a1d01451b1dd6a9a14b7a486b8 Author: Armin Le Grand Date:

[Libreoffice-commits] core.git: Branch 'feature/lok_dialog' - desktop/source include/LibreOfficeKit include/vcl libreofficekit/qa sw/inc sw/source vcl/source

2017-08-09 Thread Pranav Kant
desktop/source/lib/init.cxx | 24 +++ include/LibreOfficeKit/LibreOfficeKit.h | 10 + include/vcl/IDialogRenderable.hxx |3 include/vcl/dialog.hxx |3

[Libreoffice-commits] core.git: Branch 'libreoffice-5-4' - chart2/qa oox/inc oox/source

2017-08-09 Thread Dennis Francis
chart2/qa/extras/chart2import.cxx| 15 +++ chart2/qa/extras/data/xlsx/piechart_outside.xlsx |binary oox/inc/drawingml/chart/seriesconverter.hxx |2 +- oox/source/drawingml/chart/seriesconverter.cxx | 20 ++-- 4 files changed, 30

[Libreoffice-commits] core.git: external/libepubgen

2017-08-09 Thread Stephan Bergmann
external/libepubgen/UnpackedTarball_libepubgen.mk |8 external/libepubgen/ubsan-visibility.patch| 11 +++ 2 files changed, 19 insertions(+) New commits: commit fb899f976d2d8f15ca992ecb61511a2c83153c33 Author: Stephan Bergmann Date: Wed Aug 9

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-2-1' - debian/control

2017-08-09 Thread Andras Timar
debian/control |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fe2386df8892928bd79bebc798f553cd0a1672b4 Author: Andras Timar Date: Wed Aug 9 10:05:25 2017 +0200 libssl dependency is handled by ${shlibs:Depends} Change-Id:

[Libreoffice-ux-advise] [Bug 87604] Table of Contents should retain direct formatting ( and character style)

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87604 --- Comment #9 from Regina Henschel --- A TOC-item is a simple element, without any attribute or child element specific to an index. I find no reason in the specification, that would prevent copying the elements

[Libreoffice-bugs] [Bug 111561] IOHIDDeviceClass::setElementDictIntValue() leaks memory

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111561 Alex Thurgood changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 111567] Template Manager memory leak in TemplateLocalView:: insertItems()

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111567 --- Comment #1 from Alex Thurgood --- Created attachment 135355 --> https://bugs.documentfoundation.org/attachment.cgi?id=135355=edit Screenshot of Instruments.app showing memory leaks -- You are receiving this mail

[Libreoffice-bugs] [Bug 111569] New: jsfhsdhiodus::☎:: 1-844-79O-9l93 support G.a.r.m.i.n number G.a.r.m.i.n customer support service phone number

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111569 Bug ID: 111569 Summary: jsfhsdhiodus::☎::1-844-79O-9l93 support G.a.r.m.i.n number G.a.r.m.i.n customer support service phone number Product: Impress Remote

[Libreoffice-bugs] [Bug 82097] REPORTBUILDER: Group Header keeps the values of the first group

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82097 --- Comment #20 from Lionel Elie Mamane --- > on current master i don't even see any fields in > Writer because in /tmp/lu*.tmp/origine.odt styles.xml the > report-builder generates a plain text "2014-01" string instead

[Libreoffice-bugs] [Bug 111573] New: Formulareditor: failed to interpret indizes in case " a_ni"

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111573 Bug ID: 111573 Summary: Formulareditor: failed to interpret indizes in case "a_ni" Product: LibreOffice Version: 5.1.5.2 release Hardware: All OS:

[Libreoffice-bugs] [Bug 111571] writer crash when modeless dialog is left opened

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111571 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 111574] New: Add 'Conditional Formatting...' menu entry in cell context menu (apearing after right click on a cell)

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111574 Bug ID: 111574 Summary: Add 'Conditional Formatting...' menu entry in cell context menu (apearing after right click on a cell) Product: LibreOffice Version: unspecified

[Libreoffice-bugs] [Bug 109301] Field > Insert > More Fields > Insert Formula behave differently when in a table, to when not in a table

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109301 Heiko Tietze changed: What|Removed |Added Keywords|

[Libreoffice-ux-advise] [Bug 109301] Field > Insert > More Fields > Insert Formula behave differently when in a table, to when not in a table

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109301 Heiko Tietze changed: What|Removed |Added Keywords|

[Libreoffice-bugs] [Bug 111318] Improve message about pivot table/chart when removing a cell

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111318 --- Comment #19 from Julien Nabet --- (In reply to Tomaz Vajngerl from comment #18) > (In reply to Julien Nabet from comment #16) > > Because the initial action here is to delete at least one cell not the pivot > >

[Libreoffice-bugs] [Bug 111561] IOHIDDeviceClass::setElementDictIntValue() leaks memory

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111561 --- Comment #1 from Alex Thurgood --- Created attachment 135350 --> https://bugs.documentfoundation.org/attachment.cgi?id=135350=edit Screenshot of Instruments.app showing memory leaks A screenshot of the number of

[Libreoffice-bugs] [Bug 111562] New: G.a.r.m.i.n. Support number 1844 790 9193 G.a.r.m.i.n. customer service 1844 790 9193 G.a.r.m.i.n. support number

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111562 Bug ID: 111562 Summary: G.a.r.m.i.n. Support number 1844 790 9193 G.a.r.m.i.n. customer service 1844 790 9193 G.a.r.m.i.n. support number Product: cppunit

[Libreoffice-bugs] [Bug 111561] IOHIDDeviceClass::setElementDictIntValue() leaks memory

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111561 --- Comment #2 from Alex Thurgood --- >From what I understand, this relates to : https://opensource.apple.com/source/IOHIDFamily/IOHIDFamily-700/IOHIDLib/IOHIDDeviceClass.cpp.auto.html which is Apple's code. -- You

[Libreoffice-bugs] [Bug 111563] New: SMabMS:::: 1-844-79O-9l93 support G.a.r.m.i.n number G.a.r.m.i.n customer support service phone number ::::::::Garmin troubleshooting

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111563 Bug ID: 111563 Summary: SMabMS1-844-79O-9l93 support G.a.r.m.i.n number G.a.r.m.i.n customer support service phone numberGarmin troubleshooting Product:

[Libreoffice-bugs] [Bug 111568] SMabMS:::: 1-844-79O-9l93 support G.a.r.m.i.n number G.a.r.m.i.n customer support service phone number ::::::::Garmin troubleshooting

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111568 raal changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 111569] jsfhsdhiodus::☎:: 1-844-79O-9l93 support G.a.r.m.i.n number G.a.r.m.i.n customer support service phone number

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111569 raal changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 106684] HELPAUTHORING: Default file path incorrect for new files

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106684 --- Comment #9 from beimaginativeegr...@gmail.com --- I've completed the patch. As far as I know, now the extension should not make a difference where the document root is set. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 111576] New: "=?UTF-8?Q?=E2=8A=97?=" 1-844-79O~9l93 " =?UTF-8?Q?=E2=8A=97?=" ℊarmin ℊps support ℊarmin ℊps support number ℊarmin update service number

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111576 Bug ID: 111576 Summary: "⊗" 1-844-79O~9l93 "⊗" ℊarmin ℊps support ℊarmin ℊps support number ℊarmin update service number Product: Impress Remote Version: 1.0.3

[Libreoffice-bugs] [Bug 111577] New: 1-844-79O-9193 ℊarmin ℊps support ℊarmin ℊps support number

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111577 Bug ID: 111577 Summary: 1-844-79O-9193 ℊarmin ℊps support ℊarmin ℊps support number Product: cppunit Version: unspecified Hardware: All OS: All

[Libreoffice-bugs] [Bug 111572] 1844 790 9193 ℊarmin ℊps support number ℊarmin ℊps support phone number

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111572 Xisco Faulí changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111555] I am not found real UNICODE conform Old Hungarian or Szekely-Hungarian fonts under windows version of Libreoffice

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111555 Julien Nabet changed: What|Removed |Added Status|NEW |UNCONFIRMED

[Libreoffice-bugs] [Bug 111555] I am not found real UNICODE conform Old Hungarian or Szekely-Hungarian fonts under windows version of Libreoffice

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111555 Julien Nabet changed: What|Removed |Added Status|ASSIGNED|NEW -- You

[Libreoffice-bugs] [Bug 111394] Bad export from Draw to SVG-format - not similar export to PNG-format

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111394 raal changed: What|Removed |Added CC||r...@post.cz --- Comment

[Libreoffice-bugs] [Bug 111567] Template Manager memory leak in TemplateLocalView:: insertItems()

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111567 Telesto changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever

[Libreoffice-bugs] [Bug 111579] New: 1-844-79O-9193 ℊarmin ℊps support ℊarmin ℊps support number

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111579 Bug ID: 111579 Summary: 1-844-79O-9193 ℊarmin ℊps support ℊarmin ℊps support number Product: Document Liberation Project Version: unspecified Hardware: All

[Libreoffice-bugs] [Bug 111527] I can't extract Pdf

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111527 --- Comment #7 from Stéphanie --- Created attachment 135364 --> https://bugs.documentfoundation.org/attachment.cgi?id=135364=edit Pdf creation -- You are receiving this mail because: You are the assignee for

[Libreoffice-bugs] [Bug 111622] New: FILEOPEN: DOCX rendered with a greyscale chart instead of a colored.

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111622 Bug ID: 111622 Summary: FILEOPEN: DOCX rendered with a greyscale chart instead of a colored. Product: LibreOffice Version: unspecified Hardware: x86-64 (AMD64)

[Libreoffice-bugs] [Bug 111589] CRASH: Crash when copying a complex ODT document

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111589 Jean-Baptiste Faure changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 111584] AutoCorrect entry addition dropping words: Möbius Señor

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111584 --- Comment #2 from John R Mead --- Created attachment 135393 --> https://bugs.documentfoundation.org/attachment.cgi?id=135393=edit Screenshot of AutoCorrect entry page As can be seen in the attached screenshot,

[Libreoffice-bugs] [Bug 107955] Implement an interpolation function

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107955 Jean-Baptiste Faure changed: What|Removed |Added Status|NEEDINFO

[Libreoffice-bugs] [Bug 111318] Improve message about pivot table/chart when removing a cell

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111318 --- Comment #22 from Julien Nabet --- (In reply to Tomaz Vajngerl from comment #21) > Em... if it is not clear that the context menu items refer to the whole > pivot table, maybe we should think about how to improve

[Libreoffice-bugs] [Bug 111546] [LOCALIZATION] Untranslatable string in context menu

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111546 Jean-Baptiste Faure changed: What|Removed |Added Status|UNCONFIRMED

[Libreoffice-bugs] [Bug 109387] The background color doesn't show in the Properties deck/ Page if a color is set for all pages in the Page Properties Window

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109387 --- Comment #4 from halima --- Same in LO Version: 5.4.0.3 Build ID: 7556cbc6811c9d992f4064ab9287069087d7f62c CPU threads: 1; OS: Linux 4.8; UI render: default; VCL: gtk2; Locale: en-US (en_US.UTF-8); Calc: group --

[Libreoffice-bugs] [Bug 109272] Wrong cursor position when deleting a selection with Backspace in Show Changes mode

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=109272 --- Comment #4 from Rosemary Sebastian --- (In reply to Aron Budea from comment #3) > Halima, the behavior depends on the cursor position before hitting > backspace/delete. If you selected the text from left to

[Libreoffice-bugs] [Bug 108827] [META] Calc functions bugs and enhancements

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108827 Bug 108827 depends on bug 107955, which changed state. Bug 107955 Summary: Implement an interpolation function https://bugs.documentfoundation.org/show_bug.cgi?id=107955 What|Removed |Added

[Libreoffice-bugs] [Bug 111584] AutoCorrect entry addition dropping words: Möbius Señor

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111584 Jean-Baptiste Faure changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 111584] AutoCorrect entry addition dropping words: Möbius Señor

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111584 --- Comment #4 from John R Mead --- My installation has finally retained Señor, so it has now accepted and retained the words I wanted to add at this time. Very odd, how it would appear to accept the addition, then

[Libreoffice-bugs] [Bug 111555] I am not found real UNICODE conform Old Hungarian or Szekely-Hungarian fonts under windows version of Libreoffice

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111555 --- Comment #5 from Khaled Hosny --- I’m not sure what the bug report is about. -- You are receiving this mail because: You are the assignee for the bug.___

[Libreoffice-bugs] [Bug 111622] FILEOPEN: DOCX rendered with a greyscale chart instead of a colored.

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111622 --- Comment #1 from bugzilla@mkr.email --- Created attachment 135391 --> https://bugs.documentfoundation.org/attachment.cgi?id=135391=edit Testcase -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 111622] FILEOPEN: DOCX rendered with a greyscale chart instead of a colored.

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111622 --- Comment #2 from bugzilla@mkr.email --- Created attachment 135392 --> https://bugs.documentfoundation.org/attachment.cgi?id=135392=edit Screenshot of Word 2007 -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 84237] Method setErrorHandler in DOM::CDocumentBuilder not working

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84237 Fyodor changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 110356] Large and ugly icons on toolbar after install

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=110356 Aron Budea changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 105647] Paragraph style old value doesn't disappeared

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105647 Buovjaga changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 111318] Improve message about pivot table/chart when removing a cell

2017-08-09 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=111318 Tomaz Vajngerl changed: What|Removed |Added Status|RESOLVED|NEW

  1   2   3   4   >