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

2015-07-13 Thread Stephan Bergmann
On 07/10/2015 01:09 PM, Varun wrote: commit 6a0efa9873b1a5cae4ae0719a7ae1eee97838168 Author: Varun Date: Thu Jul 9 23:33:24 2015 +0530 Added Test for tdf#80663 table row/column delete undo crash Change-Id: Ica62926486831f126cce54d651e230cee3360074 Reviewed-on: https://gerrit.l

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

2015-07-13 Thread Stephan Bergmann
basegfx/source/range/b2drangeclipper.cxx |1 - vcl/source/edit/textundo.cxx |1 - vcl/source/window/event.cxx |1 - 3 files changed, 3 deletions(-) New commits: commit d537a439fe0bec348d6cf0e14dadee773b38bcd4 Author: Stephan Bergmann Date: Mon Jul 13 18:20:

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

2015-07-13 Thread Marek Doležel
vcl/source/edit/texteng.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 0bd582834b46dbbc5037310d45bac8885e6f2a07 Author: Marek Doležel Date: Tue Jul 14 03:00:37 2015 +0200 tdf#92582 Revert "tdf#91544: fix freezing of Data source window" This re

Re: Gerrit: Reliability and fidelity of verification results

2015-07-13 Thread Norbert Thiebaud
On Mon, Jul 13, 2015 at 6:50 PM, Thorsten Behrens wrote: > Norbert Thiebaud wrote: >> Do not get me wrong. I applaud the effort to get rid of boost if we >> can.. that is a big and expensive dep. >> > There's some amount of irony here, in that for c++11 and beyond, it's > sometimes just stuff move

Re: Gerrit: Reliability and fidelity of verification results

2015-07-13 Thread Thorsten Behrens
Norbert Thiebaud wrote: > Do not get me wrong. I applaud the effort to get rid of boost if we > can.. that is a big and expensive dep. > There's some amount of irony here, in that for c++11 and beyond, it's sometimes just stuff moved out of boost into std, that makes our boost exposure seemingly s

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 4 commits - ooxml/source

2015-07-13 Thread Kay Schenk
ooxml/source/framework/JavaPartManager/.classpath | 21 ooxml/source/framework/JavaPartManager/.project | 21 ooxml/source/framework/OOXMLViewer/.classpath | 37 +++--- ooxml/source/framework/OOXMLViewer/.project | 55 +++--- 4 files ch

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

2015-07-13 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6346bb2b25594f35cad9f6d7be422d2f040530a8 Author: Andras Timar Date: Tue Jul 14 00:02:15 2015 +0200 Updated core Project: translations 21b44f6cd56cc32a1f0ed4fe37a9654594218b4f updated Sl

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-0-0' - source/sl

2015-07-13 Thread Andras Timar
source/sl/cui/source/tabpages.po |4 ++-- source/sl/cui/uiconfig/ui.po |4 ++-- source/sl/helpcontent2/source/text/scalc/guide.po |6 +++--- source/sl/helpcontent2/source/text/shared/01.po |6 ++

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-0' - source/sl

2015-07-13 Thread Andras Timar
source/sl/cui/source/tabpages.po |4 ++-- source/sl/cui/uiconfig/ui.po |4 ++-- source/sl/helpcontent2/source/text/scalc/guide.po |6 +++--- source/sl/helpcontent2/source/text/shared/01.po |6 ++

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

2015-07-13 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0153639c17d40061480a7bbde11fa0249e3051f Author: Andras Timar Date: Tue Jul 14 00:02:15 2015 +0200 Updated core Project: translations c588f61d5e916021efb0e579c5ddf755385e0d13 updated Sl

[Libreoffice-commits] dictionaries.git: sl_SI/description.xml sl_SI/README_th_sl_SI.txt sl_SI/th_sl_SI_v2.dat

2015-07-13 Thread Andras Timar
sl_SI/README_th_sl_SI.txt |4 sl_SI/description.xml |4 sl_SI/th_sl_SI_v2.dat | 1954 +++--- 3 files changed, 1523 insertions(+), 439 deletions(-) New commits: commit a06da898df0371577c5c2466480f6c807e6c211f Author: Andras Timar Date: M

[Libreoffice-commits] core.git: dictionaries

2015-07-13 Thread Andras Timar
dictionaries |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9be553f4c61f220ebbe212dc76cb9cce4ae1c106 Author: Andras Timar Date: Mon Jul 13 23:55:57 2015 +0200 Updated core Project: dictionaries a06da898df0371577c5c2466480f6c807e6c211f Updated Sl

Re: Gerrit: Reliability and fidelity of verification results

2015-07-13 Thread Norbert Thiebaud
On Mon, Jul 13, 2015 at 1:51 PM, David Ostrovsky wrote: >> And your patch 8 would have failed the same way on tb58/tb59/tb60 > > It requires a lot of efforts and time to upgrade all TBs to the newest > baseline: 18 min. for OS + 22 min. for XCode. And we don't have time to > do that. I understand

Re: Multiselection needs work?

2015-07-13 Thread Julien Nabet
On 13/07/2015 15:21, Michael Meeks wrote: On Mon, 2015-07-13 at 13:33 +0200, Julien Nabet wrote: In this case perhaps getFiles should use getSelectedFiles() then truncate? Heh - actually that's a pretty good solution for the general case. Call the more powerful method from XFilePicker2

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source

2015-07-13 Thread matteocam
editeng/source/outliner/overflowingtxt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 024ebf6859ceadd9a259b9607bdf1063516b0a29 Author: matteocam Date: Mon Jul 13 16:56:13 2015 -0400 Fix juxtaposing special case in deep merge Change-Id: Ica2e7935a

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - 2 commits - editeng/source svx/source

2015-07-13 Thread matteocam
editeng/source/outliner/overflowingtxt.cxx |2 +- svx/source/svdraw/svdedxv.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6fc58c5c561b5f3f02a9317a470c73ce63e3fcf8 Author: matteocam Date: Mon Jul 13 16:55:17 2015 -0400 Fix juxtaposing

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/crash-3.emf |binary vcl/source/filter/wmf/enhwmf.cxx |4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit ec9e5a231e3f38e58e0dcc83f5a714037dc34b38 Author: Caolán McNamara Date: Mon Jul 13 20:44:16 20

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.3' - 9 commits - vcl/qa vcl/source

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/crash-2.emf |binary vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-1.emf |binary vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-2.emf |binary vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-1.emf |binary vcl/qa/cppunit/graphicfilter/data/gif/pass

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source

2015-07-13 Thread matteocam
editeng/source/outliner/overflowingtxt.cxx |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) New commits: commit 9890550e354a311714550fa42d1e8a6aae8ea04b Author: matteocam Date: Mon Jul 13 16:13:46 2015 -0400 More debugging output Change-Id: I2a375ad899b8a28486725

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

2015-07-13 Thread Caolán McNamara
chart2/source/controller/main/ChartController.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 8de7d44f96252e97e224d42466698114370dbaa3 Author: Caolán McNamara Date: Mon Jul 13 20:59:05 2015 +0100 disable newly unused code since last disable Change-Id: I9f0abc3

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/source

2015-07-13 Thread matteocam
svx/source/svdraw/textchainflow.cxx |7 +++ 1 file changed, 7 insertions(+) New commits: commit 8291a205f220a975dc2f44b6de0b06f4310fc879 Author: matteocam Date: Mon Jul 13 16:02:30 2015 -0400 Add debug info for para counts Change-Id: I0a2a6b7d783fc3c27ddaea4cc1dad6595617f

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - external/jfreereport

2015-07-13 Thread Julien Nabet
external/jfreereport/UnpackedTarball_jfreereport_libformula.mk |1 external/jfreereport/patches/libformula-minutes_truncation.patch.1 | 17 ++ 2 files changed, 18 insertions(+) New commits: commit 379046962f055d26484796690c3dbc491e23b0a5 Author: Julien Nabet Date: Mon Jul 1

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/crash-3.emf |binary vcl/source/filter/wmf/enhwmf.cxx |4 +++- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 173fd90387e8bb7f33c2608628f12c7f772f0277 Author: Caolán McNamara Date: Mon Jul 13 20:44:16 20

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source

2015-07-13 Thread matteocam
editeng/source/outliner/outliner.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7aae39ef5679db0299c34095781187546cbedff2 Author: matteocam Date: Mon Jul 13 15:12:48 2015 -0400 Fix wrong definition of bLastParaIsInterrupted Change-Id: Ib0b65af

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source

2015-07-13 Thread matteocam
editeng/source/outliner/overflowingtxt.cxx | 55 ++--- 1 file changed, 50 insertions(+), 5 deletions(-) New commits: commit 5694e32c7cbfb9079585502fae14ba7a583db999 Author: matteocam Date: Mon Jul 13 14:53:14 2015 -0400 Add rough algorithm for deep merging. Not a

Re: Gerrit: Reliability and fidelity of verification results

2015-07-13 Thread David Ostrovsky
On Mon, 2015-07-13 at 06:29 -0500, Norbert Thiebaud wrote: > On Mon, Jul 13, 2015 at 1:22 AM, David Ostrovsky wrote: > > > > There weren't any changes in the affected file textdoc.cxx between those > > two patch sets. > that is a bold thing to say when a patch change stuff like uno headers > or rt

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

2015-07-13 Thread Markus Mohrhard
chart2/source/controller/main/ChartController.cxx |4 1 file changed, 4 insertions(+) New commits: commit f90307a9372579b15b837dc83d959b394c6a0537 Author: Markus Mohrhard Date: Mon Jul 13 19:43:59 2015 +0200 disable that code for now Change-Id: I9f65babd0314498145746c452

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source include/editeng

2015-07-13 Thread matteocam
editeng/source/outliner/overflowingtxt.cxx | 78 +++-- include/editeng/overflowingtxt.hxx |3 + 2 files changed, 65 insertions(+), 16 deletions(-) New commits: commit d35ecc609fa55835f3942656dcd9330c24dc4521 Author: matteocam Date: Mon Jul 13 14:08:00 2015

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

2015-07-13 Thread Caolán McNamara
vcl/source/gdi/jobset.cxx | 29 + 1 file changed, 17 insertions(+), 12 deletions(-) New commits: commit 9051d3b59cf6e5fd590506bb86bfb8929d3024c3 Author: Caolán McNamara Date: Mon Jan 26 11:26:41 2015 + coverity#1266485 Untrusted value as argument

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

2015-07-13 Thread Eike Rathke
sc/inc/globstr.hrc| 1123 +- sc/source/ui/namedlg/namemgrtable.cxx |2 sc/source/ui/src/globstr.src |6 3 files changed, 568 insertions(+), 563 deletions(-) New commits: commit baffa3e3768df1d016d79349ed074ba20b34d5c1 Author:

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

2015-07-13 Thread Maxim Monastirsky
sc/source/ui/view/tabvwsh2.cxx | 12 sw/source/uibase/uiview/viewstat.cxx |5 - 2 files changed, 16 insertions(+), 1 deletion(-) New commits: commit 107a4740f63860f0901f51217b16cefa62a827ac Author: Maxim Monastirsky Date: Mon Jul 13 20:23:39 2015 +0300 tdf#394

[Libreoffice-commits] core.git: Branch 'private/jmux/trac#12015' - 0 commits -

2015-07-13 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'private/jmux/libreoffice-4-2+kde4' - 0 commits -

2015-07-13 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2015-07-13 Thread Mihai Varga
loleaflet/src/layer/tile/GridLayer.js |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit 449c0a387f59ad075cb880d1cb688ec9586120a9 Author: Mihai Varga Date: Mon Jul 13 20:06:30 2015 +0300 loleaflet: check already visited tiles when prefetching In

[Libreoffice-commits] core.git: Branch 'private/jmux/kde4-vcl-5-0-fix' - 0 commits -

2015-07-13 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

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

2015-07-13 Thread Stephan Bergmann
shell/source/win32/ooofilereader/basereader.cxx |2 +- shell/source/win32/ooofilereader/contentreader.cxx |4 ++-- shell/source/win32/ooofilereader/metainforeader.cxx |4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) New commits: commit 18f3cefd507461784003a10ab9699f7cf5b

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

2015-07-13 Thread Stephan Bergmann
shell/source/win32/ooofilereader/basereader.cxx |9 ++--- shell/source/win32/ooofilereader/contentreader.cxx | 13 - shell/source/win32/ooofilereader/metainforeader.cxx | 13 - shell/source/win32/shlxthandler/util/utilities.cxx |7 +-- 4 files chan

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-3' - 3 commits - loleaflet/Makefile loleaflet/src

2015-07-13 Thread Mihai Varga
loleaflet/Makefile |2 +- loleaflet/src/control/Control.Parts.js |2 +- loleaflet/src/control/Parts.js |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 22aa555c4ede160f9761f97c80c46f906e398bbc Author: Mihai Varga Date: Mon Jul

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source include/editeng include/svx svx/source

2015-07-13 Thread matteocam
editeng/source/outliner/overflowingtxt.cxx |9 +-- include/editeng/overflowingtxt.hxx |8 +- include/svx/textchainflow.hxx |2 - svx/source/svdraw/textchainflow.cxx| 34 + 4 files changed, 33 insertions(+), 20 deletions

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

2015-07-13 Thread Mihai Varga
loleaflet/src/control/Control.Parts.js |2 +- loleaflet/src/control/Parts.js |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 786432b9848e22c81a6f2f4c7e8178d83e1166b8 Author: Mihai Varga Date: Mon Jul 13 19:16:46 2015 +0300 loleaflet: renamed 'pr

[Libreoffice-commits] core.git: basic/source cli_ure/source connectivity/source cppu/source cui/source dbaccess/source dtrans/source editeng/source extensions/source filter/source forms/source fpicker

2015-07-13 Thread Stephan Bergmann
UnoControls/source/controls/progressmonitor.cxx|3 -- UnoControls/source/inc/progressmonitor.hxx |4 -- basic/source/basmgr/basicmanagerrepository.cxx | 10 +- basic/source/basmgr/basmgr.cxx | 14 ++--- cli_ure/source/uno_brid

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source include/editeng include/svx svx/source

2015-07-13 Thread matteocam
editeng/source/outliner/overflowingtxt.cxx |6 ++ include/editeng/overflowingtxt.hxx |2 ++ include/svx/textchainflow.hxx |2 ++ svx/source/svdraw/textchainflow.cxx| 10 ++ 4 files changed, 20 insertions(+) New commits: commit 92a56f1fb97e3a0

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

2015-07-13 Thread Julien Nabet
external/jfreereport/UnpackedTarball_jfreereport_libformula.mk |1 external/jfreereport/patches/libformula-minutes_truncation.patch.1 | 17 ++ 2 files changed, 18 insertions(+) New commits: commit 429280541ff1fbbbf3f0482211a659c96c3347d2 Author: Julien Nabet Date: Mon Jul 1

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source include/editeng

2015-07-13 Thread matteocam
editeng/source/outliner/outliner.cxx | 10 -- editeng/source/outliner/overflowingtxt.cxx | 10 -- include/editeng/overflowingtxt.hxx |4 +++- 3 files changed, 19 insertions(+), 5 deletions(-) New commits: commit 1f71d4b088f43611094ae95d53c6bea44bf7a9ad Author

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-0' - sc/source

2015-07-13 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx | 51 +++--- sc/source/ui/inc/inputhdl.hxx |3 -- 2 files changed, 20 insertions(+), 34 deletions(-) New commits: commit 0d83531e915cf5dda33c41025d4d6afba4d6908d Author: Winfried Donkers Date: Thu Jun 25 17:26:20 2015 +020

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-0' - postprocess/qa sc/source sd/source sw/source

2015-07-13 Thread Stephan Bergmann
postprocess/qa/services.cxx | 11 +++ sc/source/ui/unoobj/docuno.cxx|5 - sd/source/ui/unoidl/unomodel.cxx |9 ++--- sw/source/uibase/uno/unotxdoc.cxx | 13 - 4 files changed, 29 insertions(+), 9 deletions(-) New commits: commit 24d0bf5bc012abf6c

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

2015-07-13 Thread Caolán McNamara
vcl/unx/gtk/window/gtksalframe.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit 74f9d9808fce14f015d56a2aaa4ec5616ed7aa3e Author: Caolán McNamara Date: Mon Jul 13 16:18:41 2015 +0100 Resolves: tdf#92671 union each monitor workarea to find bes

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - include/svx svx/source

2015-07-13 Thread matteocam
include/svx/textchain.hxx |7 +-- svx/source/svdraw/textchain.cxx |9 + 2 files changed, 6 insertions(+), 10 deletions(-) New commits: commit afe335ac3bf0bcd79ee58699f132cf4ad7e5aefe Author: matteocam Date: Mon Jul 13 11:12:05 2015 -0400 Add IsPartOfLastParaInNex

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

2015-07-13 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |4 1 file changed, 4 insertions(+) New commits: commit fae8b7dfeb081c050867fb891d9acf0fdd2a6d36 Author: Caolán McNamara Date: Mon Jul 13 10:31:30 2015 +0100 ww8: make sure we don't wrap around Change-Id: I667bb264f92024b72f230c2ddbba388

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

2015-07-13 Thread Mihai Varga
loleaflet/src/control/Buttons.js |6 -- loleaflet/src/control/Control.Buttons.js | 10 +- 2 files changed, 5 insertions(+), 11 deletions(-) New commits: commit c23aa66e54b5cfbd2dd049853e62ab4f72a92579 Author: Mihai Varga Date: Mon Jul 13 18:01:42 2015 +0300 lolea

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 5 commits - fpicker/Library_fps_office.mk fpicker/source include/svtools officecfg/registry svtools/Library_svt.mk sv

2015-07-13 Thread Szymon Kłos
fpicker/Library_fps_office.mk|1 fpicker/source/office/OfficeFilePicker.cxx |2 fpicker/source/office/RemoteFilesDialog.cxx | 959 + fpicker/source/office/RemoteFilesDialog.hxx | 170 ++ fpicker/source/offi

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

2015-07-13 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx | 51 +++--- sc/source/ui/inc/inputhdl.hxx |3 -- 2 files changed, 20 insertions(+), 34 deletions(-) New commits: commit 865afb6ed25891129efb6907595c892e417a191a Author: Winfried Donkers Date: Thu Jun 25 17:26:20 2015 +020

[Libreoffice-commits] online.git: loolwsd/LOOLSession.cpp loolwsd/LOOLSession.hpp loolwsd/LOOLWSD.cpp loolwsd/LOOLWSD.hpp

2015-07-13 Thread Henry Castro
loolwsd/LOOLSession.cpp | 245 +++--- loolwsd/LOOLSession.hpp |7 loolwsd/LOOLWSD.cpp | 528 loolwsd/LOOLWSD.hpp | 14 + 4 files changed, 454 insertions(+), 340 deletions(-) New commits: commit bb3611399be37ba545421

[GSoC15] Chained Text Boxes - Report Week 7

2015-07-13 Thread Matteo Campanelli
Hi, Last week focus was on cursor motion and fixing some odd behavior. What we got is that cursor can move from one box to another after an Overflow and most of the code for positioning correctly exists. What does not work and/or should be done next: - the odd behavior I mentioned above is probab

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - postprocess/qa sc/source sd/source sw/source

2015-07-13 Thread Stephan Bergmann
postprocess/qa/services.cxx | 11 +++ sc/source/ui/unoobj/docuno.cxx|5 - sd/source/ui/unoidl/unomodel.cxx |9 ++--- sw/source/uibase/uno/unotxdoc.cxx | 13 - 4 files changed, 29 insertions(+), 9 deletions(-) New commits: commit 3b3dbb84cd0d80af2

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.3' - 2 commits - sw/source vcl/source

2015-07-13 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |4 vcl/source/gdi/jobset.cxx| 29 + 2 files changed, 21 insertions(+), 12 deletions(-) New commits: commit d4f07cdd244a6aa69de1fde0df4163b27a65556c Author: Caolán McNamara Date: Mon Jan 26 11:26:41 2015 +

Re: Multiselection needs work?

2015-07-13 Thread Michael Meeks
On Mon, 2015-07-13 at 13:33 +0200, Julien Nabet wrote: > In this case perhaps getFiles > should use getSelectedFiles() then truncate? Heh - actually that's a pretty good solution for the general case. Call the more powerful method from XFilePicker2 and then just truncate it =) Then again

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

2015-07-13 Thread Maxim Monastirsky
chart2/uiconfig/ui/sidebarelements.ui |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e82951a858530a05f3ceb66157baf60bbc2d09eb Author: Maxim Monastirsky Date: Mon Jul 13 16:27:26 2015 +0300 chart2: Fix .ui widget names warn:vcl.layout:13283:1:incl

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - sc/source

2015-07-13 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx | 51 +++--- sc/source/ui/inc/inputhdl.hxx |3 -- 2 files changed, 20 insertions(+), 34 deletions(-) New commits: commit 579f5cbfc4636ae28e545b0d2e456e100b08b4ad Author: Winfried Donkers Date: Thu Jun 25 17:26:20 2015 +020

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-2.emf |binary vcl/source/filter/wmf/enhwmf.cxx |4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 776618f628ea6302374c90722c3dbd0a6dac1c19 Author: Caolán McNamara Date: Mon Jul 13 09:45:55 201

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/crash-2.emf |binary vcl/source/filter/wmf/winmtf.cxx | 26 + 2 files changed, 15 insertions(+), 11 deletions(-) New commits: commit bd7b37b8fcf193e2ce20a84ac68bdb22ed8a9ade Author: Caolán McNamara Date: Mon Ju

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-1.emf |binary vcl/source/filter/wmf/enhwmf.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit b7bcf8ccc15f7d80a3966a340b987dfa9fd41bd0 Author: Caolán McNamara Date: Sun Jul 12 21:07:21 2015

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

2015-07-13 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx | 51 +++--- sc/source/ui/inc/inputhdl.hxx |3 -- 2 files changed, 20 insertions(+), 34 deletions(-) New commits: commit f3d748937a177cbbc0033bcf54d0d0fd57a1b409 Author: Winfried Donkers Date: Thu Jun 25 17:26:20 2015 +020

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/gif/pass/crash-2.gif |binary vcl/source/filter/igif/decode.cxx |3 +++ 2 files changed, 3 insertions(+) New commits: commit 86247d7236cd38a8ae29c66c13e06356fb170b34 Author: Caolán McNamara Date: Sun Jul 12 10:56:48 2015 +0100 fi

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/gif/pass/crash-1.gif |binary vcl/source/filter/igif/decode.cxx |2 ++ 2 files changed, 2 insertions(+) New commits: commit 6bdca73d186ab1c01129c094acaa8b261e092fcc Author: Caolán McNamara Date: Sat Jul 11 15:31:19 2015 +0100 fix

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/xbm/fail/crash-1.xbm | 12 vcl/qa/cppunit/graphicfilter/data/xbm/pass/grafix4.xbm | 2011 + vcl/qa/cppunit/graphicfilter/filters-test.cxx |4 vcl/source/filter/ixbm/xbmread.cxx |2 4 files changed, 2028 ins

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

2015-07-13 Thread Caolán McNamara
vcl/source/filter/wmf/winwmf.cxx | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit f202ff6ba07a75e0423fa8e5be2e0f41dc7f056d Author: Caolán McNamara Date: Fri Jul 10 11:34:03 2015 +0100 fix potential hang here Change-Id: Id62cdb904

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

2015-07-13 Thread Caolán McNamara
vcl/source/filter/wmf/winwmf.cxx | 21 + 1 file changed, 13 insertions(+), 8 deletions(-) New commits: commit e0d7f9a7ca24f06b393f37a34c099cd10b9d2da0 Author: Caolán McNamara Date: Fri Jul 10 11:34:03 2015 +0100 fix potential hang here Change-Id: Id62cdb904

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/vcl

2015-07-13 Thread Caolán McNamara
include/vcl/printerinfomanager.hxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit b78b90732b3089c865773efab362038bd913dac5 Author: Caolán McNamara Date: Sun Jul 12 15:56:40 2015 +0100 coverity#1311653 Uninitialized scalar field Change-Id: Ib1cc

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/xbm/fail/crash-1.xbm | 12 vcl/qa/cppunit/graphicfilter/data/xbm/pass/grafix4.xbm | 2011 + vcl/qa/cppunit/graphicfilter/filters-test.cxx |4 vcl/source/filter/ixbm/xbmread.cxx |2 4 files changed, 2028 ins

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-3' - 2 commits - loleaflet/build loleaflet/debug loleaflet/src

2015-07-13 Thread Mihai Varga
loleaflet/build/deps.js |7 ++ loleaflet/debug/document/document_simple_example.html |1 loleaflet/src/control/Control.Selection.js| 49 +++ loleaflet/src/control/Permission.js | 18 + loleaflet/src/layer/tile

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

2015-07-13 Thread Mihai Varga
loleaflet/src/control/Control.Selection.js | 49 + 1 file changed, 49 insertions(+) New commits: commit f6a9a8ce0435927bf4dc6f2001675870829eb275 Author: Mihai Varga Date: Mon Jul 13 16:01:18 2015 +0300 loleaflet: selection control for viewing modes diff --gi

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/gif/pass/crash-1.gif |binary vcl/source/filter/igif/decode.cxx |2 ++ 2 files changed, 2 insertions(+) New commits: commit bca56c8bc261cd52969fc7e05d6bd2ed9ef72ea6 Author: Caolán McNamara Date: Sat Jul 11 15:31:19 2015 +0100 fix

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/gif/pass/crash-2.gif |binary vcl/source/filter/igif/decode.cxx |3 +++ 2 files changed, 3 insertions(+) New commits: commit b657d6c484ed75f7db4497c720caaffcc519b88c Author: Caolán McNamara Date: Sun Jul 12 10:56:48 2015 +0100 fi

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

2015-07-13 Thread Mihai Varga
loleaflet/build/deps.js |7 ++ loleaflet/debug/document/document_simple_example.html |1 loleaflet/src/control/Permission.js | 18 + loleaflet/src/layer/tile/TileLayer.js | 58 -- 4 files changed, 52 i

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/crash-2.emf |binary vcl/source/filter/wmf/winmtf.cxx | 26 + 2 files changed, 15 insertions(+), 11 deletions(-) New commits: commit 1eb5b896c366e270d5a09918b9f857ee90b37ad7 Author: Caolán McNamara Date: Mon Ju

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-1.emf |binary vcl/source/filter/wmf/enhwmf.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 31880a0c0123f2062bd39a2d0aa928561fa1fc05 Author: Caolán McNamara Date: Sun Jul 12 21:07:21 2015

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-2.emf |binary vcl/source/filter/wmf/enhwmf.cxx |4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5966b7cc69123da2c267917f5e82a5b1c6985aaf Author: Caolán McNamara Date: Mon Jul 13 09:45:55 201

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-0' - include/xmloff xmloff/source

2015-07-13 Thread Laurent Balland-Poirier
include/xmloff/xmltoken.hxx |4 ++-- xmloff/source/core/xmltoken.cxx |4 ++-- xmloff/source/style/xmlnumfe.cxx |8 xmloff/source/style/xmlnumfi.cxx | 12 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) New commits: commit 818d9bb2d1c7db06402a8a1cb5ab37

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

2015-07-13 Thread Jorenz Paragas
connectivity/source/drivers/ado/AColumn.cxx| 14 -- connectivity/source/drivers/ado/AColumns.cxx | 14 -- connectivity/source/drivers/ado/AConnection.cxx| 14 +- connectivity/source/drivers/hsqldb/HDriver.cxx | 16 ++--

[Bug 91112] replace use of o3tl::compose1 by lambdas

2015-07-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91112 --- Comment #5 from Commit Notification --- Jorenz Paragas committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=6e7c923d632c757c9a38a724cad2d55a84755570 tdf#911

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

2015-07-13 Thread Stephan Bergmann
vcl/inc/printdlg.hxx |3 --- 1 file changed, 3 deletions(-) New commits: commit a5db487caaf026e648b34d0fab58376230c1cc47 Author: Stephan Bergmann Date: Mon Jul 13 14:22:51 2015 +0200 -Werror,-Wunused-private-field Change-Id: I35749d468d126084a518bcd423f8a081c7382d80 diff --g

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/xmloff xmloff/source

2015-07-13 Thread Laurent Balland-Poirier
include/xmloff/xmltoken.hxx |4 ++-- xmloff/source/core/xmltoken.cxx |4 ++-- xmloff/source/style/xmlnumfe.cxx |8 xmloff/source/style/xmlnumfi.cxx | 12 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) New commits: commit 0149261bd1cf5df9907022e04cabc2

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

2015-07-13 Thread Arnaud Versini
sw/source/uibase/docvw/srcedtw.cxx | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) New commits: commit 59f58350e49068b78f8a7426bfc08ee4d722b4b4 Author: Arnaud Versini Date: Sat Jul 11 15:26:41 2015 +0200 swui: avoid name conflict with SwTextPortion for LTO

[Libreoffice-commits] core.git: chart2/inc chart2/Library_chartcontroller.mk chart2/source framework/inc framework/Library_fwk.mk framework/source framework/util include/svx officecfg/registry reportd

2015-07-13 Thread Maxim Monastirsky
chart2/Library_chartcontroller.mk |1 chart2/inc/pch/precompiled_chartcontroller.hxx |1 chart2/source/controller/chartcontroller.component |4 chart2/source/controller/main/ShapeToolbarController.cxx| 290 --

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

2015-07-13 Thread Laurent Balland-Poirier
include/xmloff/xmltoken.hxx |4 ++-- xmloff/source/core/xmltoken.cxx |4 ++-- xmloff/source/style/xmlnumfe.cxx |8 xmloff/source/style/xmlnumfi.cxx | 12 ++-- 4 files changed, 14 insertions(+), 14 deletions(-) New commits: commit 9c2a8065add0da1e649633efa0795b

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

2015-07-13 Thread Stephan Bergmann
configmgr/qa/unit/test.cxx |5 +++-- configmgr/source/access.cxx | 12 ++-- 2 files changed, 9 insertions(+), 8 deletions(-) New commits: commit e80df0d58ba32e3041ff9c8cdea9c617ea7e633b Author: Stephan Bergmann Date: Mon Jul 13 14:07:38 2015 +0200 tdf#92639: Slashes are all

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

2015-07-13 Thread Caolán McNamara
vcl/source/gdi/jobset.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 481240f4ba80c794bc86e1fec7795712f2b08650 Author: Caolán McNamara Date: Mon Jul 13 11:02:56 2015 +0100 min legal size here is > 4 (cherry picked from commit 3131205c05a3fde4ef1e

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

2015-07-13 Thread Caolán McNamara
sw/source/filter/ww8/ww8scan.cxx |4 1 file changed, 4 insertions(+) New commits: commit b59f8b33f44d834ac6c946f4524a106f09eb8364 Author: Caolán McNamara Date: Mon Jul 13 10:31:30 2015 +0100 ww8: make sure we don't wrap around Change-Id: I667bb264f92024b72f230c2ddbba388

[Libreoffice-commits] core.git: 2 commits - avmedia/Library_avmediavlc.mk avmedia/source

2015-07-13 Thread Michael Stahl
avmedia/Library_avmediavlc.mk |1 - avmedia/source/vlc/vlcframegrabber.cxx | 18 ++ avmedia/source/vlc/vlcframegrabber.hxx |2 ++ avmedia/source/vlc/vlcplayer.cxx | 19 +++ avmedia/source/vlc/vlcwindow.cxx

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - xmloff/source

2015-07-13 Thread Eike Rathke
xmloff/source/style/xmlnumfi.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9d23401109f93fcff37f35f708af7ec33e690ed4 Author: Eike Rathke Date: Fri Jul 10 23:20:28 2015 +0200 the last condition is "all other numbers", not the third, tdf#92457 related

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

2015-07-13 Thread Eike Rathke
xmloff/source/style/xmlnumfi.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit cdb2d6aa33a409994c3033cf621847d1552ce8cd Author: Eike Rathke Date: Fri Jul 10 23:20:28 2015 +0200 the last condition is "all other numbers", not the third, tdf#92457 related

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

2015-07-13 Thread Stephan Bergmann
postprocess/qa/services.cxx | 11 +++ sc/source/ui/unoobj/docuno.cxx|5 - sd/source/ui/unoidl/unomodel.cxx |9 ++--- sw/source/uibase/uno/unotxdoc.cxx | 13 - 4 files changed, 29 insertions(+), 9 deletions(-) New commits: commit 61a3be76c221c822b

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

2015-07-13 Thread Caolán McNamara
sw/source/core/access/accnotextframe.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 7de992bcc66c973bb6b247184cac38f01cd1104a Author: Caolán McNamara Date: Mon Jul 13 12:38:18 2015 +0100 fix a11y crash seen on close of tdf#92573 its not the reported crash, wh

Re: Multiselection needs work?

2015-07-13 Thread Julien Nabet
On 13/07/2015 10:44, Michael Meeks wrote: Hi Julien, On Sun, 2015-07-12 at 01:02 +0200, Julien Nabet wrote: Here's a patch: https://gerrit.libreoffice.org/#/c/16959/ I truncated to 1 file in KDE part + Vista part. Heh =) I worry though that the implementation of the KDE & Vista bits is

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

2015-07-13 Thread Eike Rathke
xmloff/source/style/xmlnumfe.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 5af8cf2e94a07821e9058ed7541b80dd6693 Author: Eike Rathke Date: Mon Jul 13 13:28:15 2015 +0200 use the DBL_MAX constant that we also use elsewhere, tdf#92457 Change-

Re: Gerrit: Reliability and fidelity of verification results

2015-07-13 Thread Norbert Thiebaud
On Mon, Jul 13, 2015 at 1:22 AM, David Ostrovsky wrote: > > I'd like to rise a question about reliability and fidelity of Jenkins > Gerrit change verification results. Consider this change: 16877. It is so much easier to blame the tools indeed. > > * On patch set 8: [1] TB 66 voted VRFY+1 [2]. >

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-1.emf |binary vcl/source/filter/wmf/enhwmf.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit 5ef9b838791ebb7c4d5695dce5e5fd12eddcab96 Author: Caolán McNamara Date: Mon Jul 13 09:10:12 2015 +0

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

2015-07-13 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-1.emf |binary vcl/source/filter/wmf/enhwmf.cxx |2 +- 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit bcf9f7c7e06ee97106b5a555a97599e6b0ed1c13 Author: Caolán McNamara Date: Mon Jul 13 09:10:12 2015 +0

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

2015-07-13 Thread Tor Lillqvist
include/svx/grfflt.hxx | 18 -- 1 file changed, 18 deletions(-) New commits: commit 1c263b70cad4ec168279857a0e00d9eea14dd741 Author: Tor Lillqvist Date: Mon Jul 13 13:57:41 2015 +0300 Bin pointless comments Change-Id: Ifebb44ce61b920488af52c7ab377c188bd4f9015 d

  1   2   >