[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-12-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Winfried Donkers changed: What|Removed |Added Depends on||68385 -- You are receiving this mail

Gerrit supports inline edit feature now

2014-12-17 Thread David Ostrovsky
I am pleased to announce that last major changes in inline edit series were merged upstream [1]. Gerrit supports now 100% browser based workflow. That means you can add new empty change directly in browser (no need to clone anything) and populate it in CodeMirror JS editor with syntax highlightin

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

2014-12-17 Thread Daniel Sikeler
New branch 'feature/fastparser' available with the following commits: commit 171329b4c1917a92d8b8a99019e35952d7623ea0 Author: Daniel Sikeler Date: Wed Dec 17 13:02:16 2014 + use global tokenhandler in xmloff removed local tokenhandler and dependencies Change-Id: I2f339

[Bug 86929] Kill FOREACHPAM_START for good

2014-12-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86929 Julien Nabet changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 86929] Kill FOREACHPAM_START for good

2014-12-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=86929 --- Comment #9 from Commit Notification --- Julien Nabet committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2a44e785da22fe08da295208c2819af813e63447 Related fdo#8692

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

2014-12-17 Thread Julien Nabet
sw/inc/edimp.hxx |9 - sw/source/core/doc/CntntIdxStore.cxx | 21 - sw/source/core/doc/doccorr.cxx | 35 --- sw/source/core/edit/edattr.cxx | 14 +++--- 4 files changed, 39 insertions(+),

[Bug 39440] cppcheck cleanliness

2014-12-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39440 --- Comment #35 from Commit Notification --- Michael Weghorn committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a23f6eb3ae49dfc326c6e57a8ab95a840c0661d2 fdo#39440 re

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

2014-12-17 Thread Michael Weghorn
idlc/source/astdump.cxx |3 +-- idlc/source/astenum.cxx |9 +++-- idlc/source/astoperation.cxx |3 +-- idlc/source/aststruct.cxx |3 +-- idlc/source/idlccompile.cxx

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

2014-12-17 Thread Michael Weghorn
idl/source/objects/types.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 36936c2580bf15117dd3bf775dd91340d16d3239 Author: Michael Weghorn Date: Wed Dec 17 20:46:20 2014 +0100 remove if-block that has no effect If the outer if-block is entered, 'aIsCollectio

[Bug 39468] translate German comments, removing redundant ones

2014-12-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39468 --- Comment #158 from Commit Notification --- Michael Weghorn committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7efdc59d61c4f57780047627645caed81f3e654c fdo#39468 t

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

2014-12-17 Thread Michael Weghorn
include/sot/object.hxx |8 include/sot/storage.hxx | 29 ++--- include/svl/macitem.hxx | 12 +--- include/svl/numuno.hxx |4 ++-- include/svl/poolitem.hxx | 16 ++-- include/svl/style.hxx| 14 +++--- 6 files cha

[Bug 39440] cppcheck cleanliness

2014-12-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=39440 --- Comment #34 from Commit Notification --- Michael Weghorn committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=652e09f734fefb9b49787e8e565d235d504a1e73 fdo#39440 re

[Libreoffice-commits] core.git: i18npool/source i18nutil/source

2014-12-17 Thread Michael Weghorn
i18npool/source/defaultnumberingprovider/defaultnumberingprovider.cxx |2 i18npool/source/localedata/localedata.cxx | 65 ++ i18npool/source/search/levdis.cxx |4 i18npool/source/transliteration/textToPronounce_zh

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 3 commits - reportbuilder/java reportdesign/source

2014-12-17 Thread Lionel Elie Mamane
reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/FormattedTextLayoutController.java | 138 ++ reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/VariablesCollection.java |7 reportdesign/source/ui/inspection/GeometryHandler.cxx

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

2014-12-17 Thread Lionel Elie Mamane
chart2/source/model/template/XYDataInterpreter.cxx|2 +- reportdesign/source/ui/inspection/DataProviderHandler.cxx |1 + reportdesign/source/ui/inspection/GeometryHandler.cxx |1 - 3 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d95df6d12c8191f2c97719b

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

2014-12-17 Thread Bjoern Michaelsen
sw/inc/ndindex.hxx |2 - sw/qa/extras/uiwriter/uiwriter.cxx | 44 + 2 files changed, 45 insertions(+), 1 deletion(-) New commits: commit e57b0ebeb7e75d36546f6abef3a26a8edc7dea7f Author: Bjoern Michaelsen Date: Wed Dec 17 23:12:27 2014 +

[Libreoffice-commits] core.git: configure.ac

2014-12-17 Thread Mark Williams
configure.ac | 40 1 file changed, 32 insertions(+), 8 deletions(-) New commits: commit 7aaadcfce963079aafd52988bd834f50c2d6a4ec Author: Mark Williams Date: Wed Dec 17 21:52:21 2014 +0100 configure.ac: make it work with VisualStudio Express and 6

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

2014-12-17 Thread Christian Lohmaier
Tag 'libreoffice-4.4.0.1' created by Christian Lohmaier at 2014-12-17 22:14 -0800 Tag libreoffice-4.4.0.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJUkgA1AAoJEPQ0oe+v7q6j2NgQANA2xzQSIxrW5cEGUfQWRaQJ 4ZXsGOWxHxBkuNzC94okznQpKMtFaMpwvna+8VOFmv+q1GFdVcT/VSCmO4eQJKN3 kLe6oR6x2ty

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

2014-12-17 Thread Christian Lohmaier
Tag 'libreoffice-4.4.0.1' created by Christian Lohmaier at 2014-12-17 22:14 -0800 Tag libreoffice-4.4.0.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJUkgAxAAoJEPQ0oe+v7q6j6REQAIR+3pVbBRyAZY0zjpqRtgZ1 BojrrT3JcOI/khYAsGJ3Zo9kWAo4aFrmHewm/cYHH4giowscH6qst7eh5KWdga24 Dk9O/rUABjL

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

2014-12-17 Thread Christian Lohmaier
Tag 'libreoffice-4.4.0.1' created by Christian Lohmaier at 2014-12-17 22:14 -0800 Tag libreoffice-4.4.0.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJUkgAuAAoJEPQ0oe+v7q6jH8kP/2EzGTo7SRf7PtUqIH5X2oEO wiBLqgBm4J33Nii+FE2jPZc7WUUeHpzLQqqMp4LbSkDOACHhNm/BeuiscsjTSL5R HiK0UVKCnJi

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

2014-12-17 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cbb5f4da41d72f7ab89badbc480d40cac808c710 Author: Christian Lohmaier Date: Wed Dec 17 23:15:30 2014 +0100 bump product version to 4.4.0.1.0+ Change-Id: I3564add9ac695bf2fb4e7f29dadb4875f3d672

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

2014-12-17 Thread Christian Lohmaier
Tag 'libreoffice-4.4.0.1' created by Christian Lohmaier at 2014-12-17 22:14 -0800 Tag libreoffice-4.4.0.1 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJUkgApAAoJEPQ0oe+v7q6jbVsQAIt/L1DSZE4Guun8VGbMcDra mZYM79rAo07WqZX5GFHL9sNtXdFJONcPapxW0wDyXycI8JYX6xRAFQQQAq5A5RdA MKncDSs6/X1

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

2014-12-17 Thread Markus Mohrhard
cui/source/options/optgdlg.cxx | 84 + cui/source/options/optgdlg.hxx |7 + officecfg/registry/schema/org/openoffice/Office/Common.xcs |8 + vcl/source/opengl/OpenGLHelper.cxx |2 4 files cha

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

2014-12-17 Thread Kohei Yoshida
opencl/source/openclwrapper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a4681be5347fe24867b4f603dc57942c3306227b Author: Kohei Yoshida Date: Wed Dec 17 14:32:21 2014 -0500 Enable out-of-order kernel execution. Change-Id: I4dbc69ca2618c37184ffd

License statement Mark Williams

2014-12-17 Thread Mark Williams
License statement: All of my past and future contributions to the LibreOffice project are under LGPLv3+/GPLv3+/MPL until further notice. Mark ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/

[Libreoffice-commits] core.git: 3 commits - cui/source officecfg/registry vcl/source

2014-12-17 Thread Markus Mohrhard
cui/source/options/optgdlg.cxx | 84 + cui/source/options/optgdlg.hxx |7 + officecfg/registry/schema/org/openoffice/Office/Common.xcs |8 + vcl/source/opengl/OpenGLHelper.cxx |2 4 files cha

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

2014-12-17 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1b2b0f78b50b40c272aee4d5979bdf41ac9f2a1e Author: Christian Lohmaier Date: Wed Dec 17 21:20:23 2014 +0100 Updated core Project: translations 8e1944222530e333a120db728de62d7ee062a335 diff --git a

[Libreoffice-commits] libvisio.git: src/test

2014-12-17 Thread Miklos Vajna
src/test/importtest.cpp |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit fa2420cddb9945caa7696cb394cec624f35c3782 Author: Miklos Vajna Date: Wed Dec 17 22:17:29 2014 +0100 ImportTest: fix indentation Change-Id: Ibc19c371d0aa8167193fcb3c3958caf2251a

[Libreoffice-commits] libvisio.git: src/test

2014-12-17 Thread Miklos Vajna
src/test/Makefile.am |2 ++ src/test/data/fdo86729-ms1252.vsd |binary src/test/data/fdo86729-utf8.vsd |binary src/test/importtest.cpp | 18 ++ 4 files changed, 20 insertions(+) New commits: commit c1ed56802e640b52674c62426b1e7507d09ddbf1 Author: Mi

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

2014-12-17 Thread Joel
sd/source/ui/app/menuids_tmpl.src |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit fdec5e9f9a42214918290d4a329c97e98826627a Author: Joel Date: Sun Dec 14 09:53:51 2014 -0800 fdo#86627 - Change Image Crop Behavior Changed behavior of right click co

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

2014-12-17 Thread Miklos Vajna
android/experimental/LOAndroid3/AndroidManifest.xml.in |3 android/experimental/LOAndroid3/src/java/org/libreoffice/ui/FileUtilities.java | 67 +-- android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 88 +

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

2014-12-17 Thread Stephan Bergmann
sal/qa/rtl/strings/test_oustring_stringliterals.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit f425517f2f0c22462ed463ef37ba76fe5c05df12 Author: Stephan Bergmann Date: Wed Dec 17 17:57:28 2014 +0100 Fix 32-bit builds Change-Id: I09049db5166817

[Libreoffice-commits] core.git: 3 commits - basic/source connectivity/source cui/source dbaccess/source extensions/source i18npool/source include/rtl lingucomponent/source oox/source sal/qa sc/source

2014-12-17 Thread Stephan Bergmann
basic/source/classes/sbunoobj.cxx |4 connectivity/source/drivers/evoab2/NStatement.cxx |2 cui/source/dialogs/hlinettp.cxx |2 dbaccess/source/ui/control/opendoccontrols.cxx |2 extensions/source/bibliography/general

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - clew/Library_clew.mk

2014-12-17 Thread Michael Stahl
clew/Library_clew.mk |2 -- 1 file changed, 2 deletions(-) New commits: commit ede68a3d30085e468d9cb49c3373122ef874fdcf Author: Michael Stahl Date: Wed Dec 17 16:14:11 2014 +0100 clew: there is no "clcc" UnpackedTarball Change-Id: I63f3954546e656d37ed6e22efd75b16df9fbcbac

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

2014-12-17 Thread Michael Stahl
clew/Library_clew.mk |2 -- sw/source/core/inc/layfrm.hxx |6 +++--- sw/source/core/layout/flowfrm.cxx |8 sw/source/core/layout/fly.cxx |4 ++-- sw/source/core/layout/frmtool.cxx |6 +++--- sw/source/core/layout/ftnfrm.cxx |2 +- sw/source/co

Re: UI dialogs left over

2014-12-17 Thread Caolán McNamara
On Wed, 2014-12-17 at 11:55 -0200, Olivier Hallot wrote: > Hi ESC, Caolán, Bubli > > I found a dialog in old format in extensions/ > > extensions/source/propctrlr/browserpage.cxx > > AFAIk, this page is used in Basic IDE and in form controls, as in > > https://bugs.freedesktop.org/attachment.cg

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

2014-12-17 Thread Chris Sherlock
vcl/Executable_icontest.mk |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit f299c709cd0a78883297d374d73c48cf7bea792c Author: Chris Sherlock Date: Sun Nov 23 22:49:46 2014 +1100 vcl: fix linkage issue for Executable_icontest.mk Change-Id: Ic26f4

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

2014-12-17 Thread Caolán McNamara
sd/source/ui/dlg/animobjs.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0bfc69d79f1e98116b073c6f464711b15ebc5164 Author: Caolán McNamara Date: Wed Dec 17 09:20:11 2014 + relax assert, 0 is fine Change-Id: I176a79bce85fa81310a53fcfecc6e0bc63

[Libreoffice-commits] core.git: 10 commits - include/sfx2 include/svx include/vcl sd/AllLangResTarget_sd.mk sd/source sd/uiconfig sd/UIConfig_simpress.mk sfx2/source starmath/inc starmath/source starm

2014-12-17 Thread Caolán McNamara
include/sfx2/dockwin.hxx |4 include/svx/colrctrl.hxx | 12 include/svx/dialogs.hrc |2 include/svx/fmresids.hrc |3 include/vcl/dockwin.hxx | 35 + include/vcl/layout.hxx

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

2014-12-17 Thread Eike Rathke
sc/inc/scmatrix.hxx |2 sc/source/core/tool/scmatrix.cxx | 96 +-- 2 files changed, 53 insertions(+), 45 deletions(-) New commits: commit 6b80793b919520e443024da5499e7ab9f6720d6c Author: Eike Rathke Date: Thu Dec 11 16:39:58 2014 +0100

Re: Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: "undefined reference to symbol 'dlclose@@GLIBC_2.2.5'"

2014-12-17 Thread Chris Sherlock
I'll need to back port that into the 4.4 branch soon - this is something distributions that enable --as-needed by default for ld will get. In other words, only Debian based distros will see it :-) Chris On Thursday, December 18, 2014, David Gerard wrote: > On 17 December 2014 at 12:10, Andras T

UI dialogs left over

2014-12-17 Thread Olivier Hallot
Hi ESC, Caolán, Bubli I found a dialog in old format in extensions/ extensions/source/propctrlr/browserpage.cxx AFAIk, this page is used in Basic IDE and in form controls, as in https://bugs.freedesktop.org/attachment.cgi?id=110771 Question is: Given that this dialog is dynamically constructed

Re: Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: "undefined reference to symbol 'dlclose@@GLIBC_2.2.5'"

2014-12-17 Thread David Gerard
On 17 December 2014 at 12:10, Andras Timar wrote: > On Wed, Dec 17, 2014 at 12:35 PM, David Gerard wrote: >> So I need to ... literally compile my credentials into LO? >> How do the Windows builds of 4.3 and 4.4beta1 work? Are you saying >> they have someone's credentials actually compiled into

Re: svdata.hxx extern VCL_PLUGIN_PUBLIC ImplSVData* pImplSVData

2014-12-17 Thread Tor Lillqvist
Ah, it was you. I should have guessed based on the confusing writing style. We still haven't achieved clairvoyance, even here so close to Russia, so far from Japan, so please be a bit more verbose and explain what the actual problem you are seeing is. Please note that vcl "plugins" don't exist on W

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

2014-12-17 Thread Caolán McNamara
helpers/help_hid.lst | 17 source/text/simpress/01/0605.xhp | 68 +-- 2 files changed, 34 insertions(+), 51 deletions(-) New commits: commit 52ecb7b19fd337cad7809298849909493dff0c56 Author: Caolán McNamara Date: Wed Dec 17 12:35

[Libreoffice-commits] core.git: helpcontent2

2014-12-17 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f4804a6cf1fa2a1941f43829a9801638bd456e2c Author: Caolán McNamara Date: Wed Dec 17 12:35:08 2014 + Updated core Project: help 52ecb7b19fd337cad7809298849909493dff0c56 diff --git a/helpconte

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

2014-12-17 Thread László Németh
sd/source/ui/dlg/animobjs.cxx |3 +++ sd/source/ui/inc/animobjs.hxx |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 0b39a164200bbb3dd146f1c79715604126ed7f6e Author: László Németh Date: Wed Dec 17 13:09:30 2014 +0100 fix Windows build Change-I

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

2014-12-17 Thread László Németh
sd/source/ui/dlg/animobjs.cxx |3 +++ sd/source/ui/inc/animobjs.hxx |2 +- 2 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 5f60775f0f292ef4ff9590d6cff73628d03354dd Author: László Németh Date: Wed Dec 17 13:09:30 2014 +0100 fix Windows build Change-I

Re: Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: "undefined reference to symbol 'dlclose@@GLIBC_2.2.5'"

2014-12-17 Thread Andras Timar
On Wed, Dec 17, 2014 at 12:35 PM, David Gerard wrote: > Andras Timar wrote: > >> --enable-ext-google-docs enables the obsolete Google Docs extension, >> you don't need that. For the built-in Google Drive support via CMIS >> you need --with-gdrive-client-secret and >> --with-google-drive-client-id.

RE: svdata.hxx extern VCL_PLUGIN_PUBLIC ImplSVData* pImplSVData

2014-12-17 Thread nicholas ferguson
>> tor replies >Don't feed the anonymous troll please. > >--tml [nicholas ferguson] Since I live and work in New York City…I don't understand your reference to 'troll'. Are you using Russian slang, Tor? Any who. This is a bug someone needs to address. In certain situations, on windo

[Libreoffice-commits] core.git: android/mobile-config.py

2014-12-17 Thread Miklos Vajna
android/mobile-config.py | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) New commits: commit 3646640458c797498def2810bc282cd873d6b55e Author: Miklos Vajna Date: Wed Dec 17 13:00:55 2014 +0100 android: turn off text and table boundaries in the viewer Change-I

Re: Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: "undefined reference to symbol 'dlclose@@GLIBC_2.2.5'"

2014-12-17 Thread David Gerard
Andras Timar wrote: > --enable-ext-google-docs enables the obsolete Google Docs extension, > you don't need that. For the built-in Google Drive support via CMIS > you need --with-gdrive-client-secret and > --with-google-drive-client-id. Of course, you need to register with > Google first, and pass

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

2014-12-17 Thread Tomaž Vajngerl
svtools/source/control/tabbar.cxx | 23 --- 1 file changed, 16 insertions(+), 7 deletions(-) New commits: commit cb4cc9cddf4b9c4366648850e859840dd03eb543 Author: Tomaž Vajngerl Date: Tue Dec 16 20:08:17 2014 +0900 Tab bar: multiply the size of the plus icon if HiDPI

Re: Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: "undefined reference to symbol 'dlclose@@GLIBC_2.2.5'"

2014-12-17 Thread Andras Timar
Hi, On Wed, Dec 17, 2014 at 10:26 AM, David Gerard wrote: > (originally filed as Bug 87293, but I was redirected here) > > > I am attempting to build with the Google Drive connection: > ./autogen.sh --enable-ext-google-docs --with-gdrive-client-secret ; make --enable-ext-google-docs enables the

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

2014-12-17 Thread Miklos Vajna
android/experimental/LOAndroid3/AndroidManifest.xml.in | 3 +-- android/experimental/LOAndroid3/res/layout/file_explorer_folder_icon.xml | 1 + android/experimental/LOAndroid3/res/layout/file_explorer_grid_item.xml | 1 + 3 files changed, 3 insertions(+), 2 deletion

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

2014-12-17 Thread László Németh
writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1008f8aa1cd59891cb3c766cbb4f29de6f4cc7a3 Author: László Németh Date: Wed Dec 17 11:45:55 2014 +0100 fix Windows build Change-Id: I690163d7ab6d62c93da33d4

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

2014-12-17 Thread László Németh
writerfilter/source/rtftok/rtfdocumentimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit acfd640fd8547d3275c5db714b88d52b3fe7c4d5 Author: László Németh Date: Wed Dec 17 11:45:55 2014 +0100 fix Windows build Change-Id: I690163d7ab6d62c93da33d4

[Libreoffice-commits] core.git: sal/android touch/source

2014-12-17 Thread Tor Lillqvist
sal/android/lo-bootstrap.c | 87 --- touch/source/android/android.cxx | 20 2 files changed, 107 deletions(-) New commits: commit eda423d7bd792ef502efeb253048b25f356bc7d9 Author: Tor Lillqvist Date: Wed Dec 17 11:59:55 2014 +0200 Bin

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

2014-12-17 Thread Tomaž Vajngerl
android/experimental/LOAndroid/.gitignore |4 android/experimental/LOAndroid/.idea/.name |1 android/experimental/LOAndroid/.idea/compiler.xml

[Libreoffice-commits] core.git: 2 commits - reportbuilder/java

2014-12-17 Thread Lionel Elie Mamane
reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/FormattedTextLayoutController.java | 138 ++ reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/VariablesCollection.java |7 2 files changed, 34 insertions(+), 111 deletions(-) New commits

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

2014-12-17 Thread Tor Lillqvist
android/Bootstrap/src/org/libreoffice/android/Bootstrap.java | 18 android/experimental/LOAndroid3/src/java/org/libreoffice/ui/LibreOfficeUIActivity.java | 361 -- 2 files changed, 379 deletions(-) New commits: commit 8ecf956d79878c9b24f5ddc51d6b723a76d334

[Libreoffice-commits] core.git: touch/CustomTarget_touch_javamaker.mk touch/idl touch/InternalUnoApi_touch.mk touch/source

2014-12-17 Thread Tor Lillqvist
touch/CustomTarget_touch_javamaker.mk | 22 - touch/InternalUnoApi_touch.mk | 26 - touch/idl/org/libreoffice/touch/Document.idl| 26 - touch/idl/org/libreoffice/touch/XDocument.idl | 76 --- touch/idl/org/li

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

2014-12-17 Thread Miklos Vajna
android/experimental/LOAndroid3/res/menu/view_menu.xml |3 android/experimental/LOAndroid3/src/java/org/libreoffice/LOAbout.java | 95 ++ android/experimental/LOAndroid3/src/java/org/libreoffice/LibreOfficeMainActivity.java | 5

[Libreoffice-commits] core.git: offapi/com

2014-12-17 Thread Tor Lillqvist
offapi/com/sun/star/awt/XToolkitExperimental.idl | 14 +- 1 file changed, 1 insertion(+), 13 deletions(-) New commits: commit d4a953e57475234f1a07c40bb07899a1677fcabe Author: Tor Lillqvist Date: Wed Dec 17 11:36:33 2014 +0200 Tell people not to use createScreenCompatibleDevi

Build failure in 4.4 branch with --enable-ext-google-docs on Xubuntu 14.04 amd64: "undefined reference to symbol 'dlclose@@GLIBC_2.2.5'"

2014-12-17 Thread David Gerard
(originally filed as Bug 87293, but I was redirected here) I am attempting to build with the Google Drive connection: ./autogen.sh --enable-ext-google-docs --with-gdrive-client-secret ; make This is happening consistently for me, building latest libreoffice-4-4 from git, if I use --enable-ext-go

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

2014-12-17 Thread Jan Holesovsky
vcl/source/window/layout.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 02a88ffea593481620993781cb318d52252b8cfc Author: Jan Holesovsky Date: Wed Dec 17 10:12:34 2014 +0100 Fix 32bit build. Change-Id: Idb4f91ffc89a3a7857ee36bfa977e37b37211c5f

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - icon-themes/galaxy

2014-12-17 Thread Yousuf Philips
icon-themes/galaxy/links.txt |4 1 file changed, 4 insertions(+) New commits: commit e19551eea922b521caa637fa72eb689eecd3147d Author: Yousuf Philips Date: Wed Dec 17 11:40:29 2014 +0400 ICONS: add duplicate entries for object forward and backward in writer/calc Change-Id

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - icon-themes/galaxy icon-themes/sifr icon-themes/tango

2014-12-17 Thread Yousuf Philips
icon-themes/galaxy/links.txt |2 ++ icon-themes/sifr/links.txt |4 icon-themes/tango/links.txt |1 + 3 files changed, 7 insertions(+) New commits: commit 58608ea998e1819a7c1212f0d19effbf546cb1ca Author: Yousuf Philips Date: Tue Dec 16 16:49:57 2014 +0400 fdo#87185 add

[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/sifr icon-themes/tango

2014-12-17 Thread Yousuf Philips
icon-themes/galaxy/links.txt |2 ++ icon-themes/sifr/links.txt |4 icon-themes/tango/links.txt |1 + 3 files changed, 7 insertions(+) New commits: commit dd230388d6955dc969eadbfe24981182f86c9de5 Author: Yousuf Philips Date: Tue Dec 16 16:49:57 2014 +0400 fdo#87185 add

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

2014-12-17 Thread Yousuf Philips
icon-themes/galaxy/links.txt |4 1 file changed, 4 insertions(+) New commits: commit 3b0a1d7bd0502331e7e7892c9a571d8ddbd8ebe3 Author: Yousuf Philips Date: Wed Dec 17 11:40:29 2014 +0400 ICONS: add duplicate entries for object forward and backward in writer/calc Change-Id

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

2014-12-17 Thread Miklos Vajna
android/experimental/LOAndroid3/res/values/strings.xml |1 + android/experimental/LOAndroid3/src/java/org/libreoffice/LibreOfficeMainActivity.java |9 + 2 files changed, 10 insertions(+) New commits: commit 64eb2123d41e09639568cfed1e0e49de5a2deda4

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

2014-12-17 Thread Michaël Lefèvre
sw/inc/docary.hxx | 12 +++- sw/source/core/tox/tox.cxx |6 +++--- 2 files changed, 14 insertions(+), 4 deletions(-) New commits: commit 7c181e5e0aa218ba0abff6c8ea42e107f59bf3f0 Author: Michaël Lefèvre Date: Mon Dec 15 15:46:32 2014 +0100 fdo#75757 Remove inherita

[Bug 75757] remove inheritance to std::map and std::vector

2014-12-17 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #50 from Commit Notification --- Michaël Lefèvre committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=7c181e5e0aa218ba0abff6c8ea42e107f59bf3f0 fdo#75757 Re

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

2014-12-17 Thread Miklos Vajna
editeng/source/items/frmitems.cxx | 14 ++ include/editeng/brushitem.hxx |2 ++ sw/source/core/docnode/nodedump.cxx |4 +++- 3 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 53421edf6c821d9a74c32c2fd8d5eb15fb5e5fd3 Author: Miklos Vajna Date: We