LibreOffice Gerrit News for core on 2014-04-01

2014-04-01 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + external: revert java 1.6 stuff (at least until we'd get a real check in in https://gerrit.libreoffice.org/8801 from Douglas Mencken about module build,

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

2014-04-01 Thread Stephan Bergmann
connectivity/source/drivers/evoab2/NColumns.cxx |8 connectivity/source/drivers/evoab2/NColumns.hxx |2 +- connectivity/source/drivers/evoab2/NTable.cxx |2 +- connectivity/source/drivers/evoab2/NTables.hxx |2 +- connectivity/source/drivers/kab/KColumns.cxx| 10

[Libreoffice-commits] core.git: 6 commits - basegfx/source cppuhelper/source stoc/source svl/source unotools/source

2014-04-01 Thread Stephan Bergmann
basegfx/source/polygon/b2dpolygon.cxx | 33 cppuhelper/source/factory.cxx | 11 - stoc/source/namingservice/namingservice.cxx |5 svl/source/fsstor/fsstorage.cxx | 11 - svl/source/misc/strmadpt.cxx

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

2014-04-01 Thread Douglas Mencken
sal/osl/unx/memory.c | 19 +++ 1 file changed, 15 insertions(+), 4 deletions(-) New commits: commit dfc2e4573157abcb70418f9c7738acda63602ddd Author: Douglas Mencken dougmenc...@gmail.com Date: Sun Mar 30 02:32:16 2014 -0400 sal: add aligned memory allocation with malloc

[Libreoffice-commits] core.git: vcl/Executable_kdefilepicker.mk vcl/Library_vclplug_kde.mk

2014-04-01 Thread Stephan Bergmann
vcl/Executable_kdefilepicker.mk |2 -- vcl/Library_vclplug_kde.mk |2 -- 2 files changed, 4 deletions(-) New commits: commit 925aa78163cbba49e171dd0495fc652f0f8cebbb Author: Stephan Bergmann sberg...@redhat.com Date: Fri Mar 28 09:34:22 2014 +0100 Remove unnecessary(?)

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

2014-04-01 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |9 - sw/source/filter/ww8/docxattributeoutput.cxx | 12 +++- 2 files changed, 3 insertions(+), 18 deletions(-) New commits: commit ec221b7339f8fe5520926ef85b450daa94392780 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue

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

2014-04-01 Thread Tor Lillqvist
vcl/quartz/salbmp.cxx |8 1 file changed, 8 deletions(-) New commits: commit 994da4b9738dafdc0654a439a40adfe4c02a507d Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 1 11:18:16 2014 +0300 Simplify Change-Id: I9857afc5dd6652fc28be00bea81ad213712b3dc5 diff

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 61/efddf5ab8cd318e022ca1ac817ba0879a55e23

2014-04-01 Thread Caolán McNamara
61/efddf5ab8cd318e022ca1ac817ba0879a55e23 |1 + 1 file changed, 1 insertion(+) New commits: commit e1e4d652c6aa8a0f69e6d50a37d29a36ed159224 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 09:29:30 2014 +0100 Notes added by 'git notes add' diff --git

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

2014-04-01 Thread Oliver-Rainer Wittmann
vcl/source/gdi/dibtools.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit cc1a7748c867716966b6a38e75f89df5d92ee104 Author: Oliver-Rainer Wittmann o...@apache.org Date: Mon Mar 31 14:37:21 2014 + Resolves: #i124555# restore stream position

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - be/3e9eb3656451b3091f45011f33d701f13b3c13

2014-04-01 Thread Caolán McNamara
be/3e9eb3656451b3091f45011f33d701f13b3c13 |1 + 1 file changed, 1 insertion(+) New commits: commit d259cf310b22f02d93c62b584c7c3cdb8774ff69 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 09:30:23 2014 +0100 Notes added by 'git notes add' diff --git

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

2014-04-01 Thread Oliver-Rainer Wittmann
vcl/source/gdi/dibtools.cxx | 13 +++-- 1 file changed, 7 insertions(+), 6 deletions(-) New commits: commit 172c33146d7e8b4f741d52ab7c9dfdb55c847401 Author: Oliver-Rainer Wittmann o...@apache.org Date: Mon Mar 31 14:37:21 2014 + Resolves: #i124555# restore stream position

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 54/f27df803da7f9b0d7de9dc027dc89bc20ad560

2014-04-01 Thread Caolán McNamara
54/f27df803da7f9b0d7de9dc027dc89bc20ad560 |1 + 1 file changed, 1 insertion(+) New commits: commit c4156d8ff9487eb83a04252f40a0b4a4efccf9c1 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 09:33:16 2014 +0100 Notes added by 'git notes add' diff --git

Re: ship Maven meta information to ease creation of LO plugins with Maven

2014-04-01 Thread Stephan Bergmann
On 03/31/2014 09:46 PM, Sebastian Humenda wrote: to build software with Maven, you have to provide meta information (a pom.xml) to each jar, which is a dependency of your software. In turn, the build system Maven with automatically figure out which jar to fetch from where and in which version.

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

2014-04-01 Thread Tor Lillqvist
vcl/quartz/salgdicommon.cxx |8 1 file changed, 8 insertions(+) New commits: commit e93a84d4857af442122d54c4d4857fa90d9f22f9 Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 1 11:55:47 2014 +0300 Add two more CG_TRACEs Change-Id:

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

2014-04-01 Thread Tomaž Vajngerl
include/vcl/fixedhyper.hxx|8 vcl/source/control/fixedhyper.cxx | 29 ++--- 2 files changed, 30 insertions(+), 7 deletions(-) New commits: commit 7c860af19bd8e0cf22a13e3987ec87555ebb5824 Author: Tomaž Vajngerl tomaz.vajng...@collabora.com Date:

Re: ship Maven meta information to ease creation of LO plugins with Maven

2014-04-01 Thread Cedric Bosdonnat
Hi Sebastian, May be this maven plugin for building LO extensions could interest you: https://github.com/cbosdo/maven-ooo-plugin I didn't touch this code since ages, but if it can help you, feel free to patch it ;) -- Cedric On Mon, 2014-03-31 at 21:46 +0200, Sebastian Humenda wrote: Hi,

[Libreoffice-commits] core.git: 2 commits - config_host.mk.in configure.ac postprocess/Rdb_services.mk RepositoryExternal.mk Repository.mk sccomp/Library_coinmpsolver.mk sccomp/Library_solver.mk sccom

2014-04-01 Thread Matúš Kukan
Repository.mk |3 RepositoryExternal.mk |8 +- config_host.mk.in |3 configure.ac| 95 +--- postprocess/Rdb_services.mk |5 +

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

2014-04-01 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/ooxmlimport.cxx |3 --- sw/source/core/unocore/unoframe.cxx | 12 ++-- 2 files changed, 10 insertions(+), 5 deletions(-) New commits: commit 5ce92b73ce06c805c66e53c48aa2c70c722aaf60 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Apr 1

[Libreoffice-commits] core.git: 4 commits - cui/source fpicker/source include/tools sc/source sfx2/source svtools/source sw/source tools/source

2014-04-01 Thread Tor Lillqvist
cui/source/dialogs/linkdlg.cxx |4 - fpicker/source/office/iodlg.cxx |4 - include/tools/urlobj.hxx| 16 sc/source/core/tool/compiler.cxx|4 - sc/source/ui/view/gridwin5.cxx |2

Re: ship Maven meta information to ease creation of LO plugins with Maven

2014-04-01 Thread Bjoern Michaelsen
Hi, On Tue, Apr 01, 2014 at 10:53:22AM +0200, Stephan Bergmann wrote: On 03/31/2014 09:46 PM, Sebastian Humenda wrote: to build software with Maven, you have to provide meta information (a pom.xml) to each jar, which is a dependency of your software. In turn, the build system Maven with

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

2014-04-01 Thread Matúš Kukan
sccomp/source/solver/solver-lpsolve.cxx |2 - sccomp/source/solver/solver.cxx | 49 +++- 2 files changed, 24 insertions(+), 27 deletions(-) New commits: commit 530ea91927db14f10b78453accc51e1add7d990b Author: Matúš Kukan matus.ku...@collabora.com Date:

[Libreoffice-commits] core.git: 31 commits - basegfx/source canvas/source framework/source i18npool/source include/framework include/svl include/tools include/vcl include/xmloff rsc/source sd/source s

2014-04-01 Thread Caolán McNamara
basegfx/source/polygon/b2dpolypolygontools.cxx|2 canvas/source/cairo/cairo_devicehelper.hxx|2 framework/source/recording/dispatchrecorder.cxx |3 - framework/source/uielement/menubarmerger.cxx |1

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

2014-04-01 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/ooxmlexport.cxx |9 - sw/source/core/unocore/unoframe.cxx | 11 +-- 2 files changed, 9 insertions(+), 11 deletions(-) New commits: commit 102bb87ca1a5dee3a09442bf503a54bb703c79ea Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Apr 1

Re: dailog conversion problem

2014-04-01 Thread Caolán McNamara
On Sun, 2014-03-30 at 14:13 +0200, Mihály Palenik wrote: Hello! I'm making a dialog conversion. I have a ComboBox* pOldSymbols that is GtkComboBoxText in .ui file. When I runned program I got this: nwarn:vcl.layout:6634:1:include/vcl/builder.hxx:269: .ui widget oldSymbols needs to correspond

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

2014-04-01 Thread Tor Lillqvist
vcl/quartz/salgdicommon.cxx |5 - 1 file changed, 5 deletions(-) New commits: commit f196005abb33f8bfbed9824733f18ff5b46df320 Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 1 13:27:56 2014 +0300 Avoid one iOS ifdef Did not seem to harm, but did not seem to do any

Re: ship Maven meta information to ease creation of LO plugins with Maven

2014-04-01 Thread Michael Stahl
On 01/04/14 11:16, Bjoern Michaelsen wrote: Hi, On Tue, Apr 01, 2014 at 10:53:22AM +0200, Stephan Bergmann wrote: On 03/31/2014 09:46 PM, Sebastian Humenda wrote: to build software with Maven, you have to provide meta information (a pom.xml) to each jar, which is a dependency of your

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.1' - sd/qa

2014-04-01 Thread Muthu Subramanian
sd/qa/unit/import-tests.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit e4d78e1dd48f3cc80d64b8bb08b2f5f1cd7d29a5 Author: Muthu Subramanian sumu...@collabora.com Date: Tue Apr 1 16:53:37 2014 +0530 Disable unit test. (Export framework is not available on the

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

2014-04-01 Thread Caolán McNamara
helpers/help_hid.lst |7 --- source/text/shared/explorer/database/0503.xhp | 12 ++-- 2 files changed, 6 insertions(+), 13 deletions(-) New commits: commit 9bcb26d23cbda4a893b9e5550fc70cc39de2c91f Author: Caolán McNamara caol...@redhat.com

[Libreoffice-commits] core.git: helpcontent2

2014-04-01 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 545d396ca2d980bd27f1675934ff099cccfac91b Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 12:28:57 2014 +0100 Updated core Project: help 9bcb26d23cbda4a893b9e5550fc70cc39de2c91f diff

[Libreoffice-commits] core.git: dbaccess/inc dbaccess/source dbaccess/uiconfig dbaccess/UIConfig_dbaccess.mk

2014-04-01 Thread Caolán McNamara
dbaccess/UIConfig_dbaccess.mk |1 dbaccess/inc/dbaccess_helpid.hrc|1 dbaccess/source/ui/dlg/UserAdmin.cxx| 64 -- dbaccess/source/ui/dlg/UserAdmin.hrc| 14 -- dbaccess/source/ui/dlg/UserAdmin.src| 83 -

[Libreoffice-commits] core.git: helpcontent2

2014-04-01 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6bf6c90bf28fffcfcec968370325bb4732d228d0 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 13:00:06 2014 +0100 Updated core Project: help ca529581c5958569af6ef77ce3e006bd73dbd5bc diff

[Libreoffice-commits] help.git: helpers/help_hid.lst

2014-04-01 Thread Caolán McNamara
helpers/help_hid.lst |3 --- 1 file changed, 3 deletions(-) New commits: commit ca529581c5958569af6ef77ce3e006bd73dbd5bc Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 13:00:06 2014 +0100 drop help ids that go nowhere Change-Id:

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - sw/source vcl/unx

2014-04-01 Thread Andre Fischer
sw/source/core/access/acccell.cxx| 31 +-- sw/source/core/access/acccell.hxx|6 +++--- vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx |4 +++- 3 files changed, 15 insertions(+), 26 deletions(-) New commits: commit

[Libreoffice-commits] core.git: dbaccess/inc dbaccess/source dbaccess/uiconfig dbaccess/UIConfig_dbaccess.mk

2014-04-01 Thread Caolán McNamara
dbaccess/UIConfig_dbaccess.mk |1 dbaccess/inc/dbaccess_helpid.hrc|2 dbaccess/source/ui/dlg/sqlmessage.cxx | 59 --- dbaccess/source/ui/dlg/sqlmessage.hrc | 44 dbaccess/source/ui/dlg/sqlmessage.src | 69 +

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

2014-04-01 Thread Caolán McNamara
sc/source/filter/lotus/lotform.cxx | 11 --- sc/source/filter/qpro/qproform.cxx |7 --- vcl/generic/print/genpspgraphics.cxx |1 + 3 files changed, 1 insertion(+), 18 deletions(-) New commits: commit 33b8636ced08abcb48c2424709db21e7a8fc27bf Author: Caolán McNamara

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4f/34412da1ed29d51ba24fb4e33ecd9088811a08

2014-04-01 Thread Caolán McNamara
4f/34412da1ed29d51ba24fb4e33ecd9088811a08 |1 + 1 file changed, 1 insertion(+) New commits: commit abc0b2d929a673ae4fb72611b6c1e53b3df0e374 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 13:28:20 2014 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 57/7c82545201b0b736a21cd22b2bc9404e89ee44

2014-04-01 Thread Caolán McNamara
57/7c82545201b0b736a21cd22b2bc9404e89ee44 |1 + 1 file changed, 1 insertion(+) New commits: commit f176e8a25da8234b16e3b67129263cf77c5775b0 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 13:30:30 2014 +0100 Notes added by 'git notes add' diff --git

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

2014-04-01 Thread Caolán McNamara
sc/source/filter/oox/drawingmanager.cxx | 14 +++--- sc/source/ui/view/tabvwsh4.cxx |3 - svtools/source/svhtml/parhtml.cxx | 68 ++-- 3 files changed, 38 insertions(+), 47 deletions(-) New commits: commit

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

2014-04-01 Thread Chris Sherlock
vcl/source/gdi/outdev4.cxx |8 +--- vcl/source/gdi/outdev6.cxx | 16 ++-- 2 files changed, 3 insertions(+), 21 deletions(-) New commits: commit 04e08fa4aa419b8d89d80a39e6904bc4cd8883be Author: Chris Sherlock chris.sherloc...@gmail.com Date: Tue Apr 1 23:40:05 2014 +1100

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

2014-04-01 Thread Chris Sherlock
vcl/source/gdi/outdev6.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 65b3a78058e9d8a0e7c62ac9591c3b9e5c25eed7 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Wed Apr 2 00:43:01 2014 +1100 fdo#74702 update bad advise in comment in

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - desktop/source padmin/source

2014-04-01 Thread Andre Fischer
desktop/source/app/app.cxx |2 +- padmin/source/pamain.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 19cfea5843b4d992f9117925b8c1b070417a3d4f Author: Andre Fischer a...@apache.org Date: Tue Apr 1 13:49:43 2014 + i124573: Initialize flags to

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

2014-04-01 Thread Tor Lillqvist
drawinglayer/source/processor2d/vclhelperbufferdevice.cxx |8 1 file changed, 8 insertions(+) New commits: commit fecd4c53ffdb74881e88b8fc1707a58249e1a0a9 Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 1 17:02:33 2014 +0300 Clear the VirtualDevice we create for an

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

2014-04-01 Thread Tor Lillqvist
vcl/quartz/salgdicommon.cxx |4 1 file changed, 4 insertions(+) New commits: commit 2a163c787b991c57e7e32ea6909cce5e38427974 Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 1 17:20:44 2014 +0300 Add some more CG_TRACEs Change-Id:

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

2014-04-01 Thread Miklos Vajna
sw/qa/unoapi/sw.sce |6 +++--- sw/source/core/docnode/nodedump.cxx |8 sw/source/core/unocore/unostyle.cxx |4 ++-- 3 files changed, 13 insertions(+), 5 deletions(-) New commits: commit 1e3c7b854baac2502bed72ff8e3e1b21b507735b Author: Miklos Vajna

Re: Bug 73552 - Set name of CSV import sheet to something friendly

2014-04-01 Thread Caolán McNamara
On Sat, 2014-03-01 at 16:43 +0800, voilavoil...@yahoo.in wrote: diff file submitted on bugzilla: https://bugassistant.libreoffice.org/attachment.cgi?id=93826 I tweaked this for recent changes and submitted it via gerrit now as https://gerrit.libreoffice.org/#/c/8811/ C.

Aw: Re: ship Maven meta information to ease creation of LO plugins with Maven

2014-04-01 Thread Rene Engelhard
Hi, The LO jars generally need to be located at specific places within a LO installation tree. I am not sure that is compatible with the Maven concepts. Is is. After some nudging I from Sebastian I did this in Debian: libreoffice (1:4.1.5-1) unstable; urgency=low * new upstream release

Aw: Re: ship Maven meta information to ease creation of LO plugins with Maven

2014-04-01 Thread Rene Engelhard
Hi, Is is. After some nudging I from Sebastian I did this in Debian: [...] https://packages.debian.org/sid/libreoffice-common https://packages.debian.org/sid/libreoffice-java-common, obviously. Regards, Rene ___ LibreOffice mailing list

Aw: Re: ship Maven meta information to ease creation of LO plugins with Maven

2014-04-01 Thread Rene Engelhard
Hi, isnt this what Rene already implemented for Debian (and thus Ubuntu) with: http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git;a=commit;h=1c130152fdb881db51543513ddafb212ff5c6df2 So do you want that to be upstreamed? isn't this sort of the same as this upstream

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

2014-04-01 Thread Caolán McNamara
starmath/inc/dialog.hxx |2 starmath/inc/helpids.h|1 starmath/source/dialog.cxx| 27 +--- starmath/source/dialog.hrc| 29 starmath/uiconfig/smath/ui/symdefinedialog.ui | 168

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

2014-04-01 Thread Caolán McNamara
helpers/help_hid.lst | 11 - source/text/smath/01/06010100.xhp | 44 +++--- 2 files changed, 22 insertions(+), 33 deletions(-) New commits: commit ada2b43cf78b9cd4e69bd4d6bc4a5185def85295 Author: Caolán McNamara caol...@redhat.com Date:

[Libreoffice-commits] core.git: helpcontent2

2014-04-01 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 36fe4a2d75cb009340f505c3cea7187e9e08ec7c Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 16:29:53 2014 +0100 Updated core Project: help ada2b43cf78b9cd4e69bd4d6bc4a5185def85295 diff

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 19/cfea5843b4d992f9117925b8c1b070417a3d4f

2014-04-01 Thread Caolán McNamara
19/cfea5843b4d992f9117925b8c1b070417a3d4f |1 + 1 file changed, 1 insertion(+) New commits: commit 49557335396d2958ae89749d250bc6755358297d Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 16:35:41 2014 +0100 Notes added by 'git notes add' diff --git

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

2014-04-01 Thread Caolán McNamara
vcl/source/gdi/metaact.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e3dad060929de9bd2978f1b1427a91152073 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 16:52:21 2014 +0100 valgrind: Conditional jump or move depends on uninitialised

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

2014-04-01 Thread Caolán McNamara
vcl/source/gdi/metaact.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a37f474a2272c505778774cd1d92897d8a744863 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 16:52:21 2014 +0100 valgrind: Conditional jump or move depends on uninitialised

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

2014-04-01 Thread Caolán McNamara
vcl/source/gdi/metaact.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d57b9a55a8fd77f24211a6196e0f7d360730ceb5 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 1 16:52:21 2014 +0100 valgrind: Conditional jump or move depends on uninitialised

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

2014-04-01 Thread Tor Lillqvist
sal/osl/unx/memory.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 81ad1147360d9a3ff339671ebe15acde8a6b7c67 Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 1 19:17:07 2014 +0300 WaE: 'MAC_OS_X_VERSION_MAX_ALLOWED' is not defined, evaluates to 0

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

2014-04-01 Thread Miklos Vajna
include/svx/svxids.hrc |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit b66d87086804460c1986df1b832fd6b2ea075a90 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Apr 1 18:59:12 2014 +0200 svx: fix SID_OFFER_IMPORT and SID_ATTR_CHAR_GRABBAG having the

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

2014-04-01 Thread Tor Lillqvist
bridges/source/cpp_uno/gcc3_ios_arm/uno2cpp-arm64.cxx | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) New commits: commit f470434b364ae223934cc4436cdc07eb03710c49 Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 1 20:17:30 2014 +0300 WaE: unused parameter

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

2014-04-01 Thread Stephan Bergmann
forms/source/inc/FormComponent.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6478730e126f0bf90790eb89c99a5eebced1409d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 1 19:42:02 2014 +0200 Forgotten TODO Change-Id:

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

2014-04-01 Thread Tor Lillqvist
vcl/inc/headless/svpgdi.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 80ae2acd00d89fd9dda183affb5a0251e233c2de Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 1 20:49:51 2014 +0300 Fix error: out-of-line definition of does not match declaration

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

2014-04-01 Thread Tor Lillqvist
starmath/inc/dialog.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit f7e2f60d51e811aa2dbd0d8acf2c4c0dcefe14de Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 1 21:54:54 2014 +0300 WaE: private field 'pHelpBtn' is not used Change-Id:

[Libreoffice-commits] core.git: 2 commits - connectivity/source shell/source slideshow/source vcl/inc vcl/osx

2014-04-01 Thread Stephan Bergmann
connectivity/source/drivers/macab/MacabColumns.cxx | 10 connectivity/source/drivers/macab/MacabTable.cxx |4 +-- connectivity/source/drivers/macab/MacabTables.hxx|2 - shell/source/backends/macbe/macbackend.hxx

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

2014-04-01 Thread Miklos Vajna
sw/source/core/layout/movedfwdfrmsbyobjpos.cxx |1 - sw/source/core/layout/newfrm.cxx| 12 sw/source/core/layout/objectformatter.cxx |3 --- sw/source/core/layout/objectformatterlayfrm.cxx |1 - 4 files changed, 17 deletions(-) New commits:

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 m.a.riosv mari...@miguelangel.mobi changed: What|Removed |Added Depends on||76912 -- You are

[Libreoffice-commits] libcdr.git: src/lib

2014-04-01 Thread Fridrich Štrba
src/lib/CDRParser.cpp | 176 ++ src/lib/CDRParser.h |1 2 files changed, 94 insertions(+), 83 deletions(-) New commits: commit 7e91dba8fbcb237f281ad0a113cf51326154b4d5 Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Wed Apr 2

[Libreoffice-commits] core.git: Branch 'private/moggi/opengl-3D-bar-rendering' - 3 commits - include/svx include/vcl svx/Library_svxcore.mk svx/source vcl/source

2014-04-01 Thread Markus Mohrhard
include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx |4 + include/vcl/OpenGLContext.hxx|2 svx/Library_svxcore.mk |3 + svx/source/sdr/contact/viewobjectcontactofopenglobj.cxx |3 +

[Libreoffice-commits] core.git: Branch 'private/moggi/opengl-3D-bar-rendering' - include/svx svx/source

2014-04-01 Thread Markus Mohrhard
include/svx/sdr/contact/viewobjectcontactofopenglobj.hxx |5 + include/svx/svdoopengl.hxx | 10 ++ svx/source/sdr/contact/viewobjectcontactofopenglobj.cxx |3 --- 3 files changed, 11 insertions(+), 7 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'private/moggi/opengl-3D-bar-rendering' - include/svx svx/Library_svxcore.mk svx/source

2014-04-01 Thread Markus Mohrhard
include/svx/svdoopengl.hxx | 19 +-- svx/Library_svxcore.mk |1 + svx/source/svdraw/svdoopengl.cxx | 33 + 3 files changed, 43 insertions(+), 10 deletions(-) New commits: commit ac7c75d26bb706a569c733e084b530d037fb050d

Re: [Libreoffice-qa] Crash in Impress, when you add a directory and a single picture to the Photo Album

2014-04-01 Thread Thomas Hackert
Hello Pedro, *, On Montag, 31. März 2014 22:55 Pedro wrote: Thomas Hackert wrote Maybe this is related to https://bugs.freedesktop.org/show_bug.cgi?id=76778 which has already been fixed in Master (I haven't verified because I stopped using daily builds) I tested it with LO Version:

Re: [Libreoffice-qa] Crash in Impress, when you add a directory and a single picture to the Photo Album

2014-04-01 Thread Pedro
Hi Thomas, all Thomas Hackert wrote I have found https://bugs.freedesktop.org/show_bug.cgi?id=64654, which is related to the Photo Album. Do you think, this could be related to my bug (though I only used a directory with one picture inside the subdirectory and one additional in the main

Re: [Libreoffice-qa] Crash in Impress, when you add a directory and a single picture to the Photo Album

2014-04-01 Thread Thomas Hackert
Hello Pedro, *, On Dienstag, 1. April 2014 18:54 Pedro wrote: Thomas Hackert wrote I have found https://bugs.freedesktop.org/show_bug.cgi?id=64654, which is related to the Photo Album. Do you think, this could be related to my bug (though I only used a directory with one picture inside the

[Libreoffice-qa] Calc Import Unit Tests - Database Functions

2014-04-01 Thread Ken Biondi
Hello, Attached are tests for all calc database functions. -Ken kenbio...@hotmail.com database-functions.csv Description: Binary data database-functions.ods Description: Binary data ___ List Name: Libreoffice-qa

[Libreoffice-bugs] [Bug 76881] New: FORMATTING: Lines and characters dissapear from graph after closing calc

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76881 Priority: medium Bug ID: 76881 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FORMATTING: Lines and characters dissapear from graph after closing calc Severity:

[Libreoffice-bugs] [Bug 76881] FORMATTING: Lines and characters dissapear from graph after closing calc

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76881 --- Comment #1 from Alejandro Oliva aleoli...@gmail.com --- Created attachment 96695 -- https://bugs.freedesktop.org/attachment.cgi?id=96695action=edit Graph after quitting Calc and reopening file -- You are receiving this mail because: You

[Libreoffice-bugs] [Bug 66380] FILEOPEN: MS .xlsx Fails to import properly. category axis not displayed (4/6)

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66380 Luke lukebe...@hotmail.com changed: What|Removed |Added Attachment #81716|0 |1 is obsolete|

[Libreoffice-bugs] [Bug 76836] CSV export problem with formatted text cells (again)

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76836 --- Comment #5 from Philipp Tobler philipp.tob...@id.unibe.ch --- Interesting: - using Format Category Text and Format code 192.168.0.@ shows correctly formatted values in the table, but only the original value of the cells are exported to the

[Libreoffice-bugs] [Bug 66380] FILEOPEN: MS .xlsx Fails to import properly. category axis not displayed (4/6)

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66380 --- Comment #7 from Luke lukebe...@hotmail.com --- In my previous post on 2012 Percentage and Medals per Participant charts, I should have said to fix the legend import errors, you need to manually set: Format Axis - Text Flow - Overlap Format

[Libreoffice-bugs] [Bug 75057] [META] .docx MSO related CHART object issues

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75057 Luke lukebe...@hotmail.com changed: What|Removed |Added Depends on||75658, 75659 -- You are

[Libreoffice-bugs] [Bug 75659] FILEOPEN: Imported .docx charts missing legend

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75659 Luke lukebe...@hotmail.com changed: What|Removed |Added Blocks||75057 -- You are receiving

[Libreoffice-bugs] [Bug 75658] FILEOPEN: Imported .docx charts have 2nd empty series

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75658 Luke lukebe...@hotmail.com changed: What|Removed |Added Blocks||75057 -- You are receiving

[Libreoffice-bugs] [Bug 76882] New: In CALC, the Data autofilter GUI does not have consistent controls

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76882 Priority: medium Bug ID: 76882 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: In CALC, the Data autofilter GUI does not have consistent controls Severity: normal

[Libreoffice-bugs] [Bug 76693] FILEOPEN: Open docx leads to wrong page numbers in table of contents

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76693 bugzi...@team.cortado.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 75316] FILEOPEN: .xlsx Fails to import chart properly - title axis alignment lost

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75316 --- Comment #3 from Luke lukebe...@hotmail.com --- The attachment 85112 from Bug 68884 has the same issue with the axis formatting of the Y title. -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 76885] New: FORMATTING: Frames get get border around

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76885 Priority: medium Bug ID: 76885 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: FORMATTING: Frames get get border around Severity: normal Classification: Unclassified

[Libreoffice-bugs] [Bug 75316] FILEOPEN: .xlsx Fails to import chart properly - title axis alignment lost

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75316 Luke lukebe...@hotmail.com changed: What|Removed |Added CC||k...@bakdong.com ---

[Libreoffice-bugs] [Bug 68884] FILEOPEN: graphs in DOCX don't supported

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68884 --- Comment #4 from Luke lukebe...@hotmail.com --- In LO 4.3, the Y axis title - Alignment - 270 formatting is lost. Also, in the X axis labels of the Speed - Time Graph chart have too many decimal places. *** This bug has been marked as a

[Libreoffice-bugs] [Bug 75316] FILEOPEN: .xlsx Fails to import chart properly - title axis alignment lost

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75316 Luke lukebe...@hotmail.com changed: What|Removed |Added Blocks||75057 -- You are receiving

[Libreoffice-bugs] [Bug 75309] FILEOPEN: Legend position lost when importing/exporting MS .docx charts

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75309 Luke lukebe...@hotmail.com changed: What|Removed |Added Blocks||75057 -- You are receiving

[Libreoffice-bugs] [Bug 75057] [META] .docx MSO related CHART object issues

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75057 Luke lukebe...@hotmail.com changed: What|Removed |Added Depends on||75316, 75309, 75317 -- You

[Libreoffice-bugs] [Bug 75317] FILEOPEN: .xlsx Fails to import chart properly - First data label of 2nd column is displayed on the bottom

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75317 Luke lukebe...@hotmail.com changed: What|Removed |Added Blocks||75057 -- You are receiving

[Libreoffice-bugs] [Bug 76887] New: VIEWING: cant't filter on numeric fields in microsoft access databases

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76887 Priority: medium Bug ID: 76887 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: VIEWING: cant't filter on numeric fields in microsoft access databases Severity:

[Libreoffice-bugs] [Bug 76887] VIEWING: cant't filter on numeric fields in microsoft access databases

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76887 pasqual milvaques pasqual.milvaq...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 69957] not possible to use memo fields for filtering

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69957 pasqual milvaques pasqual.milvaq...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 76887] VIEWING: cant't filter on numeric fields in microsoft access databases

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76887 --- Comment #1 from pasqual milvaques pasqual.milvaq...@gmail.com --- Created attachment 96699 -- https://bugs.freedesktop.org/attachment.cgi?id=96699action=edit testcase to reproduce the problem To test the problem open the

[Libreoffice-bugs] [Bug 67956] EDITING: Chart (including data series, elements) not transferable from .ODS to .XLSX

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=67956 Luke lukebe...@hotmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 76888] New: EDITING -Forms Design Mode selected but does not allow Design of Field Properties

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76888 Priority: medium Bug ID: 76888 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING -Forms Design Mode selected but does not allow Design of Field Properties

[Libreoffice-bugs] [Bug 76889] New: EDITING -Forms Design Mode selected but does not allow Design of Field Properties

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76889 Priority: medium Bug ID: 76889 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: EDITING -Forms Design Mode selected but does not allow Design of Field Properties

[Libreoffice-bugs] [Bug 73186] FILESAVE does not remember color settings to objects

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73186 Jorendc jore...@libreoffice.org changed: What|Removed |Added Attachment #91360|text/plain

[Libreoffice-bugs] [Bug 73226] Multi selection in Select data range dialbox

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73226 Jorendc jore...@libreoffice.org changed: What|Removed |Added Attachment #91422|text/plain |image/jpeg

[Libreoffice-bugs] [Bug 73310] image in drawing doesn't print properly

2014-04-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=73310 Jorendc jore...@libreoffice.org changed: What|Removed |Added Attachment #91527|text/plain |application/ogg

  1   2   3   4   >