[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - chart2/source

2014-01-01 Thread Markus Mohrhard
chart2/source/view/inc/DummyXShape.hxx |2 chart2/source/view/main/DummyXShape.cxx | 17 +++ chart2/source/view/main/OpenGLRender.cxx | 68 --- chart2/source/view/main/OpenGLRender.hxx |2 4 files changed, 18 insertions(+), 71 deletions(-) New comm

LibreOffice Gerrit News for core on 2014-01-02

2014-01-01 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things ! + Convert chart data source tab page to .ui in https://gerrit.libreoffice.org/7255 from Olivier Hallot about module chart2, extras + WIP fdo#72804 Allow use of

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - chart2/source

2014-01-01 Thread Peilin
chart2/source/view/main/OpenGLRender.cxx | 165 ++- chart2/source/view/main/OpenGLRender.hxx | 28 + 2 files changed, 192 insertions(+), 1 deletion(-) New commits: commit 219942dd9399cffa7a95b379588f275290705c2b Author: Peilin Date: Thu Jan 2 10:27:22 2014 +0

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

2014-01-01 Thread Julien Nabet
linguistic/source/lngopt.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6a82f67223bf8dd6d417b442e4f895496232a742 Author: Julien Nabet Date: Wed Jan 1 21:39:13 2014 +0100 Resolves: fdo#72464 Character line break is set to 0 Options/.../Writing Aids

[Libreoffice-commits] core.git: Branch 'private/moggi/fix-opengl-backend' - 0 commits -

2014-01-01 Thread Unknown
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - 13 commits - chart2/source

2014-01-01 Thread Markus Mohrhard
chart2/source/view/inc/DummyXShape.hxx |9 chart2/source/view/inc/OpenglShapeFactory.hxx |4 chart2/source/view/main/DummyXShape.cxx| 95 ++ chart2/source/view/main/OpenGLRender.cxx | 373 + chart2/source/view/main/OpenGLRender.hxx

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

2014-01-01 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2bbcd06df60f4e7ab76e908a1173eeb343b22868 Author: Andrzej Hunt Date: Wed Jan 1 17:07:56 2014 + EMF+: mapping can rotate the width vector, so use resulting length.

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

2014-01-01 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit f5b984e416a05df220e339da2e9cda95ab660d85 Author: Andrzej Hunt Date: Wed Jan 1 17:36:54 2014 + EMF+: actually use lineJoin attribute for p

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

2014-01-01 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 215499e74fccb1809105d458b6076992be9d049c Author: Andrzej Hunt Date: Thu Dec 26 18:57:28 2013 + EMF+: Integer coordinate values are signed. Previously any

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

2014-01-01 Thread László Németh
librelogo/source/LibreLogo/LibreLogo.py | 20 ++-- 1 file changed, 18 insertions(+), 2 deletions(-) New commits: commit 12a79cc9ff44d0e54197f816bca22bff3d3469d2 Author: László Németh Date: Wed Jan 1 06:30:32 2014 +0100 fdo#73199 librelogo: path, interop. and color nam

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

2014-01-01 Thread Manal Alhassoun
svx/UIConfig_svx.mk|2 + svx/inc/gallery.hrc|2 - svx/source/gallery2/galbrws1.cxx |2 - svx/source/gallery2/galbrws2.cxx |2 - svx/source/gallery2/gallery.src|8 -- svx/uiconfig/ui/querydeleteo

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

2014-01-01 Thread Caolán McNamara
vcl/source/window/builder.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 3f1682f3c2f1605331bcf2f5df079a3f585e4ace Author: Caolán McNamara Date: Wed Jan 1 19:26:05 2014 + check internal children against prefix rather than equality Change-

[Libreoffice-commits] core.git: Branch 'private/moggi/fix-opengl-backend' - chart2/source

2014-01-01 Thread Markus Mohrhard
chart2/source/view/main/OpenGLRender.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 2882fd318387c0458671dc4db56fe003eba60844 Author: Markus Mohrhard Date: Wed Jan 1 22:41:15 2014 +0100 fix temp Change-Id: I47c78cb86b97f2fa87efc3552b1c0fe9ca224

[Libreoffice-commits] core.git: Branch 'private/moggi/fix-opengl-backend' - chart2/source

2014-01-01 Thread Markus Mohrhard
chart2/source/view/main/OpenGLRender.cxx | 49 +++ 1 file changed, 25 insertions(+), 24 deletions(-) New commits: commit 310ffb8582e37f57dd1990877312da23f2bc8c28 Author: Markus Mohrhard Date: Wed Jan 1 22:38:26 2014 +0100 temp Change-Id: I36ba16e8ccb

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

2014-01-01 Thread Manal Alhassoun
cui/UIConfig_cui.mk |1 cui/source/dialogs/cuigaldlg.cxx|2 - cui/source/dialogs/gallery.src |4 -- cui/source/inc/gallery.hrc |1 cui/uiconfig/ui/queryupdategalleryfilelistdialog.ui

[Libreoffice-commits] core.git: Branch 'private/moggi/fix-opengl-backend' - 2 commits - chart2/source

2014-01-01 Thread Markus Mohrhard
chart2/source/view/main/DummyXShape.cxx | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) New commits: commit 171a0e95720abf26a87a9ca0243747d754204830 Author: Markus Mohrhard Date: Wed Jan 1 22:13:43 2014 +0100 add more debug output Change-Id: Ib9454f6fec69888

[Libreoffice-commits] core.git: 2 commits - android/experimental cppuhelper/source ios/CustomTarget_MobileLibreOffice_app.mk ios/CustomTarget_TiledLibreOffice_app.mk ios/Executable_LibreOffice.mk sole

2014-01-01 Thread Matúš Kukan
android/experimental/desktop/Makefile |3 +-- cppuhelper/source/shlib.cxx |4 +--- ios/CustomTarget_MobileLibreOffice_app.mk |2 +- ios/CustomTarget_TiledLibreOffice_app.mk |2 +- ios/Executable_LibreOffice.mk |2 +- solenv/bin/native-code.py

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 70664, which changed state. Bug 70664 Summary: EDITING: Embedded Firebird - Fieldtype BLOB in table-creating-module doesn't save pictures https://bugs.freedesktop.org/show_bug.cgi?id=70664 What|Removed

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

2014-01-01 Thread Andrzej Hunt
connectivity/source/drivers/firebird/Blob.cxx | 241 +++-- connectivity/source/drivers/firebird/Blob.hxx | 48 ++ connectivity/source/drivers/firebird/PreparedStatement.cxx | 128 ++ connectivity/source/drivers/firebird/PreparedStatement.hxx |8 4 fil

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

2014-01-01 Thread Andrzej Hunt
connectivity/source/drivers/firebird/Blob.cxx | 241 +++-- connectivity/source/drivers/firebird/Blob.hxx | 48 ++ connectivity/source/drivers/firebird/PreparedStatement.cxx | 128 ++ connectivity/source/drivers/firebird/PreparedStatement.hxx |8 4 fil

[Libreoffice-commits] core.git: Branch 'private/moggi/fix-opengl-backend' - chart2/source

2014-01-01 Thread Markus Mohrhard
chart2/source/view/main/DummyXShape.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 59a952aa7b57ad2feefc5102208f1ead361af10e Author: Markus Mohrhard Date: Wed Jan 1 22:02:13 2014 +0100 add more debug output Change-Id: I41710783f1f2d448110b5db8e9c2e7955e2ed5a7

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

2014-01-01 Thread Caolán McNamara
basctl/source/basicide/moduldlg.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9210cde1ea5de8c4cceb00a7d825c046e63e60d0 Author: Caolán McNamara Date: Wed Jan 1 18:23:45 2014 + const this up Change-Id: Id4b832b04368627a7df243c881ac203d1d2a014

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

2014-01-01 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx | 34 +++ 1 file changed, 21 insertions(+), 13 deletions(-) New commits: commit 273bbd2930736087a6b768c939256ed5d9ddcabc Author: Andrzej Hunt Date: Wed Jan 1 17:07:56 2014 + EMF+: mapping can rotate the width vecto

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.0' - 3 commits - cppcanvas/source

2014-01-01 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx | 34 +++ 1 file changed, 21 insertions(+), 13 deletions(-) New commits: commit cd83c269adf8f50e2445788109f6536a41688822 Author: Andrzej Hunt Date: Wed Jan 1 17:07:56 2014 + EMF+: mapping can rotate the width vecto

Re: help in debug LibreOffice

2014-01-01 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks Miklos, the namespace was the one to blame.. Em 01-01-2014 09:13, Miklos Vajna escreveu: > Hi Oliver, > > On Wed, Jan 01, 2014 at 08:33:53AM -0200, Olivier Hallot > wrote: >> (gdb) b DataSourceTabPage::DataSourceTabPage > > That class is in

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

2014-01-01 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx | 28 ++-- 1 file changed, 18 insertions(+), 10 deletions(-) New commits: commit 9b1ceabd5f696500d4fe2acb89170bd987966a9b Author: Andrzej Hunt Date: Wed Jan 1 17:36:54 2014 + EMF+: actually use lineJoin attribute for p

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Bug 65675 depends on bug 72998, which changed state. Bug 72998 Summary: significant custom shape import regression ... https://bugs.freedesktop.org/show_bug.cgi?id=72998 What|Removed |Added

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

2014-01-01 Thread Michael Meeks
solenv/bin/native-code.py |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 2b3b4d4085059060c3e7c1573d2f830861350a47 Author: Michael Meeks Date: Wed Jan 1 17:01:18 2014 + native code generator: add generated code header. Change-Id: I599bc30f30f

[Libreoffice-commits] core.git: lingucomponent/Library_hyphen.mk lingucomponent/source postprocess/Rdb_services.mk

2014-01-01 Thread Khaled Hosny
lingucomponent/Library_hyphen.mk |6 lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hreg.cxx | 59 lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphen.component | 25 lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenim

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

2014-01-01 Thread Andrzej Hunt
cppcanvas/source/mtfrenderer/emfplus.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 83f2b3c590120a60b5e94fb1a15054ebe0745dbb Author: Andrzej Hunt Date: Wed Jan 1 17:07:56 2014 + EMF+: mapping can rotate the width vector, so use resulting length.

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

2014-01-01 Thread Michael Meeks
vcl/osx/salinst.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 6e04f88d71ed7211cf574db9d07c8de1c2a1a175 Author: Michael Meeks Date: Tue Dec 31 10:07:20 2013 + fdo#39007: blind fix for renamed OS X restore-state file Remove also a potential restorecount.txt f

[Libreoffice-commits] core.git: 3 commits - include/osl ios/CustomTarget_MobileLibreOffice_app.mk ios/CustomTarget_TiledLibreOffice_app.mk ios/Executable_LibreOffice.mk ios/experimental ios/shared

2014-01-01 Thread Tor Lillqvist
include/osl/detail/component-declarations.h | 121 --- include/osl/detail/component-mapping.h | 107 - ios/CustomTarget_MobileLibreOffice_app.mk|4 ios/CustomTarget_TiledLibreOffice_app.mk |4 ios/Ex

[Libreoffice-commits] core.git: Changes to 'private/moggi/fix-opengl-backend'

2014-01-01 Thread Markus Mohrhard
New branch 'private/moggi/fix-opengl-backend' available with the following commits: commit 169f932c6b6c171281f44a18069b8d1418599355 Author: Markus Mohrhard Date: Wed Jan 1 18:16:37 2014 +0100 activate the new rendering code Change-Id: Ie5b8ef035610d5ca26b418ec966d3eaa95966241 com

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Arnaud Versini changed: What|Removed |Added CC||arnaud.vers...@gmail.com Depend

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-01-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Arnaud Versini changed: What|Removed |Added Blocks|72632 | -- You are receiving this mail becaus

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

2014-01-01 Thread Julien Nabet
dbaccess/source/ext/macromigration/migrationengine.cxx |2 +- sfx2/source/menu/virtmenu.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d53e4cca094be3db55fe5c820ce8baf0320caf9c Author: Julien Nabet Date: Wed Jan 1 15:49:56 2014 +

[Libreoffice-commits] core.git: Branch 'feature/chart-opengl2' - sc/source

2014-01-01 Thread Michael Meeks
sc/source/filter/inc/formulabuffer.hxx| 40 +-- sc/source/filter/oox/formulabuffer.cxx| 51 +++--- sc/source/filter/oox/workbookfragment.cxx |6 ++- 3 files changed, 55 insertions(+), 42 deletions(-) New commits: commit 6204b78822ffcb1c2

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

2014-01-01 Thread Caolán McNamara
oox/source/crypto/DocumentDecryption.cxx | 17 +++-- oox/source/crypto/Standard2007Engine.cxx |2 +- 2 files changed, 16 insertions(+), 3 deletions(-) New commits: commit 982db648c4fb7b72ab2797ba2cca00e10ddf055d Author: Caolán McNamara Date: Wed Jan 1 12:05:33 2014 +

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

2014-01-01 Thread Michael Meeks
basegfx/source/polygon/b2dtrapezoid.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c6999ccfc69ca08d9a9250e983431c1cc71c71ad Author: Michael Meeks Date: Wed Jan 1 12:05:13 2014 + WaE: basegfx / trapezoid fix. Change-Id: I57133c169754aa213eced3

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

2014-01-01 Thread Michael Meeks
sc/qa/unit/ucalc.cxx | 13 + sc/qa/unit/ucalc.hxx |2 ++ sc/source/core/data/column.cxx |3 ++- 3 files changed, 17 insertions(+), 1 deletion(-) New commits: commit 74fcb90dc73e235934fc19d39b7d7b0bf07cc8a5 Author: Michael Meeks Date: Wed Jan 1 11:07:46

Re: help in debug LibreOffice

2014-01-01 Thread Miklos Vajna
Hi Oliver, On Wed, Jan 01, 2014 at 08:33:53AM -0200, Olivier Hallot wrote: > (gdb) b DataSourceTabPage::DataSourceTabPage That class is in the chart namespace. You can try if "b chart::DataSourceTabPage::DataSourceTabPage" works. Otherwise just use line numbers, like "b tp_DataSource.cxx:245".

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

2014-01-01 Thread Michael Meeks
basegfx/source/polygon/b2dtrapezoid.cxx | 146 +--- basegfx/test/basegfx2d.cxx | 34 ++- basegfx/test/boxclipper.cxx |3 sc/qa/unit/ucalc.cxx| 13 ++ sc/qa/unit/ucalc.hxx|2 sc/source/co

help in debug LibreOffice

2014-01-01 Thread Olivier Hallot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I am trying to debug a piece of code and cannot make LO stop at a given breakpoint (DataSourceTabPage::DataSourceTabPage). Has something changed in the debug procedure? Here is my autogen.input and the commands I am doing: autogen.input: tdf@oli