[Libreoffice-commits] core.git: include/sfx2 sfx2/Module_sfx2.mk sfx2/PythonTest_sfx2_python.mk sfx2/qa sfx2/source unotest/source

2015-06-22 Thread Laurent Godard
include/sfx2/sidebar/ResourceManager.hxx |2 include/sfx2/sidebar/SidebarController.hxx |2 sfx2/Module_sfx2.mk |6 sfx2/PythonTest_sfx2_python.mk | 20 +++ sfx2/qa/python/check_sidebar.py | 149 +++

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

2015-06-22 Thread Stephan Bergmann
include/unotools/securityoptions.hxx |2 sc/source/filter/xml/xmlimprt.cxx | 10 + sc/source/ui/docshell/docsh4.cxx | 18 ++- sw/source/core/doc/DocumentLinksAdministrationManager.cxx | 10 + sw/source/filter/xml/xmli

LibreOffice Gerrit News for core on 2015-06-23

2015-06-22 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Make PyUNO provide more Pythonic behaviour in https://gerrit.libreoffice.org/16272 from Matthew Francis about module pyuno + tdf#91112 replace o3tl::compose1 w

[SOLVED] Re: new warning messages on console since some days + strange behaviour

2015-06-22 Thread Julien Nabet
On 23/06/2015 03:35, Tomaž Vajngerl wrote: Hi, On Tue, Jun 23, 2015 at 5:26 AM, julien2412 wrote: ... On master we switched to use gtk3 over gtk2 by default, which is a quite different beast in LO (vcl doesn't draw using X11, instead it uses the headless renderer) and is not yet polished (the

[Bug 30425] Making Icon Themes is Far too Difficult

2015-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=30425 tommy27 changed: What|Removed |Added See Also||https://bugs.documentfounda

Jorenz Paragas license statement

2015-06-22 Thread Jorenz Paragas
Hello developers, I hereby state that all of my past, present, and future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. - Jorenz Paragas ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.fre

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

2015-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91112 Jorenz Paragas changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|libr

Re: new warning messages on console since some days + strange behaviour

2015-06-22 Thread Tomaž Vajngerl
Hi, On Tue, Jun 23, 2015 at 5:26 AM, julien2412 wrote: > Hello, > > On pc Debian x86-64 with master sources updated today > (16c2b60fc10b5fdfd36df64f8fca50b95d81871b + make clean) and since some days, > I've got these kind of messages on console (just on launching Calc): > ** (soffice:4035): CRIT

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

2015-06-22 Thread Jan Holesovsky
sfx2/source/dialog/backingwindow.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit 2e266a77951ac54b9c72667e046440bb2b5d81b3 Author: Jan Holesovsky Date: Mon Jun 22 21:45:13 2015 +0200 tdf#91971: Add the menubar size to the height computation too.

[GSoC] Reuse Mozilla's rolling update mechanism for LibreOffice - Weekly Report 4

2015-06-22 Thread Nathan Yee
This is the week 4 progress report of the GSoC bug "Reuse Mozilla's rolling update mechanism for LibreOffice". Last week: - successfully built a dynamic library file for Mozilla Archive (mar) file format support using LibreOffice's toolchain - started work on porting Mozilla's mar creation executa

[Bug 90794] Fix the Linux HiDPI start screen

2015-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90794 Tomaz Vajngerl changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

Adding Languages to Writer's Character, Font Menu

2015-06-22 Thread Richard Wordingham
How do I add a language to this menu so that fonts that can will render text in the style appropriate to the language? I am reconciled to having to create a bespoke version of LibreOffice, though I'd rather not. Manually editing a document's XML files would be the last resort - it seems to work!

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

2015-06-22 Thread Eike Rathke
sc/source/filter/excel/xename.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 81e6799d376f23d5079121a4c830f3662c2e7750 Author: Eike Rathke Date: Mon Jun 22 18:47:31 2015 +0200 Excel export: set correct grammar for named expressions symbols This

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

2015-06-22 Thread Eike Rathke
sc/source/filter/excel/xename.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 17815049103b920df054b4f1bb8b1e99486972f2 Author: Eike Rathke Date: Mon Jun 22 18:47:31 2015 +0200 Excel export: set correct grammar for named expressions symbols This

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

2015-06-22 Thread Thorsten Behrens
sw/qa/extras/rtfimport/data/bin-skipping.rtf | 19 +++ sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ writerfilter/source/rtftok/rtftokenizer.cxx |6 ++ 3 files changed, 31 insertions(+) New commits: commit cd1f3ec952ba2820e6dbae400e3d2853eb88f97b Author: T

[GSoC] Haskell UNO Language Binding - Weekly Report 4

2015-06-22 Thread Jorge Mendes
Hi, The past week I've started working on a code generator from IDL files (like cppumaker and javamaker). The idea is to generate some code, like the one that I handmade for my examples, automatically. This is not done yet, and I'll be working on it also during this week. Kind regards, Jorge

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

2015-06-22 Thread Pranav Kant
include/LibreOfficeKit/LibreOfficeKitGtk.h |4 -- libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 22 ++- libreofficekit/source/gtk/lokdocview.cxx| 40 +++- 3 files changed, 20 insertions(+), 46 deletions(-) New commits: commit d7cdd69e7a

[Libreoffice-commits] core.git: compilerplugins/clang dbaccess/source include/comphelper include/cppuhelper reportdesign/inc

2015-06-22 Thread Stephan Bergmann
compilerplugins/clang/plugin.cxx |3 dbaccess/source/core/dataaccess/databasedocument.hxx | 10 - include/comphelper/implbase_var.hxx | 170 --- include/cppuhelper/compbase.hxx | 48 - reportdesign/inc/ReportDe

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

2015-06-22 Thread matteocam
svx/source/svdraw/svdotext.cxx | 55 ++-- svx/source/svdraw/svdotextdecomposition.cxx |5 +- 2 files changed, 40 insertions(+), 20 deletions(-) New commits: commit 5c5e9a24af2fc406234145a0bc99ec1ac8c8c2c6 Author: matteocam Date: Mon Jun 22 16:56:34 20

Re: new warning messages on console since some days + strange behaviour

2015-06-22 Thread Terrence Enger
On Mon, 2015-06-22 at 13:26 -0700, julien2412 wrote: > I don't know if everything is linked but it seems quite a mess here and > before creating a bugtracker, wanted to have your opinion first. Another odd thing in the dbgutil bibisect version 2015-06-22: Upon the initial display of an application

new warning messages on console since some days + strange behaviour

2015-06-22 Thread julien2412
Hello, On pc Debian x86-64 with master sources updated today (16c2b60fc10b5fdfd36df64f8fca50b95d81871b + make clean) and since some days, I've got these kind of messages on console (just on launching Calc): ** (soffice:4035): CRITICAL **: GdkPixbuf* bitmapToPixbuf(SalBitmap*, SalBitmap*): assertio

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

2015-06-22 Thread Pranav Kant
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 12 libreofficekit/source/gtk/lokdocview.cxx| 11 --- 2 files changed, 20 insertions(+), 3 deletions(-) New commits: commit 3b7bc09f1554d4ae6d03704ac621e58f09fbb6b3 Author: Pranav Kant Date: Tue Jun 23 0

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

2015-06-22 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1786bcb6285c056aa74fcd3b552ada7d300496ec Author: matteocam Date: Mon Jun 22 16:10:59 2015 -0400 Fixed Underflow condition: should be not(overflow) Change-Id: I

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

2015-06-22 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx | 39 +++- 1 file changed, 38 insertions(+), 1 deletion(-) New commits: commit 06ee5333d625bc56a7401d824dc6df6490cdde26 Author: matteocam Date: Mon Jun 22 16:08:58 2015 -0400 Underflow handling in static mode C

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

2015-06-22 Thread Jan Holesovsky
sfx2/source/dialog/backingwindow.cxx | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) New commits: commit cbe60f979590615f61d914f1c937c69e89c58880 Author: Jan Holesovsky Date: Mon Jun 22 21:45:13 2015 +0200 tdf#91971: Add the menubar size to the height computation too.

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

2015-06-22 Thread matteocam
editeng/source/editeng/impedit3.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4bf0c3ebb5faa2d28c2e30f80c5e717da725a9a5 Author: matteocam Date: Mon Jun 22 15:29:14 2015 -0400 Removed IsModified() check for chaining handler Change-Id: Ib1b7d00

[Libreoffice-commits] core.git: scp2/AutoInstall.mk scp2/inc solenv/gbuild

2015-06-22 Thread Michael Stahl
scp2/AutoInstall.mk |2 +- scp2/inc/macros.inc |9 + solenv/gbuild/AutoInstall.mk |2 +- 3 files changed, 11 insertions(+), 2 deletions(-) New commits: commit 70cba374f6862bb6b3568927267fc9e1fe3c0922 Author: Michael Stahl Date: Mon Jun 22 21:02:05 2015 +02

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

2015-06-22 Thread matteocam
svx/source/svdraw/svdotextdecomposition.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9bac753c5cf1436bd4b9681543f8b451366e77b1 Author: matteocam Date: Mon Jun 22 15:02:12 2015 -0400 Don't broadcast changes during UF-caused OF: OF itself should clea

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

2015-06-22 Thread matteocam
svx/source/svdraw/svdotext.cxx | 106 ++--- 1 file changed, 59 insertions(+), 47 deletions(-) New commits: commit 80b60bbf45c56e7a61ecfc6d015ca7e1b2d43f9f Author: matteocam Date: Mon Jun 22 14:51:08 2015 -0400 Another FSM; passing by UF temporarily whi

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

2015-06-22 Thread Bjoern Michaelsen
sw/qa/python/check_table.py | 61 1 file changed, 61 insertions(+) New commits: commit 06850097f74e1ef93a90d45a8c3426976f3fe902 Author: Bjoern Michaelsen Date: Mon Jun 22 15:52:04 2015 +0200 test inserting/remove writer table rows/cols

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

2015-06-22 Thread matteocam
svx/source/svdraw/svdotext.cxx |4 1 file changed, 4 insertions(+) New commits: commit 14e4ea9c23c874ee9faabc6ed1f97ed5d2838f15 Author: matteocam Date: Mon Jun 22 14:16:06 2015 -0400 Reducing FSM size: set IsUF=0 at UF-caused OF Change-Id: Ib89e50f073414c8280a1eb0768f4e7

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

2015-06-22 Thread Stephan Bergmann
compilerplugins/clang/plugin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 383cace9ee9d8d4325dc17ad2424243899b09b5b Author: Stephan Bergmann Date: Mon Jun 22 17:59:26 2015 +0200 Fix for BUILDDIR != SRCDIR Change-Id: I3ea2a0a6d8f54afcc1959b54c36f

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

2015-06-22 Thread Stephan Bergmann
cui/source/options/optaboutconfig.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e761ae784775b0e533d0eca343ece9cc750eeb37 Author: Stephan Bergmann Date: Mon Jun 22 17:13:58 2015 +0200 loplugin:passstuffbyref Change-Id: Ibba2d7322a3708bce186bb

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

2015-06-22 Thread Noel Grandin
sot/source/base/exchange.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1a2c1393dcc950516bcc85470121e6d46e1c2b73 Author: Noel Grandin Date: Sun Jun 21 14:08:16 2015 +0200 tdf#92037 fix dragging DataSources field into document Bug introduced b

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

2015-06-22 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx|4 vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 150 -- 2 files changed, 75 insertions(+), 79 deletions(-) New commits: commit 54b5a9a64b4a47bff66c7c0179f52e6257b60197 Author: Caolán McNamara Date: Mon Jun 22 12:4

[Libreoffice-commits] core.git: 3 commits - dbaccess/source sw/uiconfig vcl/inc vcl/unx

2015-06-22 Thread Caolán McNamara
dbaccess/source/core/api/BookmarkSet.hxx|2 dbaccess/source/core/api/CacheSet.hxx |2 dbaccess/source/core/api/FilteredContainer.cxx |4 dbaccess/source/core/api/OptimisticSet.cxx |4 dbaccess/source/core/api/PrivateRow.hx

Re: ScPostIt revision

2015-06-22 Thread Eike Rathke
Hi Mike, On Saturday, 2015-06-20 10:31:51 +1000, Mike Kaganski wrote: > >>1. *Ordinary* objects: they belong to one and only one cell in a document. > >>They don't share anything with no other *ordinary* note, nor with > >>*clipboard* notes. But they always share data with *undo* notes. > >You'll

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

2015-06-22 Thread Stephan Bergmann
bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit aa6670764b49a37a82641ae8d9fe77683b820190 Author: Stephan Bergmann Date: Mon Jun 22 16:47:39 2015 +0200 MSVC 64-bit: In queryInterface optimization, copy hidden ret val addr

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

2015-06-22 Thread Stephan Bergmann
bridges/source/cpp_uno/msvc_win32_x86-64/cpp2uno.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 04834f4ad1682e7853536ffcdd9b19a9848c4c70 Author: Stephan Bergmann Date: Mon Jun 22 16:47:39 2015 +0200 MSVC 64-bit: In queryInterface optimization, copy hidden ret val addr

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

2015-06-22 Thread Mihai Varga
loleaflet/src/layer/tile/GridLayer.js | 24 loleaflet/src/layer/tile/TileLayer.js | 64 ++ 2 files changed, 37 insertions(+), 51 deletions(-) New commits: commit d2124f30781d1e9f553a44c4ec94ffd33ddf79d6 Author: Mihai Varga Date: Mon Jun 22 17:48

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

2015-06-22 Thread Caolán McNamara
sw/source/filter/ww8/ww8atr.cxx |2 +- sw/source/filter/ww8/ww8struc.hxx | 14 +++--- 2 files changed, 4 insertions(+), 12 deletions(-) New commits: commit 0ca8c07e3d9eb111997cf387836efcbcefea0a4a Author: Caolán McNamara Date: Mon Jun 22 10:29:49 2015 +0100 fix SHD ipat e

Re: [GSoC] Cleanup internal drawing units in Calc

2015-06-22 Thread Krisztian Pinter
Hi! Thanks for taking a look, you are right! I think my mistake was that I forgot to negate the bools, which lead me to believe that bSkipX/Y were always true. All the best, Krisztian On 22 June 2015 at 13:04, Eike Rathke wrote: > Hi Krisztian, > > On Sunday, 2015-06-21 22:11:44 +0200, Kriszti

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

2015-06-22 Thread Michael Meeks
vcl/generic/print/genpspgraphics.cxx| 37 vcl/headless/svptextrender.cxx |7 +++--- vcl/inc/generic/genpspgraphics.h|5 vcl/unx/generic/gdi/cairotextrender.cxx | 33 4 files changed, 47 insertions(+

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

2015-06-22 Thread Jan Holesovsky
sc/inc/document.hxx |3 +++ sc/source/core/data/documen2.cxx | 15 +++ sc/source/ui/unoobj/docuno.cxx |2 +- sc/source/ui/view/gridwin4.cxx |2 +- 4 files changed, 20 insertions(+), 2 deletions(-) New commits: commit 11244e5bbc6eabf9b1402235729024adbbc36

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

2015-06-22 Thread Jan Holesovsky
sc/inc/document.hxx |3 +++ sc/source/core/data/documen2.cxx | 15 +++ sc/source/ui/unoobj/docuno.cxx |2 +- sc/source/ui/view/gridwin4.cxx |2 +- 4 files changed, 20 insertions(+), 2 deletions(-) New commits: commit 418c6167cea2bc89743fecaf7d36ec99c8189

Re: [GSoC] Integrating LO with GNOME - WR#4

2015-06-22 Thread Pranav Kant
Hi Michael, Just made a screen cast and blogged. :D Here[1] is it with blog post. Should be on TDF planet too by now. [1] http://pranavk.github.io/open-source/initial-preview-of-libreoffice-integration-with-gnome-documents/ On Mon, Jun 22, 2015 at 6:55 PM, Michael Meeks wrote: > Hi Pranav, > >

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

2015-06-22 Thread Eike Rathke
sc/inc/tokenarray.hxx|4 sc/source/core/tool/compiler.cxx | 13 + sc/source/core/tool/token.cxx|9 +++-- 3 files changed, 24 insertions(+), 2 deletions(-) New commits: commit b076c015083caaee79a43dc87e6cbf017e27ceae Author: Eike Rathke Date: Mon J

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

2015-06-22 Thread Noel Grandin
sot/source/base/exchange.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1bcf792993c3d88acfd7ede4567701c5dd6e7e62 Author: Noel Grandin Date: Sun Jun 21 14:08:16 2015 +0200 tdf#92037 fix dragging DataSources field into document Bug introduced b

Re: [GSoC] Integrating LO with GNOME - WR#4

2015-06-22 Thread Michael Meeks
Hi Pranav, On Mon, 2015-06-22 at 01:26 +0530, Pranav Kant wrote: > because I managed to integrate the Gtk widget with the > gnome-documents. Heh - you know you want to post a screenshot and/or blog about it at this stage ? =) Nice work, Michael. -- michael.me.

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - vcl/generic vcl/headless vcl/inc vcl/unx

2015-06-22 Thread Michael Meeks
vcl/generic/print/genpspgraphics.cxx| 37 vcl/headless/svptextrender.cxx |7 +++--- vcl/inc/generic/genpspgraphics.h|5 vcl/unx/generic/gdi/cairotextrender.cxx | 33 4 files changed, 47 insertions(+

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

2015-06-22 Thread Eike Rathke
sc/inc/tokenarray.hxx|4 sc/source/core/tool/compiler.cxx | 13 + sc/source/core/tool/token.cxx|9 +++-- 3 files changed, 24 insertions(+), 2 deletions(-) New commits: commit d0255f30e34442a70665a91fa7e4b6c92f3dab1b Author: Eike Rathke Date: Mon J

[Libreoffice-commits] core.git: basctl/source basegfx/source bean/com chart2/source comphelper/source connectivity/source dbaccess/qa dbaccess/source desktop/source editeng/source filter/source framew

2015-06-22 Thread Andrea Gelmini
basctl/source/basicide/baside2b.cxx |2 +- basegfx/source/polygon/b2dlinegeometry.cxx|2 +- basegfx/source/polygon/b2dtrapezoid.cxx |2 +- bean/com/sun/star/comp/beans/OfficeConnection.java

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

2015-06-22 Thread Caolán McNamara
ucb/source/ucp/webdav-neon/NeonSession.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 18a42a209ca50f046e5c0b63ec95403f81afce1d Author: Caolán McNamara Date: Fri Jun 19 16:58:50 2015 +0100 fix assert on loading kde98819-1.html Change-Id: I3f8c

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

2015-06-22 Thread Michael Stahl
sw/inc/authfld.hxx |2 - sw/inc/fldbas.hxx|2 - sw/source/core/fields/fldbas.cxx |6 sw/source/filter/ww8/docxattributeoutput.cxx |4 ++ sw/source/filter/ww8/ww8atr.cxx | 37 ++

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

2015-06-22 Thread Mihály Palenik
cui/source/options/optaboutconfig.cxx | 574 +- cui/source/options/optaboutconfig.hxx |2 2 files changed, 299 insertions(+), 277 deletions(-) New commits: commit eb0c9b43e7f09054a864eb44c24c43b27c0f21f5 Author: Mihály Palenik Date: Mon Jun 22 13:38:04 20

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

2015-06-22 Thread Miklos Vajna
chart2/qa/extras/chart2_trendcalculators.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b5f4275e701335e9fb50041997709b450e0d6c10 Author: Miklos Vajna Date: Mon Jun 22 14:03:53 2015 +0200 loplugin:saloverride Change-Id: Ia20ffdc44d33501f5999aa

[Bug 90794] Fix the Linux HiDPI start screen

2015-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90794 Mikeyy - L10n HR changed: What|Removed |Added CC||miho...@miho.im --- Comment #1

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

2015-06-22 Thread Miklos Vajna
chart2/qa/extras/chart2_trendcalculators.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit b49dc4f8ab5e6cbae1d13a077233107a2f408b35 Author: Miklos Vajna Date: Mon Jun 22 14:01:32 2015 +0200 loplugin:passstuffbyref Change-Id: I17d0aa6e9c03229

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

2015-06-22 Thread Michael Stahl
chart2/qa/extras/chart2_trendcalculators.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit 3b6df3604e8cee507daf88be95a44ffa8fcff5ed Author: Michael Stahl Date: Mon Jun 22 13:30:55 2015 +0200 chart2: -Werror=unused-macros Change-Id: I91e8a11934ae10bedfafdd98362e2e1e4

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

2015-06-22 Thread Takeshi Abe
starmath/source/node.cxx | 96 ++- 1 file changed, 30 insertions(+), 66 deletions(-) New commits: commit 1470e064eec546ab8d73ab537b773279ce85011c Author: Takeshi Abe Date: Fri Jun 19 09:43:03 2015 +0900 cppcheck: variableScope This re

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

2015-06-22 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 19 +++ 1 file changed, 19 insertions(+) New commits: commit 9d9fbbdc1ec57715305563817ce0a7a638da7bda Author: Varun Date: Sun Jun 21 03:29:14 2015 +0530 Add test for tdf#75137 crsr movement b/w footnote Change-Id: Ifd0ec1e792

Re: [GSoC] Cleanup internal drawing units in Calc

2015-06-22 Thread Eike Rathke
Hi Krisztian, On Sunday, 2015-06-21 22:11:44 +0200, Krisztian Pinter wrote: > I also think I found some dead code, if someone could shed some light on > the history of it, I would appreciate it. This is my patch which removes > it: https://gerrit.libreoffice.org/#/c/16351/ > ScOutputData::DrawExt

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

2015-06-22 Thread Pranav Kant
include/LibreOfficeKit/LibreOfficeKitGtk.h |7 libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx |2 libreofficekit/source/gtk/lokdocview.cxx| 170 3 files changed, 108 insertions(+), 71 deletions(-) New commits: commit e608a754b0ab14d3c5ec21

[ANN] LibreOffice 5.0.0 RC1 available

2015-06-22 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the first release candidate of LibreOffice 5.0.0. The upcoming 5.0.0 will be the first release of our fresh 5.0 line. Please be aware that LibreOffice 5.0.0 RC1 has not been flagged as ready for production use yet, however feel free to

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 143 commits - basebmp/test basegfx/source bin/lo-commit-stat chart2/CppunitTest_chart2_trendcalculators.mk chart2/Module_chart2.

2015-06-22 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit 23c75e1b367b7687d42e8b77cedc72fb4f802748 Author: Pranav Kant Date: Mon Jun 22 15:27:24 2015 +0530 lokdocview: fixed a signal name Change-Id: I645516d43562dfa03c27e2bea366e9a161829bfe diff --git a/libreofficekit/source/gtk/lokdocvie

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

2015-06-22 Thread Laurent Balland-Poirier
chart2/source/inc/PotentialRegressionCurveCalculator.hxx |3 + chart2/source/inc/RegressionCalculationHelper.hxx | 13 ++ chart2/source/tools/PotentialRegressionCurveCalculator.cxx | 25 - 3 files changed, 32 insertions(+), 9 deletions(-) New commits: commit 35f

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

2015-06-22 Thread Laurent Balland-Poirier
chart2/source/inc/ExponentialRegressionCurveCalculator.hxx |3 - chart2/source/inc/RegressionCalculationHelper.hxx| 12 chart2/source/tools/ExponentialRegressionCurveCalculator.cxx | 27 +++ 3 files changed, 32 insertions(+), 10 deletions(-) New commits: commit

[Libreoffice-commits] core.git: chart2/CppunitTest_chart2_trendcalculators.mk chart2/Module_chart2.mk chart2/qa

2015-06-22 Thread Philippe Jung
chart2/CppunitTest_chart2_trendcalculators.mk | 136 +++ chart2/Module_chart2.mk |1 chart2/qa/extras/chart2_trendcalculators.cxx| 214 chart2/qa/extras/data/ods/trend_calculators.ods |binary 4 files changed, 351 insertions

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.0' - 10 commits - comphelper/source desktop/source include/comphelper include/LibreOfficeKit include/vcl sd/qa sd/source sw/inc sw/qa sw/s

2015-06-22 Thread Miklos Vajna
comphelper/source/misc/lok.cxx|8 +- desktop/source/lib/init.cxx | 30 +++ include/LibreOfficeKit/LibreOfficeKit.h |5 + include/LibreOfficeKit/LibreOfficeKit.hxx | 11 ++ include/comphelper/lok.hxx

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

2015-06-22 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/tdf92061.rtf |5 + sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 ++ 3 files changed, 13 insertions(+) New commits: commit 99db209005634a7342d7043485cdbef5b510e199 Author: Miklos Vajna

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - 8 commits - comphelper/source desktop/source include/comphelper include/LibreOfficeKit include/vcl sd/qa sd/source sw/inc sw/qa sw/source

2015-06-22 Thread Miklos Vajna
comphelper/source/misc/lok.cxx|8 +- desktop/source/lib/init.cxx | 17 - include/LibreOfficeKit/LibreOfficeKit.h |3 include/LibreOfficeKit/LibreOfficeKit.hxx |7 +- include/comphelper/lok.hxx

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

2015-06-22 Thread Stephan Bergmann
connectivity/source/drivers/jdbc/Blob.cxx | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) New commits: commit 9908b6447ebbeec16544bd61eca6f22f1ecefbaa Author: Stephan Bergmann Date: Mon Jun 22 11:03:45 2015 +0200 Work around change in JNI func sigs between Java 6 and 7

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

2015-06-22 Thread Szymon Kłos
svtools/source/dialogs/RemoteFilesDialog.cxx | 11 +++ 1 file changed, 11 insertions(+) New commits: commit e512d04269a8c3b8278e4022e9fdd696854c4bf9 Author: Szymon Kłos Date: Mon Jun 22 10:55:21 2015 +0200 RemoteFilesDialog: CMIS subtypes Change-Id: Id67d2982aec65533b5

Re: build of libreoffice-5-0 breaks in basebmp

2015-06-22 Thread Giuseppe Castagno
On 06/22/2015 09:44 AM, Miklos Vajna wrote: Hi, I assume 25a5cce5acea051a4dd1ba097d540c43e8de31a3 fixed this. it deed indeed. tnx. -- Kind Regards, Giuseppe Castagno Acca Esse http://www.acca-esse.eu giuseppe.castagno at acca-esse.eu ___ LibreOffic

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

2015-06-22 Thread Mihai Varga
loleaflet/src/layer/tile/TileLayer.js | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) New commits: commit 37b79bb643adb2bcf25c9653a77e26fe13e86f1e Author: Mihai Varga Date: Mon Jun 22 11:37:39 2015 +0300 loleaflet: update selection when dragging the selection h

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

2015-06-22 Thread Szymon Kłos
svtools/source/dialogs/RemoteFilesDialog.cxx | 39 +-- 1 file changed, 37 insertions(+), 2 deletions(-) New commits: commit 5c8202a61bb6e80e99acab95f165ca3f711a94cd Author: Szymon Kłos Date: Mon Jun 22 10:31:06 2015 +0200 RemoteFilesDialog: service type before t

[Libreoffice-commits] core.git: bin/lo-commit-stat

2015-06-22 Thread Dennis Roczek
bin/lo-commit-stat |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit b990cdf57d6a85a36de713004a67a90ba2650623 Author: Dennis Roczek Date: Tue Jun 9 06:01:37 2015 +0200 improve lo-commit-stat script 'resolved' should also be removed and updating

Re: Building a installable exe or msi pack

2015-06-22 Thread Miklos Vajna
On Fri, Jun 19, 2015 at 02:51:43AM -0700, ivan4o0o wrote: > You mean to run ./autogen.sh --with-ackage-format=msi and then make? > I've tried that but nothing changes ! ... May be I'm doing something > wrong... In case you used no options previously, then yes. If you have an autogen.input already

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

2015-06-22 Thread Stephan Bergmann
include/sfx2/sidebar/UnoPanel.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2885e157674dbefa7d9b984a399fabd1238eeedd Author: Stephan Bergmann Date: Mon Jun 22 09:45:29 2015 +0200 loplugin:vclwidgets Change-Id: I5f65681bf3e44cbce62f46b9ffc0e5

Re: build of libreoffice-5-0 breaks in basebmp

2015-06-22 Thread Miklos Vajna
Hi, I assume 25a5cce5acea051a4dd1ba097d540c43e8de31a3 fixed this. Regards, Miklos signature.asc Description: Digital signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

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

2015-06-22 Thread Stephan Bergmann
include/sfx2/sidebar/UnoDeck.hxx |1 - sfx2/source/sidebar/UnoDeck.cxx |3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) New commits: commit 284534679333ebe9b6a05e6f80436e836fa35da1 Author: Stephan Bergmann Date: Mon Jun 22 09:43:02 2015 +0200 -Werror,-Wunused-private-field

Re: [GSoC] Improve user experience with CMIS – Weekly report #4

2015-06-22 Thread Cedric Bosdonnat
Hi Szymon, On Fri, 2015-06-19 at 19:07 +0200, Szymon Kłos wrote: > This week I didn't work because I was studying for exams. I hope it all went smoothly ;) > Only today I pushed small commits: > * Checking if login process was successful while creating GDrive > connections. I noticed that after

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

2015-06-22 Thread Stephan Bergmann
sfx2/source/sidebar/UnoDecks.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b998be6e42eeb57abf5131adc06aa45588542f62 Author: Stephan Bergmann Date: Mon Jun 22 09:41:16 2015 +0200 loplugin:salbool Change-Id: If5a3d79167264240ce9083800f15ed166e

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

2015-06-22 Thread Stephan Bergmann
include/sfx2/sidebar/SidebarController.hxx |1 - sfx2/source/sidebar/SidebarController.cxx |1 - 2 files changed, 2 deletions(-) New commits: commit 92252af5fdea7268ef954bc2f95c50f905c39078 Author: Stephan Bergmann Date: Mon Jun 22 09:37:49 2015 +0200 -Werror,-Wunused-private-fie

[Libreoffice-commits] core.git: 2 commits - icon-themes/breeze

2015-06-22 Thread andreask
icon-themes/breeze/cmd/lc_starshapes.signet.png |binary icon-themes/breeze/cmd/sc_starshapes.signet.png |binary icon-themes/breeze/res/recentdoc_remove.png |binary icon-themes/breeze/res/recentdoc_remove_highlighted.png |binary 4 files changed New commits: commit 8

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

2015-06-22 Thread Stephan Bergmann
include/sfx2/sidebar/Deck.hxx |2 +- sfx2/source/sidebar/Deck.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 097406006266f1d59a57e0379fd195190c214df2 Author: Stephan Bergmann Date: Mon Jun 22 09:35:30 2015 +0200 loplugin:passstuffbyref Ch

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

2015-06-22 Thread Szymon Kłos
svtools/source/dialogs/RemoteFilesDialog.cxx | 58 --- 1 file changed, 52 insertions(+), 6 deletions(-) New commits: commit 30a758dbcc1334fbd5670c541a90312a259359f0 Author: Szymon Kłos Date: Mon Jun 22 09:28:09 2015 +0200 RemoteFilesDialog: accessibility, TABSTO

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

2015-06-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91112 tommy27 changed: What|Removed |Added CC||ba...@quipo.it --- Comment #2 from tomm

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

2015-06-22 Thread Miklos Vajna
libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 37 ++-- sw/qa/extras/rtfimport/data/tdf92061.rtf|5 ++ sw/qa/extras/rtfimport/rtfimport.cxx|6 +++ writerfilter/source/dmapper/CellMarginHandler.cxx | 16 ++-- writerfilter/source/d