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

2015-08-12 Thread Julien Nabet
filter/source/graphicfilter/eps/eps.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6071bab93bae55cf037d1c31c63879cab66ad0d9 Author: Julien Nabet Date: Mon Jun 1 09:27:07 2015 +0100 tdf#91782 - fix VirtualDevice allocation crasher in eps filter. C

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #26 from Commit Notification --- Ian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=4498c5e1d0e0c98055d6ce6ad22c840e89b401cc tdf#90222: Remove

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

2015-08-12 Thread Ian
scaddins/source/datefunc/datefunc.cxx | 99 -- scaddins/source/datefunc/datefunc.hxx | 57 +++ 2 files changed, 47 insertions(+), 109 deletions(-) New commits: commit 4498c5e1d0e0c98055d6ce6ad22c840e89b401cc Author: Ian Date: Wed Aug 12 15:00

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

2015-08-12 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/wmf/fail/hang-2.wmf |binary vcl/source/filter/wmf/enhwmf.cxx |7 --- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit dfba79d2c2e332fca82ac5a236ee74b90892c62f Author: Caolán McNamara Date: Wed Aug 12 16:30:21

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

2015-08-12 Thread Caolán McNamara
vcl/qa/cppunit/graphicfilter/data/wmf/fail/hang-2.wmf |binary vcl/source/filter/wmf/enhwmf.cxx |7 --- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit aff9057c35827ec7a6219b1c752f7525db64cdca Author: Caolán McNamara Date: Wed Aug 12 16:30:21

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

2015-08-12 Thread David Tardon
include/basebmp/accessortraits.hxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 56050b75941355285911c0293a3c02fc403d0c89 Author: David Tardon Date: Wed Aug 12 14:08:25 2015 +0200 remove unneeded include Change-Id: I1fbba89733493b20bd4c9c9b9129e3b1dcd0a467 diff -

[Libreoffice-commits] core.git: include/basebmp include/o3tl

2015-08-12 Thread Daniel Robertson
include/basebmp/accessortraits.hxx | 14 ++ include/o3tl/compat_functional.hxx |9 - 2 files changed, 10 insertions(+), 13 deletions(-) New commits: commit 3babca3e849e1cb42225ca1c26e8f6156ad153e6 Author: Daniel Robertson Date: Tue Aug 11 20:31:51 2015 -0400 tdf#

Re: Jack license statement

2015-08-12 Thread Wols Lists
On 12/08/15 07:06, Jack wrote: > All of my past and future contributions to LibreOffice may be licensed > under any license, but not under the GPL or any similar copyleft > license. The right to license my contributions under the LGPLv3+ is > hereby also granted. > > /jack > This is a legal nonse

another life-cycle/timing bug

2015-08-12 Thread Norbert Thiebaud
I ran into this one twice.. it is pretty hard to hit... but still. saddly I do not have a core for it... Process: cppunittester [13018] Path: /Volumes/VOLUME/*/cppunittester Identifier:cppunittester Version: 0 Code Type: X86-64

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

2015-08-12 Thread Winfried Donkers
sc/inc/callform.hxx | 22 +++--- sc/inc/global.hxx|6 +++--- sc/source/core/data/funcdesc.cxx | 22 -- sc/source/core/data/global.cxx | 12 ++-- sc/source/core/inc/adiasync.hxx |4 ++-- sc/source/core/tool/ad

[Libreoffice-commits] core.git: bin/gbuild-to-ide

2015-08-12 Thread Maxim Monastirsky
bin/gbuild-to-ide |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit c614e711136205252ac2c72f9772c718dafc471e Author: Maxim Monastirsky Date: Wed Aug 12 21:54:45 2015 +0300 gbuild-to-ide: Don't try to remove files that don't exist. Failed with lo.pro a

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

2015-08-12 Thread Eike Rathke
sc/source/core/data/bcaslot.cxx | 20 +++- 1 file changed, 15 insertions(+), 5 deletions(-) New commits: commit 2d4edd7de2e67db5bd17e7a89e2496611ebcc165 Author: Eike Rathke Date: Wed Aug 12 20:15:08 2015 +0200 Resolves: tdf#93388 broadcasting to removed listeners isn't a

[GSoC] More and Better Tests - Weekly Report #11 (Varun Dhall)

2015-08-12 Thread Varun Dhall
Hi all! Eleventh week of GSoC was passed in writing more new tests. In last 7 days, only few changes were merged into the master, some are on gerrit for code review and remaining changes are yet to be committed. Currently I am working on a couple of new tests for regression bugs in Writer a

[Libreoffice-commits] core.git: Branch 'feature/fixes7' - configmgr/source

2015-08-12 Thread Michael Meeks
configmgr/source/winreg.cxx |9 +- configmgr/source/writemodfile.cxx | 127 ++ configmgr/source/writemodfile.hxx | 24 ++- 3 files changed, 102 insertions(+), 58 deletions(-) New commits: commit d92f826b8bfac09eaeb6fe0aac7c5640c3b6325c Author:

[Libreoffice-commits] core.git: Changes to 'feature/fixes7'

2015-08-12 Thread Caolán McNamara
New branch 'feature/fixes7' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

RE: Anyone have a contact name number at thompson Reuters/Reuters for porting their market data code (C/C++) to LibreOffice?

2015-08-12 Thread nicholas ferguson
I posted a query on the thomsonreuters.com page.under Contact / Sales and Account Inquiries / Financial. Asked them if they would be interested in uploading to github, their related code that handles market data for Microsoft excel.. so that LibreOffice developers could port it over. Not sure i

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - include/svtools svtools/source

2015-08-12 Thread Szymon Kłos
include/svtools/PlaceEditDialog.hxx|3 ++- include/svtools/ServerDetailsControls.hxx |3 +++ svtools/source/dialogs/PlaceEditDialog.cxx | 17 - 3 files changed, 13 insertions(+), 10 deletions(-) New commits: commit 5ce46f505184ce470de874f2506a926575b8445d Author

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

2015-08-12 Thread Caolán McNamara
chart2/source/controller/dialogs/DataBrowser.cxx |1 - vcl/qa/cppunit/graphicfilter/data/wmf/fail/hang-2.wmf |binary vcl/source/filter/wmf/enhwmf.cxx |7 --- 3 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 7ffe6aebb44ed3f7b5fd1ffe3ccfccf

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

2015-08-12 Thread Eike Rathke
Hi again, On Wednesday, 2015-08-12 17:48:57 +0200, Eike Rathke wrote: > > > The new test code triggers a division by zero now (as seen with > > > -fsanitize=undefined): > > > > First, that shouldn't matter as it produces a double INF value. > > I wonder though why that didn't propagate into the

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

2015-08-12 Thread Samuel Mehrbrodt
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |6 ++ 1 file changed, 6 insertions(+) New commits: commit ddf7618fb56c927f862de7b85f213da352cf2b26 Author: Samuel Mehrbrodt Date: Wed Aug 12 17:47:04 2015 +0200 Related tdf#73691: Add different shortcut for German loc

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

2015-08-12 Thread Eike Rathke
Hi, On Wednesday, 2015-08-12 17:36:09 +0200, Eike Rathke wrote: > > The new test code triggers a division by zero now (as seen with > > -fsanitize=undefined): > > First, that shouldn't matter as it produces a double INF value. I wonder though why that didn't propagate into the += operation and

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

2015-08-12 Thread Christian Lohmaier
extras/source/autocorr/lang/ca/DocumentList.xml|1 extras/source/autocorr/lang/da/DocumentList.xml| 29 extras/source/autocorr/lang/pl/DocumentList.xml| 805 + extras/source/autocorr/lang/sv/DocumentList.xml| 39 + extras/source/autocorr/lang/zh-CN/Do

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

2015-08-12 Thread Eike Rathke
Hi Stephan, On Wednesday, 2015-08-12 14:42:18 +0200, Stephan Bergmann wrote: > The new test code triggers a division by zero now (as seen with > -fsanitize=undefined): First, that shouldn't matter as it produces a double INF value. Second, we might want to either use the div() function there to

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

2015-08-12 Thread Jan Holesovsky
sd/source/ui/view/DocumentRenderer.cxx |6 +++--- sd/source/ui/view/DocumentRenderer.src |2 +- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit ac2f6018e01cbd24f394911e8bcd3ee3c217eb51 Author: Jan Holesovsky Date: Wed Aug 12 16:58:07 2015 +0200 tdf#80866, bnc#

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #25 from Ian Gilham --- And on a different branch (isolated code changes) New Changes: https://gerrit.libreoffice.org/17680 Removed another FuncDataList collection -- You are receiving this mail because: You are on the CC l

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

2015-08-12 Thread Miklos Vajna
sw/source/core/view/viewsh.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 89bd30cf426ca54fc9e46295a60551b5bb2d3232 Author: Miklos Vajna Date: Wed Aug 12 14:40:21 2015 +0200 sw: check 0 paint window in RenderContextGuard As seen by Norbert dur

[Libreoffice-commits] core.git: i18nutil/source include/i18nutil include/sfx2 officecfg/registry sd/sdi sd/source sw/qa sw/sdi sw/source

2015-08-12 Thread Justin Luth
i18nutil/source/utility/unicode.cxx | 251 ++ include/i18nutil/unicode.hxx | 46 + include/sfx2/sfxcommands.h |1 include/sfx2/sfxsids.hrc

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #24 from Ian Gilham --- New Changes: https://gerrit.libreoffice.org/17678 tdf#90222: Removed ScaList and cleaned up usages https://gerrit.libreoffice.org/17679 migrated some raw pointers to unique_ptr's -- You are receiving

[Libreoffice-commits] core.git: translations

2015-08-12 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce286dd9e143431044403b78afc1d237cb11acb6 Author: Christian Lohmaier Date: Wed Aug 12 14:12:26 2015 +0200 Updated core Project: translations 060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 upda

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

2015-08-12 Thread Caolán McNamara
svx/source/dialog/charmap.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit a062344931002d88de529d834707444864acfeee Author: Caolán McNamara Date: Wed Aug 12 13:43:27 2015 +0100 Resolves: tdf#93113 crash on revisiting insert special character

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

2015-08-12 Thread Miklos Vajna
editeng/source/editeng/impedit4.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 71aed9185fb17ee27bdc38b4ac650713c4cabb8b Author: Miklos Vajna Date: Wed Aug 12 14:16:11 2015 +0200 tdf#93384 editeng rendercontext: don't paint spellcheck result directly

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

2015-08-12 Thread Mihai Varga
loolwsd/TileCache.cpp |4 loolwsd/TileCache.hpp |5 + 2 files changed, 9 insertions(+) New commits: commit 3e0a3d9ed6bd612e56ab38d8189f63ed2fe35af7 Author: Mihai Varga Date: Wed Aug 12 15:31:02 2015 +0300 loolwsd: use a mutex when moving/removing tiles form the cache dif

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

2015-08-12 Thread Maxim Monastirsky
svx/source/sidebar/PanelLayout.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit b137ea11db280dec3e38a306f9daf7209eacf18e Author: Maxim Monastirsky Date: Wed Aug 12 14:52:39 2015 +0300 Related: tdf#78111 Try to guard against too wide panel layout

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

2015-08-12 Thread Katarina Behrens
sc/source/filter/oox/workbookhelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5945659d8ddc3ca6bb5912965e13d609a36ff003 Author: Katarina Behrens Date: Wed Aug 12 14:39:23 2015 +0200 tdf#92256: Make sure ref syntax of Excel docs gets saved Set

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

2015-08-12 Thread Jan Holesovsky
sw/source/core/layout/paintfrm.cxx |3 +-- sw/source/core/view/viewimp.cxx|3 +-- sw/source/core/view/viewsh.cxx |6 -- 3 files changed, 2 insertions(+), 10 deletions(-) New commits: commit ce51de70c2dfa905e105d09f4ccd72014af159ac Author: Jan Holesovsky Date: Wed Aug 12

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

2015-08-12 Thread Maxim Monastirsky
svx/source/tbxctrls/tbcontrl.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 0bc62128589110686bd97b639bae93d29a8bdd8b Author: Maxim Monastirsky Date: Sun Aug 9 11:33:03 2015 +0300 tdf#93290 Limit the size request of the styles combobox

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

2015-08-12 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf89720.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 21 + sw/source/uibase/docvw/SidebarWin.cxx |3 ++- 3 files changed, 23 insertions(+), 1 deletion(-) New commits: commit 545a0c19494a7d55e514831b9a4d81197ab01c57 Author: Miklos V

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

2015-08-12 Thread Stephan Bergmann
svx/source/unodraw/unoshap4.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit a81d95bbee794757176e811e2e37fc8ce7291450 Author: Stephan Bergmann Date: Wed Aug 12 14:15:29 2015 +0200 tdf#93382: Make HACK more targeted to avoid collateral damage

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

2015-08-12 Thread Stephan Bergmann
svx/source/unodraw/unoshap4.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 5fa848fd12c74204c1383a1307cb822b9278200d Author: Stephan Bergmann Date: Wed Aug 12 14:15:29 2015 +0200 tdf#93382: Make HACK more targeted to avoid collateral damage

[Libreoffice-commits] core.git: 3 commits - starmath/source stoc/source svl/source svx/source

2015-08-12 Thread Caolán McNamara
starmath/source/node.cxx| 22 +++- stoc/source/invocation_adapterfactory/iafactory.cxx |4 +++ svl/source/fsstor/fsstorage.cxx |7 +++--- svl/source/numbers/zforfind.hxx |4 +++ svl/source/undo/undo.c

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

2015-08-12 Thread Stephan Bergmann
On 08/12/2015 12:22 PM, Łukasz Hryniuk wrote: commit 0a726cb29936b61b8f05b0863e24db212a0e6166 Author: Łukasz Hryniuk Date: Tue Aug 11 23:18:28 2015 +0200 tdf#89387 test for CHITEST function Change-Id: Ifff9367e56c357f3d5026ecbf7e984368428e074 Reviewed-on: https://gerrit.libreo

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

2015-08-12 Thread Stephan Bergmann
sc/qa/unit/ucalc_formula.cxx | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) New commits: commit 4518430734b276271e130e6198d40a996794cb62 Author: Stephan Bergmann Date: Wed Aug 12 14:36:46 2015 +0200 loplugin:stringconstant Change-Id: Ie7069df

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

2015-08-12 Thread Eike Rathke
chart2/source/tools/DiagramHelper.cxx | 33 - include/svl/zforlist.hxx |9 +++ svl/source/numbers/zforlist.cxx | 86 -- 3 files changed, 72 insertions(+), 56 deletions(-) New commits: commit 9d370f2bb9f2af1b3acc1531f1e71b0ded3

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 3 commits - include/svtools svtools/source svtools/uiconfig

2015-08-12 Thread Szymon Kłos
include/svtools/PlaceEditDialog.hxx|4 ++- svtools/source/dialogs/PlaceEditDialog.cxx | 29 svtools/uiconfig/ui/placeedit.ui | 35 + 3 files changed, 58 insertions(+), 10 deletions(-) New commits: commit b5d7bdb623c674

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

2015-08-12 Thread Stephan Bergmann
chart2/source/controller/chartapiwrapper/LegendWrapper.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c1c142dc64f96791ebbaf03caeb3ff1852a7598f Author: Stephan Bergmann Date: Wed Aug 12 14:17:05 2015 +0200 Avoid division by zero Change-Id: I28

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

2015-08-12 Thread Stephan Bergmann
svx/source/unodraw/unoshap4.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 68c6408b1725a8f506a8adb8c9af67a65e667f1c Author: Stephan Bergmann Date: Wed Aug 12 14:15:29 2015 +0200 tdf#93382: Make HACK more targeted to avoid collateral damage

Re: CppunitTest_sw_ooxmlsdrexport: division by zero in chart2/source/controller/chartapiwrapper/LegendWrapper.cxx

2015-08-12 Thread Stephan Bergmann
On 01/08/2015 09:45 AM, Stephan Bergmann wrote: Running CppunitTest_sw_ooxmlsdrexport with -fsanitize=float-divide-by-zero fails with (the triggering test code meanwhile moved to CppunitTest_sw_ooxmlexport7) ___ LibreOffice mailing list LibreOffice@li

Libreoffice 5 macro never finishes loading impress

2015-08-12 Thread Jerry Geis
I have downloaded 5.0 on CentOS 7.1 I then have a macro (see below) that I invoke by: /opt/libreoffice5.0/programs/soffice --nolockcheck --nologo --norestore "macro:///Standard.Module1.Load(file:tmp/Clarian.ppt)" The macro never finishes loading... If I just run soffice Clarian.ppt it loads

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #23 from Commit Notification --- Ian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2e23b6b9fc31de8177d72028f4d9441c76015903 tdf#90222: Remove

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

2015-08-12 Thread Ian
scaddins/source/pricing/pricing.cxx | 99 +--- scaddins/source/pricing/pricing.hxx | 58 - 2 files changed, 47 insertions(+), 110 deletions(-) New commits: commit 2e23b6b9fc31de8177d72028f4d9441c76015903 Author: Ian Date: Tue Aug 11 14:01

[Bug 90222] replace ScaList in scaddins with a std container

2015-08-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #22 from Commit Notification --- Ian committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a5cebd1bfc15eed5cc2018a88a7b0cd5a841f6bc tdf#90222: Remove

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

2015-08-12 Thread Ian
scaddins/source/pricing/pricing.cxx | 91 +++- scaddins/source/pricing/pricing.hxx | 39 +-- 2 files changed, 44 insertions(+), 86 deletions(-) New commits: commit a5cebd1bfc15eed5cc2018a88a7b0cd5a841f6bc Author: Ian Date: Tue Aug 11 12:31:41 201

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

2015-08-12 Thread Caolán McNamara
sw/qa/core/data/ww8/pass/hang-3.doc |binary sw/source/filter/ww8/ww8par.cxx |4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit df28da238abec9af5e41539a876dd1856c7e4523 Author: Caolán McNamara Date: Tue Aug 11 20:58:22 2015 +0100 avoid another hang with

Re: [Libreoffice-qa] Minutes of ESC call: 2015-07-30

2015-08-12 Thread Cor Nouws
Hi all, Jan Holesovsky wrote on 01-08-15 02:43: > + !!!please file easy hacks if you have ideas!!! (Bjoern) For ideas, query with "needsDevEval" in Whiteboard. At least part of those could be good candidates. Thanks, -- Cor Nouws GPD key ID: 0xB13480A6 - 591A 30A7 36A0 CE3C 3D28

Re: Painting problem in Write 5

2015-08-12 Thread Michael Weghorn
Hi Ashod, all, is this the same as tdf#92305 [1]? If so, it is not gtk3-related and has already been (bi)bisected (s. comment 8 in the bug report). Best regards, Michael [1] https://bugs.documentfoundation.org/show_bug.cgi?id=92305 On 2015-08-11 11:02, Caolán McNamara wrote: > On Sun, 2015-08-0

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

2015-08-12 Thread Łukasz Hryniuk
sc/qa/unit/ucalc.hxx |2 sc/qa/unit/ucalc_formula.cxx | 106 +++ 2 files changed, 108 insertions(+) New commits: commit 0a726cb29936b61b8f05b0863e24db212a0e6166 Author: Łukasz Hryniuk Date: Tue Aug 11 23:18:28 2015 +0200 tdf#89387 tes

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

2015-08-12 Thread Łukasz Hryniuk
sc/qa/unit/ucalc.hxx |2 ++ sc/qa/unit/ucalc_formula.cxx | 20 2 files changed, 22 insertions(+) New commits: commit 7ca9a8e9cfbf5d38ac37b74198325493f9236554 Author: Łukasz Hryniuk Date: Mon Aug 10 17:14:31 2015 +0200 Test with a bug in ScInterpreter::F

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

2015-08-12 Thread Norbert Thiebaud
vcl/inc/quartz/salgdi.h |4 vcl/inc/quartz/utils.h |2 vcl/quartz/CTRunData.cxx|5 vcl/quartz/ctfonts.cxx | 150 - vcl/quartz/ctlayout.cxx | 18 + vcl/quartz/salbmp.cxx | 296 +++--- vcl/quartz/salgdi.cxx | 275 +

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

2015-08-12 Thread matteocam
editeng/source/outliner/outliner.cxx | 36 --- 1 file changed, 21 insertions(+), 15 deletions(-) New commits: commit 3c0fe30626e7b4e361d9fd6e4a864b4ec17b93f3 Author: matteocam Date: Wed Aug 12 11:36:46 2015 +0200 Use GetNonOverflowingText code for QuickDe

[Libreoffice-commits] core.git: 8 commits - svtools/source svx/source sw/qa sw/source xmloff/source

2015-08-12 Thread Caolán McNamara
svtools/source/contnr/imivctl.hxx | 14 +++-- svtools/source/dialogs/addresstemplate.cxx |3 + svtools/source/graphic/grfcache.cxx|4 + svx/source/engine3d/view3d.cxx |4 + svx/source/svdraw/svdfmtf.hxx |7 +- svx/source/table/tablertfimp

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

2015-08-12 Thread Miklos Vajna
vcl/inc/window.h|1 + vcl/source/window/paint.cxx |5 - 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit 05bbeebc44c34f4f8938840f96a52afeb4ac49a5 Author: Miklos Vajna Date: Tue Aug 11 17:39:58 2015 +0200 tdf#93364 vcl rendercontext: fix area that

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

2015-08-12 Thread Caolán McNamara
sw/qa/core/data/ww8/pass/hang-2.doc |binary sw/source/filter/ww8/ww8par.cxx | 16 sw/source/filter/ww8/ww8par.hxx | 12 ++-- sw/source/filter/ww8/ww8scan.cxx|5 - 4 files changed, 22 insertions(+), 11 deletions(-) New commits: commit a2bb377a978c4

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

2015-08-12 Thread Caolán McNamara
sw/qa/core/data/ww8/pass/hang-3.doc |binary sw/source/filter/ww8/ww8par.cxx |4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 806eb2861e2417f9ab4121565f5f857bc86144ca Author: Caolán McNamara Date: Tue Aug 11 20:58:22 2015 +0100 avoid another hang with

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

2015-08-12 Thread Tor Lillqvist
vcl/win/source/gdi/winlayout.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6f3d58c6bf31e0575abfdcfc3a27d1af8456907d Author: Tor Lillqvist Date: Wed Aug 12 10:47:20 2015 +0300 WaE: 'rArgs' : unreferenced formal parameter Change-Id: Ia41882a4d33e7

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

2015-08-12 Thread Miklos Vajna
idl/README |5 + sw/source/core/unocore/unochart.cxx |1 - sw/source/core/unocore/unoparagraph.cxx |1 - 3 files changed, 5 insertions(+), 2 deletions(-) New commits: commit 77d74a8ced8dc2259e865e8fd2702d693beccb38 Author: Miklos Vajna Date: Wed