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

2015-04-28 Thread Stephan Bergmann
drawinglayer/source/primitive2d/metafileprimitive2d.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit aef1826d9ca318a1359a2116e7f146e993413234 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 28 16:17:40 2015 +0200 default initialization of object

Re: FastAttributeList and docx export problems

2015-04-28 Thread Caolán McNamara
On Fri, 2015-04-17 at 20:52 +0200, Matúš Kukan wrote: Caolan tried to avoid assert with 969c1d5e44ed11e08f64334ed65ce01d2fa54acb (but I now get Assertion `aColorString.equalsL(pExistingValue, rtl_str_getLength(pExistingValue))' failed. for docx/fdo72640-3.docx) The question is: should we

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

2015-04-28 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit a31991c4188e91326941fbe510ce70129d1ccde8 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 28 15:00:49 2015 +0100 gtk3: draw native tab activate/roll-over

[Libreoffice-commits] core.git: Changes to 'feature/vclptrmerge2'

2015-04-28 Thread Michael Meeks
New branch 'feature/vclptrmerge2' available with the following commits: commit e8b97a52c96df9c8e8055407b1e40ed7cb9cfc67 Merge: 2b0be6c 0cde74f Author: Michael Meeks michael.me...@collabora.com Date: Tue Apr 28 11:41:31 2015 +0100 Merge remote-tracking branch 'origin/feature/vclptr'

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

2015-04-28 Thread Juergen Funk
sd/source/ui/remotecontrol/BluetoothServer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 84c73c983577e33dda266bbfcdd89b9e1202906b Author: Juergen Funk juergen.funk...@cib.de Date: Tue Apr 28 14:12:39 2015 +0200 Fix tdf#90911 wrong parameter size on

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

2015-04-28 Thread Michael Meeks
mysqlc/source/mysqlc_connection.cxx |2 +- mysqlc/source/mysqlc_resultset.cxx |2 +- mysqlc/source/mysqlc_statement.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit af48ad2120b3240826edbd0af2a28531adeb5154 Author: Michael Meeks

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

2015-04-28 Thread Stephan Bergmann
vcl/source/control/ctrl.cxx |2 +- vcl/source/window/window2.cxx | 38 +++--- 2 files changed, 20 insertions(+), 20 deletions(-) New commits: commit abce3f30ac8e1c1d40c76de611b6a10d00d7555c Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 28

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

2015-04-28 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit e0dea29e27c18698af65386db0a7e3b5b140c3dc Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 28 20:56:51 2015 +0100 gtk3: render the frames, looking more

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

2015-04-28 Thread Caolán McNamara
vcl/source/control/tabctrl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 53cdabd648d1e5bb4cd1947c281d514d7f34c350 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 28 20:59:53 2015 +0100 better tab header area Change-Id:

[Libreoffice-commits] core.git: config_host/config_poppler.h.in configure.ac sd/qa

2015-04-28 Thread Tor Lillqvist
config_host/config_poppler.h.in |2 ++ configure.ac|1 + sd/qa/unit/import-tests.cxx | 10 ++ 3 files changed, 13 insertions(+) New commits: commit b3acc2944862ff9def6c19c2687a6209a4a191bb Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 28

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - 2 commits - include/vcl vcl/inc vcl/source

2015-04-28 Thread Tomaž Vajngerl
include/vcl/fixed.hxx |2 +- vcl/inc/ilstbox.hxx|6 +++--- vcl/source/control/fixed.cxx | 20 ++-- vcl/source/control/group.cxx |4 ++-- vcl/source/control/ilstbox.cxx |9 - vcl/source/control/imgctrl.cxx |4 ++-- 6 files

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - 679 commits - accessibility/inc accessibility/source android/experimental avmedia/inc avmedia/source basctl/source basebmp/test basegfx

2015-04-28 Thread Tomaž Vajngerl
Rebased ref, commits from common ancestor: commit c57a5f310b6168b4fe262656ceb253f4566dd2d9 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Wed Apr 29 08:58:38 2015 +0900 delegate RenderContext, invalidate - ilstbox Change-Id: I9d47e828a784bf6b120b4b1e9df332ea85690a19

the serious issue for libreoffcie-android

2015-04-28 Thread 林承益
Hi,deer; I meet a problem after I builded the libreoffcie-core (git from git://anongit.freedesktop.org/libreoffice/core ) with android version in winxp x86 platform by ant. I pushed the LibreOfficeUIActivity.apk into my android mobiephone in android 4.4.4, opened a dox or xml file ,the

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - include/vcl vcl/source

2015-04-28 Thread Tomaž Vajngerl
include/vcl/prgsbar.hxx|3 ++- vcl/source/control/prgsbar.cxx | 15 +-- vcl/source/control/scrbar.cxx |4 ++-- 3 files changed, 13 insertions(+), 9 deletions(-) New commits: commit e6c2951f1957224aa0e7dc97b33b0450c41f92f7 Author: Tomaž Vajngerl

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

2015-04-28 Thread Noel Grandin
include/svl/hint.hxx | 18 -- include/svl/inethist.hxx |9 - include/svl/poolitem.hxx |9 - svl/source/items/poolitem.cxx |2 -- svl/source/misc/inethist.cxx |5 - 5 files changed, 16 insertions(+), 27 deletions(-) New

[Libreoffice-commits] core.git: RepositoryExternal.mk

2015-04-28 Thread Michael Stahl
RepositoryExternal.mk |1 + 1 file changed, 1 insertion(+) New commits: commit ae08fceafc47279d17d6e1d002cbcd574b7bf028 Author: Michael Stahl mst...@redhat.com Date: Tue Apr 28 13:32:28 2015 +0200 RepositoryExternal.mk: gengal needs runtime dependency on unorc Change-Id:

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

2015-04-28 Thread Noel Grandin
writerfilter/source/ooxml/OOXMLFactory.cxx | 23 --- writerfilter/source/ooxml/OOXMLFactory.hxx | 35 - writerfilter/source/ooxml/OOXMLFastContextHandler.cxx | 18 writerfilter/source/ooxml/OOXMLFastDocumentHandler.cxx |2 4

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.4' - 2 commits - distro-configs/CPOSX.conf solenv/bin

2015-04-28 Thread Andras Timar
distro-configs/CPOSX.conf |4 - solenv/bin/macosx-codesign-app-bundle | 121 ++ 2 files changed, 67 insertions(+), 58 deletions(-) New commits: commit 41e09edc262ecb74379a3eb817d4a6369bf8a815 Author: Andras Timar andras.ti...@collabora.com Date:

[Bug 90904] FILESAVE: OOXML export is missing document statistics

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90904 Michael Stahl mst...@redhat.com changed: What|Removed |Added CC|

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

2015-04-28 Thread Eike Rathke
cui/source/dialogs/about.cxx | 25 +++-- cui/source/inc/about.hxx |2 +- 2 files changed, 16 insertions(+), 11 deletions(-) New commits: commit 9fdde6457d3d07b01c4bfc300637533a7dccb920 Author: Eike Rathke er...@redhat.com Date: Tue Apr 28 13:24:36 2015 +0200

[Libreoffice-commits] core.git: 29 commits - include/svl include/svtools include/svx include/tools linguistic/source reportdesign/source sc/source sd/source sfx2/source svl/source svtools/source svx/s

2015-04-28 Thread Stephan Bergmann
include/svl/itemset.hxx |2 - include/svtools/ruler.hxx|2 - include/svx/fmtools.hxx |2 - include/svx/ruler.hxx|2 - include/tools/debug.hxx

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

2015-04-28 Thread Takeshi Abe
0 files changed New commits: commit 6ec2d48f70ed7d428e37fdc21c15f6fd4f826e02 Author: Takeshi Abe t...@fixedpoint.jp Date: Tue Apr 28 20:49:44 2015 +0900 set the executable bit off diff --git a/icon-themes/breeze/avmedia/res/avaudiologo.png

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - compilerplugins/clang

2015-04-28 Thread Tomaž Vajngerl
compilerplugins/clang/paintmethodconversion.cxx | 95 -- compilerplugins/clang/store/paintmethodconversion.cxx | 95 ++ 2 files changed, 95 insertions(+), 95 deletions(-) New commits: commit f1b0cf258d319f28b36c0c4452f3751248e24b6e Author: Tomaž

[Libreoffice-commits] core.git: 15 commits - avmedia/source basctl/source chart2/source compilerplugins/clang cui/source dbaccess/source desktop/source extensions/source filter/source forms/source inc

2015-04-28 Thread Tomaž Vajngerl
avmedia/source/viewer/mediawindow_impl.cxx|2 avmedia/source/viewer/mediawindow_impl.hxx|2 basctl/source/basicide/baside2.cxx|4 basctl/source/basicide/baside2.hxx| 12 +- basctl/source/basicide/baside2b.cxx

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

2015-04-28 Thread Caolán McNamara
accessibility/source/extended/AccessibleToolPanelDeck.cxx |2 +- accessibility/source/extended/AccessibleToolPanelDeckTabBar.cxx |2 +- accessibility/source/extended/AccessibleToolPanelDeckTabBarItem.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New

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

2015-04-28 Thread Miklos Vajna
extensions/source/abpilot/abpfinalpage.hxx |2 +- extensions/source/bibliography/datman.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit fc4935c020450f436feb89cf6cb587839a990c05 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Apr 28 17:23:41 2015

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

2015-04-28 Thread Miklos Vajna
sfx2/source/dialog/taskpane.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ac9cd176613bb34dc345c6ba7997ec35a26e1fb5 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Apr 28 17:35:31 2015 +0200 sfx2: fix GCC-4.7 build Change-Id:

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

2015-04-28 Thread Stephan Bergmann
extensions/source/update/ui/updatecheckui.cxx | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit 0cdecf1ac2864927ac5cb50dd0a521eb9a8d7bc8 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 28 17:05:26 2015 +0200 loplugin:vclwidgets (best guess)

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

2015-04-28 Thread Miklos Vajna
cui/source/inc/dbregister.hxx|2 +- cui/source/inc/optpath.hxx |2 +- cui/source/options/doclinkdialog.hxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 0b568350112d4d513694031c348f07f6e1b6058d Author: Miklos Vajna

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

2015-04-28 Thread Christoph Lutz
sw/source/core/layout/frmtool.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4de83e2c322509c0fb1b989f7e4898728fc4a408 Author: Christoph Lutz christoph.lutz...@cib.de Date: Tue Apr 28 17:55:11 2015 +0200 tdf#89783: MM fixes potential endless loops with

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

2015-04-28 Thread Stephan Bergmann
vcl/osx/salinst.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit eeec230208986c0b1f5e95eed54644fc644d28fd Author: Stephan Bergmann sberg...@redhat.com Date: Mon Apr 27 22:11:35 2015 +0200 loplugin:simplifybool Change-Id:

CppCheck Report Update

2015-04-28 Thread cppcheck.libreoff...@gmail.com
A new cppcheck report is available at : http://dev-builds.libreoffice.org/cppcheck_reports/master/ Note: The script generating this report was run at : 2015-28-04_17:37:13 with user buildslave at host vm140 as /home/buildslave/source/dev-tools/cppcheck/cppcheck-report.sh -s

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

2015-04-28 Thread Miklos Vajna
basctl/source/basicide/moduldlg.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d45142637aa73a0defadfa41bfe38779ff3ef48e Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Apr 28 17:45:41 2015 +0200 basctl: fix GCC-4.7 build Change-Id:

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

2015-04-28 Thread Khaled Hosny
vcl/quartz/ctfonts.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit af424114d0648cead5c05eb70adbed499ffae581 Author: Khaled Hosny khaledho...@eglug.org Date: Tue Apr 28 02:35:37 2015 +0300 tdf#71034: [OS X] Ugly (too heavy) fake bold Instead of

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

2015-04-28 Thread Tomaž Vajngerl
extensions/source/update/ui/updatecheckui.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 969d833e7927f099de35b87d225a9e9dd9f08661 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Wed Apr 29 11:49:47 2015 +0900 Also add RenderContext

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - extensions/source

2015-04-28 Thread Tomaž Vajngerl
extensions/source/update/ui/updatecheckui.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 969d833e7927f099de35b87d225a9e9dd9f08661 Author: Tomaž Vajngerl tomaz.vajng...@collabora.co.uk Date: Wed Apr 29 11:49:47 2015 +0900 Also add RenderContext

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

2015-04-28 Thread Miklos Vajna
dbaccess/source/ui/inc/TableGrantCtrl.hxx |2 +- dbaccess/source/ui/inc/indexfieldscontrol.hxx |4 ++-- dbaccess/source/ui/querydesign/SelectionBrowseBox.hxx | 10 +- dbaccess/source/ui/tabledesign/TEditControl.hxx |2 +- 4 files changed, 9

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

2015-04-28 Thread Miklos Vajna
reportdesign/source/ui/dlg/GroupsSorting.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 40a7169c9f177b4568725237d13c66569684f891 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Apr 28 18:40:18 2015 +0200 reportdesign: fix GCC-4.7 build

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

2015-04-28 Thread Eike Rathke
sc/source/core/tool/odffmap.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 613dda912d9b54922e2fcc8a0d6e8f5b4a6cf5eb Author: Eike Rathke er...@redhat.com Date: Tue Apr 28 14:22:02 2015 +0200 add field to comment Change-Id:

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

2015-04-28 Thread Miklos Vajna
sd/inc/Outliner.hxx |2 +- sd/source/ui/controller/slidelayoutcontroller.cxx |2 +- sd/source/ui/inc/AccessibleDocumentViewBase.hxx |2 +- sd/source/ui/inc/Ruler.hxx|2 +- sd/source/ui/inc/ViewShell.hxx|

[Libreoffice-commits] core.git: odk/examples

2015-04-28 Thread Stephan Bergmann
odk/examples/DevelopersGuide/Database/DriverSkeleton/SConnection.cxx |2 +- odk/examples/DevelopersGuide/Database/DriverSkeleton/SResultSet.cxx |2 +- odk/examples/DevelopersGuide/Database/DriverSkeleton/SStatement.cxx |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New

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

2015-04-28 Thread Miklos Vajna
dbaccess/source/ext/macromigration/macromigrationpages.hxx |2 +- dbaccess/source/ui/app/AppDetailPageHelper.hxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit a4bbd95248159b7e2a2ec47cc28954763c8f81bd Author: Miklos Vajna vmik...@collabora.co.uk

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

2015-04-28 Thread Juergen Funk
sd/source/ui/remotecontrol/BluetoothServer.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e88dde1f6e9198d4ed4b62f80c27bdc8b7ab88dd Author: Juergen Funk juergen.funk...@cib.de Date: Tue Apr 28 14:12:39 2015 +0200 Fix tdf#90911 wrong parameter size on

[Libreoffice-commits] core.git: Repository.mk sd/CppunitTest_sd_import_tests.mk

2015-04-28 Thread Tor Lillqvist
Repository.mk |2 ++ sd/CppunitTest_sd_import_tests.mk |4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) New commits: commit baee89d5a068fe950e78e9ec13937f237c5a2c9e Author: Tor Lillqvist t...@collabora.com Date: Tue Apr 28 19:13:08 2015 +0300 Check

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

2015-04-28 Thread Miklos Vajna
sw/inc/viewsh.hxx |2 +- sw/source/ui/index/cnttab.cxx |2 +- sw/source/uibase/inc/pview.hxx |2 +- sw/source/uibase/inc/view.hxx |2 +-

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

2015-04-28 Thread Khaled Hosny
vcl/quartz/ctfonts.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3e1dbbe21ddd9b40fde12da6cb680e91aa0a4e54 Author: Khaled Hosny khaledho...@eglug.org Date: Tue Apr 28 02:35:37 2015 +0300 tdf#71034: [OS X] Ugly (too heavy) fake bold Instead of

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

2015-04-28 Thread Michael Meeks
sw/inc/viewsh.hxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 433fb8c055ff93a9bb3567310d2dda6bbcc9d635 Author: Michael Meeks michael.me...@collabora.com Date: Tue Apr 28 17:57:39 2015 +0100 Clean VclPtr and namespace usage. Change-Id:

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

2015-04-28 Thread Stephan Bergmann
compilerplugins/clang/vclwidgets.cxx |2 +- vcl/inc/osx/a11yfocustracker.hxx |2 +- vcl/osx/printaccessoryview.mm| 22 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) New commits: commit d798ee8f82dcbdada49ef0c745ff234d936bb3f6 Author: Stephan

[GSoC 2015] Self Introduction

2015-04-28 Thread Nathan Yee
Hello, my name is Nathan Yee, and I am a Computer Engineering student at the University of British Columbia. I am working on adding improved updater functionality to LibreOffice, as detailed in https://bugs.documentfoundation.org/show_bug.cgi?id=68274. My mentors are Jan Holesovsky and Jacobo

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

2015-04-28 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 3878 ++-- 1 file changed, 2042 insertions(+), 1836 deletions(-) New commits: commit d541e75ac2beb0a115b3afc36ed12a14fab5b66f Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Apr 28 23:00:35 2015

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

2015-04-28 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2163 +--- 1 file changed, 1080 insertions(+), 1083 deletions(-) New commits: commit 78aef6d869878229de3153b70d29bcdbd87062cb Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Apr 28 22:58:12 2015

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

2015-04-28 Thread Christian Lohmaier
Tag 'libreoffice-4.4.3.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2015-04-28 22:09 -0700 Tag libreoffice-4.4.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVP/caAAoJEPQ0oe+v7q6j5yUP/RRp8dCM2SA7to6wiWJIuZ2j

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

2015-04-28 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bc0b0fe2aac9bdc2f257e6184ca89f6df59eabb Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Apr 28 23:10:36 2015 +0200 bump product version to 4.4.3.2.0+ Change-Id:

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

2015-04-28 Thread Christian Lohmaier
Tag 'libreoffice-4.4.3.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2015-04-28 22:10 -0700 Tag libreoffice-4.4.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVP/cpAAoJEPQ0oe+v7q6jveAQAJZD0v9EfDKtepKw99mqbra+

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

2015-04-28 Thread Christian Lohmaier
Tag 'libreoffice-4.4.3.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2015-04-28 22:09 -0700 Tag libreoffice-4.4.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVP/cjAAoJEPQ0oe+v7q6j6ygQAJksm2Sh7sEhU58tXWmxcl2f

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

2015-04-28 Thread Christian Lohmaier
Tag 'libreoffice-4.4.3.2' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2015-04-28 22:09 -0700 Tag libreoffice-4.4.3.2 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVP/cmAAoJEPQ0oe+v7q6jC/sP/jieFv8/rDoD0RuHIQOjZnNJ

[Libreoffice-commits] core.git: vcl/README.lifecycle

2015-04-28 Thread Michael Meeks
vcl/README.lifecycle | 31 --- 1 file changed, 28 insertions(+), 3 deletions(-) New commits: commit 2932d2db599c09ecce3faa2d627e9ee4f251183a Author: Michael Meeks michael.me...@collabora.com Date: Tue Apr 28 22:02:47 2015 +0100 More VclPtr documentation.

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

2015-04-28 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6f633248b62f6346af541e26fa662495a6f49ec3 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Apr 28 21:52:01 2015 +0200 Updated core Project: translations

[Libreoffice-commits] translations.git: Branch 'libreoffice-4-4-3' - source/ca source/de source/dgo source/es source/fr source/gl source/it source/ja source/kn source/nl source/nn source/oc source/pt

2015-04-28 Thread Christian Lohmaier
source/ca/basctl/source/basicide.po| 10 source/ca/basctl/uiconfig/basicide/ui.po |6 source/ca/dbaccess/uiconfig/ui.po | 10 source/ca/formula/source/core/resource.po |

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

2015-04-28 Thread Stephan Bergmann
sc/source/core/data/dpfilteredcache.cxx |2 +- sd/source/ui/view/sdview.cxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit bc0849dee744069488a54fe029f7a174fdd87dee Author: Stephan Bergmann sberg...@redhat.com Date: Tue Apr 28 22:42:16 2015 +0200

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

2015-04-28 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2163 +--- 1 file changed, 1080 insertions(+), 1083 deletions(-) New commits: commit 367a55529bdf268b6faac3e30ea24349c7175184 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Tue Apr 28 22:54:53 2015

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - officecfg/registry

2015-04-28 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu |6 ++ 1 file changed, 6 insertions(+) New commits: commit 5e6b5b3c039271d854a7684eebdf54712bac9e51 Author: Yousuf Philips philip...@hotmail.com Date: Fri Apr 24 22:26:38 2015 +0400 ICONS: Fix missing table

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

2015-04-28 Thread Yousuf Philips
sc/source/ui/drawfunc/objdraw.src | 140 -- sw/source/ui/app/mn.src | 18 2 files changed, 158 deletions(-) New commits: commit 2b0be6c0e9d23f1b8535ba7033732ae2e3bfb5c9 Author: Yousuf Philips philip...@hotmail.com Date: Mon Apr 27 10:51:27

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.4' - 15 commits - connectivity/source icon-themes/industrial icon-themes/sifr icon-themes/tango sd/qa svx/inc svx/source swext/mediawiki s

2015-04-28 Thread Caolán McNamara
connectivity/source/commontools/FValue.cxx|5 + icon-themes/industrial/cmd/lc_line_diagonal.png |binary icon-themes/industrial/cmd/lc_linearrowsquare.png |binary icon-themes/industrial/cmd/sc_linesquarearrow.png |binary icon-themes/sifr/cmd/lc_linearrowsquare.png

[Libreoffice-commits] core.git: include/vcl vcl/android vcl/ios vcl/osx vcl/source vcl/unx vcl/win

2015-04-28 Thread Caolán McNamara
include/vcl/settings.hxx |3 +++ vcl/android/androidinst.cxx |1 + vcl/ios/iosinst.cxx |1 + vcl/osx/salframe.cxx |1 + vcl/source/app/settings.cxx | 17 +

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

2015-04-28 Thread andreas_k
dev/null |binary icon-themes/breeze/cmd/lc_togglegridhorizontal.png |binary icon-themes/breeze/cmd/lc_togglegridvertical.png |binary icon-themes/breeze/cmd/lc_togglelegend.png |binary icon-themes/breeze/cmd/sc_togglegridhorizontal.png

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

2015-04-28 Thread Stephan Bergmann
fpicker/source/aqua/ControlHelper.hxx|4 ++-- fpicker/source/aqua/ControlHelper.mm | 12 ++-- fpicker/source/aqua/FilterHelper.mm |2 +- fpicker/source/aqua/SalAquaFilePicker.mm |2 +- 4 files changed, 10 insertions(+), 10 deletions(-) New commits: commit

LibreOffice Gerrit News for core on 2015-04-28

2015-04-28 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Breeze: update existing icons from jays recommandations in https://gerrit.libreoffice.org/15554 from Andreas Kainz about module icon-themes + tdf#34555 Make

LibreOffice Gerrit News for submodules on 2015-04-28

2015-04-28 Thread gerrit
Moin! ~~ Project dictionaries ~~ Nothing moved in the project for the last 25 hours ~~ Project translations ~~ Nothing moved in the project for the last 25 hours ~~ Project help ~~ * Open changes on master for project help changed in the last 25 hours: None *

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

2015-04-28 Thread Miklos Vajna
sw/source/filter/ww8/docxsdrexport.cxx | 11 --- sw/source/filter/ww8/docxsdrexport.hxx |2 +- 2 files changed, 5 insertions(+), 8 deletions(-) New commits: commit 95a29424abe1c588c68d737ec50ea780375a9334 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Apr 28 09:12:04 2015

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

2015-04-28 Thread yogesh . bharate001
oox/source/export/shapes.cxx| 18 +- sc/qa/unit/data/xlsx/textbox-hyperlink.xlsx |binary sc/qa/unit/subsequent_export-test.cxx | 21 - 3 files changed, 37 insertions(+), 2 deletions(-) New commits: commit

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

2015-04-28 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx|1 + vcl/source/control/tabctrl.cxx|2 +- vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 25 - 3 files changed, 22 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Changes to 'feature/vclptrmerge1'

2015-04-28 Thread Michael Meeks
New branch 'feature/vclptrmerge1' available with the following commits: commit 86af8cc383e1b11ee5eb584fb58c5e31dbbd2ea3 Merge: 2b0be6c 0cde74f Author: Michael Meeks michael.me...@collabora.com Date: Tue Apr 28 11:41:31 2015 +0100 Merge remote-tracking branch 'origin/feature/vclptr'

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

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

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - 2 commits - include/vcl vcl/source

2015-04-28 Thread Tomaž Vajngerl
include/vcl/button.hxx|6 ++--- include/vcl/edit.hxx |2 - vcl/source/control/button.cxx | 46 +- vcl/source/control/edit.cxx | 12 +- 4 files changed, 33 insertions(+), 33 deletions(-) New commits: commit

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

2015-04-28 Thread Caolán McNamara
vcl/source/control/tabctrl.cxx |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit f016ed2e4f7b8bec79fcaf8e4b566861a7b6ae76 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 28 20:36:27 2015 +0100 bNativeOK variable is not necessary

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

2015-04-28 Thread Caolán McNamara
vcl/source/control/tabctrl.cxx| 16 vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |5 + 2 files changed, 21 insertions(+) New commits: commit a0c8b9c502be6df8ba853f3e8c0d4e45bb2785b2 Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 28

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

2015-04-28 Thread Caolán McNamara
include/vcl/salnativewidgets.hxx |5 - vcl/source/control/tabctrl.cxx|3 +-- vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 10 -- 3 files changed, 13 insertions(+), 5 deletions(-) New commits: commit 41ffc1ab18d9ea7cc35278970fbe29db70005ab5

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

2015-04-28 Thread Caolán McNamara
vcl/source/control/tabctrl.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit d86ccaf3d518a0aa82d7ee4ce1d30cfeb2b6c8cb Author: Caolán McNamara caol...@redhat.com Date: Tue Apr 28 20:41:41 2015 +0100 odd unnecessary cast Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/rendercontext' - 5 commits - avmedia/source basctl/source chart2/source cui/source dbaccess/source desktop/source extensions/source filter/source forms/

2015-04-28 Thread Tomaž Vajngerl
avmedia/source/viewer/mediawindow_impl.cxx |2 - avmedia/source/viewer/mediawindow_impl.hxx |2 - basctl/source/basicide/baside2.cxx |4 +-- basctl/source/basicide/baside2.hxx | 12 - basctl/source/basicide/baside2b.cxx

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

2015-04-28 Thread David Tardon
bridges/source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx | 65 +++- 1 file changed, 29 insertions(+), 36 deletions(-) New commits: commit fe7fa0baffe2cbc282eb3108be53762b919396c1 Author: David Tardon dtar...@redhat.com Date: Mon Apr 27 11:37:07 2015 -0400 ppc64: do not use

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

2015-04-28 Thread Miklos Vajna
svx/source/inc/fmexpl.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1f41c868d9f2ce8bfea5f88a12e7c1604e4a4b3c Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Apr 28 17:42:46 2015 +0200 svx: fix GCC-4.7 build Change-Id:

[Libreoffice-bugs] [Bug 58344] FORMATTING: new presentation inherits 'Tasks-Pane - Masters Used - Background preview'

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58344 Philippe Jung phil.j...@free.fr changed: What|Removed |Added Status|RESOLVED|REOPENED

[Libreoffice-bugs] [Bug 58344] FORMATTING: new presentation inherits 'Tasks-Pane - Masters Used - Background preview'

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=58344 --- Comment #7 from Philippe Jung phil.j...@free.fr --- Created attachment 115160 -- https://bugs.documentfoundation.org/attachment.cgi?id=115160action=edit Test doc to reproduce the bug This is the doc to open first, then go to master

[Libreoffice-bugs] [Bug 90912] New: SUM function in a selection prints error expression

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90912 Bug ID: 90912 Summary: SUM function in a selection prints error expression Product: LibreOffice Version: 4.3 Daily Hardware: x86-64 (AMD64) OS: Linux (All)

[Libreoffice-bugs] [Bug 90913] OSX - very poor performance when first opening Finder dialog

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90913 --- Comment #3 from Alex Thurgood ipla...@yahoo.co.uk --- Build switches, fwiw : --with-ant-home=/Volumes/BUILDHD/Shared/packages/apache-ant-1.9.2 --without-junit --enable-64-bit --with-extra-buildid --enable-ext-nlpsolver

[Libreoffice-bugs] [Bug 89826] Allow individual removal of style overrides

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89826 Jay Philips philip...@hotmail.com changed: What|Removed |Added Component|Writer |LibreOffice

[Libreoffice-bugs] [Bug 87263] FILEOPEN: shape inside diagram lost after roundtrip

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87263 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #110776|text/plain |application/zip

[Libreoffice-bugs] [Bug 90265] Incorrect Continue previous numbering

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90265 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 90818] Inserted image size in Writer doesn't correspond to its resolution and DPI

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90818 --- Comment #4 from Artem Vakhitov tem...@mail.ru --- It seems that I cannot reproduce this bug now. Until such time as I am able to trigger it reliably again, the bug should probably be closed as INVALID. -- You are receiving this mail

[Libreoffice-bugs] [Bug 90912] SUM function in a selection prints error expression

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90912 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Libreoffice-bugs] [Bug 90911] Release-Version of Draw/Impress crashes on Windows (relates to Bluetooth remote control)

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90911 Jay Philips philip...@hotmail.com changed: What|Removed |Added Status|NEEDINFO|RESOLVED

[Libreoffice-bugs] [Bug 90911] Release-Version of Draw/Impress crashes on Windows (relates to Bluetooth remote control)

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90911 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 90911] Release-Version of Draw/Impress crashes on Windows (relates to Bluetooth remote control)

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90911 --- Comment #5 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Juergen Funk committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 90913] OSX - very poor performance when first opening Finder dialog

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90913 --- Comment #4 from Alex Thurgood ipla...@yahoo.co.uk --- Tested on nightly build : Version: 5.0.0.0.alpha1+ Build ID: 38992b419a4655eba9b85d337edbb208fd2fff95 TinderBox: MacOSX-10.10@61, Branch:master, Time: 2015-04-27_23:59:04 Time to

[Libreoffice-bugs] [Bug 80039] FILEOPEN: Cell background color not imported

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=80039 Ravindra Vidhate ravindra.vidh...@synerzip.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 89395] Please add new language Chichewa

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=89395 --- Comment #3 from sophie gautier.sop...@gmail.com --- The only thing I can do is annoying Eike with it ;) Eike, do you think it could be added to 5.0? thanks- Sophie -- You are receiving this mail because: You are the assignee for the

[Libreoffice-bugs] [Bug 90911] Release-Version of Draw/Impress crashes on Windows (relates to Bluetooth remote control)

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90911 --- Comment #7 from Juergen Funk juergen.funk...@cib.de --- Cherry-picked the patch in libreoffice-4-4 -- You are receiving this mail because: You are the assignee for the bug. ___

[Libreoffice-bugs] [Bug 87108] FILESAVE: DRAW crashes when saving as fodg from odg, using colors (when using filling with parameter color, or remove color)

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87108 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #110576|text/plain

[Libreoffice-bugs] [Bug 87169] Autocorrect doesn't work on some imported .docx documents

2015-04-28 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87169 Michael Stahl mst...@redhat.com changed: What|Removed |Added Attachment #110657|application/octet-stream

  1   2   3   >