Diana Sedlak License Statement

2016-06-17 Thread Diana Sedlak
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'feature/ui-test' - 83 commits - bin/gbuild-to-ide comphelper/qa comphelper/source include/comphelper include/sfx2 include/svtools include/vcl Makefile.in offapi

2016-06-17 Thread Markus Mohrhard
Rebased ref, commits from common ancestor: commit 7133422859e1d47905acdaa45c1f81552c15c2b2 Author: Markus Mohrhard Date: Thu May 26 12:44:34 2016 +0200 uitest: make the calc keycode demo a bit easier to understand Change-Id: Ia24747994dc45b8c6636aee37a55d2ba4672993a diff --git a/u

[Libreoffice-commits] core.git: Branch 'feature/ui-test' - 83 commits - bin/gbuild-to-ide comphelper/qa comphelper/source include/comphelper include/sfx2 include/svtools include/vcl Makefile.in offapi

2016-06-17 Thread Markus Mohrhard
Rebased ref, commits from common ancestor: commit 1f94db1280568dbb89def9b7ad37cf4b8ebbac58 Author: Markus Mohrhard Date: Thu May 26 12:44:34 2016 +0200 uitest: make the calc keycode demo a bit easier to understand Change-Id: Ia24747994dc45b8c6636aee37a55d2ba4672993a diff --git a/u

[Libreoffice-commits] online.git: loolwsd/LOOLWSD.cpp loolwsd/loolwsd.xml.in loolwsd/test

2016-06-17 Thread Ashod Nakashian
loolwsd/LOOLWSD.cpp |7 +++ loolwsd/loolwsd.xml.in |5 + loolwsd/test/Makefile.am |2 ++ 3 files changed, 14 insertions(+) New commits: commit d1d9ec61683b1ed51f1d353fe9544c653aab8938 Author: Ashod Nakashian Date: Wed Jun 15 18:46:13 2016 -0400 loolwsd: max_conc

[Libreoffice-commits] online.git: loolwsd/test

2016-06-17 Thread Ashod Nakashian
loolwsd/test/TileCacheTests.cpp | 15 loolwsd/test/data/calc_render.xls|binary loolwsd/test/data/calc_render_0_512x512.3840,0.7680x7680.png |binary loolwsd/test/helpers.hpp | 25 ++ loolwsd/

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

2016-06-17 Thread Ashod Nakashian
sc/source/ui/view/gridwin4.cxx | 13 + 1 file changed, 13 insertions(+) New commits: commit 63f15b36f7a196edb20ce7a0aba6f6b3d28dd652 Author: Ashod Nakashian Date: Sun Jun 12 22:04:50 2016 -0400 LOK: fast tile rendering (cell editing) Cell editing uses editeng which

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

2016-06-17 Thread Ashod Nakashian
sc/source/ui/view/gridwin4.cxx |3 ++ svx/source/sdr/contact/objectcontactofpageview.cxx | 28 - vcl/source/outdev/bitmap.cxx | 15 +-- 3 files changed, 43 insertions(+), 3 deletions(-) New commits: commit 9d6f4cf26e59b

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

2016-06-17 Thread Ashod Nakashian
sc/source/ui/view/gridwin4.cxx | 136 + 1 file changed, 123 insertions(+), 13 deletions(-) New commits: commit 9113f17e65b1dafbc178fd269e2967c1e2632f0e Author: Ashod Nakashian Date: Sat Jun 4 20:39:20 2016 -0400 LOK: fast tile rendering (text only)

Re: [comment] tdf#98110: fix to handling

2016-06-17 Thread Akash Deshpande
Hi Andras, This was the bug I was trying to work on: https://bugs.documentfoundation.org/show_bug.cgi?id=98110 As you can see, I had very similar comments such as yours, asking if the problem was still there. Then, after getting a confirmation from Dennis and noting that there may be multiple ta

[Libreoffice-commits] core.git: Branch 'feature/ui-test' - 137 commits - bin/gbuild-to-ide comphelper/qa comphelper/source desktop/source include/comphelper include/sfx2 include/svtools include/vcl Ma

2016-06-17 Thread Markus Mohrhard
Rebased ref, commits from common ancestor: commit 9f885e52c8415dd1f1955d3da32a8de92b15583e Author: Markus Mohrhard Date: Thu May 26 12:44:34 2016 +0200 uitest: make the calc keycode demo a bit easier to understand Change-Id: Ia24747994dc45b8c6636aee37a55d2ba4672993a diff --git a/u

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

2016-06-17 Thread Caolán McNamara
include/svx/fmtools.hxx|4 ++-- svx/source/fmcomp/gridctrl.cxx |3 +-- svx/source/form/fmtools.cxx| 10 ++ 3 files changed, 5 insertions(+), 12 deletions(-) New commits: commit 51192fa69388df69a7a5d8f03fec53de61b69050 Author: Caolán McNamara Date: Thu Jun 16 16:5

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

2016-06-17 Thread Michael Stahl
sw/inc/doc.hxx |3 ++ sw/inc/fesh.hxx|3 ++ sw/source/core/doc/docfly.cxx | 54 + sw/source/core/frmedt/feshview.cxx |6 sw/source/uibase/utlui/content.cxx |9 +++--- 5 files changed, 71 inserti

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

2016-06-17 Thread Michael Stahl
cppuhelper/source/weak.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 131e604073f89e6c1dd54be88b94b7befd881f2e Author: Michael Stahl Date: Fri Jun 17 21:58:09 2016 +0200 cppuhelper: fix use-after-free race in OWeakConnectionPoint OWeakObject::m_pWeakConnectio

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

2016-06-17 Thread Markus Mohrhard
New branch 'feature/ui-test' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: [libreoffice-projects] Re: [libreoffice-design] Minutes of the Design Hangout: 2016-Jun-17

2016-06-17 Thread Heiko Tietze
On Freitag, 17. Juni 2016 16:13:46 CEST Stephan Bergmann wrote: > On 06/17/2016 03:47 PM, Heiko Tietze wrote: > > Enhancements and proposals > > + Push extensions (Heiko) > Just to clarify: You're talking about .oxt extensions here? If you want so, yes. Whether binary code or python script, ex

[Libreoffice-commits] core.git: Branch 'private/moggi/ui-test' - 0 commits -

2016-06-17 Thread Markus Mohrhard
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'private/moggi/ui-test' - 3496 commits - accessibility/inc accessibility/source android/README android/source avmedia/inc avmedia/Library_avmedia.mk avmedia/Modu

2016-06-17 Thread Markus Mohrhard
Rebased ref, commits from common ancestor: commit 23d92a8b87b80b016324d7f194927a21faec42d5 Author: Markus Mohrhard Date: Thu May 26 12:48:06 2016 +0200 uitest: add the radiobutton demo Change-Id: I271a7388c2114304da26050f909c366edd8143b5 diff --git a/uitest/demo_ui/radiobutton.py

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

2016-06-17 Thread Michael Stahl
sw/inc/doc.hxx |3 ++ sw/inc/fesh.hxx|3 ++ sw/source/core/doc/docfly.cxx | 54 + sw/source/core/frmedt/feshview.cxx |6 sw/source/uibase/utlui/content.cxx |9 +++--- 5 files changed, 71 inserti

[Libreoffice-commits] core.git: comphelper/source dbaccess/source framework/source include/comphelper reportdesign/source sc/source

2016-06-17 Thread Stephan Bergmann
comphelper/source/property/propertybag.cxx |4 comphelper/source/property/propertycontainerhelper.cxx | 14 - dbaccess/source/core/api/RowSetBase.cxx|6 framework/source/layoutmanager/layoutmanager.cxx |3 include/comphelper/propertycontainerhelpe

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

2016-06-17 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/flip.rtf| 96 + sw/qa/extras/rtfimport/data/tdf91684.rtf| 460 sw/qa/extras/rtfimport/rtfimport.cxx| 27 + writerfilter/source/rtftok/rtfsdrimport.cxx | 24 + 4 files changed, 606 insertions(+), 1 deletion(-)

[Libreoffice-commits] core.git: desktop/qa desktop/source include/LibreOfficeKit include/sfx2 libreofficekit/source sfx2/source

2016-06-17 Thread Miklos Vajna
desktop/qa/desktop_lib/test_desktop_lib.cxx | 11 ++--- desktop/source/lib/init.cxx | 16 +++ include/LibreOfficeKit/LibreOfficeKit.h |8 +-- include/LibreOfficeKit/LibreOfficeKit.hxx |8 +-- include/sfx2/lokhelper.hxx |9 ++-- libreoffice

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

2016-06-17 Thread Caolán McNamara
external/mdds/UnpackedTarball_mdds.mk |1 + external/mdds/tdf90579.patch.0| 23 +++ sw/source/core/access/acctable.cxx| 14 -- sw/source/core/layout/tabfrm.cxx |7 +-- sw/source/core/layout/wsfrm.cxx |2 +- 5 files changed,

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

2016-06-17 Thread Caolán McNamara
external/mdds/UnpackedTarball_mdds.mk |1 + external/mdds/tdf90579.patch.0| 23 +++ 2 files changed, 24 insertions(+) New commits: commit 9ec54e92407cd632c4e38317f914edd557835a86 Author: Caolán McNamara Date: Fri Jun 17 14:37:17 2016 +0100 Resolves: tdf#

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

2016-06-17 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/networkdays_excel2003.fods | 1080 ++ 1 file changed, 1080 insertions(+) New commits: commit cc355c50e34aab0b5fcb15037ad1e8e394622772 Author: Zdeněk Crhonek Date: Thu Jun 16 20:13:32 2016 +0200 add NETWORKDAYS_EXCEL2003 test case Change

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

2016-06-17 Thread Michael Stahl
cppuhelper/source/weak.cxx | 11 --- include/cppuhelper/weakref.hxx | 20 2 files changed, 20 insertions(+), 11 deletions(-) New commits: commit 2051d7b849105c2020887635e18687c30cdc88c7 Author: Michael Stahl Date: Fri Jun 17 13:35:08 2016 +0200 cppuhel

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

2016-06-17 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/networkdays.intl.fods | 1403 +++ 1 file changed, 1403 insertions(+) New commits: commit b7a217c1c43a5374d6f557cd946a9c0d7e4dc806 Author: Zdeněk Crhonek Date: Thu Jun 16 20:06:39 2016 +0200 add NETWORDAYS.INTL test case Change-Id: I

Re: Voting page in wiki

2016-06-17 Thread Bjoern Michaelsen
On Fri, Jun 17, 2016 at 04:02:43PM +0200, Thorsten Behrens wrote: > It's a bit dubious to have a page that's not widely published, since > the stats are heavily skewed then; and at the same time the reasons > _not_ to publicize it widely are good ones & similar to the fact we > don't have the featu

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

2016-06-17 Thread Michael Stahl
cppuhelper/source/weak.cxx | 11 --- include/cppuhelper/weakref.hxx | 20 2 files changed, 20 insertions(+), 11 deletions(-) New commits: commit 8020863d409eb441cf48c55450a7cd48fed05108 Author: Michael Stahl Date: Fri Jun 17 13:35:08 2016 +0200 cppuhel

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/source xmloff/source

2016-06-17 Thread Rosemary Sebastian
sw/source/core/unocore/unoredline.cxx | 12 xmloff/source/text/XMLRedlineExport.cxx |2 +- 2 files changed, 5 insertions(+), 9 deletions(-) New commits: commit 70c230c10ad6ba678c00cf5b61235e7c261c7393 Author: Rosemary Sebastian Date: Fri Jun 17 20:24:52 2016 +0530 Pre

[Libreoffice-commits] core.git: Branch 'feature/commonsallayout' - 2 commits - configure.ac vcl/inc vcl/Library_vcl.mk vcl/source

2016-06-17 Thread Akash Jain
Rebased ref, commits from common ancestor: commit 1f9cba0539e22bcfd92bff4dde9c04625a839914 Author: Akash Jain Date: Tue Jun 14 14:52:16 2016 +0530 Modify HARFBUZZ_LIBS flag if compiling with MSVC MSVC has a different format for specifying libs to be linked. Therefore, modify li

[Libreoffice-commits] core.git: Branch 'libreoffice-5-1' - bin/unpack-sources

2016-06-17 Thread Christian Lohmaier
0 files changed New commits: commit a9593e8db116edd000a7a19f7d83256474faed6f Author: Christian Lohmaier Date: Fri Jun 17 16:27:00 2016 +0200 tdf#100453 – bin/unpack-sources needs to be executable otherwise building from source-tarballs fails when it tries to extract fetched

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - bin/unpack-sources

2016-06-17 Thread Christian Lohmaier
0 files changed New commits: commit 08664ec1f7553acc88719a2b8779cca2eab75f76 Author: Christian Lohmaier Date: Fri Jun 17 16:27:00 2016 +0200 tdf#100453 – bin/unpack-sources needs to be executable otherwise building from source-tarballs fails when it tries to extract fetched

[Libreoffice-commits] core.git: bin/unpack-sources

2016-06-17 Thread Christian Lohmaier
0 files changed New commits: commit 10f112376b5767aacef99aff239c87b17ac38d27 Author: Christian Lohmaier Date: Fri Jun 17 16:27:00 2016 +0200 tdf#100453 – bin/unpack-sources needs to be executable otherwise building from source-tarballs fails when it tries to extract fetched

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

2016-06-17 Thread Miklos Vajna
cui/source/inc/cuitabarea.hxx|4 ++-- cui/source/tabpages/tpgradnt.cxx |4 ++-- cui/source/tabpages/tphatch.cxx |4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) New commits: commit eb0fb156e483bf20cb046f0226f0fc363c37f91a Author: Miklos Vajna Date: Fri Jun 17 16:13:56

Re: [libreoffice-design] Minutes of the Design Hangout: 2016-Jun-17

2016-06-17 Thread Stephan Bergmann
On 06/17/2016 03:47 PM, Heiko Tietze wrote: Enhancements and proposals + Push extensions (Heiko) + e.g. tdf#71176, tdf#91874, or color replacer, or overall paragraph changer etc. + Extensions keep the main UI clean and simple but allows to enhance the app for special use cases

[Libreoffice-commits] core.git: Branch 'feature/dialog-screenshots' - sd/Module_sd.mk

2016-06-17 Thread Katarina Behrens
sd/Module_sd.mk |1 - 1 file changed, 1 deletion(-) New commits: commit fcd3564077d4cdcbc33ea1fcb6e1567371d10201 Author: Katarina Behrens Date: Fri Jun 17 16:10:26 2016 +0200 Let's not run this w/ the rest of the tests for now Change-Id: Ia5fc46f5030285049acf4836ba4cbd6285cbe

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

2016-06-17 Thread Caolán McNamara
external/mdds/README |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a72b705ec232d2d3abd4c4dcff994751591e1135 Author: Caolán McNamara Date: Fri Jun 17 15:09:24 2016 +0100 update mdds README for new home Change-Id: I2641abe8e049361d5eb92e19b9ed57b

[Libreoffice-commits] core.git: Branch 'private/Rosemary/change-tracking' - sw/source xmloff/source

2016-06-17 Thread Rosemary Sebastian
sw/source/core/unocore/unoredline.cxx | 24 xmloff/source/text/XMLRedlineExport.cxx |2 +- 2 files changed, 13 insertions(+), 13 deletions(-) New commits: commit ef1380d84b36bf0f8d8bb5b77c2eabe4a0d04f61 Author: Rosemary Sebastian Date: Fri Jun 17 19:32:04 2016

Re: Voting page in wiki

2016-06-17 Thread Thorsten Behrens
Norbert Thiebaud wrote: > > Is that a page we actively use (if so, I need to give it more attention) ? > > No. > I'd even say 'emphatically not'. :) It's a bit dubious to have a page that's not widely published, since the stats are heavily skewed then; and at the same time the reasons _not_ to pu

[Libreoffice-commits] core.git: Branch 'feature/dialog-screenshots' - sd/qa sfx2/source

2016-06-17 Thread Katarina Behrens
sd/qa/unit/dialogs-test.cxx | 20 ++-- sfx2/source/dialog/tabdlg.cxx |4 ++-- 2 files changed, 16 insertions(+), 8 deletions(-) New commits: commit bae9bd0c7d096dcf0f8ef0806f918acc77f2fa07 Author: Katarina Behrens Date: Fri Jun 17 16:03:34 2016 +0200 Fix build afte

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

2016-06-17 Thread Susobhan Ghosh
sw/inc/cmdid.h |8 + sw/sdi/_viewsh.sdi | 40 + sw/sdi/swriter.sdi | 144 +++ sw/source/uibase/sidebar/PageFooterPanel.cxx | 201 +-- sw/source/uibase/sidebar/PageF

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

2016-06-17 Thread Akshay Deep
sfx2/source/control/recentdocsview.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit a503fb0df9960bb1a76a7a35273d740d0ea31f32 Author: Akshay Deep Date: Fri Jun 17 09:39:01 2016 +0530 tdf#79198 START CENTER: Close button doesn't reappear after being clicked Ch

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

2016-06-17 Thread Stephan Bergmann
sax/qa/cppunit/xmlimport.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 48d71ee45fbf1e70b9b46ab61dcf3b45e13f2e44 Author: Stephan Bergmann Date: Fri Jun 17 15:53:11 2016 +0200 loplugin:passstuffbyref Change-Id: I2fb13854a6da3f114dba386169e5aef7f74

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

2016-06-17 Thread Stephan Bergmann
sax/qa/cppunit/xmlimport.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 0ce234f954368c4a508740669b1703f5c186 Author: Stephan Bergmann Date: Fri Jun 17 15:58:19 2016 +0200 loplugin:refcounting Change-Id: I39fbc89cffe25e85b8cd1f2e36

Minutes of the Design Hangout: 2016-Jun-17

2016-06-17 Thread Heiko Tietze
Present: + Cor, Kendy, Bubli, Samuel, Jay, Heiko, Akshay, Sushobhan Confirmed easy hacks + https://bugs.documentfoundation.org/show_bug.cgi?id=92152 (half arrow head; skill: svg/design) + Blog post: https://docs.google.com/document/d/1lgAD-aE54IswyAwg6yJ6MeTstCjznPvQR1nV_R95OXs/edi

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

2016-06-17 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |8 sw/uiconfig/swriter/menubar/menubar.xml |8 ++-- 2 files changed, 2 insertions(+), 14 deletions(-) New commits: commit 42dc04de01cb937b5a64d23f54e8dfe5f4c9b35f Author: Yous

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - framework/source

2016-06-17 Thread Maxim Monastirsky
framework/source/uielement/popuptoolbarcontroller.cxx | 48 ++ 1 file changed, 27 insertions(+), 21 deletions(-) New commits: commit 003431294d7c02d1acc24a822f7550e45db2dbb1 Author: Maxim Monastirsky Date: Thu Jun 16 20:11:14 2016 +0300 SaveToolbarController: back to usi

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

2016-06-17 Thread Michael Stahl
cppuhelper/source/weak.cxx | 11 --- include/cppuhelper/weakref.hxx | 20 2 files changed, 20 insertions(+), 11 deletions(-) New commits: commit debe788bcf3ec258b6b95df3db1f7bfeba881be1 Author: Michael Stahl Date: Fri Jun 17 13:35:08 2016 +0200 cppuhel

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

2016-06-17 Thread Rishabh Kumar
cui/source/inc/cuitabarea.hxx|2 + cui/source/tabpages/tpgradnt.cxx | 66 --- cui/source/tabpages/tphatch.cxx | 72 ++- 3 files changed, 68 insertions(+), 72 deletions(-) New commits: commit 6b3eb4788f63602c0a446ad8f

[Libreoffice-commits] core.git: comphelper/source desktop/README.vars desktop/source editeng/source include/comphelper libreofficekit/qa sc/inc sc/source sd/source sfx2/source svx/source sw/source

2016-06-17 Thread Miklos Vajna
comphelper/source/misc/lok.cxx | 12 --- desktop/README.vars |1 desktop/source/lib/init.cxx | 27 +--- desktop/source/lib/lokinteractionhandler.cxx|2 editeng/source/editeng/editview.cxx

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

2016-06-17 Thread Stephan Bergmann
sal/osl/w32/salinit.cxx | 28 1 file changed, 28 deletions(-) New commits: commit e30f3bcd25762236eb739584dc71691123527c9f Author: Stephan Bergmann Date: Fri Jun 17 10:56:24 2016 +0200 Revert "fdo#38913: Prevent invalid parameter handler crashes" Th

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

2016-06-17 Thread Akshay Deep
sfx2/source/control/recentdocsview.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit bcefc1a01507b8b4316e0b5801298c9edb3f75e8 Author: Akshay Deep Date: Fri Jun 17 09:39:01 2016 +0530 tdf#79198 START CENTER: Close button doesn't reappear after being clicked Ch

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

2016-06-17 Thread Jakub Trzebiatowski
sw/inc/tblafmt.hxx |8 + sw/inc/unoprnms.hxx |4 ++ sw/inc/unostyle.hxx | 10 ++ sw/source/core/doc/tblafmt.cxx | 23 +++ sw/source/core/unocore/unomap.cxx |4 ++ sw/source/core/unocore/unostyle.cxx | 54

Re: Voting page in wiki

2016-06-17 Thread Norbert Thiebaud
On Fri, Jun 17, 2016 at 6:28 AM, jan iversen wrote: > Hi. > > During me work with the development pages in our Wiki, I came across this page > > > https://wiki.documentfoundation.org/Vote_for_Enhancement > > Is that a page we actively use (if so, I need to give it more attention) ? No. __

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

2016-06-17 Thread Michael Stahl
sw/inc/doc.hxx |3 ++ sw/inc/fesh.hxx|3 ++ sw/source/core/doc/docfly.cxx | 54 + sw/source/core/frmedt/feshview.cxx |6 sw/source/uibase/utlui/content.cxx |9 +++--- 5 files changed, 71 inserti

[Libreoffice-commits] core.git: Branch 'feature/dialog-screenshots' - sd/CppunitTest_sd_dialogs_test.mk sd/qa

2016-06-17 Thread Katarina Behrens
sd/CppunitTest_sd_dialogs_test.mk | 71 +++ sd/qa/unit/dialogs-test.cxx | 685 ++ 2 files changed, 756 insertions(+) New commits: commit d8f1c63cff0652b2cd87ba183b351fa406a55954 Author: Katarina Behrens Date: Fri Jun 17 13:56:07 2016 +0200 Actu

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

2016-06-17 Thread Stephan Bergmann
compilerplugins/clang/override.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 793fd7e54856216bd58e1d402f63cec208291019 Author: Stephan Bergmann Date: Fri Jun 17 13:56:58 2016 +0200 loplugin:override: No more need to request dtor be marked 'virtual'

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

2016-06-17 Thread Stephan Bergmann
svtools/source/config/helpopt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f70a9eebf61c562fd9f4d9e4f128d3fc8a5c6473 Author: Stephan Bergmann Date: Fri Jun 17 13:54:54 2016 +0200 loplugin:override Change-Id: I2c33f5f91f16c465cb329204529b76e1c616

[Libreoffice-commits] core.git: Branch 'feature/fixes24' - 3 commits -

2016-06-17 Thread László Németh
0 files changed New commits: commit 2b84216bdaa83bfb3fc30de1018424e8d4860c0e Author: László Németh Date: Fri Jun 17 13:47:04 2016 +0200 empty commit (repeat) Change-Id: Ie81d9430426aa8f9d102ecaf70b4b65c33b58961 commit dcdb99da6ef79d2f07ba7831b57bb6712962a05f Author: László N

[API CHANGE] double Value member appended to com::sun::star::sheet::MemberResult

2016-06-17 Thread Eike Rathke
Hi, https://gerrit.libreoffice.org/gitweb?p=core.git;a=commitdiff;h=dc6bf6c8ae94fd89f30e39d63dfe02fdb042e98d appends a double Value member to com::sun::star::sheet::MemberResult In case someone is using the unpublished API, at least it's documented in the OOo DevGuide https://wiki.openoffice.org

Re: Update to Firebird 3.0 - attempted build on OSX

2016-06-17 Thread Bunth Tamás
> Same commit numbers ? Yes, I uploaded it with git commit --amend. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2016-06-17 Thread Eike Rathke
offapi/com/sun/star/sheet/MemberResult.idl |9 ++ sc/source/core/data/dpoutput.cxx | 43 ++--- sc/source/core/data/dptabres.cxx | 11 +++ 3 files changed, 53 insertions(+), 10 deletions(-) New commits: commit dc6bf6c8ae94fd89f30e39d63dfe

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

2016-06-17 Thread Maxim Monastirsky
framework/source/uielement/popuptoolbarcontroller.cxx | 48 ++ 1 file changed, 27 insertions(+), 21 deletions(-) New commits: commit 011128aa9493a680c3e9da6d074f125a90ec455c Author: Maxim Monastirsky Date: Thu Jun 16 20:11:14 2016 +0300 SaveToolbarController: back to usi

Voting page in wiki

2016-06-17 Thread jan iversen
Hi. During me work with the development pages in our Wiki, I came across this page https://wiki.documentfoundation.org/Vote_for_Enhancement Is that a page we actively use (if so, I need to give it more attention) ? I would prefer, not to run votes as such, but have a ideas page (exist already)

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

2016-06-17 Thread Vasily Melenchuk
include/test/bootstrapfixture.hxx |3 ++- test/source/bootstrapfixture.cxx | 11 ++- 2 files changed, 12 insertions(+), 2 deletions(-) New commits: commit c3453ea24608123195588ea910b8db7b13922054 Author: Vasily Melenchuk Date: Fri Jun 17 10:36:38 2016 +0300 Add MS binary fo

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

2016-06-17 Thread Akshay Deep
sfx2/source/control/recentdocsview.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 27bd030aa033565dfdff56c298c797c80cee5160 Author: Akshay Deep Date: Fri Jun 17 09:39:01 2016 +0530 tdf#79198 START CENTER: Close button doesn't reappear after being clicked Ch

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

2016-06-17 Thread Akshay Deep
sfx2/source/dialog/backingwindow.cxx | 20 sfx2/source/dialog/backingwindow.hxx |2 ++ 2 files changed, 22 insertions(+) New commits: commit 80cb33570557010547a08b5b1cd6bc0c1ee018fc Author: Akshay Deep Date: Fri Jun 17 13:41:00 2016 +0530 tdf#75369 Start Center:

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

2016-06-17 Thread Miklos Vajna
sal/qa/osl/pipe/osl_Pipe.cxx |4 ++-- sal/qa/rtl/cipher/rtl_cipher.cxx | 36 ++-- 2 files changed, 20 insertions(+), 20 deletions(-) New commits: commit be4dd3954a57518168647c18af298ecda0fb2428 Author: Miklos Vajna Date: Fri Jun 17 08:49:04 2016 +0200

[Libreoffice-commits] core.git: sax/Library_expwrap.mk sax/qa sax/source

2016-06-17 Thread Mohammed Abdul Azeem
sax/Library_expwrap.mk |1 sax/qa/cppunit/xmlimport.cxx | 53 - sax/source/expatwrap/expwrap.component |4 sax/source/fastparser/legacyfastparser.cxx | 275 + 4 files changed, 325 insertions(+), 8 deletions(-) New

Re: Update to Firebird 3.0 - attempted build on OSX

2016-06-17 Thread Alexander Thurgood
Le 17/06/2016 à 10:43, Bunth Tamás a écrit : Hi Tamás, > I forget to comment out those patches. I uploaded a patch to gerrit > now, could you please try it with the new version again? > Same commit numbers ? Alex ___ LibreOffice mailing list Lib

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

2016-06-17 Thread Caolán McNamara
sw/source/core/access/acctable.cxx | 10 ++ sw/source/core/layout/tabfrm.cxx |7 +-- sw/source/core/layout/wsfrm.cxx|2 +- 3 files changed, 12 insertions(+), 7 deletions(-) New commits: commit 4561119a8bab986df25a5ce2a544aa96394cbd5d Author: Caolán McNamara Date: F

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

2016-06-17 Thread Xisco Fauli
include/svtools/helpopt.hxx |3 +- svtools/source/config/helpopt.cxx | 56 ++ 2 files changed, 29 insertions(+), 30 deletions(-) New commits: commit 81071d8a877c5883b871a2699955ab3ef62b0bee Author: Xisco Fauli Date: Wed Jun 15 01:56:58 2016 +0200

Re: [comment] tdf#98110: fix to handling

2016-06-17 Thread Andras Timar
Hi Akash, I ran the script on actual help source files. What problem did you try to solve? If it was an artificial, made-up problem, then it's possible that you solved it. But the net result of the patch was a regression. %PRODUCTNAME strings from source has to be replaced with {{ProductName}} in

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - comphelper/CppunitTest_comphelper_threadpool_test.mk comphelper/Module_comphelper.mk comphelper/qa comphelper/source include/comphelper packa

2016-06-17 Thread Ashod Nakashian
comphelper/CppunitTest_comphelper_threadpool_test.mk | 30 ++ comphelper/Module_comphelper.mk |1 comphelper/qa/unit/threadpooltest.cxx| 55 +++ comphelper/source/misc/threadpool.cxx| 24 +++- include/comph

Re: [Libreoffice-commits] core.git: passing a NULL pointer to fileno is not allowed

2016-06-17 Thread Stephan Bergmann
On 06/17/2016 09:59 AM, Markus Mohrhard wrote: On Fri, Jun 17, 2016 at 9:38 AM, Stephan Bergmann mailto:sberg...@redhat.com>> wrote: On 06/15/2016 09:52 PM, Markus Mohrhard wrote: commit b5876bfcb69a65c87d602bae687b3c0634c0a1e7 Author: Markus Mohrhard mailto:markus.mohrh...@

[Libreoffice-commits] help.git: Branch 'libreoffice-5-2' - source/text

2016-06-17 Thread Adolfo Jayme Barrientos
source/text/swriter/04/0102.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bb675b1f2e47338be07252e78f680b7d2f64d0d Author: Adolfo Jayme Barrientos Date: Fri Jun 17 03:49:05 2016 -0500 tdf#100445 Fix name of style applied on Ctrl+0 Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - helpcontent2

2016-06-17 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4547fd4c3c58287076a6492d5c9f23ccc45578dc Author: Adolfo Jayme Barrientos Date: Fri Jun 17 03:49:05 2016 -0500 Updated core Project: help 9bb675b1f2e47338be07252e78f680b7d2f64d0d tdf#100

[Libreoffice-commits] core.git: helpcontent2

2016-06-17 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 63db3a2bf78225b9304d08397c9c53316a3c9d4a Author: Adolfo Jayme Barrientos Date: Fri Jun 17 03:49:05 2016 -0500 Updated core Project: help fe617af636ad6b2a9b0b45d290a7d23604624733 tdf#100

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

2016-06-17 Thread Adolfo Jayme Barrientos
source/text/swriter/04/0102.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fe617af636ad6b2a9b0b45d290a7d23604624733 Author: Adolfo Jayme Barrientos Date: Fri Jun 17 03:49:05 2016 -0500 tdf#100445 Fix name of style applied on Ctrl+0 Change-Id:

Re: Update to Firebird 3.0 - attempted build on OSX

2016-06-17 Thread Bunth Tamás
On Thu, Jun 16, 2016 at 01:56:35PM +0200, Alexander Thurgood wrote: > Le 30/05/2016 à 19:13, Bunth Tamás a écrit : > > Hi Tamas, > > I cherry picked your commits to my master build tree and attempted a > build, which failed at the patch. I have 3 reject files created, do you > want them ? > > Alex

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - helpcontent2

2016-06-17 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2a8ef6d017ff2740a14d57b63b3ecaf37da16716 Author: Adolfo Jayme Barrientos Date: Fri Jun 17 03:24:43 2016 -0500 Updated core Project: help 0bece9575e2902f43e987711c3b293f17164869b Checkbo

[Libreoffice-commits] help.git: Branch 'libreoffice-5-2' - source/text

2016-06-17 Thread Adolfo Jayme Barrientos
source/text/shared/optionen/01040600.xhp |2 +- source/text/swriter/01/04120211.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 0bece9575e2902f43e987711c3b293f17164869b Author: Adolfo Jayme Barrientos Date: Fri Jun 17 03:24:43 2016 -0500 Checkb

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

2016-06-17 Thread David Tardon
sfx2/source/control/bindings.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9aa437deffb10ed11e9f1a8d09c8d1dd4615056a Author: David Tardon Date: Fri Jun 17 10:27:27 2016 +0200 use assert, this time correctly Change-Id: I845d9a8e49ca3ecbd7052875783

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

2016-06-17 Thread Adolfo Jayme Barrientos
source/text/shared/optionen/01040600.xhp |2 +- source/text/swriter/01/04120211.xhp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2b3576acb7553a05ff5935dcd346306be8488b3a Author: Adolfo Jayme Barrientos Date: Fri Jun 17 03:24:43 2016 -0500 Checkb

[Libreoffice-commits] core.git: helpcontent2

2016-06-17 Thread Adolfo Jayme Barrientos
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3449ceadd9adab9bbed420d0a602b781067640e1 Author: Adolfo Jayme Barrientos Date: Fri Jun 17 03:24:43 2016 -0500 Updated core Project: help 2b3576acb7553a05ff5935dcd346306be8488b3a Checkbo

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

2016-06-17 Thread David Tardon
sfx2/source/control/bindings.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2a5f6ad9b926cac23e4a1c128681a8e8d9c75d86 Author: David Tardon Date: Thu Jun 16 16:44:55 2016 +0200 use assert Change-Id: I12113ddefbba9120427aeed6d1246ff12c92188a diff -

Re: [Libreoffice-commits] core.git: convert DBG_ASSERT in vcl

2016-06-17 Thread Stephan Bergmann
On 06/17/2016 08:39 AM, Noel Grandin wrote: New commits: commit 9c79945ca62b18213728cdd23d9f390304aee1de Author: Noel Grandin Date: Sun Jun 12 20:11:20 2016 +0200 convert DBG_ASSERT in vcl Change-Id: I732fb1a789f90ca7a7f393cc41a6afe84fecf3d3 Reviewed-on: https://gerrit.libreoffic

[Libreoffice-commits] core.git: Branch 'libreoffice-5-2' - extensions/source

2016-06-17 Thread Caolán McNamara
extensions/source/abpilot/datasourcehandling.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1cf6c67f629dd21a0fbcd223ef0dcdfabd4b6a9f Author: Caolán McNamara Date: Fri Jun 17 09:13:38 2016 +0100 Resolves: tdf#96251 address wizard crash when run from sta

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

2016-06-17 Thread Caolán McNamara
extensions/source/abpilot/datasourcehandling.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit d6665da4eae15cf21eecaf048d1c9eb7381b3b99 Author: Caolán McNamara Date: Fri Jun 17 09:13:38 2016 +0100 Resolves: tdf#96251 address wizard crash when run from sta

Re: Daniël van Vuuren licence statement

2016-06-17 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffi

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

2016-06-17 Thread Akshay Deep
sfx2/source/dialog/backingwindow.cxx | 71 --- sfx2/source/dialog/backingwindow.hxx |2 sfx2/uiconfig/ui/startcenter.ui | 13 +- 3 files changed, 54 insertions(+), 32 deletions(-) New commits: commit 59c45c8e6d16cb145f3551f9ecd1a3c45ca5d4d8 Author

Re: [Libreoffice-commits] core.git: passing a NULL pointer to fileno is not allowed

2016-06-17 Thread Markus Mohrhard
Hey Stephan, On Fri, Jun 17, 2016 at 9:38 AM, Stephan Bergmann wrote: > On 06/15/2016 09:52 PM, Markus Mohrhard wrote: > >> commit b5876bfcb69a65c87d602bae687b3c0634c0a1e7 >> Author: Markus Mohrhard >> Date: Wed Jun 15 20:15:20 2016 +0200 >> >> passing a NULL pointer to fileno is not allo

Re: Alexis PAQUIN license statement

2016-06-17 Thread jan iversen
WELCOME Thanks for your license statement. I have added you to our wiki: https://wiki.documentfoundation.org/Development/Developers If you want help to get started or have any questions, then please contact me. I am here to help you (and others) in getting their first patch submitted. LibreOffi

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

2016-06-17 Thread Mark Page
filter/source/flash/swfexporter.cxx |7 +++ filter/source/flash/swfwriter.cxx|3 +-- filter/source/flash/swfwriter1.cxx | 13 ++--- filter/source/flash/swfwriter2.cxx | 19 +-- filter/source/placeware/exporter.cxx | 17 - filter/so

Re: [Libreoffice-commits] core.git: passing a NULL pointer to fileno is not allowed

2016-06-17 Thread Stephan Bergmann
On 06/15/2016 09:52 PM, Markus Mohrhard wrote: commit b5876bfcb69a65c87d602bae687b3c0634c0a1e7 Author: Markus Mohrhard Date: Wed Jun 15 20:15:20 2016 +0200 passing a NULL pointer to fileno is not allowed See crash reports at http://crashreport.libreoffice.org/stats/signature/do_m

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

2016-06-17 Thread Miklos Vajna
loolwsd/Util.cpp |2 +- loolwsd/Util.hpp |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 5e1b21089117a8df25003879ad7cbf46dc588e43 Author: Miklos Vajna Date: Fri Jun 17 09:18:26 2016 +0200 Util: pass by const ref diff --git a/loolwsd/Util.cpp b/loolwsd/

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

2016-06-17 Thread Jakub Trzebiatowski
sw/qa/python/check_styles.py| 20 + sw/source/core/unocore/unostyle.cxx | 54 ++-- 2 files changed, 72 insertions(+), 2 deletions(-) New commits: commit 17f440e7e7f1621edebc58f8be5e85b68ee7dcf4 Author: Jakub Trzebiatowski Date: Thu Jun 16

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

2016-06-17 Thread Zdeněk Crhonek
sc/qa/unit/data/functions/fods/weeknum.fods | 1148 1 file changed, 1148 insertions(+) New commits: commit 67afad9f35f1fa7838a2beca43be0d9b330a755a Author: Zdeněk Crhonek Date: Thu Jun 16 20:35:46 2016 +0200 add WEEKNUM test case Change-Id: Id9d104f7

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

2016-06-17 Thread Akshay Deep
sfx2/source/control/templateabstractview.cxx |5 - sfx2/source/control/templatelocalview.cxx|1 + sfx2/source/control/templatesearchview.cxx |8 +++- sfx2/source/doc/templatedlg.cxx |3 --- 4 files changed, 12 insertions(+), 5 deletions(-) New commits: c

Re: Update to Firebird 3.0 - attempted build on OSX

2016-06-17 Thread Lionel Elie Mamane
Hi Tamás, Just making sure you are aware of the below email, since it was not CCed to you. On Thu, Jun 16, 2016 at 01:56:35PM +0200, Alexander Thurgood wrote: > Le 30/05/2016 à 19:13, Bunth Tamás a écrit : > > Hi Tamas, > > I cherry picked your commits to my master build tree and attempted a >

  1   2   >