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

2019-11-29 Thread Aron Budea (via logerrit)
debian/changelog |6 ++ loolwsd.spec.in |2 +- 2 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 97c41850e66c3632c73da62d8970750937f97849 Author: Aron Budea AuthorDate: Fri Nov 29 21:02:42 2019 +0100 Commit: Aron Budea CommitDate: Fri Nov 29 21:02:42 2019

[Libreoffice-commits] online.git: Changes to 'refs/tags/cp-4.0.9-4'

2019-11-29 Thread Aron Budea (via logerrit)
Tag 'cp-4.0.9-4' created by Andras Timar at 2019-11-29 21:25 + cp-4.0.9-4 Changes since cp-4.0.9-3-1: --- 0 files changed --- ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org

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

2019-11-29 Thread Julien Nabet (via logerrit)
scaddins/inc/pricing.hrc |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit b1832658951d9f03c871b665b270a73deacf884f Author: Julien Nabet AuthorDate: Fri Nov 29 17:47:15 2019 +0100 Commit: Julien Nabet CommitDate: Fri Nov 29 20:20:12 2019 +0100

Cannot start LO with --disable-gui build

2019-11-29 Thread Alex Kom
I'm trying to build LO 6.1.6 (gcc 4.9 armv7hl) with no GUI. I need LO functionality of parsing different files (including text, tables and presentations) and rendering it to png. So, I've configured build ./autogen.sh --without-help --without-myspell-dicts --disable-gtk3 --disable-gtk

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

2019-11-29 Thread Mike Kaganski (via logerrit)
include/rtl/string.hxx |4 include/rtl/ustring.hxx |4 2 files changed, 8 deletions(-) New commits: commit 40f67c9002d4cc245cd2c24981fd3af7910485a1 Author: Mike Kaganski AuthorDate: Fri Nov 29 11:08:34 2019 +0200 Commit: Mike Kaganski CommitDate: Fri Nov 29 21:41:58

[Libreoffice-commits] core.git: compilerplugins/clang

2019-11-29 Thread Stephan Bergmann (via logerrit)
compilerplugins/clang/test/unnecessaryparen.cxx | 13 + compilerplugins/clang/unnecessaryparen.cxx | 20 2 files changed, 33 insertions(+) New commits: commit 4f8a744c4fcf2c69462af19bd807fee32413158d Author: Stephan Bergmann AuthorDate: Fri Nov 29

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

2019-11-29 Thread Stephan Bergmann (via logerrit)
include/svtools/table/tablemodel.hxx |1 + 1 file changed, 1 insertion(+) New commits: commit ecc56435094e23165eb30db4d7f6a7e6aab0b47e Author: Stephan Bergmann AuthorDate: Fri Nov 29 21:17:22 2019 +0100 Commit: Stephan Bergmann CommitDate: Fri Nov 29 22:18:42 2019 +0100

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

2019-11-29 Thread Stephan Bergmann (via logerrit)
vcl/source/fontsubset/sft.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 33a96e45090033d8bf5aa59b1d103873e8f075ef Author: Stephan Bergmann AuthorDate: Fri Nov 29 21:19:39 2019 +0100 Commit: Stephan Bergmann CommitDate: Fri Nov 29 22:17:36 2019 +0100 missing

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

2019-11-29 Thread Julien Nabet (via logerrit)
connectivity/source/drivers/mozab/bootstrap/MNSProfileDiscover.cxx | 10 ++ 1 file changed, 10 insertions(+) New commits: commit a3822a44100ddba8b5f1e0cdd469a89244eaf498 Author: Julien Nabet AuthorDate: Fri Nov 29 17:45:01 2019 +0100 Commit: Julien Nabet CommitDate: Fri Nov

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

2019-11-29 Thread Jan-Marek Glogowski (via logerrit)
sal/qa/osl/getsystempathfromfileurl/test-getsystempathfromfileurl.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit f9fd9d4cd4f792cd4ec8e14df78f3193653dae67 Author: Jan-Marek Glogowski AuthorDate: Fri Nov 29 16:43:00 2019 +0100 Commit: Jan-Marek Glogowski CommitDate:

Memory leak in createEnumeration

2019-11-29 Thread Jan Rheinländer
Hi, there seems to be a memory leak in XEnumerationAccess::createEnumeration(). When I run the following BASIC code on a Writer document, I can watch the memory usage go up: Sub Main     for i = 1 to 10         text = ThisComponent.getText()                 paragraphs =

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

2019-11-29 Thread Justin Luth (via logerrit)
sw/qa/extras/ooxmlexport/data/calendar4.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport3.cxx|9 + writerfilter/source/dmapper/DomainMapper.cxx | 23 ++- 3 files changed, 15 insertions(+), 17 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - include/svx svx/source

2019-11-29 Thread Szymon Kłos (via logerrit)
include/svx/xflftrit.hxx |3 +++ svx/source/svdraw/svdedtv1.cxx |5 + svx/source/xoutdev/xattr.cxx | 22 +++--- 3 files changed, 23 insertions(+), 7 deletions(-) New commits: commit 8aecc7786b1dc824c256d7de697b9306f9a8add2 Author: Szymon Kłos

[Libreoffice-commits] online.git: 2 commits - loleaflet/src

2019-11-29 Thread Szymon Kłos (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js | 45 ++- 1 file changed, 44 insertions(+), 1 deletion(-) New commits: commit 045c93cf135dfdbcb14f087268789e4dd0621745 Author: Szymon Kłos AuthorDate: Fri Nov 29 16:26:01 2019 +0100 Commit: Szymon Kłos CommitDate:

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

2019-11-29 Thread Szymon Kłos (via logerrit)
include/svx/xflftrit.hxx |3 +++ svx/source/svdraw/svdedtv1.cxx |5 + svx/source/xoutdev/xattr.cxx | 22 +++--- 3 files changed, 23 insertions(+), 7 deletions(-) New commits: commit a172516a4ded78d096cb436f1b3328ef3fcd6b50 Author: Szymon Kłos

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

2019-11-29 Thread Szymon Kłos (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) New commits: commit d50f2b377fad2c45b1d35fc08b6045ab4526bc33 Author: Szymon Kłos AuthorDate: Wed Nov 20 12:33:35 2019 +0100 Commit: Szymon Kłos CommitDate: Fri Nov

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

2019-11-29 Thread Eike Rathke (via logerrit)
sfx2/source/dialog/filedlghelper.cxx | 10 ++- uui/source/iahndl-authentication.cxx | 90 ++- 2 files changed, 53 insertions(+), 47 deletions(-) New commits: commit 8bf39e6cfd988089bd0eab0958c96f8fc3413b9d Author: Eike Rathke AuthorDate: Sat Nov 30

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

2019-11-29 Thread Caolán McNamara (via logerrit)
compilerplugins/clang/unnecessaryvirtual.results |2 -- sw/source/ui/dbui/mmaddressblockpage.hxx |2 +- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit b24fc665c83f734b29e3aeb69150fb1a2fa46331 Author: Caolán McNamara AuthorDate: Fri Nov 29 12:10:32 2019

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

2019-11-29 Thread Mike Kaganski (via logerrit)
sc/source/ui/app/inputhdl.cxx | 49 -- 1 file changed, 15 insertions(+), 34 deletions(-) New commits: commit d997addd504c92fea58cf62fddc2b1e9b8216a7d Author: Mike Kaganski AuthorDate: Fri Nov 29 21:56:38 2019 +0300 Commit: Mike Kaganski

[Libreoffice-commits] core.git: 2 commits - sfx2/source uui/source

2019-11-29 Thread Eike Rathke (via logerrit)
sfx2/source/dialog/filedlghelper.cxx | 10 ++- uui/source/iahndl-authentication.cxx | 88 +-- 2 files changed, 51 insertions(+), 47 deletions(-) New commits: commit 402e05114df0aeeb53b85106e1f18140de52bfb8 Author: Eike Rathke AuthorDate: Sat Nov 30

feature/skia merged to master - compiling FIXED for Ubuntu 16.04

2019-11-29 Thread Justin Luth
Thanks for adjusting that Luboš. I can confirm that compiling "just works" again for Ubuntu 16.04. Justin ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2019-11-29 Thread Seth Chaiklin (via logerrit)
cui/inc/tipoftheday.hrc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b6c357506740d14611603a4611f4aacaffe4ee13 Author: Seth Chaiklin AuthorDate: Fri Nov 29 16:18:55 2019 +0200 Commit: Heiko Tietze CommitDate: Sat Nov 30 08:26:35 2019 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - cui/inc

2019-11-29 Thread Seth Chaiklin (via logerrit)
cui/inc/tipoftheday.hrc |1 + 1 file changed, 1 insertion(+) New commits: commit 6de43b0591cf3bf4b0c584153aaf4bc21e9d2698 Author: Seth Chaiklin AuthorDate: Thu Nov 14 15:14:12 2019 +0200 Commit: Heiko Tietze CommitDate: Sat Nov 30 08:25:57 2019 +0100 tdf#127294 add tip about

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

2019-11-29 Thread Noel Grandin (via logerrit)
include/toolkit/awt/vclxtopwindow.hxx | 58 ++ toolkit/source/awt/vclxtopwindow.cxx | 87 ++ 2 files changed, 44 insertions(+), 101 deletions(-) New commits: commit 2d594080628d66649e5f01455adb50e3d49cb195 Author: Noel Grandin

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - oox/source sd/qa

2019-11-29 Thread Gülşah Köse (via logerrit)
oox/source/export/drawingml.cxx| 14 -- sd/qa/unit/data/pptx/tdf127090.odp |binary sd/qa/unit/export-tests-ooxml1.cxx | 14 ++ 3 files changed, 22 insertions(+), 6 deletions(-) New commits: commit a06884e5967c4ebf730772b25682cf85dd026d50 Author: Gülşah Köse

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

2019-11-29 Thread Corentin Noël (via logerrit)
libreofficekit/source/gtk/lokdocview.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 63acb8cfa4d66baf48a0fe5cdc9ababb6f981666 Author: Corentin Noël AuthorDate: Mon Nov 11 22:33:26 2019 +0100 Commit: Jan Holesovsky CommitDate: Fri Nov 29 10:07:12 2019 +0100

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

2019-11-29 Thread Pedro Pinto Silva (via logerrit)
loleaflet/css/vex.css |1 + 1 file changed, 1 insertion(+) New commits: commit a252c98240f4ef0f2900c9600ca76b554f535405 Author: Pedro Pinto Silva AuthorDate: Fri Nov 29 09:50:16 2019 +0100 Commit: Pedro Pinto da Silva CommitDate: Fri Nov 29 09:51:29 2019 +0100 Vex overlay: Add

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

2019-11-29 Thread Corentin Noël (via logerrit)
libreofficekit/source/gtk/lokdocview.cxx | 159 +++ libreofficekit/source/gtk/tilebuffer.hxx |4 2 files changed, 100 insertions(+), 63 deletions(-) New commits: commit d687bbe1f4df068786ee6535854f0760e9447bea Author: Corentin Noël AuthorDate: Thu Nov 14

[Libreoffice-commits] core.git: postprocess/CustomTarget_registry.mk

2019-11-29 Thread Julien Nabet (via logerrit)
postprocess/CustomTarget_registry.mk |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit be2a605af8c39dc4e655f7ba5702abebd608bf0d Author: Julien Nabet AuthorDate: Mon Nov 25 20:06:01 2019 +0100 Commit: Julien Nabet CommitDate: Fri Nov 29 09:10:38 2019 +0100

[Libreoffice-commits] core.git: Branch 'feature/cib_contract3756' - include/oox

2019-11-29 Thread Vasily Melenchuk (via logerrit)
include/oox/crypto/DocumentDecryption.hxx|2 +- include/oox/crypto/DocumentEncryption.hxx|3 ++- include/oox/crypto/StrongEncryptionDataSpace.hxx |1 + 3 files changed, 4 insertions(+), 2 deletions(-) New commits: commit bd3c2c397e24eafdeebacf7a8d0a718f5297361c

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

2019-11-29 Thread Pedro Pinto Silva (via logerrit)
loleaflet/src/control/Control.Toolbar.js |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f2042d526dd40f6163a66e9d1af48ef27461f6a9 Author: Pedro Pinto Silva AuthorDate: Fri Nov 29 13:55:07 2019 +0100 Commit: Pedro Pinto da Silva CommitDate: Fri Nov 29

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - editeng/source include/editeng sd/source sw/source

2019-11-29 Thread Szymon Kłos (via logerrit)
editeng/source/items/frmitems.cxx | 28 include/editeng/lrspitem.hxx|2 ++ sd/source/ui/view/drtxtob.cxx | 24 sw/source/uibase/shells/txtattr.cxx | 28 4 files changed, 34 insertions(+),

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

2019-11-29 Thread Szymon Kłos (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 375f14ad9031a2e35d2e195a61051cb6d55165c4 Author: Szymon Kłos AuthorDate: Thu Nov 28 14:49:59 2019 +0100 Commit: Szymon Kłos CommitDate: Fri Nov 29

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

2019-11-29 Thread Szymon Kłos (via logerrit)
editeng/source/items/frmitems.cxx | 28 include/editeng/lrspitem.hxx|2 ++ sd/source/ui/view/drtxtob.cxx | 24 sw/source/uibase/shells/txtattr.cxx | 28 4 files changed, 34 insertions(+),

[Libreoffice-commits] core.git: Branch 'libreoffice-6-4' - cui/inc

2019-11-29 Thread Seth Chaiklin (via logerrit)
cui/inc/tipoftheday.hrc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e076a853fba28378bfce94eb597703a9a0c5a341 Author: Seth Chaiklin AuthorDate: Wed Nov 13 18:22:35 2019 +0200 Commit: Heiko Tietze CommitDate: Fri Nov 29 11:43:21 2019 +0100

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3-4' - include/sfx2 sfx2/source sw/source

2019-11-29 Thread Noel Grandin (via logerrit)
include/sfx2/docfile.hxx | 27 +++ include/sfx2/docinsert.hxx |2 +- sfx2/source/doc/docfile.cxx | 14 +++--- sfx2/source/doc/docinsert.cxx| 10 ++ sfx2/source/doc/sfxbasemodel.cxx |

[Libreoffice-commits] online.git: loleaflet/css loleaflet/src

2019-11-29 Thread Pedro Pinto Silva (via logerrit)
loleaflet/css/toolbar.css|3 +++ loleaflet/src/control/Control.Toolbar.js |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 11a7639b1651f189b7865d3c8d0181ee15d95791 Author: Pedro Pinto Silva AuthorDate: Fri Nov 29 12:48:33 2019 +0100 Commit:

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

2019-11-29 Thread Szymon Kłos (via logerrit)
loleaflet/src/control/Control.JSDialogBuilder.js |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 5998fe23d488f581e7cfbbf5198e60ffd56da15e Author: Szymon Kłos AuthorDate: Thu Nov 28 14:21:56 2019 +0100 Commit: Szymon Kłos CommitDate: Fri Nov 29 13:43:32

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - editeng/source include/editeng sd/source sw/source

2019-11-29 Thread Szymon Kłos (via logerrit)
editeng/source/items/frmitems.cxx | 23 +++ include/editeng/ulspitem.hxx|2 ++ sd/source/ui/view/drtxtob.cxx | 23 --- sw/source/uibase/uiview/viewtab.cxx | 24 4 files changed, 29 insertions(+), 43

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

2019-11-29 Thread Szymon Kłos (via logerrit)
editeng/source/items/frmitems.cxx | 23 +++ include/editeng/ulspitem.hxx|2 ++ sd/source/ui/view/drtxtob.cxx | 23 --- sw/source/uibase/uiview/viewtab.cxx | 24 4 files changed, 29 insertions(+), 43

[Libreoffice-commits] core.git: comphelper/source sfx2/source

2019-11-29 Thread Mike Kaganski (via logerrit)
comphelper/source/misc/docpasswordhelper.cxx | 30 +-- sfx2/source/dialog/filedlghelper.cxx | 18 ++-- 2 files changed, 40 insertions(+), 8 deletions(-) New commits: commit 63634738dd03cc74806ce6843c16ff5e51a371a0 Author: Mike Kaganski

[Libreoffice-commits] core.git: bin/check-elf-dynamic-objects

2019-11-29 Thread Stephan Bergmann (via logerrit)
bin/check-elf-dynamic-objects |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c94567e1aa006b284b07564d4995ac238bf24c41 Author: Stephan Bergmann AuthorDate: Fri Nov 29 12:10:44 2019 +0100 Commit: Stephan Bergmann CommitDate: Fri Nov 29 14:15:59 2019 +0100

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - sw/inc sw/source

2019-11-29 Thread Scott Clarke (via logerrit)
sw/inc/strings.hrc |1 + sw/source/core/doc/doc.cxx |2 ++ sw/source/core/text/EnhancedPDFExportHelper.cxx |6 +- sw/source/uibase/docvw/AnnotationWin2.cxx | 12 4 files changed, 20 insertions(+), 1 deletion(-)

[Libreoffice-commits] dev-tools.git: qa/bugzillaChecker.py qa/common.py qa/createWikiStats.py

2019-11-29 Thread Xisco Fauli (via logerrit)
qa/bugzillaChecker.py | 41 - qa/common.py | 13 + qa/createWikiStats.py | 15 +-- 3 files changed, 50 insertions(+), 19 deletions(-) New commits: commit c623f77a3b60f1f6c8945dca57ab5274adff508c Author: Xisco

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - oox/source sd/qa

2019-11-29 Thread Tamas Bunth (via logerrit)
oox/source/drawingml/shape.cxx |2 +- sd/qa/unit/data/pptx/tdf113198.pptx |binary sd/qa/unit/import-tests.cxx | 16 ++-- 3 files changed, 15 insertions(+), 3 deletions(-) New commits: commit baac2e608dd0781cdce0e038b2a2d80537b77974 Author: Tamas Bunth

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

2019-11-29 Thread Noel Grandin (via logerrit)
editeng/source/misc/svxacorr.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1021d7a635b5567a62f0711263eed3c3011ec687 Author: Noel Grandin AuthorDate: Thu Nov 28 10:50:20 2019 +0200 Commit: Caolán McNamara CommitDate: Fri Nov 29 11:39:54 2019 +0100

[Libreoffice-commits] core.git: avmedia/Library_avmedia.mk

2019-11-29 Thread Tor Lillqvist (via logerrit)
avmedia/Library_avmedia.mk |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit de62d0c77e2f9e24f72fd638cb5c5e365ff164b5 Author: Tor Lillqvist AuthorDate: Thu Nov 28 16:14:46 2019 +0200 Commit: Tor Lillqvist CommitDate: Fri Nov 29 12:58:53 2019 +0200

[Libreoffice-commits] core.git: bin/find-can-be-private-symbols.py include/basic include/sfx2 include/svtools include/vcl sc/inc sc/qa sfx2/inc svtools/source sw/inc vcl/inc xmlsecurity/inc xmlsecurit

2019-11-29 Thread Noel Grandin (via logerrit)
bin/find-can-be-private-symbols.py | 29 ++-- include/basic/sbuno.hxx |2 - include/sfx2/dockwin.hxx|2 - include/svtools/sampletext.hxx |3 -- include/vcl/builder.hxx |2 -

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

2019-11-29 Thread Luboš Luňák (via logerrit)
sd/qa/unit/export-tests.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 1c19af307c60ed82d9d56e7b4a0f74b04be53a5a Author: Luboš Luňák AuthorDate: Wed Nov 27 11:10:35 2019 +0100 Commit: Luboš Luňák CommitDate: Fri Nov 29 10:54:07 2019 +0100 do

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - sc/source

2019-11-29 Thread Caolán McNamara (via logerrit)
sc/source/ui/miscdlgs/instbdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a12038fd8f6c7f276b616093c613c4fc19f75a59 Author: Caolán McNamara AuthorDate: Thu Nov 28 15:07:37 2019 + Commit: Michael Stahl CommitDate: Fri Nov 29 10:59:46 2019 +0100

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - oox/source sd/qa

2019-11-29 Thread Gülşah Köse (via logerrit)
oox/source/export/drawingml.cxx| 14 -- sd/qa/unit/data/pptx/tdf127090.odp |binary sd/qa/unit/export-tests-ooxml1.cxx | 14 ++ 3 files changed, 22 insertions(+), 6 deletions(-) New commits: commit cbc9190fd61c5e4ac88d92ebe1af64eff907d7d5 Author: Gülşah Köse

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

2019-11-29 Thread Luboš Luňák (via logerrit)
external/skia/Library_skia.mk |1 - 1 file changed, 1 deletion(-) New commits: commit a17f70004447c8809331a90e7e5ea6a89edf0322 Author: Luboš Luňák AuthorDate: Fri Nov 29 10:50:30 2019 +0100 Commit: Luboš Luňák CommitDate: Fri Nov 29 10:52:07 2019 +0100 do not explicitly link

Re: feature/skia merged to master - compile failure for Ubuntu 16.04

2019-11-29 Thread Luboš Luňák
On Friday 29 of November 2019, Justin Luth wrote: > On Ubuntu 16.04 I needed to add --disable-skia (which let the build > proceed) because I was getting the following error: > > /usr/bin/ld.gold: error: cannot find -lGLX It is actually not needed to link it explicitly. Pushed, update (or remove

[Libreoffice-commits] core.git: Branch 'distro/lhm/libreoffice-6-1+backports' - svx/source

2019-11-29 Thread Armin Le Grand (via logerrit)
svx/source/svdraw/svdobj.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 3afd9bad338ffee53d2542e7417f05607b61f955 Author: Armin Le Grand AuthorDate: Sat Sep 29 15:25:30 2018 +0200 Commit: Juergen Funk (CIB) CommitDate: Fri Nov 29 11:05:53 2019

[Libreoffice-commits] core.git: vcl/Library_vcl.mk

2019-11-29 Thread Luboš Luňák (via logerrit)
vcl/Library_vcl.mk |1 + 1 file changed, 1 insertion(+) New commits: commit be2cb33ee3a25b488096927c343a81e7d4f2a913 Author: Luboš Luňák AuthorDate: Fri Nov 29 11:06:33 2019 +0100 Commit: Andras Timar CommitDate: Fri Nov 29 11:06:33 2019 +0100 skia: fix --disable-gui build

[Libreoffice-commits] core.git: Branch 'libreoffice-6-3' - xmloff/source

2019-11-29 Thread Tamás Zolnai (via logerrit)
xmloff/source/draw/sdpropls.cxx | 46 +++- 1 file changed, 22 insertions(+), 24 deletions(-) New commits: commit 5d20213462ca346ba942ce5e03a5771d499d3518 Author: Tamás Zolnai AuthorDate: Tue Nov 26 15:23:40 2019 +0100 Commit: Michael Stahl

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

2019-11-29 Thread Szymon Kłos (via logerrit)
solenv/sanitizers/ui/svx.suppr |4 ++-- svx/source/sidebar/graphic/GraphicPropertyPanel.cxx |2 +- svx/uiconfig/ui/sidebargraphic.ui | 10 +- 3 files changed, 8 insertions(+), 8 deletions(-) New commits: commit

[Libreoffice-commits] online.git: wsd/DocumentBroker.hpp wsd/Storage.cpp

2019-11-29 Thread Tor Lillqvist (via logerrit)
wsd/DocumentBroker.hpp |2 ++ wsd/Storage.cpp| 10 +- 2 files changed, 11 insertions(+), 1 deletion(-) New commits: commit 29b603a34f9dfbf4ecd9d504fd2836472fa3c9a5 Author: Tor Lillqvist AuthorDate: Thu Nov 28 18:09:58 2019 +0200 Commit: Tor Lillqvist CommitDate:

Re: Writing a LibreOffice extension that logs user (and other) events in real-time

2019-11-29 Thread Chide
Hi Andrew, Thank you so much for your quick reply. We will take your advice. In the end - you think it is possible to realise what I said with an extension? Or do you have doubts about it? Another, much less desirable option, is that we dive right into the source code of LibreOffice and add

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

2019-11-29 Thread Andras Timar (via logerrit)
loleaflet/src/control/Control.Menubar.js | 12 +++- loleaflet/src/control/Toolbar.js | 16 ++-- 2 files changed, 25 insertions(+), 3 deletions(-) New commits: commit 092af8e809f246c40089f7aaf25a2631b3bfe96e Author: Andras Timar AuthorDate: Fri Nov 29 15:32:09

[Libreoffice-commits] core.git: chart2/qa include/xmloff schema/libreoffice xmloff/source

2019-11-29 Thread Tamas Bunth (via logerrit)
chart2/qa/extras/chart2export.cxx | 16 +++ chart2/qa/extras/data/docx/tdf123206.docx |binary include/xmloff/xmltoken.hxx |1 schema/libreoffice/OpenDocument-schema-v1.3+libreoffice.rng |9 +

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

2019-11-29 Thread Stephan Bergmann (via logerrit)
include/editeng/frmdiritem.hxx |5 + include/i18nlangtag/languagetag.hxx |5 + 2 files changed, 10 insertions(+) New commits: commit e9e4eb0736d5582fa37dcad20bf5826c50029249 Author: Stephan Bergmann AuthorDate: Fri Nov 29 11:58:10 2019 +0100 Commit: Stephan Bergmann

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.2' - bridges/source cppuhelper/Library_cppuhelper.mk cppuhelper/source include/ios ios/Module_ios.mk ios/source ios/StaticLibrary_ios.mk

2019-11-29 Thread Jan Holesovsky (via logerrit)
bridges/source/cpp_uno/gcc3_linux_aarch64/cpp2uno.cxx |4 + cppuhelper/Library_cppuhelper.mk |1 cppuhelper/source/exc_thrower.cxx | 56 -- include/ios/ios.hxx | 19 -- ios/Module_ios.mk

[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - loleaflet/admin

2019-11-29 Thread Tamás Zolnai (via logerrit)
loleaflet/admin/admin.html |1 - 1 file changed, 1 deletion(-) New commits: commit 4f6c58f18fc4f32e9168697f58694a7c995bd5a0 Author: Tamás Zolnai AuthorDate: Fri Nov 22 16:17:20 2019 +0100 Commit: Aron Budea CommitDate: Fri Nov 29 17:59:52 2019 +0100 Fix admin console.

[Libreoffice-bugs] [Bug 43786] Intransparent Use of Options

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43786 Michael Weghorn changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 105751] Separate document saved options from global options in Options dialog

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=105751 Michael Weghorn changed: What|Removed |Added See Also||https://bugs.documentfounda

[Libreoffice-bugs] [Bug 129101] Image handling and memory usage horrible

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129101 --- Comment #5 from rol...@logikalsolutions.com --- Created attachment 156189 --> https://bugs.documentfoundation.org/attachment.cgi?id=156189=edit LibreOffice image bug Bug 6.3.3.2 introduced when I was told to install it to verify

[Libreoffice-bugs] [Bug 129101] Image handling and memory usage horrible

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129101 --- Comment #7 from rol...@logikalsolutions.com --- (In reply to Julien Nabet from comment #6) > > ... > > As the bug report clearly stated. > > > > I'm currently writing "The Minimum You Need to Know About the > > Phallus of AGILE"

[Libreoffice-bugs] [Bug 129094] Looking for Bike Rental in Goa, visit on: bike Rental in Goa

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129094 Timur changed: What|Removed |Added Product|cppunit |LibreOffice Component|General

[Libreoffice-bugs] [Bug 129106] EMF+ text is condensed and uses incorrect character spacing

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129106 --- Comment #2 from Chris Sherlock --- Created attachment 156193 --> https://bugs.documentfoundation.org/attachment.cgi?id=156193=edit Test EMF+ file Taken from

[Libreoffice-bugs] [Bug 129106] EMF+ text is condensed and uses incorrect character spacing

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129106 Chris Sherlock changed: What|Removed |Added CC||chris.sherloc...@gmail.com ---

[Libreoffice-bugs] [Bug 129047] [Feature Request] Make the LibreOffice Writer Tabbed UI Ribbon Layout Equal To Microsoft's Office Tab Ribbons Layout

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129047 --- Comment #4 from John Enigma --- I have a question though. What is the NEEDINFO tag for? -- You are receiving this mail because: You are the assignee for the bug.___ Libreoffice-bugs

[Libreoffice-bugs] [Bug 69098] FILEOPEN Imported MS-word document (.doc) does not show correct Unicode PUA character (checkbox)

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=69098 Johannes Schneider changed: What|Removed |Added Hardware|Other |x86-64 (AMD64)

[Libreoffice-bugs] [Bug 129104] New: When saving user-defined menus, standard menu entries are (partially) lost.

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129104 Bug ID: 129104 Summary: When saving user-defined menus, standard menu entries are (partially) lost. Product: LibreOffice Version: 6.3.1.1 rc Hardware: All

[Libreoffice-bugs] [Bug 85517] TOOLBAR: No left padding next to the name box field

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=85517 Timur changed: What|Removed |Added Priority|medium |low Severity|normal

[Libreoffice-bugs] [Bug 126852] MYSQL/MariaDB native connector: Column Type "TEXT" is reported as "VARCHAR"

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=126852 Julien Nabet changed: What|Removed |Added CC||serval2...@yahoo.fr --- Comment

[Libreoffice-bugs] [Bug 129087] Can not uninstall 6.3.2.2

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129087 Dirk Munk changed: What|Removed |Added Resolution|WORKSFORME |FIXED Status|RESOLVED

[Libreoffice-bugs] [Bug 75806] SearchWords in ReplaceDescriptor

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=75806 Andreas Heinisch changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 128442] Newly opened document/presentation does not get focus

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128442 --- Comment #2 from Stanislaus J. Pinasthika --- Thank you for reporting the issue. I just tried on Version: 6.4.0.0.alpha1+ Build ID: eeae2032476e8c8645ab438fbb379f3151c8e472 CPU threads: 8; OS: Linux 5.0; UI render: default; VCL: kf5;

[Libreoffice-bugs] [Bug 128133] muddy fonts in LibreOffice GUI with 125% scale in Windows 10

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=128133 Jan-Marek Glogowski changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 107738] [META] Section bugs and enhancements

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=107738 larrybradley changed: What|Removed |Added Version|Inherited From OOo |6.3.3.2 release --- Comment #2

[Libreoffice-bugs] [Bug 129101] Image handling and memory usage horrible

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129101 rol...@logikalsolutions.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2

[Libreoffice-bugs] [Bug 129007] Calc - names beginning with underscore no longer work

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129007 Mike Kaganski changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 39936] UI: Right Click on Row/Column -> Insert Copied Cells... (paste + shift cells in one click)

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39936 Timur changed: What|Removed |Added Priority|high|highest --- Comment #52 from Timur ---

[Libreoffice-bugs] [Bug 106814] FILEOPEN: DOC: Incorrect cell's height break page layout

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106814 --- Comment #3 from Timur --- Reproduced 6.5+ but also 4.4 and 3.5. Cells looked better on fileopen in LO 3.3 but fields couldn't be filled. Test Windows. MSO also opens that DOC as read-only and fields can be filled only after Edit.

[Libreoffice-bugs] [Bug 106981] The Repeat feature when you select an Inserted Video for it to play in a Loop during a slideshow no longer works (64-bit only)

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=106981 --- Comment #16 from Richard Marchessault --- Tried the 64 bit version 6.2.8.2 today. Video looping is still a problem. reverted to 32 bit version and video looping works just fine. -- You are receiving this mail because: You are the

[Libreoffice-bugs] [Bug 129106] EMF text is condensed and uses incorrect character spacing

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129106 Chris Sherlock changed: What|Removed |Added Summary|EMF+ text is condensed and |EMF text is condensed and

[Libreoffice-bugs] [Bug 129107] New: Objects in Array and Other Variables Disappear After Redimensioning

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129107 Bug ID: 129107 Summary: Objects in Array and Other Variables Disappear After Redimensioning Product: LibreOffice Version: unspecified Hardware: All

[Libreoffice-bugs] [Bug 129102] duplicate names in Customize Writer keyboard Category Insert

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=129102 V Stuart Foote changed: What|Removed |Added CC||vstuart.fo...@utsa.edu

[Libreoffice-bugs] [Bug 108458] Label changes for Toolbar use degrade function listing in the Customize dialog--have duplicate entries on the list

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108458 V Stuart Foote changed: What|Removed |Added CC||tor...@yahoo.com --- Comment

[Libreoffice-bugs] [Bug 108897] [META] XLSX (OOXML) bug tracker

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108897 Bug 108897 depends on bug 97086, which changed state. Bug 97086 Summary: Encrypting OOXML files truncates password to 15 characters https://bugs.documentfoundation.org/show_bug.cgi?id=97086 What|Removed

[Libreoffice-bugs] [Bug 108914] [META] Password protected file bugs and enhancements

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=108914 Bug 108914 depends on bug 97086, which changed state. Bug 97086 Summary: Encrypting OOXML files truncates password to 15 characters https://bugs.documentfoundation.org/show_bug.cgi?id=97086 What|Removed

[Libreoffice-bugs] [Bug 82380] Wrong "Reached the end of the document" text with 'Find Next' and 'Find Previous'

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=82380 --- Comment #9 from QA Administrators --- Dear Prathapmuruganandam, 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

[Libreoffice-bugs] [Bug 119377] Table text replaced by '0' on applying AutoFormat Style and re-opening document

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=119377 --- Comment #12 from QA Administrators --- Dear sirgillem, 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

[Libreoffice-bugs] [Bug 34722] FILEOPEN: Text boxes are not shown in generated .doc documents

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=34722 --- Comment #22 from QA Administrators --- Dear Aurimas Fišeras, 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

[Libreoffice-bugs] [Bug 121558] Documents starts to scroll (unintended) when hoovering around the ruler area with highlighting bucket tool active

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=121558 --- Comment #7 from QA Administrators --- Dear Telesto, 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

[Libreoffice-bugs] [Bug 37828] rotated text is not saved correctly in doc format

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=37828 --- Comment #18 from QA Administrators --- Dear Alexandre Demers, 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

[Libreoffice-bugs] [Bug 112840] Can't replace all the underlined text with nothing

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=112840 --- Comment #6 from QA Administrators --- Dear ask4support, 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

[Libreoffice-bugs] [Bug 93259] Cannot correctly read cell alignments on simple spreadsheet

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93259 --- Comment #6 from QA Administrators --- Dear Eric West, 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

[Libreoffice-bugs] [Bug 120994] Track Changes don't toggle the button Record in the Contextual Groups interface

2019-11-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=120994 --- Comment #3 from QA Administrators --- Dear Sabri Unal, 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

  1   2   3   4   5   >