Compilation error

2014-05-19 Thread Mihály Palenik
Hello! I have just downloaded the source code and make but I got compilation error. Why? I didn't modify anything. warn:linguistic:1011:1:linguistic/source/lngsvcmgr.cxx:489: no extension manager - should fire on mobile only warn:chart2:1011:1:chart2/source/view/main/ShapeFactory.cxx:2132: Except

Re: do NOT immediately remove files from dev-downloads.libreoffice.org on update of externals!

2014-05-19 Thread Stephan Bergmann
On 05/19/2014 09:45 PM, Bjoern Michaelsen wrote: please do NOT remove files from dev-downloads when updating externals, keep those files around for at least 12 months! Otherwise you will break bibisect building hard (apart from also breaking people on local branches). So please keep whatever tarb

LibreOffice Gerrit News for core on 2014-05-20

2014-05-19 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERT in https://gerrit.libreoffice.org/9400 from Mukhiddin Yusupov about module sal + fdo#39631: Add SAL_LIKELY, SAL_UNL

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

2014-05-19 Thread Julien Nabet
sc/source/ui/app/inputhdl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 1df54514d7a1ebb1b4fa16cca386a34e7c41c490 Author: Julien Nabet Date: Tue May 20 07:33:00 2014 +0200 Resolves: fdo#78838 past-the-end iterator Inserting data in pColumnData invalidated miA

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Joel Madero changed: What|Removed |Added Depends on|53023 | -- You are receiving this mail because:

[Libreoffice-commits] core.git: Branch 'private/kohei/external-ref-refresh' - sc/inc sc/source

2014-05-19 Thread Kohei Yoshida
sc/inc/externalrefmgr.hxx|4 ++ sc/source/core/data/documen8.cxx | 56 --- sc/source/ui/docshell/externalrefmgr.cxx | 30 ++-- 3 files changed, 67 insertions(+), 23 deletions(-) New commits: commit 70658b23f2d426e9a1a42d194f1

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Joel Madero changed: What|Removed |Added Depends on|78883 | --- Comment #144 from Joel Madero --- ad

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Joel Madero changed: What|Removed |Added Depends on||78883 -- You are receiving this mail beca

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #143 from Joel Madero --- Added bug 78904 - regression DOCX file opens fine but when you try to save it again as a docx it crashes LibreOffice. It's a pretty complex document (75+ pages) - I will tear it apart if asked to do so but a

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Joel Madero changed: What|Removed |Added Depends on||78904 -- You are receiving this mail beca

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

2014-05-19 Thread Rachit Gupta
New branch 'feature/gsoc14-personas' available with the following commits: commit 1c1396260dbd3ea44a930b44cfcc2eaf35f5167d Author: Rachit Gupta Date: Mon May 19 19:56:44 2014 +0530 Moved definition of SelectPersonaDialog to personalization.hxx Change-Id: Ic6ffcfb394e36d4d9ce9825b26

[Libreoffice-commits] core.git: Changes to 'private/kohei/external-ref-refresh'

2014-05-19 Thread Kohei Yoshida
New branch 'private/kohei/external-ref-refresh' available with the following commits: commit bf2039245e1841952fc67499e67670b43456dc92 Author: Kohei Yoshida Date: Mon May 19 23:42:05 2014 -0400 cp#172: Load external documents when refreshing caches. Rather than just clearing th

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

2014-05-19 Thread Thomas Arnhold
include/toolkit/awt/xsimpleanimation.hxx | 70 include/toolkit/awt/xthrobber.hxx | 73 - include/toolkit/controls/tksimpleanimation.hxx | 95 --- include/toolkit/controls/tkthrobber.hxx| 103

[Libreoffice-commits] core.git: 2 commits - avmedia/source external/collada2gltf

2014-05-19 Thread Matúš Kukan
avmedia/source/framework/modeltools.cxx |5 +++-- external/collada2gltf/write-only-.dae-file-which-we-need.patch.0 |2 +- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit 20f2ea061d783767937d0e6b3219476b7ac28a9e Author: Matúš Kukan Date: T

[Libreoffice-commits] core.git: 4 commits - bin/update_pch.sh lotuswordpro/inc lotuswordpro/Library_lwpft.mk lotuswordpro/source starmath/source

2014-05-19 Thread Thomas Arnhold
bin/update_pch.sh|2 lotuswordpro/Library_lwpft.mk|2 lotuswordpro/inc/pch/precompiled_lwpft.cxx | 12 ++ lotuswordpro/inc/pch/precompiled_lwpft.hxx | 80 +++ lotuswordpro/source/filter/ge

[Libreoffice-commits] core.git: Changes to 'feature/gsoc14-draw-text-background-color'

2014-05-19 Thread matteocam
New branch 'feature/gsoc14-draw-text-background-color' available with the following commits: commit 422321340246104c0d8b11a2cf170606d8f476c3 Author: matteocam Date: Mon May 19 19:30:52 2014 -0400 Test on changing background Change-Id: Id1ad39eee375de229d63e749673021848690e363 com

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

2014-05-19 Thread Jan Holesovsky
avmedia/source/opengl/oglwindow.cxx |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 18f07f27b14023977ad4488bc11092dc78a22a32 Author: Jan Holesovsky Date: Tue May 20 01:05:12 2014 +0200 gltf: Send delta when rotating, not absolute value. Change-

Re: dev-www down (was: do NOT immediately remove files from dev-downloads.libreoffice.org on update of externals!)

2014-05-19 Thread Thorsten Behrens
Bjoern Michaelsen wrote: > Anyone taking care of this? > Back now, will look into the details. -- Thorsten signature.asc Description: Digital signature ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman

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

2014-05-19 Thread Chris Sherlock
vcl/source/window/resource.cxx | 158 + 1 file changed, 158 insertions(+) New commits: commit 9626106562b3e11f66e7a07f1b2173f15ec183f6 Author: Chris Sherlock Date: Tue May 20 08:26:05 2014 +1000 vcl: add missing resource.cxx file Change-Id

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

2014-05-19 Thread Chris Sherlock
vcl/Library_vcl.mk |1 vcl/source/window/window.cxx | 131 --- 2 files changed, 1 insertion(+), 131 deletions(-) New commits: commit 87ea3aa1cf2a73a3aa9f7a7d40aac5545579d854 Author: Chris Sherlock Date: Tue May 20 08:04:21 2014 +1000

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

2014-05-19 Thread Stephan Bergmann
sw/source/filter/ww8/writerwordglue.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9cf5e4c2500fc5d579896ea08802aba5ca671c96 Author: Stephan Bergmann Date: Mon May 19 23:26:22 2014 +0200 -Werror,-Wunused-result Change-Id: Iaa06237d3e554d3a3d9c87f6

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 --- Comment #142 from Joel Madero --- Added bug 75694 - complete loss of comments for docx. Regression. Bibisected -- You are receiving this mail because: You are on the CC list for the bug. ___ Libr

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - 2 commits - include/sfx2 sc/inc sc/source sfx2/source vcl/source

2014-05-19 Thread Kohei Yoshida
include/sfx2/sfxbasecontroller.hxx |9 ++- include/sfx2/viewsh.hxx |7 ++ sc/inc/document.hxx |3 + sc/source/core/data/documen5.cxx | 47 ++- sc/source/ui/Accessibilit

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Joel Madero changed: What|Removed |Added Depends on||75694 -- You are receiving this mail beca

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

2014-05-19 Thread Stephan Bergmann
include/sfx2/sfxbasecontroller.hxx |2 +- sfx2/source/view/sfxbasecontroller.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d09124d94270e9d15e3cd0a86ec90e5e2a1822eb Author: Stephan Bergmann Date: Mon May 19 22:52:42 2014 +0200 Fix overriding ex

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

2014-05-19 Thread Zolnai Tamás
sd/source/ui/view/sdview4.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 9619d789b8616d1c6acd941db982a63256c506d7 Author: Zolnai Tamás Date: Mon May 19 18:39:02 2014 +0200 glTF objects: set playback loop by default Change-Id: I17f5636196ba2

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

2014-05-19 Thread Michael Stahl
sfx2/source/dialog/templdlg.cxx | 17 ++--- sfx2/source/inc/templdgi.hxx|2 +- 2 files changed, 11 insertions(+), 8 deletions(-) New commits: commit b18ff2a2ef8dae006d6bc976a61510f2dbaa27f2 Author: Michael Stahl Date: Mon May 19 22:12:51 2014 +0200 fdo#78536: sfx2: r

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

2014-05-19 Thread Kohei Yoshida
include/sfx2/sfxbasecontroller.hxx |9 ++- include/sfx2/viewsh.hxx |7 ++ sc/inc/document.hxx |3 + sc/source/core/data/documen5.cxx | 47 ++- sc/source/ui/Accessibilit

dev-www down (was: do NOT immediately remove files from dev-downloads.libreoffice.org on update of externals!)

2014-05-19 Thread Bjoern Michaelsen
On Mon, May 19, 2014 at 09:45:07PM +0200, Bjoern Michaelsen wrote: > please do NOT remove files from dev-downloads when updating externals, keep > those files around for at least 12 months! Otherwise you will break bibisect > building hard (apart from also breaking people on local branches). > So p

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

2014-05-19 Thread Eike Rathke
sw/source/filter/ww8/writerwordglue.cxx | 104 1 file changed, 92 insertions(+), 12 deletions(-) New commits: commit 0d361388060741fe8e2f1ba059fba95707bdc233 Author: Eike Rathke Date: Mon May 19 21:43:06 2014 +0200 resolved fdo#66620 keywords occur in unq

do NOT immediately remove files from dev-downloads.libreoffice.org on update of externals!

2014-05-19 Thread Bjoern Michaelsen
Hi all, please do NOT remove files from dev-downloads when updating externals, keep those files around for at least 12 months! Otherwise you will break bibisect building hard (apart from also breaking people on local branches). So please keep whatever tarball was ever used in a LibreOffice build o

[Libreoffice-commits] core.git: external/coinmp external/cppunit external/freetype external/glew external/lcms2 external/openssl external/python3

2014-05-19 Thread Christian Lohmaier
external/coinmp/ExternalProject_coinmp.mk |2 external/cppunit/ExternalProject_cppunit.mk|4 external/freetype/ExternalProject_freetype.mk |2 external/glew/ExternalProject_glew.mk |2 external/lcms2/ExternalProject_lcms2.mk

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

2014-05-19 Thread Miklos Vajna
sw/inc/docary.hxx |2 +- sw/source/core/docnode/nodedump.cxx | 34 +++--- 2 files changed, 32 insertions(+), 4 deletions(-) New commits: commit 36f58d4dd1ee5ebe220a5e1e7d1b28aeb15b8977 Author: Miklos Vajna Date: Mon May 19 19:37:44 2014 +0200

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

2014-05-19 Thread Chris Sherlock
vcl/Library_vcl.mk |1 + vcl/source/window/globalization.cxx | 35 +++ vcl/source/window/window.cxx| 12 3 files changed, 36 insertions(+), 12 deletions(-) New commits: commit bb2f6e6c5130d8b6ad702b00c1aa4f8d559056a3 Au

[Bug 47800] Most of the predefined autotexts are missing in czech language

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=47800 --- Comment #13 from Milos Sramek --- Hi, the same siutuation is with Slovak Autotext. Could you, please, correct also that? Thank you Milos -- You are receiving this mail because: You are on the CC list for the bug.

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

2014-05-19 Thread Michael Stahl
sfx2/source/bastyp/fltfnc.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 805fd1ca343d6295b8114a24cc29bdac332f266d Author: Michael Stahl Date: Mon May 19 18:31:54 2014 +0200 fdo#78742: SfxFilterMatcher: respect requested document service if set

getting started from scratch w/ C++

2014-05-19 Thread Tom Meinen
I'm not qualified to program anything in LibreOffice yet because I don't know C++.  I'm looking to change that.  I have programmed before in other languages.  I used to write non-GNU freeware in MS Visual BASIC 6.  However, that language is now obsolete, and LibreOffice isn't written in it anywa

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

2014-05-19 Thread Stephan Bergmann
binaryurp/source/bridgefactory.cxx | 31 +++ binaryurp/source/bridgefactory.hxx |2 ++ 2 files changed, 33 insertions(+) New commits: commit 184e4ef35641403fd293262ee413ceee37b3761a Author: Stephan Bergmann Date: Mon May 19 18:06:16 2014 +0200 rhbz#101675

Additional naming rule for TB builds

2014-05-19 Thread Florian Reisinger
Hi, Is it possible to establish a new naming rule for tinderboxes. The branch name and the date (without time) should be before the first "_" after the first "~". This 2 TB are ok (just tested those) http://dev-builds.libreoffice.org/daily/master/Win-x86@51-TDF/current/ http://dev-builds.libreo

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

2014-05-19 Thread Stephan Bergmann
cui/source/options/treeopt.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1706da9c8643fbbf42626a5f517ca753dd0ceffb Author: Stephan Bergmann Date: Mon May 19 17:54:44 2014 +0200 OUString -> OString Change-Id: Iaf8e63de6bab25cdac9b037a7223675eed886

Re: Access2Base - New release

2014-05-19 Thread Noel Power
On 19/05/14 14:59, Lionel Elie Mamane wrote: > On Mon, May 19, 2014 at 11:06:46AM +0100, Noel Power wrote: [...] > Access2Base is considered a part of the core isn't it? it isn't > shipped as an extention, it is shipped as part of the product, (...) > Access2Base is either part of the product or it

[Libreoffice-commits] core.git: helpcontent2

2014-05-19 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 48ea499aa9c7fc05125be9bcc9342de4caa01b1c Author: Caolán McNamara Date: Mon May 19 16:13:12 2014 +0100 Updated core Project: help fdfcaa991224f6ac15fdc778e0a301b9285208eb diff --git a/helpconte

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

2014-05-19 Thread Caolán McNamara
cui/source/options/treeopt.cxx | 11 +++ sfx2/source/bastyp/fltfnc.cxx | 24 2 files changed, 31 insertions(+), 4 deletions(-) New commits: commit 98019536daeac4c136ce9b327545a27da6dbb2e0 Author: Caolán McNamara Date: Mon May 19 16:35:40 2014 +0100 R

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

2014-05-19 Thread Caolán McNamara
helpers/help_hid.lst | 29 -- source/text/shared/00/0001.xhp |2 source/text/shared/optionen/01010400.xhp | 19 +++-- source/text/shared/optionen/01010500.xhp | 54 +- source/text/shared/optionen/01010501.xhp |3 -

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

2014-05-19 Thread Stephan Bergmann
svx/workben/pixelctl.cxx | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 40b72d615874b759d53d07ac3466ae19f3445986 Author: Stephan Bergmann Date: Mon May 19 17:33:49 2014 +0200 loplugin:saloverride Change-Id: I2c1033358c546adefa4e280f

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

2014-05-19 Thread Stephan Bergmann
svx/workben/pixelctl.cxx |7 --- 1 file changed, 7 deletions(-) New commits: commit 44c4ee3b8785ccf8e1bf465dd31e2779f281733b Author: Stephan Bergmann Date: Mon May 19 17:32:49 2014 +0200 loplugin:unreffun Change-Id: I54aabdf4a373c3b7163bfc304ee270ab212d738a diff --git a/

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

2014-05-19 Thread Chris Sherlock
include/vcl/outdev.hxx |2 +- include/vcl/window.hxx |2 +- vcl/source/outdev/outdev.cxx |4 ++-- vcl/source/window/window.cxx |4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) New commits: commit e77bb87b419567660e0a666b5b016e856f53242b Author: Chris Sherlock

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

2014-05-19 Thread Chris Sherlock
vcl/Library_vcl.mk |1 vcl/source/window/debug.cxx | 48 +++ vcl/source/window/window.cxx | 24 - 3 files changed, 49 insertions(+), 24 deletions(-) New commits: commit f797e6c4676a69b862a1db316fafa591ebe269f3 Author:

Re: Access2Base - New release

2014-05-19 Thread Michael Stahl
On 19/05/14 15:59, Lionel Elie Mamane wrote: > On Mon, May 19, 2014 at 11:06:46AM +0100, Noel Power wrote: >> On 19/05/14 08:23, Stephan Bergmann wrote: >>> On 05/16/2014 06:39 PM, Lionel Elie Mamane wrote: > >> [...] > So, the question is "why does this code enforce this condition, and

Re: Access2Base - New release

2014-05-19 Thread Lionel Elie Mamane
On Mon, May 19, 2014 at 11:06:46AM +0100, Noel Power wrote: > On 19/05/14 08:23, Stephan Bergmann wrote: >> On 05/16/2014 06:39 PM, Lionel Elie Mamane wrote: > [...] >>> So, the question is "why does this code enforce this condition, >>> and can we change it"? Can we just remove the condition >>>

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

2014-05-19 Thread Jan Holesovsky
vcl/source/opengl/OpenGLContext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 39536557e039252f110d22884cbbce68458356c3 Author: Jan Holesovsky Date: Mon May 19 15:36:06 2014 +0200 Don't disable painting. Change-Id: Ia7d8a49af756a642c393f47b7dc342

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

2014-05-19 Thread Chris Sherlock
svx/source/dialog/dlgctrl.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 48fb7d096a73ad3dbaa7763b6b760693ee069632 Author: Chris Sherlock Date: Mon May 19 23:31:51 2014 +1000 svx: SvxPixelCtl should never be able to have zero lines Change-Id: I898d4d8f00a190a57d3

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

2014-05-19 Thread Takeshi Abe
sd/source/filter/html/HtmlOptionsDialog.cxx |5 +++-- sd/source/ui/animations/CustomAnimationPane.cxx |9 - sd/source/ui/dlg/sdpreslt.cxx |8 +++- sd/source/ui/docshell/docshel3.cxx |4 ++-- sd/source/ui/func/fuarea.cxx

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

2014-05-19 Thread Kohei Yoshida
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e6d5a3d6cd90b9618697cde2ec99390fe6ad5ffe Author: Kohei Yoshida Date: Sun May 18 14:16:28 2014 -0400 fdo#78824: Avoid having two menu entries havin

[Bug 60270] LibreOffice 4.1 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Timur changed: What|Removed |Added Depends on|70871 | -- You are receiving this mail because: You ar

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Michael Stahl changed: What|Removed |Added Depends on||78908 -- You are receiving this mail be

[Bug 38885] Remove CreateTextFromNode methods

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=38885 Michaël Lefèvre changed: What|Removed |Added Assignee|lefevr...@yahoo.fr |libreoffice-b...@lists.free

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

2014-05-19 Thread Caolán McNamara
starmath/uiconfig/smath/ui/spacingdialog.ui | 94 ++-- 1 file changed, 47 insertions(+), 47 deletions(-) New commits: commit b1aa528721c578767985a1b31f653375f26db076 Author: Caolán McNamara Date: Mon May 19 13:34:50 2014 +0100 Resolves: fdo#78829 align to top in

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

2014-05-19 Thread Caolán McNamara
framework/source/classes/menumanager.cxx |2 framework/source/dispatch/menudispatcher.cxx |4 - framework/source/fwe/classes/addonmenu.cxx| 81 +- framework/source/uielement/menubarmanager.cxx | 10 --- include/framework/addonmenu.hxx |

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2a/ac0070dbef6c1ad7eeccf7d4015cdcbffe067e

2014-05-19 Thread Caolán McNamara
2a/ac0070dbef6c1ad7eeccf7d4015cdcbffe067e |1 + 1 file changed, 1 insertion(+) New commits: commit 60950ffb0a606ced78cc3cda1de3a6e5bb79aa3b Author: Caolán McNamara Date: Mon May 19 13:28:50 2014 +0100 Notes added by 'git notes add' diff --git a/2a/ac0070dbef6c1ad7eeccf7d4015cdcbffe0

[Libreoffice-commits] core.git: Branch 'feature/chart-3d-chart2' - avmedia/source download.lst external/libgltf

2014-05-19 Thread Jan Holesovsky
avmedia/source/opengl/oglframegrabber.cxx|2 avmedia/source/opengl/oglwindow.cxx |2 download.lst |2 external/libgltf/UnpackedTarball_libgltf.mk | 10 - e

Re: Access2Base - New release

2014-05-19 Thread Noel Power
On 19/05/14 08:23, Stephan Bergmann wrote: > On 05/16/2014 06:39 PM, Lionel Elie Mamane wrote: >> [...] >> So, the question is "why does this code enforce this condition, and >> can we change it"? Can we just remove the condition altogether, or >> should we add this case: >> >> ||

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

2014-05-19 Thread Michael Stahl
sw/source/core/draw/dflyobj.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 39669d3244e3859471e665cf6afc754b6aca634e Author: Michael Stahl Date: Mon May 19 13:29:25 2014 +0200 SwVirtFlyDrawObj: suppress unused parameter warnings (it's used by assert) Change-Id: I

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

2014-05-19 Thread Caolán McNamara
svx/source/accessibility/svxpixelctlaccessiblecontext.cxx |7 - svx/source/dialog/dlgctrl.cxx | 17 +++--- 2 files changed, 9 insertions(+), 15 deletions(-) New commits: commit 12d9ac1f773e88abd0cfa975366db16e42ae4292 Author: Caolán McNamara Date:

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

2014-05-19 Thread weigao
chart2/source/view/main/GL3DRenderer.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 07ef1602dfc48301031dc92d1795a42c2b6d8769 Author: weigao Date: Sun May 18 04:09:13 2014 -0700 add reverse bars code Change-Id: I2db9edd9015bb10cffe58

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

2014-05-19 Thread weigao
chart2/source/view/main/GL3DRenderer.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit 43716387ee437811b6b21b93d59171641906674f Author: weigao Date: Sun May 18 04:09:13 2014 -0700 add reverse bars code Change-Id: I2db9edd9015bb10cffe58

[Libreoffice-commits] core.git: svx/Module_svx.mk

2014-05-19 Thread Tor Lillqvist
svx/Module_svx.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit e964d9365884e4eac0ff3b2c511e17e5bb3ec5b9 Author: Tor Lillqvist Date: Mon May 19 13:08:49 2014 +0300 We apparently don't want to build pixelctl for WNT Change-Id: I01bbafe8a73f6cf71c10

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

2014-05-19 Thread Chris Sherlock
svx/workben/pixelctl.cxx |8 1 file changed, 8 deletions(-) New commits: commit 97e24b183f33807a4882bd6a2dcaefd5e8a7cd2e Author: Chris Sherlock Date: Mon May 19 20:03:39 2014 +1000 svx: pixelctl demo - cleanup headers Change-Id: I9664a064789f5e072d24cfead6a83d64accce

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 78603, which changed state. Bug 78603 Summary: WMF or EMF files with fonts rendered 4x too wide and overlapping https://bugs.freedesktop.org/show_bug.cgi?id=78603 What|Removed |Added -

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

2014-05-19 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx | 10 ++ writerfilter/source/ooxml/model.xml | 16 ++-- 2 files changed, 24 insertions(+), 2 deletions(-) New commits: commit 599bb5cc8dbe728663c58a92d7231119c10a6d18 Author: Miklos Vajna Date: Mon May 19 11:41:31 20

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

2014-05-19 Thread Stephan Bergmann
include/osl/detail/file.h |3 ++- sal/osl/unx/file.cxx |9 ++--- unotools/source/ucbhelper/tempfile.cxx | 12 3 files changed, 12 insertions(+), 12 deletions(-) New commits: commit f67702e709a9049042fdd456d2456d35055a935d Author: Stephan B

[Libreoffice-commits] core.git: Changes to 'feature/chart-3d-chart2'

2014-05-19 Thread Stephan Bergmann
New branch 'feature/chart-3d-chart2' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Branch 'origin/feature/chart-3d-chart2' - 0 commits -

2014-05-19 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: Changes to 'origin/feature/chart-3d-chart2'

2014-05-19 Thread Stephan Bergmann
New branch 'origin/feature/chart-3d-chart2' available with the following commits: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

[Libreoffice-commits] core.git: Repository.mk svx/Executable_pixelctl.mk svx/Module_svx.mk svx/workben

2014-05-19 Thread Chris Sherlock
Repository.mk |3 svx/Executable_pixelctl.mk | 41 +++ svx/Module_svx.mk |1 svx/workben/pixelctl.cxx | 161 + 4 files changed, 205 insertions(+), 1 deletion(-) New commits: commit dd7260ed691c077e4c05071d61e

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

2014-05-19 Thread Stephan Bergmann
unotools/source/ucbhelper/tempfile.cxx | 173 + 1 file changed, 73 insertions(+), 100 deletions(-) New commits: commit 6ad51a071c3de339a69b01865d7c4bf7cd6a57cf Author: Stephan Bergmann Date: Mon May 19 11:22:12 2014 +0200 Abstract over Tokens algorithm

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

2014-05-19 Thread Michael Stahl
sw/source/core/draw/dflyobj.cxx | 10 +++--- sw/source/core/inc/dflyobj.hxx |3 ++- 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit 6dc48ef517b60adb7cfe09a65773d4ff7d69489c Author: Michael Stahl Date: Mon May 19 11:06:33 2014 +0200 fdo#78149: assert if SwVi

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

2014-05-19 Thread David Tardon
RepositoryExternal.mk| 10 ++ solenv/gbuild/AutoInstall.mk |3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) New commits: commit 638b808646976ae4c39da84ee88fbcfd22730b67 Author: David Tardon Date: Mon May 19 10:28:12 2014 +0200 AutoInstall defs must be regener

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

2014-05-19 Thread Michael Meeks
sc/source/core/tool/address.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 99f096384645234c1299aa97bc433bb0447170ca Author: Michael Meeks Date: Sat May 17 22:16:28 2014 +0100 ODS load perf: don't allocate temporary strings un-necessarily

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

2014-05-19 Thread Tor Lillqvist
sc/source/core/opencl/op_math.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit f98b534ecdb50bb0b39787740aa80635373adfda Author: Tor Lillqvist Date: Mon May 19 10:59:05 2014 +0300 WaE: unused variable 'tmpCur' Change-Id: I328812513691f499871002633b9ac750af86243c di

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

2014-05-19 Thread Tsutomu Uchino
basctl/source/basicide/bastype2.cxx | 59 ++-- basctl/source/basicide/bastype2.hxx |2 + 2 files changed, 39 insertions(+), 22 deletions(-) New commits: commit c9f3c508bb1a1d94fd6172b9cdac30278559f31c Author: Tsutomu Uchino Date: Sat May 17 09:39:39 2014 +

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 7b/c75c1a7b05d81631ebccf05bf022636d1a3a14

2014-05-19 Thread Caolán McNamara
7b/c75c1a7b05d81631ebccf05bf022636d1a3a14 |1 + 1 file changed, 1 insertion(+) New commits: commit 8fffb170b099c91e1b68ba1077fc17a6e93281d0 Author: Caolán McNamara Date: Mon May 19 08:58:36 2014 +0100 Notes added by 'git notes add' diff --git a/7b/c75c1a7b05d81631ebccf05bf022636d1a3

Re: Questions about getCppuType

2014-05-19 Thread Stephan Bergmann
On 05/18/2014 11:30 AM, julien2412 wrote: I noticed there are a lot of "Reference" without prefix. Is there a way to be sure it's ok to replace these occurences by cppu::UnoType... ? cppu::getCppuType((>*)0) does not make sense, so you can be pretty sure that an occurrence of cppu::getCppuTyp

Re: [solved] build failure, clock_gettime undefined, linking libavmedialo.so

2014-05-19 Thread Zolnai Tamás
Great, finally it is solved, on master too. Thanks guys. :) 2014-05-18 22:05 GMT+02:00 Terrence Enger : > On Sun, 2014-05-18 at 12:46 +0200, David Tardon wrote: > > Hi, > > > [snip] > > This will not work. The extra library is needed at the place(s) where > > collada2gltf.a is _used_. The attach

[Libreoffice-commits] core.git: 4 commits - avmedia/Library_avmedia.mk avmedia/source external/collada2gltf oox/source sw/qa

2014-05-19 Thread Sourav
avmedia/Library_avmedia.mk |6 ++ avmedia/source/framework/modeltools.cxx |4 ++-- external/collada2gltf/StaticLibrary_collada2gltf.mk |6 -- oox/source/shape/ShapeContextHandler.cxx|5 - sw/qa/extras/ooxmlexport/data/fdo

Re: Wrong copy paste in ucbcmds.cxx? (ucb module)

2014-05-19 Thread Stephan Bergmann
On 05/17/2014 01:26 AM, julien2412 wrote: I noticed this part: 236 CommandProcessorInfo::CommandProcessorInfo() 237 { 238 m_pInfo = new uno::Sequence< ucb::CommandInfo >( 2 ); 239 240 (*m_pInfo)[ 0 ] 241 = ucb::CommandInfo( 242 OUStri

Re: Access2Base - New release

2014-05-19 Thread Stephan Bergmann
On 05/16/2014 06:39 PM, Lionel Elie Mamane wrote: I took a deeper look at it; actually, the problem is different. A user-installed extension *is* allowed to override a Basic script (or dialog) library from a *bundled* *extension*, or from a *system* (installed as "for all users") extension. *But*