[Libreoffice-commits] core.git: solenv/gbuild

2015-05-11 Thread Stephan Bergmann
solenv/gbuild/platform/macosx.mk |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 80244bff5f1fb5cad4638ed0b661f0c0f7776b07 Author: Stephan Bergmann Date: Mon May 11 08:58:50 2015 +0200 -Wshadow appears to work now on Mac OS X ...at least in my buil

[Libreoffice-commits] core.git: compilerplugins/clang sc/source sd/source starmath/source sw/inc sw/source vcl/source

2015-05-11 Thread Noel Grandin
compilerplugins/clang/rendercontext.cxx| 54 + sc/source/ui/view/gridwin4.cxx |2 sc/source/ui/view/notemark.cxx |2 sc/source/ui/view/output.cxx |6 +- sc/source/ui/view/printfun.cxx

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

2015-05-11 Thread Stephan Bergmann
compilerplugins/clang/implicitboolconversion.cxx | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) New commits: commit e12e0087e25c0aebc1a19ade7bf5a554c44e3cd0 Author: Stephan Bergmann Date: Mon May 11 09:17:45 2015 +0200 Suppress loplugin:implicitboolconversion warning

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

2015-05-11 Thread Noel Grandin
vcl/source/app/svapp.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit 9f8d11eb2b356ae86d3be3934a3673d034a9d966 Author: Noel Grandin Date: Mon May 11 09:37:58 2015 +0200 remove accidental code checked in Change-Id: I541d08fb32932917f8cc2c056325769e729e618a dif

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

2015-05-11 Thread Norbert Thiebaud
vcl/inc/osx/vclnsapp.h |1 + vcl/osx/vclnsapp.mm|8 +++- 2 files changed, 8 insertions(+), 1 deletion(-) New commits: commit 5d00f1b0918dc067e0d22809f93b0491bbcee0a9 Author: Norbert Thiebaud Date: Sat May 9 08:46:58 2015 -0500 invoke sal_detail_deinitialized() on MacOSX to

Gsoc Student Introduction

2015-05-11 Thread Rishabh Kumar
Hello, I am Rishabh Kumar, a second year undergraduate at IIT Roorkee, India. I am pursuing a degree in Applied Mathematics. I have been selected to participate in this year's Gsoc program and my project is Review of the sidebar and its functionality. The project aims to improve the user interface

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

2015-05-11 Thread Caolán McNamara
editeng/source/editeng/impedit2.cxx |1 - sw/source/core/text/itrpaint.cxx |6 -- sw/source/core/text/porglue.cxx |4 ++-- sw/source/core/text/porlay.cxx |6 +++--- sw/source/core/text/txtfld.cxx |4 ++-- sw/source/core/text/txtftn.

[Libreoffice-commits] core.git: 2 commits - cui/source include/svtools sc/source svtools/source svx/source sw/source

2015-05-11 Thread Tomaž Vajngerl
cui/source/tabpages/numpages.cxx|3 include/svtools/tabbar.hxx |7 include/svtools/valueset.hxx| 162 ++-- sc/source/ui/sidebar/CellLineStyleControl.cxx |7 svtools/source/control/tabbar.cxx

Re: Build dependency on external cppunit

2015-05-11 Thread Richard Cochran
On Mon, May 11, 2015 at 08:56:31AM +0200, Richard Cochran wrote: > Thanks, that is very useful to know. Actually, that target fails in the same way as 'build' does: In file included from /mnt/storage/git/libreoffice/sal/cppunittester/cppunittester.cxx:28:0: /mnt/storage/git/libreoffice/include/c

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

2015-05-11 Thread Caolán McNamara
sw/source/core/docnode/nodes.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 795a9b32b59793e980e482a091e32217ed89bcf5 Author: Caolán McNamara Date: Mon May 11 09:45:53 2015 +0100 assert needs pFirst, to use NDEBUG here Change-Id: I435d887c4763bfb

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

2015-05-11 Thread Tomaž Vajngerl
svtools/source/hatchwindow/ipwin.cxx | 34 +-- svtools/source/hatchwindow/ipwin.hxx | 55 +++--- svtools/source/table/gridtablerenderer.cxx | 255 + svtools/source/table/tablecontrol_impl.cxx | 89 +++--- svtools/source/table/tablecontrol_impl.hxx

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

2015-05-11 Thread Tomaž Vajngerl
svtools/source/toolpanel/toolpaneldrawer.cxx | 32 +- svtools/source/toolpanel/toolpaneldrawer.hxx | 39 ++- 2 files changed, 29 insertions(+), 42 deletions(-) New commits: commit 34f19860fcb7320b4c675df2febb043c33602d8c Author: Tomaž Vajngerl Dat

[Libreoffice-commits] core.git: 2 commits - icon-themes/galaxy icon-themes/hicontrast icon-themes/tango icon-themes/tango_testing

2015-05-11 Thread Adolfo Jayme Barrientos
dev/null |binary icon-themes/tango/cmd/lc_adddatefield.png |binary icon-themes/tango/cmd/lc_autosum.png |binary icon-themes/tango/cmd/lc_autosum.svg | 1087 - icon-themes/t

[Libreoffice-commits] core.git: 5 commits - include/oox libreofficekit/qa oox/source sw/qa sw/source writerfilter/source

2015-05-11 Thread Miklos Vajna
include/oox/helper/attributelist.hxx |3 - libreofficekit/qa/unit/tiledrendering.cxx |6 ++ oox/source/helper/attributelist.cxx|5 -- sw/qa/extras/README|9 +--- sw/qa/extras/inc/swmodeltestbase.hxx | 23 --

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

2015-05-11 Thread Philippe Jung
cui/source/customize/macropg.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit f4f211619c4006ae99ec365f47d199c43fa21874 Author: Philippe Jung Date: Mon May 11 12:18:30 2015 +0200 LO crash when Tools -> Customize -> Event -> ESC Change-Id: Iae2687d

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

2015-05-11 Thread Adolfo Jayme Barrientos
sd/uiconfig/simpress/ui/slidetransitionspanel.ui |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b6cd6e1827bf19bc90d062caa8a52e550b08debd Author: Adolfo Jayme Barrientos Date: Mon May 11 05:44:52 2015 -0500 Sidebar: add a border to Slide Transitions list box

building problem

2015-05-11 Thread tlge
Hi : I am a mongolian, from InnerMogolia of China and very interested in libreoffice. But, Is the web site 'wiki .documentfoundation.org/Develoment/BuildingOnWindows' right, or stable? I have never succeed in building a libreoffice. How can I build a successful one. Thank you, Thankyou!

Re: Renaming in sw/

2015-05-11 Thread Jim Cobley
I really have an aversion to the use of the word "Floater" as this has lavatorial connotations in most of the English speaking world and leaves a bit of a bad taste! On 07/05/15 12:31, Noel Grandin wrote: On Thu, May 7, 2015 at 12:28 PM, Miklos Vajna wrote: I know what a fly is, those are th

Re: four changes of suspicious code (connectivity, sc, sw, editeng)

2015-05-11 Thread Lionel Elie Mamane
On Fri, May 08, 2015 at 10:23:37AM +0200, Stephan Bergmann wrote: > One is in connectivity (Lionel, do you happen to know how to trigger that > code?): When asking me a question, please CC me (I'm not always very up-to-date with reading the mailing list). Thanks. I uploaded a trigger case to htt

Gsoc student introduction

2015-05-11 Thread Anurag Kanungo
Hi, I am Anurag Kanungo and I've been accepted at Google Summer of Code 2015 on the project to "Implement Apple Numbers Import Filter " under guidance of David Tardon and Fridrich Strba. I

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

2015-05-11 Thread Caolán McNamara
sw/source/filter/ww8/docxattributeoutput.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit ca3a36ef07e6be9e39651fc55858f9e0f50e9725 Author: Caolán McNamara Date: Tue Apr 28 10:27:32 2015 +0100 fix assert on re-export of fdo72640-6.docx to docx and hopefully load

Massimiliano Fiori license statement

2015-05-11 Thread Massimiliano Fiori
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: sd/source

2015-05-11 Thread Michael Stahl
sd/source/ui/inc/tpoption.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f21be49d3a0ec441e69db700ff8fbf4b54e1193 Author: Michael Stahl Date: Mon May 11 13:38:39 2015 +0200 sd: fix --disable-sdremote: SetImpressMode() not static Change-Id: I4ea36

Re: master build fails

2015-05-11 Thread Michael Stahl
On 07.05.2015 16:22, Jean-Baptiste Faure wrote: > Le 07/05/2015 06:22, Jean-Baptiste Faure a écrit : >> Hi, >> >> When building the master under Ubuntu 15.04, I get the following >> compilation error : > > [...] > > This error occurs only if sdremote is disabled in autogen.input: > --disable-sdre

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

2015-05-11 Thread Michael Stahl
vcl/inc/svids.hrc |1 - vcl/source/src/images.src | 25 - 2 files changed, 26 deletions(-) New commits: commit fa9eb2512983b20510be3681fad379573b58fc72 Author: Michael Stahl Date: Mon May 11 13:49:15 2015 +0200 vcl: fix build, remove dead SV_ICON_ID_P

[Libreoffice-commits] core.git: 2 commits - sd/source sfx2/source starmath/source svtools/source svx/source

2015-05-11 Thread Michael Meeks
sd/source/ui/animations/CustomAnimationCreateDialog.cxx |7 +- sd/source/ui/animations/CustomAnimationDialog.cxx |6 + sd/source/ui/animations/CustomAnimationList.cxx |6 + sd/source/ui/dlg/RemoteDialogClientBox.cxx |3 +- sd/source/ui/dlg/dlg

[Libreoffice-commits] core.git: basctl/source chart2/source cui/source dbaccess/source desktop/source editeng/source extensions/source forms/source framework/source include/vcl reportdesign/source sc/

2015-05-11 Thread Noel Grandin
basctl/source/basicide/baside2b.cxx | 10 - basctl/source/basicide/baside3.cxx|8 - basctl/source/basicide/bastypes.cxx |2 chart2/source/controller/main/ChartController_Window.cxx | 10 - cui/source/

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

2015-05-11 Thread Caolán McNamara
sw/source/core/layout/flowfrm.cxx |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit e2bf47485575befd57b027a5339c35d6aa905680 Author: Caolán McNamara Date: Fri May 1 12:12:28 2015 +0100 Resolves: tdf#90141 layout crash with table in footnote thi

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

2015-05-11 Thread Adolfo Jayme Barrientos
sd/uiconfig/simpress/ui/customanimationcreatedialog.ui |4 sd/uiconfig/simpress/ui/customanimationeffecttab.ui| 34 +- sd/uiconfig/simpress/ui/customanimationproperties.ui |4 sd/uiconfig/simpress/ui/definecustomslideshow.ui | 12 +- sd/uiconfig/simpress/ui/headerfoot

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

2015-05-11 Thread Caolán McNamara
sw/qa/core/uwriter.cxx | 38 ++ 1 file changed, 38 insertions(+) New commits: commit 3fa5ac20a003d2eb0b718a98eb2217749e3133da Author: Caolán McNamara Date: Mon May 11 13:30:13 2015 +0100 Related: tdf#66353 make a basic regression test for formula par

[Libreoffice-commits] core.git: Changes to 'private/juergen/propose-master'

2015-05-11 Thread Jan-Marek Glogowski
New branch 'private/juergen/propose-master' available with the following commits: commit 409065054acece9c81eaa76e1a787c48fa2b6df1 Author: Jan-Marek Glogowski Date: Mon Dec 16 21:11:14 2013 +0100 Handle fixed page size printer option. Correctly handle the printer option "fixed page

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

2015-05-11 Thread Michael Meeks
svx/source/dialog/dlgctl3d.cxx| 12 +- svx/source/dialog/dlgctrl.cxx | 42 ++ svx/source/dialog/fntctrl.cxx |4 +- svx/source/dialog/fontlb.cxx |4 +- svx/source/dialog/frmdirlbox.c

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

2015-05-11 Thread Stephan Bergmann
sd/source/ui/dlg/tpoption.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 176b8229bcee36122fe48d52abb3b250d3f80714 Author: Stephan Bergmann Date: Mon May 11 15:26:25 2015 +0200 loplugin:staticmethods Change-Id: Icd4e1e2c4e7145515047b977808454280574603d diff --

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

2015-05-11 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit dbf1e124c7fef7cae5392959ab6a697a3a89c609 Author: Caolán McNamara Date: Mon May 11 14:36:36 2015 +0100 gtk3: now need to match GTK_STYLE_CLASS_LABEL to get labe

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

2015-05-11 Thread Christian Lohmaier
android/experimental/LOAndroid3/AndroidManifest.xml.in |5 android/experimental/LOAndroid3/res/menu/main.xml | 78 +- android/experimental/LOAndroid3/res/menu/view_menu.xml |3

[Libreoffice-commits] core.git: basctl/source chart2/source cui/source dbaccess/source desktop/source extensions/source formula/source include/vcl sc/source sd/source sfx2/source starmath/source svtoo

2015-05-11 Thread Michael Meeks
basctl/source/basicide/bastype2.cxx|2 - basctl/source/basicide/moduldl2.cxx|2 - basctl/source/basicide/moduldlg.cxx|4 --- chart2/source/controller/dialogs/tp_DataSourceControls.cxx |2 - cui/source/customize

VclPtr / Builder cleanup ...

2015-05-11 Thread Michael Meeks
Hi Noel, I just finished cleaning up all the VclBuilder 'makeFoo' constructors - and will push to master in a sec. I was wondering - would it be possible to have a clang plugin that checks for all instances of new where type is derived from OutputDevice ? =) Those new ca

[Libreoffice-commits] core.git: Branch 'feature/unitver' - 5 commits - external/udunits2 sc/inc sc/qa sc/source

2015-05-11 Thread Andrzej Hunt
external/udunits2/ExternalProject_udunits2.mk |1 sc/inc/units.hxx | 22 ++ sc/qa/unit/units.cxx | 84 ++ sc/source/core/data/column3.cxx |2 sc/source/core/units/unitsimpl.cxx|

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

2015-05-11 Thread Yousuf Philips
vcl/source/gdi/impimagetree.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 683cb8b9bd5dddfef6b64753bcaffd7d38d61a35 Author: Yousuf Philips Date: Thu May 7 14:50:25 2015 +0400 ICONS: Breeze fallsback on galaxy and sifr fallsback on breeze Chang

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

2015-05-11 Thread Stephan Bergmann
store/source/storbase.hxx |6 -- store/source/stordata.hxx | 10 ++ 2 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 9a521e3d1f47044f157c59f215ee5b4e5b385365 Author: Stephan Bergmann Date: Mon May 11 16:27:47 2015 +0200 Add back functionality erroneo

[Libreoffice-commits] core.git: 2 commits - desktop/source solenv/gbuild

2015-05-11 Thread Stephan Bergmann
desktop/source/deployment/registry/dp_backend.cxx |4 ++-- solenv/gbuild/platform/com_GCC_defs.mk|8 2 files changed, 10 insertions(+), 2 deletions(-) New commits: commit 30a2355f5203f31d8452e92ee18d5d245c1b826f Author: Stephan Bergmann Date: Mon May 11 16:46:13 20

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

2015-05-11 Thread Caolán McNamara
include/vcl/edit.hxx|3 +- vcl/source/control/combobox.cxx |4 +- vcl/source/control/edit.cxx | 56 ++-- 3 files changed, 36 insertions(+), 27 deletions(-) New commits: commit 7ac254048a5698e046bbb7deccd171cb3777af61 Author: Caolán Mc

[Libreoffice-commits] core.git: basctl/source chart2/source cui/source dbaccess/source desktop/source extensions/source formula/source include/vcl sc/source sd/source sfx2/source starmath/source svtoo

2015-05-11 Thread Michael Meeks
basctl/source/basicide/bastype2.cxx|2 - basctl/source/basicide/moduldl2.cxx|2 - basctl/source/basicide/moduldlg.cxx|4 ++- chart2/source/controller/dialogs/tp_DataSourceControls.cxx |2 - cui/source/customize

[Libreoffice-commits] core.git: solenv/gbuild

2015-05-11 Thread Stephan Bergmann
solenv/gbuild/platform/com_GCC_defs.mk |8 1 file changed, 8 deletions(-) New commits: commit 500acced7c900b34fdd78139ecfd5e921309c304 Author: Stephan Bergmann Date: Mon May 11 17:26:43 2015 +0200 Revert "Silence Clang -Werror,-Wreturn-type-c-linkage" This reverts co

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

2015-05-11 Thread Michael Stahl
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |4 1 file changed, 4 insertions(+) New commits: commit 589d48c783fc18967cf122b18f9a525869dd77bc Author: Michael Stahl Date: Mon May 11 17:37:18 2015 +0200 vcl: gtk3: GTK_STYLE_CLASS_LABEL requires 3.16 Change-Id: Ic6701e3915

[Libreoffice-commits] core.git: sal/Module_sal.mk

2015-05-11 Thread Michael Stahl
sal/Module_sal.mk |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 26ebcb023ef3d38956085cbb39416e6f148ab351 Author: Michael Stahl Date: Mon May 11 17:45:01 2015 +0200 sal: don't build cppunittester if cross-compiling Change-Id: I4e2d884b2f87572dc22fe

Re: Build dependency on external cppunit

2015-05-11 Thread Michael Stahl
On 08.05.2015 16:53, Miklos Vajna wrote: > On Fri, May 08, 2015 at 03:55:35PM +0200, Richard Cochran > wrote: >> Ok, it is somehow related to the cross compile configuration. The >> 'make cppunit.all' works as expected with a native build. > > Isn't the very point of cross-compilation that the

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

2015-05-11 Thread Miklos Vajna
vcl/source/control/ilstbox.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit c975bee3a7db0d318d1e460312be2922a09c7cea Author: Miklos Vajna Date: Mon May 11 19:01:37 2015 +0200 tdf#91227 vcl: fix crash in ImplListBox during paste special in Writer Change-Id: I656

Re: VclPtr / Builder cleanup ...

2015-05-11 Thread Noel Grandin
Sure no problem. My RenderContext plugin isn't being as useful as hoped anyway. I don't seem to have a good enough handle on that yet to build a decent set of rules. On Mon, 11 May 2015 at 16:08, Michael Meeks wrote: > Hi Noel, > > I just finished cleaning up all the VclBuilder 'makeFoo'

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

2015-05-11 Thread Caolán McNamara
include/vcl/salnativewidgets.hxx | 11 +++- vcl/source/control/tabctrl.cxx| 19 +--- vcl/source/outdev/nativecontrols.cxx |1 vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 59 ++ 4 files changed, 70 insertions(+), 20 de

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

2015-05-11 Thread yogesh . bharate001
sc/qa/unit/data/xlsx/TextColor.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 20 +++- sc/source/filter/excel/xestring.cxx |3 ++- 3 files changed, 21 insertions(+), 2 deletions(-) New commits: commit 8865ed2efecd03722d10e522265f31c99b13b2bb Author: yogesh.bharate

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

2015-05-11 Thread Caolán McNamara
svtools/source/control/valueset.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 5ffe469a9e9c5b86dbdcbe556d23cd789a9f3a55 Author: Caolán McNamara Date: Mon May 11 20:35:55 2015 +0100 crash in numbering on/off->more numbering regression from commit 2fa441

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

2015-05-11 Thread PriyankaGaikwad
oox/source/export/drawingml.cxx | 12 sd/qa/unit/data/pptx/bulletColor.pptx |binary sd/qa/unit/export-tests.cxx | 29 + 3 files changed, 41 insertions(+) New commits: commit 0c3b96790da88fb22b5e932f9a4abaeb330b610a Author: PriyankaGaik

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

2015-05-11 Thread Michael Meeks
vcl/source/control/ilstbox.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit d425cc7c73a8ad3d693216742d75b0f7f1bf5f89 Author: Michael Meeks Date: Mon May 11 21:15:13 2015 +0100 tdf#90990 - listbox focus issue post dispose. Change-Id: I091662

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.3' - Makefile.in

2015-05-11 Thread Andras Timar
Makefile.in |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 20116a1ef0d860d55a216082ff9593f4af799015 Author: Andras Timar Date: Mon May 11 22:26:29 2015 +0200 create empty .lproj directories for languages supported by OS X The previous solution

[Libreoffice-commits] core.git: desktop/scripts

2015-05-11 Thread Thorsten Behrens
desktop/scripts/soffice.sh | 14 +++--- desktop/scripts/unoinfo-mac.sh |4 ++-- desktop/scripts/unoinfo.sh |4 ++-- desktop/scripts/unopkg.sh | 16 4 files changed, 19 insertions(+), 19 deletions(-) New commits: commit 23c0e00b50f7fae7a82134ef064e

GSoC '15 - Self Introduction

2015-05-11 Thread Varun Dhall
Hello Everyone, I am Varun Dhall, a Computer Science and Engineering undergraduate from India. I have been accepted in Google Summer of Code '15 and this summer I would be working on "More and Better Tests" project with Michael Stahl and Bjoern Michaelsen as my mentors. Here is the link to my

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

2015-05-11 Thread Michael Stahl
sw/source/core/unocore/unotext.cxx | 47 + 1 file changed, 27 insertions(+), 20 deletions(-) New commits: commit ac55ac11f66c9b8b44dc8281d6236d9e6d68ddd1 Author: Michael Stahl Date: Mon May 11 23:54:23 2015 +0200 sw: remove the rLastPaM parameter for

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

2015-05-11 Thread Tomaž Vajngerl
svtools/source/contnr/simptabl.cxx | 20 ++--- svtools/source/contnr/svtabbx.cxx | 56 +++-- 2 files changed, 16 insertions(+), 60 deletions(-) New commits: commit 4906ecb8210a8cf1b7befcfde7f867bed5d6ce43 Author: Tomaž Vajngerl Date: Mon May 11 19:

Re: master build fails

2015-05-11 Thread Jean-Baptiste Faure
Le 11/05/2015 13:50, Michael Stahl a écrit : > On 07.05.2015 16:22, Jean-Baptiste Faure wrote: >> Le 07/05/2015 06:22, Jean-Baptiste Faure a écrit : >>> Hi, >>> >>> When building the master under Ubuntu 15.04, I get the following >>> compilation error : >> >> [...] >> >> This error occurs only if s

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

2015-05-11 Thread Jan Holesovsky
sw/source/core/fields/cellfml.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 0c129aa3df35a056ec739579002b2fc958fb3a48 Author: Jan Holesovsky Date: Tue May 12 06:57:15 2015 +0200 sw: Disambiguate future pTable. Change-Id: Ie3e217574bc9363c45b5

LO 5.0 alpha : erroneous character in soffice script ?

2015-05-11 Thread Jean-Baptiste Faure
Hi, My last build of master (LO 5.0 alpha) refuses to start because it can't open 'ooenv}' which does not exist : .../LibO/master/instdir/program/soffice: 60: .: Can't open .../LibO/master/instdir/program/ooenv} Removing the closing } at the end of ooenv in the block # linked build needs additi

LibreOffice Gerrit News for core on 2015-05-12

2015-05-11 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + tdf#70318: don't forget to clean up second fake paragraph in https://gerrit.libreoffice.org/15697 from Mike Kaganski about module sw + fdo#62475: partial handm

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

2015-05-11 Thread Noel Grandin
editeng/source/editeng/impedit.cxx |6 +++--- include/vcl/cursor.hxx | 14 -- sw/source/core/crsr/viscrs.cxx |6 +++--- vcl/source/window/cursor.cxx | 16 4 files changed, 22 insertions(+), 20 deletions(-) New commits: commit 3fd5f891

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

2015-05-11 Thread Noel Grandin
include/vcl/decoview.hxx | 15 --- sc/source/ui/cctrl/checklistmenu.cxx |2 +- svtools/source/control/toolbarmenu.cxx |4 ++-- vcl/source/control/button.cxx|6 +++--- vcl/source/control/scrbar.cxx| 12 ++-- vcl/sourc

[GSoC '15] Chained Text Boxes in Draw - a positional post

2015-05-11 Thread Matteo Campanelli
Hi everybody, here is a short, informal-but-with-a-technical-eye description of last year's prototype and some immediate directions and questions. http://gsoc15-draw.logdown.com/posts/275773-a-prototype-for-dynamic-text-flow Let me know if you have feedback on the (implicit) questions at the end