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

2014-05-19 Thread Tor Lillqvist
vcl/qa/cppunit/wmf/wmfimporttest.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1b529df25fa6de1918bee0c3edb18f81d63b1366 Author: Tor Lillqvist t...@collabora.com Date: Mon May 19 09:04:11 2014 +0300 Fix 'non-const lvalue reference cannot bind to a

[Libreoffice-commits] core.git: postprocess/CustomTarget_registry.mk

2014-05-19 Thread Maxim Monastirsky
postprocess/CustomTarget_registry.mk |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 214de0e5124b44df0f37fdf89271a527667590dc Author: Maxim Monastirsky momonas...@gmail.com Date: Mon May 19 08:53:16 2014 +0300 fdo#78815 Fix report builder toolbox controller

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

2014-05-19 Thread Tor Lillqvist
vcl/qa/cppunit/wmf/wmfimporttest.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit b5f45a51638901ea679bf238ab460283e41bc622 Author: Tor Lillqvist t...@collabora.com Date: Mon May 19 09:10:30 2014 +0300 Argh, *this* is what the compiler tried to tell me

[Libreoffice-commits] core.git: 2 commits - formula/source include/formula sc/inc sc/qa sc/source xmloff/source

2014-05-19 Thread Markus Mohrhard
formula/source/core/resource/core_resource.src |6 ++ include/formula/compiler.hrc |3 - include/formula/opcode.hxx |1 sc/inc/helpids.h |1 sc/qa/unit/ucalc.cxx

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 a07cd040897db54e1...@spambog.com changed: What|Removed |Added Depends on||53023 --- Comment

Re: Question unoType for getXmlToken (dbaccess/reportdesign module)

2014-05-19 Thread sberg
On 05/16/2014 07:30 PM, julien2412 [via Document Foundation Mail Archive] wrote: I noticed this: s_aTypeNameMap[GetXMLToken( XML_FLOAT)] = ::cppu::UnoTypedouble::get(); present at 2 locations: See

Re: Questions about getCppuType

2014-05-19 Thread sberg
On 05/17/2014 01:42 AM, julien2412 [via Document Foundation Mail Archive] wrote: I noticed that if I did this: diff --git a/cppu/qa/test_unotype.cxx b/cppu/qa/test_unotype.cxx index bbea200..f0d2b03 100644 --- a/cppu/qa/test_unotype.cxx +++ b/cppu/qa/test_unotype.cxx @@ -271,8 +271,8 @@

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*

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

[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 -

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 ten...@iseries-guru.com: 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

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((rtl::ReferenceT*)0) does not make sense, so you can be pretty sure that an occurrence of

[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 caol...@redhat.com Date: Mon May 19 08:58:36 2014 +0100 Notes added by 'git notes add' diff --git

[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 ha...@apache.org Date: Sat May

[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 t...@collabora.com Date: Mon May 19 10:59:05 2014 +0300 WaE: unused variable 'tmpCur' Change-Id:

[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 michael.me...@collabora.com Date: Sat May 17 22:16:28 2014 +0100 ODS load perf: don't allocate temporary

[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 dtar...@redhat.com Date: Mon May 19 10:28:12 2014 +0200 AutoInstall

[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 mst...@redhat.com Date: Mon May 19 11:06:33 2014 +0200

[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 sberg...@redhat.com Date: Mon May 19 11:22:12 2014 +0200 Abstract over

[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

[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: 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 '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: 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

[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 vmik...@collabora.co.uk Date:

[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: 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 chris.sherloc...@gmail.com Date: Mon May 19 20:03:39 2014 +1000 svx: pixelctl demo - cleanup headers Change-Id:

[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 t...@collabora.com Date: Mon May 19 13:08:49 2014 +0300 We apparently don't want to build pixelctl for WNT Change-Id:

[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 wei...@multicorewareinc.com Date: Sun May 18 04:09:13 2014 -0700 add reverse bars code

[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 wei...@multicorewareinc.com Date: Sun May 18 04:09:13 2014 -0700 add reverse bars code

[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

[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 mst...@redhat.com Date: Mon May 19 13:29:25 2014 +0200 SwVirtFlyDrawObj: suppress unused parameter warnings (it's used by assert)

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: 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 -

[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 caol...@redhat.com Date: Mon May 19 13:28:50 2014 +0100 Notes added by 'git notes add' diff --git

[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: 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 caol...@redhat.com Date: Mon May 19 13:34:50 2014 +0100 Resolves:

[Bug 38885] Remove CreateTextFromNode methods

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

[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 mst...@redhat.com changed: What|Removed |Added Depends on||78908 -- You are

[Bug 60270] LibreOffice 4.1 most annoying bugs

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

[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 kohei.yosh...@collabora.com Date: Sun May 18 14:16:28 2014 -0400 fdo#78824: Avoid

[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: 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 chris.sherloc...@gmail.com Date: Mon May 19 23:31:51 2014 +1000 svx: SvxPixelCtl should never be able to have zero lines

[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 ke...@collabora.com Date: Mon May 19 15:36:06 2014 +0200 Don't disable painting. Change-Id:

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 altogether,

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 can we change it?

[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

[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: 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 sberg...@redhat.com Date: Mon May 19 17:32:49 2014 +0200 loplugin:unreffun Change-Id:

[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 sberg...@redhat.com Date: Mon May 19 17:33:49 2014 +0200 loplugin:saloverride Change-Id:

[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 caol...@redhat.com Date: Mon May 19

[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: 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 caol...@redhat.com Date: Mon May 19 16:13:12 2014 +0100 Updated core Project: help fdfcaa991224f6ac15fdc778e0a301b9285208eb

[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 sberg...@redhat.com Date: Mon May 19 17:54:44 2014 +0200 OUString - OString Change-Id:

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/

[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 sberg...@redhat.com Date: Mon May 19 18:06:16 2014

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's

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

[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 mst...@redhat.com Date: Mon May 19 18:31:54 2014 +0200 fdo#78742: SfxFilterMatcher: respect requested document

[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 msrame...@gmail.com --- 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: 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

[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 vmik...@collabora.co.uk Date: Mon

[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

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

[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 er...@redhat.com Date: Mon May 19 21:43:06 2014 +0200 resolved fdo#66620

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

[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 ++-

[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 mst...@redhat.com Date: Mon May 19 22:12:51 2014 +0200

[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 tamas.zol...@collabora.com Date: Mon May 19 18:39:02 2014 +0200 glTF objects: set playback loop by default

[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 sberg...@redhat.com Date: Mon May 19 22:52:42 2014 +0200

[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 jmadero@gmail.com changed: What|Removed |Added Depends on||75694 -- You are

[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 ++-

[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 jmadero@gmail.com --- 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.

[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 sberg...@redhat.com Date: Mon May 19 23:26:22 2014 +0200 -Werror,-Wunused-result 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 chris.sherloc...@gmail.com Date: Tue May

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

[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 ke...@collabora.com Date: Tue May 20 01:05:12 2014 +0200 gltf: Send delta when rotating, not absolute

[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 matteo.campane...@gmail.com Date: Mon May 19 19:30:52 2014 -0400 Test on changing background Change-Id:

[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 +++

[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

[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: 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 kohei.yosh...@collabora.com Date: Mon May 19 23:42:05 2014 -0400 cp#172: Load external documents when refreshing caches.

[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 rachitgupta1...@gmail.com Date: Mon May 19 19:56:44 2014 +0530 Moved definition of SelectPersonaDialog to personalization.hxx Change-Id:

[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 jmadero@gmail.com changed: What|Removed |Added Depends on||78904 -- You are

[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 jmadero@gmail.com --- 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

[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 jmadero@gmail.com changed: What|Removed |Added Depends on||78883 -- You are

[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 jmadero@gmail.com changed: What|Removed |Added Depends on|78883 | --- Comment #144

[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

[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 jmadero@gmail.com changed: What|Removed |Added Depends on|53023 | -- You are

Re: [Libreoffice-qa] daily dbgutil bibisect

2014-05-19 Thread Caolán McNamara
On Sun, 2014-05-18 at 10:21 -0400, Terrence Enger wrote: Greetings, The daily dbgutil bibisect sounds like a cool idea, but I am having difficulty. Following HowToBibisect https://wiki.documentfoundation.org/QA/HowToBibisect, I issued the command: git clone

[Libreoffice-qa] CRITICAL Bug needs Confirmed

2014-05-19 Thread Joel Madero
Hi All, I was unable to reproduce this but we now have a couple users who are reporting that saving to .docx results in a loss of all data in comments (quite serious). Can someone try to reproduce: https://bugs.freedesktop.org/show_bug.cgi?id=75694 If you can reproduce it would be really nice

[Libreoffice-bugs] [Bug 78617] segfault when sorting by columns (with certain data in the columns)

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78617 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Libreoffice-bugs] [Bug 78668] FORMATTING : anchor bug

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78668 Joel Madero jmadero@gmail.com changed: What|Removed |Added Status|NEEDINFO|UNCONFIRMED Ever

[Libreoffice-bugs] [Bug 78815] Toolbar Formatting - Font Name - no drop-down selection

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78815 Commit Notification libreoffice-comm...@lists.freedesktop.org changed: What|Removed |Added Whiteboard|

[Libreoffice-bugs] [Bug 78815] Toolbar Formatting - Font Name - no drop-down selection

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78815 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 78816] Formatting Toolbar - Font/Background color - no color selector shown

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78816 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Libreoffice-bugs] [Bug 78880] New: Equations end up on first page of document after closing and reopening

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=78880 Priority: medium Bug ID: 78880 Assignee: libreoffice-bugs@lists.freedesktop.org Summary: Equations end up on first page of document after closing and reopening Severity:

[Libreoffice-bugs] [Bug 53023] AutoText editing embeds extra carriage return on user shortcuts

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53023 a07cd040897db54e1...@spambog.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 63740] EDITING: Autotext inserts new paragraph when user-defined text replaced

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=63740 a07cd040897db54e1...@spambog.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 77482] Writer: Inserting multi worded autotexts adds unnecessary line break

2014-05-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=77482 a07cd040897db54e1...@spambog.com changed: What|Removed |Added See Also|

  1   2   3   4   >