[Libreoffice-commits] core.git: chart2/source connectivity/source oox/source package/source sc/source svl/source vcl/generic vcl/osx vcl/source vcl/unx xmloff/source

2015-06-10 Thread Noel Grandin
chart2/source/controller/dialogs/ChartTypeDialogController.cxx |2 - chart2/source/view/charttypes/AreaChart.cxx|2 - chart2/source/view/charttypes/BarChart.cxx |2 - chart2/source/view/charttypes/CandleStickChart.cxx |2 - chart2

[Bug 66754] Remove own implementations of various Perl functions in installer

2015-06-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=66754 --- Comment #4 from Taylor --- bavincen, I think your solution is a step in the right direction. I find 'sub create_directory' in the following 4 files: setup_native/scripts/admin.pl solenv/bin/modules/installer/systemactions.pm sole

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

2015-06-10 Thread Stephan Bergmann
sw/qa/extras/uiwriter/uiwriter.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit f9887ea014a492b062130547e15a931868edb046 Author: Stephan Bergmann Date: Wed Jun 10 09:29:28 2015 +0200 loplugin:unreffun Change-Id: Ibc1634886a85f4c7936ea175c754

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.4' - 18 commits - cui/uiconfig include/svl include/svx package/inc package/source readlicense_oo/license sc/source sfx2/source svx/source

2015-06-10 Thread Caolán McNamara
cui/uiconfig/ui/numberingformatpage.ui|1 include/svl/poolitem.hxx |4 include/svx/svdundo.hxx |3 package/inc/ZipOutputEntry.hxx|4 package/source/zipapi/ZipOutputStream.cxx

[Libreoffice-commits] core.git: Branch 'distro/collabora/lov-4.4' - 9 commits - include/svx package/inc package/source sc/source svx/source sw/source uui/source uui/uiconfig

2015-06-10 Thread Caolán McNamara
include/svx/svdundo.hxx |3 package/inc/ZipOutputEntry.hxx|4 package/source/zipapi/ZipOutputStream.cxx |6 package/source/zippackage/ZipPackageStream.cxx| 12 sc/source/core/tool/sharedformula.cxx

[Libreoffice-commits] core.git: android/source configure.ac download.lst external/Module_external.mk external/owncloud-android-lib Makefile.fetch RepositoryExternal.mk

2015-06-10 Thread Jacobo Aragunde Pérez
Makefile.fetch|1 RepositoryExternal.mk | 16 ++ android/source/Makefile |2 configure.ac

Re: OSX uiwriter stacktrace needed

2015-06-10 Thread Caolán McNamara
On Wed, 2015-06-10 at 08:40 +0200, Stephan Bergmann wrote: > My Mac --enable-dbgutil build, with > 0d754a386fb44f970f33a3e71b2f0f3cfb7c4598 "Revert 're-enable test after > fix up'" locally reverted, fails CppunitTest_sw_uiwriter with > > > Assertion failed: (!m_pFirst && !m_pLast && "There are s

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

2015-06-10 Thread Maxim Monastirsky
svx/source/sidebar/paragraph/ParaPropertyPanel.cxx | 131 -- svx/source/sidebar/paragraph/ParaPropertyPanel.hxx |7 svx/uiconfig/ui/sidebarparagraph.ui| 148 - 3 files changed, 34 insertions(+), 252 deletions(-) New commits: commit a861a2

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

2015-06-10 Thread Miklos Vajna
sd/source/ui/dlg/sddlgfact.cxx | 16 +-- sw/source/ui/index/cnttab.cxx |2 writerperfect/source/common/WPFTEncodingDialog.cxx | 88 ++--- 3 files changed, 53 insertions(+), 53 deletions(-) New commits: commit 4fabf093a3f05aed6ae460

[Libreoffice-commits] online.git: Branch 'distro/collabora/milestone-2' - 4 commits - loleaflet/debug loleaflet/dist loleaflet/Makefile

2015-06-10 Thread Tor Lillqvist
loleaflet/Makefile|8 - loleaflet/debug/document/document_simple_example.html |9 + loleaflet/dist/lool-style.css | 83 ++ 3 files changed, 93 insertions(+), 7 deletions(-) New commits: commit 4a3518f68568a7b9a0

[Libreoffice-commits] core.git: 3 commits - external/firebird vcl/osx

2015-06-10 Thread Tor Lillqvist
external/firebird/firebird-macosx.patch.1 |9 + vcl/osx/DropTarget.cxx|6 +++--- vcl/osx/PictToBmpFlt.cxx |4 ++-- 3 files changed, 14 insertions(+), 5 deletions(-) New commits: commit a799d7c9a66464f33bd8ee42d535e29a976d64ae Author: Tor Li

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

2015-06-10 Thread Jan Holesovsky
sc/source/ui/cctrl/dpcontrol.cxx |8 +--- sc/source/ui/view/gridwin4.cxx | 11 ++- 2 files changed, 15 insertions(+), 4 deletions(-) New commits: commit c6dab8e7ba427df1cdc25ed4077dc0e443197bba Author: Jan Holesovsky Date: Wed Jun 10 10:35:58 2015 +0200 Enablaed -> Ena

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

2015-06-10 Thread Stephan Bergmann
external/liborcus/ExternalProject_liborcus.mk |4 external/liborcus/UnpackedTarball_liborcus.mk |1 + external/liborcus/rpath.patch.0 | 10 ++ 3 files changed, 15 insertions(+) New commits: commit 371cc81bd9ccbfbed25f810e70899c044280349e Author: Stephan Bergma

Antoine Cœur license statement

2015-06-10 Thread Antoine Coeur
All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2015-06-10 Thread Szymon Kłos
svtools/source/dialogs/RemoteFilesDialog.cxx | 14 ++ 1 file changed, 10 insertions(+), 4 deletions(-) New commits: commit a0ce0882415707829007865dca4fa5c9eba43727 Author: Szymon Kłos Date: Wed Jun 10 11:06:04 2015 +0200 service name as root in the breadcrumb Chang

Re: Mac OS X and pkg-config

2015-06-10 Thread Khaled Hosny
On Tue, Jun 09, 2015 at 08:23:08AM +0300, Tor Lillqvist wrote: > > May goal is to make building LibreOffice easier for “atypical” people > > who have things like homebrew or macports > > > Why? What is the point? To make building LibreOffice less complicated for certain kinds of people. The thin

Re: Mac OS X and pkg-config

2015-06-10 Thread Khaled Hosny
On Tue, Jun 09, 2015 at 12:36:41PM +0300, Tor Lillqvist wrote: > > Some of us work on other opensource projects on our Mac machines which > > happen to need MacPorts or HomeBrew. > > > > Having LibreOffice simply say "I refuse to build on this machine because > > you've already installed some other

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_install.mk instsetoo_native/inc_openoffice

2015-06-10 Thread Caolán McNamara
instsetoo_native/CustomTarget_install.mk |6 +- instsetoo_native/inc_openoffice/unix/find-requires-glib.sh | 26 + instsetoo_native/inc_openoffice/unix/find-requires-gnome.sh| 28 -- instsetoo_native/inc_openoffice/unix/find-requires-gnomevfs.

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

2015-06-10 Thread Caolán McNamara
sw/qa/extras/ooxmlexport/data/ooo67471-2.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport5.cxx|6 + sw/source/filter/ww8/WW8TableInfo.cxx| 95 +-- sw/source/filter/ww8/WW8TableInfo.hxx| 21 +++-- sw/source/filter/ww8/docxattributeoutput.cxx |

Re: OSX uiwriter stacktrace needed

2015-06-10 Thread Bjoern Michaelsen
Hi, On Wed, Jun 10, 2015 at 09:12:32AM +0100, Caolán McNamara wrote: > On Wed, 2015-06-10 at 08:40 +0200, Stephan Bergmann wrote: > > > Assertion failed: (!m_pFirst && !m_pLast && "There are still indices > > > registered"), function ~SwIndexReg, file sw/source/core/bastyp/index.cxx, > > > line

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

2015-06-10 Thread Stephan Bergmann
dbaccess/source/filter/xml/xmlfilter.cxx | 156 --- 1 file changed, 156 deletions(-) New commits: commit 670100fcfbb39d3dbe4afdb27fbced26d7b14283 Author: Stephan Bergmann Date: Wed Jun 10 12:27:02 2015 +0200 Remove FastLoader optimization ...that was

Re: test infrastructure ideas appreciated ...

2015-06-10 Thread Michael Meeks
Hi Kohei, On Tue, 2015-06-09 at 21:00 -0400, Kohei Yoshida wrote: > On Wed, 2015-06-03 at 14:33 +0100, Michael Meeks wrote: > > Having said that writing unit tests is every > > developers' responsibility where feasible > > So, this "where feasible" is quite often subject to a wide range of > inte

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

2015-06-10 Thread Maxim Monastirsky
svx/source/sidebar/paragraph/ParaPropertyPanel.cxx |4 svx/source/sidebar/paragraph/ParaPropertyPanel.hxx |1 svx/uiconfig/ui/sidebarparagraph.ui| 123 - 3 files changed, 102 insertions(+), 26 deletions(-) New commits: commit ef530d397b021a9606bb3b3a

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

2015-06-10 Thread Szymon Kłos
svtools/source/dialogs/RemoteFilesDialog.cxx | 54 +++ 1 file changed, 30 insertions(+), 24 deletions(-) New commits: commit 10f0fdab6b72eb4919b1888703dc5b7b151f8461 Author: Szymon Kłos Date: Wed Jun 10 13:09:57 2015 +0200 sorting the folder tree view content

Re: Mac OS X and pkg-config

2015-06-10 Thread David Tardon
Hi, On Tue, Jun 09, 2015 at 04:30:45PM +0200, Michael Stahl wrote: > On 09.06.2015 16:20, Thorsten Behrens wrote: > > Tor Lillqvist wrote: > >> But neither is it very useful to have the already small set of OS X -based > >> developers split into those who use a pure upstream way to build, those wh

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

2015-06-10 Thread Noel Grandin
toolkit/source/awt/scrollabledialog.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e0d249c81936b1438e8d3586ed6999a02af27f80 Author: Noel Grandin Date: Mon Jun 8 12:11:58 2015 +0200 vclptr fix in ScrollableWrapper Change-Id: I28b0c9712d3eb35181ccd

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

2015-06-10 Thread Stephan Bergmann
vcl/osx/PictToBmpFlt.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 80bff90943bb983033ace6339ff3e575666e8a74 Author: Stephan Bergmann Date: Wed Jun 10 13:31:07 2015 +0200 loplugin:bodynotinblock Change-Id: I97d74eebcb45f413dbc73ab96db447228ee

Re: Mac OS X and pkg-config

2015-06-10 Thread Khaled Hosny
On Wed, Jun 10, 2015 at 01:17:07PM +0200, David Tardon wrote: > Hi, > > On Tue, Jun 09, 2015 at 04:30:45PM +0200, Michael Stahl wrote: > > On 09.06.2015 16:20, Thorsten Behrens wrote: > > > Tor Lillqvist wrote: > > >> But neither is it very useful to have the already small set of OS X > > >> -bas

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

2015-06-10 Thread Caolán McNamara
oox/source/export/drawingml.cxx | 17 + sw/qa/extras/ooxmlexport/data/kde302504-1.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport5.cxx |6 ++ 3 files changed, 15 insertions(+), 8 deletions(-) New commits: commit aeb52a855d55475ff2e74f5308ae580dce3e069

Re: OSX uiwriter stacktrace needed

2015-06-10 Thread Stephan Bergmann
On 06/10/2015 12:19 PM, Bjoern Michaelsen wrote: assuming it to be the same on OSX, pCursor should be innocent -- unless we leak an SwIndex (on OSX only?!?). Yes, we do leak an SwIndex on Mac, see the failed assert in my previous mail. ___ LibreOffi

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

2015-06-10 Thread Caolán McNamara
oox/source/export/drawingml.cxx | 41 +++--- sw/qa/extras/ooxmlexport/data/kde216114-1.odt |binary sw/qa/extras/ooxmlexport/ooxmlexport5.cxx |6 +++ 3 files changed, 36 insertions(+), 11 deletions(-) New commits: commit 80fbd731d8b8b101a10466a4d16d4867

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

2015-06-10 Thread Caolán McNamara
linguistic/source/convdiclist.hxx |2 +- linguistic/source/convdicxml.hxx|2 +- linguistic/source/defs.hxx | 12 ++-- linguistic/source/dicimp.cxx|5 ++--- linguistic/source

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

2015-06-10 Thread Michael Stahl
include/svl/itemprop.hxx | 10 +-- pyuno/source/module/pyuno_runtime.cxx | 44 -- 2 files changed, 7 insertions(+), 47 deletions(-) New commits: commit 1ee5e1a17cbd50f84990fb43fac7e8c811e604a9 Author: Michael Stahl Date: Wed Jun 10 13:07:17

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

2015-06-10 Thread Miklos Vajna
sfx2/source/doc/objstor.cxx |3 +-- sw/source/uibase/dbui/dbmgr.cxx |6 ++ 2 files changed, 7 insertions(+), 2 deletions(-) New commits: commit 4897f10beab678494a7c2dfdc140c424154e9f8c Author: Miklos Vajna Date: Wed Jun 10 14:22:26 2015 +0200 SfxObjectShell::CopyStoragesOf

[Libreoffice-commits] core.git: configure.ac

2015-06-10 Thread Michael Stahl
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ada6281a5bd74d0ff6ae578d57f39f65b7c25103 Author: Michael Stahl Date: Wed Jun 10 14:40:57 2015 +0200 configure: make the error message for pkg-config on Mac more actionable Change-Id: Ia7f991

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

2015-06-10 Thread Michael Stahl
pyuno/source/module/pyuno_runtime.cxx | 44 -- 1 file changed, 44 deletions(-) New commits: commit 4baaa084fc9b8180809c223cbe192d78e383431d Author: Michael Stahl Date: Wed Jun 10 13:07:17 2015 +0200 pyuno: remove obsolete LC_NUMERIC to "C" mangling code

Re: Mac OS X and pkg-config

2015-06-10 Thread Michael Stahl
On 10.06.2015 13:30, Khaled Hosny wrote: > On Wed, Jun 10, 2015 at 01:17:07PM +0200, David Tardon wrote: >> On Tue, Jun 09, 2015 at 04:30:45PM +0200, Michael Stahl wrote: >>> On 09.06.2015 16:20, Thorsten Behrens wrote: Tor Lillqvist wrote: > But neither is it very useful to have the alrea

test-infra proposal: master-tested branch (was: test infrastructure ideas appreciated ...)

2015-06-10 Thread Bjoern Michaelsen
Hi, On Wed, Jun 03, 2015 at 02:33:23PM +0100, Michael Meeks wrote: > Constructive thoughts appreciated in reply here. Soo, looking at tests, regressions and infra for that, lets first have a look at the "regression pipeline". There are four stages a regression goes through: 1/ regression g

Re: Mac OS X and pkg-config

2015-06-10 Thread Michael Stahl
On 10.06.2015 11:43, Khaled Hosny wrote: > On Tue, Jun 09, 2015 at 12:36:41PM +0300, Tor Lillqvist wrote: >>> Some of us work on other opensource projects on our Mac machines which >>> happen to need MacPorts or HomeBrew. >>> >>> Having LibreOffice simply say "I refuse to build on this machine beca

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

2015-06-10 Thread Maxim Monastirsky
include/svx/nbdtmg.hxx |1 sd/source/ui/func/fuolbull.cxx | 16 + sd/source/ui/inc/View.hxx |3 - sd/source/ui/view/drviewsf.cxx |3 - sd/source/ui/view/sdview.cxx|7 +--- svx/source/sidebar/nbdtmg.cxx |2 - sw/source/ui

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

2015-06-10 Thread Stephan Bergmann
sw/inc/calbck.hxx |3 ++- sw/inc/unocrsr.hxx |5 +++-- sw/qa/extras/uiwriter/uiwriter.cxx |6 -- sw/source/core/attr/calbck.cxx |1 + sw/source/core/unocore/unocrsr.cxx |2 ++ 5 files changed, 8 insertions(+), 9 deletions(-) New commits

Re: OSX uiwriter stacktrace needed

2015-06-10 Thread Stephan Bergmann
On 06/09/2015 02:54 PM, Bjoern Michaelsen wrote: However, OSX seems to be reliably broken now according to the tinderboxes. If someone manages to provide a backtrace, I would appreciate that, so I can investigate what broke and fix it. should be fixed now with

Re: Mac OS X and pkg-config

2015-06-10 Thread Khaled Hosny
On Wed, Jun 10, 2015 at 02:56:59PM +0200, Michael Stahl wrote: > On 10.06.2015 13:30, Khaled Hosny wrote: > > So why Mac OS X is treated differently, what is so special about it? > > Mac OS X is an actual operating system with an actual SDK that defines > the stable and supported interfaces of the

Re: test infrastructure ideas appreciated ...

2015-06-10 Thread Kohei Yoshida
Hi Michael, I am happy to see that you and I are on the same term on the majority of the points. But let me nitpick on a few points below. > On June 10, 2015 at 6:47 AM Michael MeeksSo - AFAICS -every- bug-fix is potentially unit-testable - it is just a > matter of the cost to implement t

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

2015-06-10 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8dea51be0566cf0dfcc315e1f95b4b55315fcdf4 Author: Christian Lohmaier Date: Wed Jun 10 14:54:00 2015 +0200 Updated core Project: translations 7d6a448e730d8dc31df13d6485d9271cce0c5e7c upda

Re: Mac OS X and pkg-config

2015-06-10 Thread Khaled Hosny
On Wed, Jun 10, 2015 at 03:06:48PM +0200, Michael Stahl wrote: > On 10.06.2015 11:43, Khaled Hosny wrote: > > On Tue, Jun 09, 2015 at 12:36:41PM +0300, Tor Lillqvist wrote: > >>> Some of us work on other opensource projects on our Mac machines which > >>> happen to need MacPorts or HomeBrew. > >>>

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

2015-06-10 Thread Jan Holesovsky
sc/source/ui/cctrl/dpcontrol.cxx |7 --- sc/source/ui/view/gridwin4.cxx |3 +++ 2 files changed, 3 insertions(+), 7 deletions(-) New commits: commit 342d84218c17da40d0a4f96bc3b07b536d64517a Author: Jan Holesovsky Date: Wed Jun 10 15:01:15 2015 +0200 sc tiled editing: Mapping

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

2015-06-10 Thread Henry Castro
sc/source/ui/cctrl/dpcontrol.cxx |5 - sc/source/ui/view/gridwin4.cxx | 14 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit 63f47a9a08974cd9b3f18d96019794b97aec1e91 Author: Henry Castro Date: Thu May 14 14:53:23 2015 -0400 sc tiled editing:

[Libreoffice-commits] translations.git: Branch 'libreoffice-4-4-4' - source/ca source/de source/es source/ja source/kn source/nb source/nn source/pt-BR source/sq source/zh-CN source/zh-TW

2015-06-10 Thread Christian Lohmaier
source/ca/dbaccess/source/ui/dlg.po|5 - source/ca/dbaccess/uiconfig/ui.po | 26 ++--- source/ca/sc/source/ui/src.po | 14 + source/ca/sc/uiconfig/scalc/ui.po

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

2015-06-10 Thread Philippe Jung
sd/inc/app.hrc | 204 ++--- sd/source/ui/func/fusnapln.cxx |1 2 files changed, 112 insertions(+), 93 deletions(-) New commits: commit 35fe915b7cf508356a88897d520b89fc986407fb Author: Philippe Jung Date: Wed Jun 10 15:47:52 2015 +0200

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

2015-06-10 Thread Henry Castro
sc/source/ui/cctrl/dpcontrol.cxx |5 - sc/source/ui/view/gridwin4.cxx | 14 +- 2 files changed, 13 insertions(+), 6 deletions(-) New commits: commit afc22f0e32fac7258bef7523c19b33b69620f294 Author: Henry Castro Date: Thu May 14 14:53:23 2015 -0400 sc tiled editing:

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 93 commits - android/source bean/com bean/test compilerplugins/clang configure.ac dbaccess/source download.lst extensions/source

2015-06-10 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit cdc44d3c06b08c46f02e089eff1c329f6e7b07f9 Author: Pranav Kant Date: Wed Jun 10 16:57:19 2015 +0530 lokdocview, gtktiledviewer: Remove gtk version checks We already have the global ENABLE_GTK3 guard for RHEL5 baseline. Change

Re: test infrastructure ideas appreciated ...

2015-06-10 Thread Michael Meeks
On Wed, 2015-06-10 at 09:35 -0400, Kohei Yoshida wrote: > I am happy to see that you and I are on the same term on the majority of the > points. But let me nitpick on a few points below. :-) > > My yard-stick would be that if writing the unit-test takes longer than > > finding & fixi

[Libreoffice-commits] core.git: readlicense_oo/license

2015-06-10 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 1514 ++-- 1 file changed, 758 insertions(+), 756 deletions(-) New commits: commit 62751ab180bdebc0af03d114519cada7f0e7fd40 Author: Christian Lohmaier Date: Wed Jun 10 16:14:39 2015 +0200 update credits Change-

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - readlicense_oo/license

2015-06-10 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 1514 ++-- 1 file changed, 758 insertions(+), 756 deletions(-) New commits: commit d9856608f45cf810f1cae8b837d84a189b3c3eb5 Author: Christian Lohmaier Date: Wed Jun 10 16:16:34 2015 +0200 update credits Change-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - readlicense_oo/license

2015-06-10 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 1514 ++-- 1 file changed, 758 insertions(+), 756 deletions(-) New commits: commit 21b8b24368368829f592bdc2d6795c6890ec21de Author: Christian Lohmaier Date: Wed Jun 10 16:18:40 2015 +0200 update credits Change-

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-4' - readlicense_oo/license

2015-06-10 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2682 ++-- 1 file changed, 1362 insertions(+), 1320 deletions(-) New commits: commit 81950f6a41d7f4512cb29c04c0151aec59e80e98 Author: Christian Lohmaier Date: Wed Jun 10 16:21:19 2015 +0200 update credits Chang

Re: Mac OS X and pkg-config

2015-06-10 Thread Stephan Bergmann
On 06/10/2015 03:35 PM, Khaled Hosny wrote: but since we already have PATH in config_host.mk it would perhaps be possible to detect which directory the pkg-config is found in and automatically filter that out of $PATH (unless it's something that cannot be removed like /usr/bin). would that be an

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

2015-06-10 Thread Katarina Behrens
editeng/source/items/textitem.cxx | 45 ++ include/editeng/colritem.hxx |2 + include/editeng/unotext.hxx |1 svx/source/unodraw/unoprov.cxx|1 svx/source/unodraw/unoshap2.cxx |1 5 files changed, 50 insertions(+) New commi

[Libreoffice-commits] core.git: external/owncloud-android-lib

2015-06-10 Thread Jacobo Aragunde Pérez
external/owncloud-android-lib/ExternalProject_owncloud_android_lib.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 2e6ed9befe172bcbfb14d5386bf3e0f151d0d666 Author: Jacobo Aragunde Pérez Date: Wed Jun 10 14:26:10 2015 + Android: fix ownCloud lib build The buil

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

2015-06-10 Thread Stephan Bergmann
sw/inc/calbck.hxx |2 +- sw/inc/unocrsr.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8761ab9b5ec7860eb5bc7d05271da081f66a452b Author: Stephan Bergmann Date: Wed Jun 10 16:11:30 2015 +0200 There's SAL_DLLPUBLIC_RTTI for that Change-Id: I

Re: Mac OS X and pkg-config

2015-06-10 Thread Stephan Bergmann
On 06/10/2015 11:41 AM, Khaled Hosny wrote: I’m not saying we should use pkg-config on Mac, all I’m asking for is what kind of breakages are expected when pkg-config is found, because I didn’t experience any, to find better way to fix it. That better way might be to set PKG_CONFIG_LIBDIR to an em

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

2015-06-10 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 69 + 1 file changed, 69 insertions(+) New commits: commit c979a944c7a00a35293d1de3c32b06f90e0bfa5f Author: Varun Date: Tue Jun 9 03:48:32 2015 +0530 Added Test for Export to Picture Change-Id: I62d44e29cd

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

2015-06-10 Thread Noel Grandin
avmedia/source/framework/mediacontrol.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 9a5323655355a01be582a556a99e410c4064ebe4 Author: Noel Grandin Date: Wed Jun 10 16:58:54 2015 +0200 tdf#90077 fix freeze when enabling media toolbar in Impress Change-Id: I402bd73

Re: Mac OS X and pkg-config

2015-06-10 Thread Khaled Hosny
On Wed, Jun 10, 2015 at 04:49:25PM +0200, Stephan Bergmann wrote: > On 06/10/2015 11:41 AM, Khaled Hosny wrote: > >I’m not saying we should use pkg-config on Mac, all I’m asking for is > >what kind of breakages are expected when pkg-config is found, because I > >didn’t experience any, to find bette

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

2015-06-10 Thread Katarina Behrens
editeng/source/items/textitem.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 72c7b9829d86e9d9feb6ddc96b3e6a4f26d32f21 Author: Katarina Behrens Date: Wed Jun 10 16:52:55 2015 +0200 Bool2Any wants to get bool instead of sal_uInt8 which is what GetT

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

2015-06-10 Thread Szymon Kłos
include/svtools/RemoteFilesDialog.hxx|7 - include/svtools/breadcrumb.hxx | 62 +++ svtools/Library_svt.mk |1 svtools/source/control/breadcrumb.cxx| 142 +++ svtools/source/dialogs/RemoteFilesDialog.cx

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

2015-06-10 Thread Stephan Bergmann
sw/inc/calbck.hxx |2 +- sw/inc/unocrsr.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit f5ca824f4c7f6bea7f2caf51715aa865250d1288 Author: Stephan Bergmann Date: Wed Jun 10 17:28:56 2015 +0200 Revert "There's SAL_DLLPUBLIC_RTTI for that" Thi

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

2015-06-10 Thread Michael Stahl
sw/inc/calbck.hxx | 12 ++-- sw/source/core/attr/calbck.cxx | 14 ++ 2 files changed, 16 insertions(+), 10 deletions(-) New commits: commit 2676ee8ededce1aab9888bb3be0b6146e4624dfb Author: Michael Stahl Date: Wed Jun 10 17:20:50 2015 +0200 sw: fix GCC

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - libreofficekit/qa

2015-06-10 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 52 +--- 1 file changed, 34 insertions(+), 18 deletions(-) New commits: commit ddbdd9004790ea691f762e7196a76a944de9772e Author: Pranav Kant Date: Wed Jun 10 20:59:18 2015 +0530 gtktiledviewer: Replace deprecated Gtk f

[Libreoffice-commits] core.git: configure.ac

2015-06-10 Thread Stephan Bergmann
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit bee2423eff85ebc5f0255596bcf7bec2596307a9 Author: Stephan Bergmann Date: Wed Jun 10 17:53:45 2015 +0200 syntax errors, still Change-Id: I8ed4b4d221040ddf5f51d7e01134c855fc85a641 diff --git a

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 5 commits - include/LibreOfficeKit libreofficekit/Executable_gtktiledviewer.mk libreofficekit/Library_libreofficekitgtk.mk libre

2015-06-10 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit cbd5da28e3e297ad534cf0c8fdd29036b3dfb081 Author: Pranav Kant Date: Wed Jun 10 20:59:18 2015 +0530 gtktiledviewer: Replace deprecated Gtk functions Change-Id: I354aa987f8e732945fb552d855a3416c782bb508 diff --git a/libreofficekit/qa/

[Libreoffice-commits] core.git: logerrit

2015-06-10 Thread Bjoern Michaelsen
logerrit | 36 1 file changed, 36 insertions(+) New commits: commit ef4fd9c52f16e6d242f999dd87170e6cac07230d Author: Bjoern Michaelsen Date: Wed Jun 10 17:51:29 2015 +0200 add ./logerrit testfeature - ./logerrit testfeature will trigger a te

Re: Mac OS X and pkg-config

2015-06-10 Thread Norbert Thiebaud
On Wed, Jun 10, 2015 at 8:06 AM, Michael Stahl wrote: > On 10.06.2015 11:43, Khaled Hosny wrote: >> On Tue, Jun 09, 2015 at 12:36:41PM +0300, Tor Lillqvist wrote: Some of us work on other opensource projects on our Mac machines which happen to need MacPorts or HomeBrew. Having

[Libreoffice-commits] core.git: include/tools include/vcl svtools/source svx/source vcl/qa vcl/source

2015-06-10 Thread Michael Meeks
include/tools/time.hxx |4 +++- include/vcl/idle.hxx|8 ++-- include/vcl/scheduler.hxx | 16 ++-- include/vcl/timer.hxx |2 +- svtools/source/graphic/grfcache.cxx |1 + svx/source/svdraw/svdetc.cxx|1

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

2015-06-10 Thread Stephan Bergmann
sw/qa/extras/uiwriter/uiwriter.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 7fd168ad47c0cb3afcbf09aa1b5bd9f76e4e5cb2 Author: Stephan Bergmann Date: Wed Jun 10 18:29:26 2015 +0200 loplugin:salbool Change-Id: I030321e8cb905be78b68f9e404926e22

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

2015-06-10 Thread Stephan Bergmann
include/vcl/idle.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ed0de57db80eae4fef8b226d956e012370fec15 Author: Stephan Bergmann Date: Wed Jun 10 18:32:58 2015 +0200 -Werror,-Winconsistent-missing-override Change-Id: I2d1aa79a67bf130c3844b3bccb3

[Libreoffice-commits] core.git: configure.ac

2015-06-10 Thread Stephan Bergmann
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d0b7be0fa509394dca054246b00b62ea7df77934 Author: Stephan Bergmann Date: Wed Jun 10 18:37:59 2015 +0200 syntax errors, still (i.e., parentheses do need to be quoted in BERs, but do not forget

announcing ./logerrit testfeature

2015-06-10 Thread Bjoern Michaelsen
Hi, I just added './logerrit testfeature': https://github.com/LibreOffice/core/commit/ef4fd9c52f16e6d242f999dd87170e6cac07230d If you are on a feature branch, with: ./logerrit testfeature you can trigger a gerrit test build on all platforms of the feature branch you are currently on in the

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

2015-06-10 Thread Miklos Vajna
sw/qa/extras/uiwriter/uiwriter.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6cca91f7ada91701443225061a5dd0ae81a98b8e Author: Miklos Vajna Date: Wed Jun 10 18:49:56 2015 +0200 CppunitTest_sw_uiwriter: enable on Windows I hope that the underlying

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

2015-06-10 Thread Caolán McNamara
filter/source/msfilter/escherex.cxx | 47 ++--- include/filter/msfilter/escherex.hxx | 12 oox/source/export/vmlexport.cxx | 81 +- sw/qa/extras/ooxmlexport/ooxmlexport5.cxx | 10 +-- sw/source/filter/ww8/rtfsdrexport.cxx

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

2015-06-10 Thread Philippe Jung
sw/source/core/txtnode/thints.cxx | 40 +- 1 file changed, 35 insertions(+), 5 deletions(-) New commits: commit 677b373427d3db8d751600b8c540a6afe07f142e Author: Philippe Jung Date: Tue Jun 2 17:43:19 2015 +0200 tdf#91228 Fix Writer crash Star

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

2015-06-10 Thread Eike Rathke
sc/source/core/tool/sharedformula.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit ce73f4befb90dbcc80964cec656127a6210b4d18 Author: Eike Rathke Date: Fri Jun 5 15:51:46 2015 +0200 tdf#90694 reset group area listeners when splitting group

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

2015-06-10 Thread Eike Rathke
sc/source/core/tool/token.cxx | 277 -- 1 file changed, 163 insertions(+), 114 deletions(-) New commits: commit 17c9cfef1a1bf48489fc856d59c6776a47ef0f77 Author: Eike Rathke Date: Mon Jun 8 15:33:51 2015 +0200 check bounds in RPN tokens, tdf#90694 r

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

2015-06-10 Thread Miklos Vajna
sw/inc/dbmgr.hxx| 10 +++- sw/source/core/doc/docnew.cxx |6 ++ sw/source/uibase/app/applab.cxx |2 sw/source/uibase/dbui/dbmgr.cxx | 100 +++- 4 files changed, 114 insertions(+), 4 deletions(-) New commits: commit b8b4ac9e6e8f03fb

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

2015-06-10 Thread Jacobo Aragunde Pérez
android/source/AndroidManifest.xml.in |1 android/source/res/values/strings.xml |1 android/source/src/java/org/libreoffice/storage/DocumentProviderFactory.java | 10 android/source/src/java/org/lib

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

2015-06-10 Thread Jan Holesovsky
loleaflet/src/layer/tile/GridLayer.js | 29 + loleaflet/src/layer/tile/TileLayer.js | 71 +++--- 2 files changed, 61 insertions(+), 39 deletions(-) New commits: commit 73974f7397414b0931b80729ea716387f3c6a130 Author: Jan Holesovsky Date: Wed Jun 10 1

[Libreoffice-commits] dictionaries.git: Changes to 'refs/tags/libreoffice-4.4.4.2'

2015-06-10 Thread Christian Lohmaier
Tag 'libreoffice-4.4.4.2' created by Christian Lohmaier at 2015-06-10 18:09 -0700 Tag libreoffice-4.4.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVeG8yAAoJEPQ0oe+v7q6jSZMP/jWB20jgi2rADU8pJpWOdCcA b8LbRwnWlKsA3M8KkufvVjGFAYU87zxrULJxGiJ5duYtsWtm/5pkIH0Et/evg3GC 6radA+bDxbj

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

2015-06-10 Thread Jacobo Aragunde Pérez
android/source/src/java/org/libreoffice/storage/owncloud/OwnCloudFile.java | 11 ++- android/source/src/java/org/libreoffice/storage/owncloud/OwnCloudProvider.java | 32 ++ 2 files changed, 41 insertions(+), 2 deletions(-) New commits: commit d6f9e415375f53eba7c5e147c7ff30c03a6d

[Libreoffice-commits] translations.git: Changes to 'refs/tags/libreoffice-4.4.4.2'

2015-06-10 Thread Christian Lohmaier
Tag 'libreoffice-4.4.4.2' created by Christian Lohmaier at 2015-06-10 18:09 -0700 Tag libreoffice-4.4.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVeG86AAoJEPQ0oe+v7q6jG18QAJFpNRfAlzswFl3aBhLLxcYI 0yXBQra9QlkfRwnijwg0Xk4Iaz7Di0FJDdvtkI1Gxs+Bw3N3fgPzxnQU9VkyzGH2 vHoH6QU+TG9

[Libreoffice-commits] help.git: Changes to 'refs/tags/libreoffice-4.4.4.2'

2015-06-10 Thread Christian Lohmaier
Tag 'libreoffice-4.4.4.2' created by Christian Lohmaier at 2015-06-10 18:09 -0700 Tag libreoffice-4.4.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVeG82AAoJEPQ0oe+v7q6j7l4QAIP9Dn0dCkQ58v8CpOis6G1y LjdgFJw0izRWW3Gl1PHodsj6Q91ij99SBcZpaJ+GcjZzLjhUP/I27P9eZ+bIF11A fnK2/jcq8zo

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4-4' - configure.ac

2015-06-10 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8bc7e6af135d7201681c456c24439f64a4bec054 Author: Christian Lohmaier Date: Wed Jun 10 19:10:23 2015 +0200 bump product version to 4.4.4.2.0+ Change-Id: I99a8df3d3a6b7a7062f49588f687c8685c3350

[Libreoffice-commits] core.git: Changes to 'refs/tags/libreoffice-4.4.4.2'

2015-06-10 Thread Christian Lohmaier
Tag 'libreoffice-4.4.4.2' created by Christian Lohmaier at 2015-06-10 18:09 -0700 Tag libreoffice-4.4.4.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVeG89AAoJEPQ0oe+v7q6jwpgQAJ+RenQM2FfYJWQstZrs28pc cGLYDUQFDYqVsssBKE/UcXvC4Jbd7OMHK2tEdyqihYkVoAT+21F7YPpdMubezurY 95E9VXKrVwp

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

2015-06-10 Thread Jacobo Aragunde Pérez
android/source/AndroidManifest.xml.in |8 ++ android/source/res/values/strings.xml |8 ++ android/source/res/xml/documentprovider_preferences.xml | 26 +++

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

2015-06-10 Thread Jacobo Aragunde Pérez
android/source/src/java/org/libreoffice/storage/DocumentProviderSettingsActivity.java |5 ++ android/source/src/java/org/libreoffice/storage/owncloud/OwnCloudProvider.java | 19 +++--- 2 files changed, 20 insertions(+), 4 deletions(-) New commits: commit 79f5d4465c7a2446f3d54b

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

2015-06-10 Thread Jacobo Aragunde Pérez
android/source/res/menu/view_menu.xml |2 ++ android/source/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java |5 + 2 files changed, 7 insertions(+) New commits: commit ba44368da5933040080da611aa1722491f89df69 Author: Jacobo Aragunde Pérez Date:

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

2015-06-10 Thread Jacobo Aragunde Pérez
android/source/src/java/org/libreoffice/storage/DocumentProviderFactory.java | 14 +++ android/source/src/java/org/libreoffice/storage/DocumentProviderSettingsActivity.java | 27 ++ android/source/src/java/org/libreoffice/storage/owncloud/OwnCloudProvider.java | 42 ++

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

2015-06-10 Thread Jacobo Aragunde Pérez
android/source/res/values/strings.xml |4 + android/source/src/java/org/libreoffice/storage/owncloud/OwnCloudFile.java |8 +- android/source/src/java/org/libreoffice/storage/owncloud/OwnCloudProvider.java | 27 +- 3 files changed, 3

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

2015-06-10 Thread Henry Castro
sw/source/core/crsr/viscrs.cxx |6 -- 1 file changed, 6 deletions(-) New commits: commit 533a5fdad3854b89a252216bb78a38ba3222964b Author: Henry Castro Date: Wed Jun 10 14:16:09 2015 -0400 Revert sw: LOK_CALLBACK_CURSOR_VISIBLE callback. Already fixed by Miklos Vajna.

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

2015-06-10 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx | 20 1 file changed, 20 insertions(+) New commits: commit 8157aeab46e3bf0afd3f71c3946518826a1dd793 Author: matteocam Date: Wed Jun 10 14:50:53 2015 -0400 Experiment: cutting paras from impDecomposeChainedText Cha

  1   2   >