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

2014-11-27 Thread Stephan Bergmann
testtools/com/sun/star/comp/bridge/makefile.mk | 50 - 1 file changed, 50 deletions(-) New commits: commit 7eab7fc586b4a3d4d1a1c3b192567c58b72b369d Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 27 09:22:07 2014 +0100 Remove dead dmake makefile.mk

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

2014-11-27 Thread Miklos Vajna
sw/source/core/layout/paintfrm.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 969937768a72a56dae3e55ea5d21fd77a0fed0c5 Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Nov 27 09:02:09 2014 +0100 SwFrm::GetBackgroundBrush(): silence assert

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

2014-11-27 Thread Stephan Bergmann
solenv/gbuild/Jar.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ccfb8c78277d4a4f85af5ebbd96cf87f0d729016 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 27 09:33:50 2014 +0100 Missing slash Change-Id:

[Libreoffice-commits] core.git: config_host.mk.in configure.ac cui/Library_cui.mk cui/source cui/uiconfig cui/UIConfig_cui.mk include/opencl officecfg/registry opencl/Library_opencl.mk opencl/Makefile

2014-11-27 Thread Tor Lillqvist
Repository.mk |1 RepositoryModule_host.mk |1 config_host.mk.in |1 configure.ac |8 cui/Library_cui.mk

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

2014-11-27 Thread Caolán McNamara
oox/source/drawingml/textliststyle.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit dd1e40b8fd95a8d0aea531236b4e7fbad1f8b94d Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 09:10:20 2014 + fix higher debug level build Change-Id:

Re: OpenCL nomeclature

2014-11-27 Thread Stephan Bergmann
On 11/26/2014 12:58 PM, Lionel Elie Mamane wrote: In my understanding, List of known-bad OpenCL implementations (it needs to be a plural IMHO) is equivalent to List of OpenCL implementations that are known to be bad, while List of known bad implementations of OpenCL is equivalent to List of

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

2014-11-27 Thread Tor Lillqvist
sc/source/ui/optdlg/calcoptionsdlg.cxx|7 +++ sc/source/ui/optdlg/calcoptionsdlg.hxx|2 ++ sc/uiconfig/scalc/ui/formulacalculationoptions.ui | 14 ++ 3 files changed, 19 insertions(+), 4 deletions(-) New commits: commit

Re: guidance to write a unit test for SetMacroSecurityLevel()

2014-11-27 Thread Stephan Bergmann
On 11/27/2014 01:54 AM, nicholas ferguson wrote: I can do Line 544 SfxItemSet* pSet = pSrcMed-GetItemSet(); pSet-Put(SfxUInt16Item(SID_MACROEXECMODE,::com::sun::star::document::MacroExecMode::ALWAYS_EXECUTE_NO_WARN)); and add include #include com/sun/star/document/MacroExecMode.hdl

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

2014-11-27 Thread Tor Lillqvist
include/opencl/platforminfo.hxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 280fd1542610af812ada54ad52e71ca674d65f27 Author: Tor Lillqvist t...@collabora.com Date: Thu Nov 27 11:43:14 2014 +0200 Try to fix MSVC build Change-Id:

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

2014-11-27 Thread Tor Lillqvist
cui/source/options/treeopt.cxx |4 1 file changed, 4 insertions(+) New commits: commit 432368d1ff0fca43924a498f719c92b944682313 Author: Tor Lillqvist t...@collabora.com Date: Thu Nov 27 11:53:42 2014 +0200 Fix OpenCL-less build Change-Id:

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

2014-11-27 Thread Caolán McNamara
vcl/source/gdi/impfont.cxx |8 1 file changed, 8 deletions(-) New commits: commit c56d96fc39de897b5e8213eb5e5af295759dccbf Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 10:07:22 2014 + Resolves: fdo#86203 FontCharMap claims to have twice the entries it

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

2014-11-27 Thread Caolán McNamara
vcl/source/gdi/impfont.cxx |8 1 file changed, 8 deletions(-) New commits: commit b5795df5608c3dafa7895ab35a70ac172d68b32b Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 10:07:22 2014 + Resolves: fdo#86203 FontCharMap claims to have twice the entries it

[Libreoffice-commits] core.git: Branch 'feature/priorities' - basctl/source chart2/source cui/source dbaccess/source desktop/source extensions/source filter/source forms/source formula/source fpicker/

2014-11-27 Thread Tobias Madl
basctl/source/basicide/basicbox.cxx | 12 - basctl/source/basicide/baside2b.cxx |2 basctl/source/basicide/bastypes.cxx |2 chart2/source/controller/main/ElementSelector.cxx |4

[Libreoffice-commits] core.git: sal/inc sal/osl sal/rtl

2014-11-27 Thread Stephan Bergmann
sal/inc/getexecutablefile.hxx | 44 -- sal/osl/unx/process_impl.cxx | 37 --- sal/osl/w32/process.cxx | 32 ++ sal/rtl/bootstrap.cxx |6 + 4 files changed, 30

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

2014-11-27 Thread Tor Lillqvist
opencl/README |7 +++ 1 file changed, 7 insertions(+) New commits: commit bb5e219aee06a754d99e6a81570e3ed569b68898 Author: Tor Lillqvist t...@collabora.com Date: Thu Nov 27 13:04:08 2014 +0200 Add a README file Change-Id: Id0f8a146ca90efe6f84c7a0c377ad3f83ba7da8d diff

[Bug 75025] LibreOffice 4.3 most annoying bugs

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

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

2014-11-27 Thread Caolán McNamara
xmloff/source/draw/ximpshap.cxx | 32 1 file changed, 24 insertions(+), 8 deletions(-) New commits: commit 751e5b32c5c361995bf0ba3295f773341fd92c23 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 11:30:45 2014 + Resolves: fdo#84043 don't

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - 2 commits - sal/inc sal/osl sal/rtl

2014-11-27 Thread Stephan Bergmann
sal/inc/getexecutablefile.hxx | 44 -- sal/osl/unx/process_impl.cxx | 37 --- sal/osl/w32/process.cxx | 32 ++ sal/rtl/bootstrap.cxx | 11 +- 4 files changed, 30

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - external/collada2gltf

2014-11-27 Thread Matúš Kukan
external/collada2gltf/UnpackedTarball_collada2gltf.mk |1 external/collada2gltf/patches/collada2gltf.add-glsl-version.patch.1 | 13 ++ 2 files changed, 14 insertions(+) New commits: commit f70e5a711b90f28db57883db023ff30b5e3ff6da Author: Matúš Kukan

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

2014-11-27 Thread Stephan Bergmann
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c9c2e27c95a87aa75513555ef485cac978889b19 Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 27 12:51:41 2014 +0100 Adapt for Visual Studio 2013 (Note that the registry keys that

[Libreoffice-commits] core.git: Changes to 'feature/vcl-opengl-integration'

2014-11-27 Thread Louis-Francis Ratté-Boulianne
New branch 'feature/vcl-opengl-integration' 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: configure.ac

2014-11-27 Thread Stephan Bergmann
configure.ac | 31 +++ 1 file changed, 23 insertions(+), 8 deletions(-) New commits: commit 287049d5e074d328abfb4363f60809364935d20f Author: Stephan Bergmann sberg...@redhat.com Date: Thu Nov 27 13:00:13 2014 +0100 Clean up find_msms()

[Libreoffice-commits] core.git: Branch 'feature/vcl-opengl-integration' - vcl/opengl

2014-11-27 Thread Markus Mohrhard
vcl/opengl/gdiimpl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 46278bd8151c6fcdcca7ff71869c5978a2b6d4b0 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Nov 27 13:04:11 2014 +0100 Werror, Wunused-variable Change-Id:

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

2014-11-27 Thread Tor Lillqvist
sc/inc/formulagroup.hxx |7 ++- sc/source/core/tool/formulagroup.cxx | 23 ++- sc/source/ui/unoobj/docuno.cxx | 12 3 files changed, 24 insertions(+), 18 deletions(-) New commits: commit 89c4700e6ab6ba105d9084e5dc70325896eba419

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

2014-11-27 Thread Caolán McNamara
xmloff/source/draw/ximpshap.cxx | 32 1 file changed, 24 insertions(+), 8 deletions(-) New commits: commit d3b7bf16a58c02af2d1fdf5db2fa149c6815095c Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 11:30:45 2014 + Resolves: fdo#84043 don't

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

2014-11-27 Thread Caolán McNamara
xmloff/source/draw/ximpshap.cxx | 32 1 file changed, 24 insertions(+), 8 deletions(-) New commits: commit 9e57326acebde972df22ea4368b5ce4822d51330 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 11:30:45 2014 + Resolves: fdo#84043 don't

[Libreoffice-commits] core.git: 6 commits - wizards/com wizards/Jar_commonwizards.mk

2014-11-27 Thread Noel Grandin
wizards/Jar_commonwizards.mk | 23 wizards/com/sun/star/wizards/common/ConfigGroup.java | 166 - wizards/com/sun/star/wizards/common/ConfigNode.java | 43

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

2014-11-27 Thread Caolán McNamara
xmloff/source/draw/ximpshap.cxx | 32 1 file changed, 24 insertions(+), 8 deletions(-) New commits: commit ecf0d01e091ab0dde5845fe9b0a47ba1a961eda2 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 11:30:45 2014 + Resolves: fdo#84043 don't

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

2014-11-27 Thread Tor Lillqvist
sc/Library_sc.mk |4 ++-- sc/source/core/tool/formulagroup.cxx |3 ++- sc/source/core/tool/formulaopt.cxx |3 ++- sc/source/ui/unoobj/docuno.cxx | 12 4 files changed, 18 insertions(+), 4 deletions(-) New commits: commit

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

2014-11-27 Thread Chris Sherlock
vcl/source/gdi/pdfwriter_impl.cxx | 43 +++--- 1 file changed, 31 insertions(+), 12 deletions(-) New commits: commit ba3ad2b6db555ec0c36f7be39f3148699b2ee4f6 Author: Chris Sherlock chris.sherloc...@gmail.com Date: Thu Nov 27 23:28:20 2014 +1100 vcl: make

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl2' - include/vcl vcl/inc vcl/Library_vcl.mk vcl/Library_vclplug_gen.mk vcl/opengl vcl/source vcl/unx

2014-11-27 Thread Louis-Francis Ratté-Boulianne
include/vcl/opengl/OpenGLContext.hxx | 15 +++ vcl/Library_vcl.mk |1 vcl/Library_vclplug_gen.mk |1 vcl/inc/opengl/framebuffer.hxx | 45 ++ vcl/inc/opengl/salbmp.hxx|1 vcl/inc/opengl/texture.hxx |3

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

2014-11-27 Thread Yousuf Philips
icon-themes/tango/cmd/lc_crop.png |binary icon-themes/tango/cmd/sc_crop.png |binary 2 files changed New commits: commit 4191c3befe108faf5140373e6ceab4fdb49ce0d4 Author: Yousuf Philips philip...@hotmail.com Date: Thu Nov 27 05:26:14 2014 +0400 TANGO: Copied crop icon from human

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

2014-11-27 Thread Yousuf Philips
icon-themes/tango/cmd/lc_crop.png |binary icon-themes/tango/cmd/sc_crop.png |binary 2 files changed New commits: commit 00db931139e88c5025dbb5c95355d6ca0c2b6271 Author: Yousuf Philips philip...@hotmail.com Date: Thu Nov 27 05:26:14 2014 +0400 TANGO: Copied crop icon from human

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

2014-11-27 Thread Yousuf Philips
sw/uiconfig/swriter/toolbar/drawtextobjectbar.xml | 17 + sw/uiconfig/swriter/toolbar/standardbar.xml | 15 --- sw/uiconfig/swriter/toolbar/textobjectbar.xml | 17 - 3 files changed, 33 insertions(+), 16 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - sw/uiconfig

2014-11-27 Thread Yousuf Philips
sw/uiconfig/swriter/toolbar/drawtextobjectbar.xml | 17 + sw/uiconfig/swriter/toolbar/standardbar.xml | 15 --- sw/uiconfig/swriter/toolbar/textobjectbar.xml | 17 - 3 files changed, 33 insertions(+), 16 deletions(-) New commits: commit

[Libreoffice-commits] dev-tools.git: ciabot/config-example.cfg

2014-11-27 Thread Robinson Tryon
ciabot/config-example.cfg |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9ff56afdb6ca0f64aff38f9fc572673504456169 Author: Robinson Tryon qu...@runcibility.com Date: Thu Nov 27 08:12:06 2014 -0500 ciabot: Replace FDO Bugzilla url (to facilitate migration)

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

2014-11-27 Thread Tor Lillqvist
solenv/gbuild/platform/IOS_ARM_GCC.mk |1 + 1 file changed, 1 insertion(+) New commits: commit 6fc36030e2678ca3bad0fcca0c22289c866bdb21 Author: Tor Lillqvist t...@collabora.com Date: Thu Nov 27 15:28:30 2014 +0200 Fix iOS build, need gb_Library_get_sdk_link_dir Change-Id:

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

2014-11-27 Thread Matthew J . Francis
sc/source/filter/excel/xetable.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit d83b031346799bff0a3298387f76b16baad2e5cf Author: Matthew J. Francis mjay.fran...@gmail.com Date: Thu Nov 27 12:08:07 2014 +0800 fdo#86687 Avoid deadlock updating progress

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

2014-11-27 Thread Matthew J . Francis
sc/source/filter/excel/xetable.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit e678a333c1f4a7a1bf8594d888938e598ed2f6a1 Author: Matthew J. Francis mjay.fran...@gmail.com Date: Thu Nov 27 12:08:07 2014 +0800 fdo#86687 Avoid deadlock updating progress

[Libreoffice-commits] core.git: 2 commits - include/opencl opencl/inc opencl/Library_opencl.mk opencl/source sc/Library_sc.mk sc/source

2014-11-27 Thread Tor Lillqvist
include/opencl/openclwrapper.hxx| 109 +++ opencl/Library_opencl.mk|7 opencl/inc/opencl_device.hxx| 25 opencl/inc/opencl_device_selection.h| 641 +++ opencl/source/opencl_device.cxx

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

2014-11-27 Thread Tor Lillqvist
opencl/source/openclconfig.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 79d6813609ffe05e4d8b678bc608fbfd1482aeb9 Author: Tor Lillqvist t...@collabora.com Date: Thu Nov 27 15:41:49 2014 +0200 Use correct SAL_INFO log area Change-Id:

[Libreoffice-commits] mso-dumper.git: msodumper/xlsrecord.py

2014-11-27 Thread Andras Timar
msodumper/xlsrecord.py |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 1523a605f4ea7e8d3ef8e1242a91b19c51e1f9b2 Author: Andras Timar andras.ti...@collabora.com Date: Thu Nov 27 14:50:58 2014 +0100 add build id of Excel 2010 diff --git

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2014-11-27 Thread Michael Jaumann
canvas/source/opengl/ogl_renderHelper.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit ef908a07c2edf558321966f00bba4eb6257d4323 Author: Michael Jaumann meta_...@yahoo.com Date: Thu Nov 27 13:51:33 2014 + fill glbufferdata with the right

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

2014-11-27 Thread Maxim Monastirsky
svx/source/sidebar/paragraph/ParaPropertyPanel.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 16bfe15d9175f52030bcb1265f8f48728786f910 Author: Maxim Monastirsky momonas...@gmail.com Date: Wed Nov 26 22:26:39 2014 +0200 sidebar: Try to fix

[Libreoffice-commits] core.git: opencl/Library_opencl.mk

2014-11-27 Thread Tor Lillqvist
opencl/Library_opencl.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit d73d1e8a4f9937ef1ea90cf45f49bfc822ef2c41 Author: Tor Lillqvist t...@collabora.com Date: Thu Nov 27 16:15:22 2014 +0200 Need -lrt for clock_gettime() with older glibc versions Change-Id:

[ANN] libpagemaker 0.0.2 has been released

2014-11-27 Thread David Tardon
List of changes: - Use record type to identify records in the trailer, instead of expecting that they are always at a specific position. This fixes reading of some real-world documents. - Use symbol visibility on Linux. The library only exports the two public functions now. - Fix several

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

2014-11-27 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) New commits: commit 5456abc4d734583664a55c01a0e750e3051b03c9 Author: Winfried Donkers winfrieddonk...@libreoffice.org Date: Wed Nov 12 11:18:35 2014 +0100 fdo#86169 fix

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

2014-11-27 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) New commits: commit 2618f8a724481b1a47a0ec8ca6ed2cad6fc21597 Author: Winfried Donkers winfrieddonk...@libreoffice.org Date: Wed Nov 12 11:18:35 2014 +0100 fdo#86169 fix

[Libreoffice-commits] core.git: Branch 'private/moggi/windows-blacklist' - vcl/inc vcl/opengl

2014-11-27 Thread Markus Mohrhard
vcl/inc/opengl/win/WinDeviceInfo.hxx | 66 ++ vcl/opengl/win/WinDeviceInfo.cxx | 346 +++ 2 files changed, 411 insertions(+), 1 deletion(-) New commits: commit 8bc98bfccd6b7adaff3cc17291dec842c0345308 Author: Markus Mohrhard

[Libreoffice-commits] dev-tools.git: scripts/Bugzilla.pm

2014-11-27 Thread Robinson Tryon
scripts/Bugzilla.pm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a7d8bc9bf8fa27cb5a7affbebd565a554e0277d5 Author: Robinson Tryon qu...@runcibility.com Date: Thu Nov 27 09:44:37 2014 -0500 scripts/Bugzilla: Update FDO Bugzilla domain - TDF domain

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

2014-11-27 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) New commits: commit d4aa91aa4cf7a01915cb9a2b1e4d52e20bf7454b Author: Winfried Donkers winfrieddonk...@libreoffice.org Date: Wed Nov 12 11:18:35 2014 +0100 fdo#86169 fix

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

2014-11-27 Thread Caolán McNamara
svtools/source/svhtml/parhtml.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 69a16331d0c60ae3d0f376d2265e83ab805ec13b Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 14:51:27 2014 + don't access contents of empty string, e.g. with

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

2014-11-27 Thread Caolán McNamara
svtools/source/svhtml/parhtml.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e9fd03e6c36be7b99dad622207411a3479f69174 Author: Caolán McNamara caol...@redhat.com Date: Thu Nov 27 14:51:27 2014 + don't access contents of empty string, e.g. with

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

2014-11-27 Thread Miklos Vajna
sw/source/filter/ww8/writerwordglue.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 57ee81602a3a0647a174f9c3b65547249873d225 Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Nov 27 16:05:48 2014 +0100 HdFtDistanceGlue ctor: unused using Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/opengl-canvas-rework' - canvas/source

2014-11-27 Thread Michael Jaumann
canvas/source/opengl/ogl_renderHelper.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 95c6e4f420c2e604325151706f95f8f7d4ff9403 Author: Michael Jaumann meta_...@yahoo.com Date: Thu Nov 27 13:51:33 2014 + fill glbufferdata with the right

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

2014-11-27 Thread Maxim Monastirsky
include/svx/verttexttbxctrl.hxx |3 --- svx/source/tbxctrls/verttexttbxctrl.cxx |5 + 2 files changed, 1 insertion(+), 7 deletions(-) New commits: commit 19262f43def3ff72cd46a142fd22bbfc9b030149 Author: Maxim Monastirsky momonas...@gmail.com Date: Thu Nov 27 17:53:11 2014

Re: LibreOffice extensions to ODF: Improving documentation

2014-11-27 Thread Robinson Tryon
On Wed, Nov 26, 2014 at 11:06 AM, Michael Stahl mst...@redhat.com wrote: sounds nice, except: ! ODF Version(s) Extended !-- e.g. 1.2+ -- this should generally be the latest ODF version that the LO release supports, ... so what's the benefit of tracking this? I expect that there will be

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

2014-11-27 Thread Eike Rathke
sc/source/ui/app/inputhdl.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit a02a54f51367f276544f45e67023338a32d22ee6 Author: Eike Rathke er...@redhat.com Date: Thu Nov 27 17:16:11 2014 +0100 remove SAL_DEBUG Change-Id: I08cbc7bab69daa19dfac1a1b27113fb87bc7a272 diff

minutes of ESC call ...

2014-11-27 Thread Michael Meeks
* Present: + Lionel, Stephan, Eike, Miklos, Robinson, Jacobo, Andras, Markus, Michael M., Ptyl, Cloph, Norbert, Florian, Bjoern, Jan-Marek, Muthu, Michael S., Adam * Completed Action Items: + look at regressions associated with a SUSE bugzilla bugfix (Timar) [ went

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

2014-11-27 Thread Eike Rathke
sc/source/ui/app/inputhdl.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit adda0955d0f06dd8d75bd9108bc6b5ba5a909fe0 Author: Eike Rathke er...@redhat.com Date: Thu Nov 27 17:16:11 2014 +0100 remove SAL_DEBUG Change-Id: I08cbc7bab69daa19dfac1a1b27113fb87bc7a272

[ANN] LIbreOffice 4.3.5 RC1 available

2014-11-27 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the first release candidate of LibreOffice 4.3.5. The upcoming 4.3.5 will be the fifth in a sequence of frequent bugfix releases for our feature-packed 4.3 line. Please be aware that LibreOffice 4.3.5 RC1 has not been flagged as ready

[Libreoffice-commits] core.git: Branch 'private/moggi/windows-blacklist' - vcl/inc vcl/opengl

2014-11-27 Thread Markus Mohrhard
vcl/inc/opengl/win/WinDeviceInfo.hxx |3 vcl/opengl/win/WinDeviceInfo.cxx | 132 +-- 2 files changed, 130 insertions(+), 5 deletions(-) New commits: commit 4685558dfe86c6147df7893fb27760fd1cb872cb Author: Markus Mohrhard markus.mohrh...@googlemail.com

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

2014-11-27 Thread Tor Lillqvist
include/opencl/openclwrapper.hxx | 35 +-- opencl/inc/opencl_device.hxx |2 opencl/source/opencl_device.cxx |3 opencl/source/openclwrapper.cxx | 141 --- sc/source/core/opencl/formulagroupcl.cxx | 58

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

2014-11-27 Thread Caolán McNamara
sw/source/core/crsr/swcrsr.cxx | 14 +++--- sw/source/core/doc/docruby.cxx |2 +- sw/source/filter/html/htmlfldw.cxx |2 +- 3 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 383535196f9924202fc997c388e34a7865a2250e Author: Caolán McNamara

Re: LibreOffice extensions to ODF: Improving documentation

2014-11-27 Thread Michael Stahl
On 27.11.2014 15:07, Robinson Tryon wrote: On Wed, Nov 26, 2014 at 11:06 AM, Michael Stahl mst...@redhat.com wrote: sounds nice, except: ! ODF Version(s) Extended !-- e.g. 1.2+ -- this should generally be the latest ODF version that the LO release supports, ... so what's the benefit of

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

2014-11-27 Thread Miklos Vajna
sw/source/filter/ww8/wrtw8sty.cxx | 78 +++--- 1 file changed, 39 insertions(+), 39 deletions(-) New commits: commit b97600ff196f620145d0b56dbb589238bc6a9cbd Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Nov 27 20:26:04 2014 +0100

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

2014-11-27 Thread Winfried Donkers
formula/source/core/api/FormulaCompiler.cxx | 14 +- formula/source/core/api/token.cxx | 190 +--- include/formula/tokenarray.hxx | 13 + 3 files changed, 195 insertions(+), 22 deletions(-) New commits: commit

Re: LibreOffice extensions to ODF: Improving documentation

2014-11-27 Thread Terrence Enger
On Thu, 2014-11-27 at 09:07 -0500, Robinson Tryon wrote: On Wed, Nov 26, 2014 at 11:06 AM, Michael Stahl mst...@redhat.com wrote: and if you select to store your files in a specific, non-extended version in Tools-Options you don't (or at least shouldn't) get any extensions... I totally

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

2014-11-27 Thread Markus Mohrhard
vcl/Library_vcl.mk |2 vcl/inc/opengl/win/WinDeviceInfo.hxx | 186 + vcl/opengl/win/WinDeviceInfo.cxx | 1099 +++ vcl/source/opengl/OpenGLHelper.cxx |5 4 files changed, 1292 insertions(+) New commits: commit

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

2014-11-27 Thread Michael Stahl
configure.ac | 14 +- 1 file changed, 1 insertion(+), 13 deletions(-) New commits: commit 20d1e20d16ac377c160d47b53ff487a75fbd166f Author: Michael Stahl mst...@redhat.com Date: Thu Nov 27 21:27:28 2014 +0100 configure: do not default to system libjpeg on Linux There

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

2014-11-27 Thread Michael Stahl
configure.ac | 14 +- 1 file changed, 1 insertion(+), 13 deletions(-) New commits: commit 2cab36dda4074ddfb20fc959fd7aa56c1b2b9463 Author: Michael Stahl mst...@redhat.com Date: Thu Nov 27 21:27:28 2014 +0100 configure: do not default to system libjpeg on Linux There

[Libreoffice-commits] libvisio.git: 2 commits - src/lib

2014-11-27 Thread David Tardon
src/lib/VSDParser.cpp | 19 +-- src/lib/VSDParser.h |4 2 files changed, 21 insertions(+), 2 deletions(-) New commits: commit 770e649b1b30e2b43e62d00ed06b4ff33f8305e0 Author: David Tardon dtar...@redhat.com Date: Thu Nov 27 21:36:48 2014 +0100 avoid infinite

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

2014-11-27 Thread Michael Stahl
extras/source/glade/libreoffice-catalog.xml.in |2 +- svx/uiconfig/ui/xformspage.ui |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 8505c7970ac05a3fda13789f1b2c50d6d979294e Author: Michael Stahl mst...@redhat.com Date: Thu Nov 27 21:58:15

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - extras/source svx/uiconfig

2014-11-27 Thread Michael Stahl
extras/source/glade/libreoffice-catalog.xml.in |2 +- svx/uiconfig/ui/xformspage.ui |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 533c0c3d9ccbdb3c5a8725b43b84a3dd8d65f1cb Author: Michael Stahl mst...@redhat.com Date: Thu Nov 27 21:58:15

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

2014-11-27 Thread Julien Nabet
svx/source/dialog/_bmpmask.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit dcbf3ce47400e6f3f0af8900efb96a2718c2a185 Author: Julien Nabet serval2...@yahoo.fr Date: Thu Nov 27 22:47:25 2014 +0100 svx/_bmpmask sal_Bool - bool Change-Id:

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

2014-11-27 Thread Andras Timar
filter/source/msfilter/msdffimp.cxx | 17 - include/filter/msfilter/msdffimp.hxx |2 -- sc/source/filter/excel/xiescher.cxx |5 - sc/source/filter/inc/xiescher.hxx|2 -- 4 files changed, 4 insertions(+), 22 deletions(-) New commits: commit

Crash test update

2014-11-27 Thread Crashtest VM
New crashtest update available at http://dev-builds.libreoffice.org/crashtest/13c619c58c8ffa7862b491547c252fdcad1e9d9d/ exportCrashes.csv Description: Binary data importCrash.csv Description: Binary data validationErrors.csv Description: Binary data

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

2014-11-27 Thread Andras Timar
filter/source/msfilter/msdffimp.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 544ad733b8a97b62a68c7d0f60f13c8f699407dd Author: Andras Timar andras.ti...@collabora.com Date: Thu Nov 27 20:56:32 2014 +0100 fdo#84686 prevent std::bad_alloc exception

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 79303, which changed state. Bug 79303 Summary: Page Numbering restarts when paragraph width is adjusted https://bugs.freedesktop.org/show_bug.cgi?id=79303 What|Removed |Added

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

2014-11-27 Thread Michael Stahl
cui/source/tabpages/paragrph.cxx |2 +- svl/source/items/itempool.cxx |2 +- svl/source/items/poolio.cxx |2 +- sw/source/uibase/utlui/uitool.cxx |5 ++--- 4 files changed, 5 insertions(+), 6 deletions(-) New commits: commit c865da007a8d781801ef73612be27f129dd0989b

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

2014-11-27 Thread Michael Stahl
cui/source/tabpages/paragrph.cxx |2 +- sw/source/uibase/utlui/uitool.cxx |5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit f89fa7ab44b05decebc9280696948f7df77414c5 Author: Michael Stahl mst...@redhat.com Date: Thu Nov 27 23:38:38 2014 +0100

Re: Two unit-tests fail by segmentation fault when using clang

2014-11-27 Thread Jean-Baptiste Faure
Hi, Le 26/11/2014 13:33, Michael Stahl a écrit : On 24.11.2014 06:20, Jean-Baptiste Faure wrote: Hi, I try to build LibreOffice 4.4 and master on Ubuntu 14.10 x86-64 using clang (version 3.5.0) instead of gcc (version 4.9). I get two unit-test fails by segmentation fault:

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

2014-11-27 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx | 17 formula/source/core/api/token.cxx | 493 +--- include/formula/tokenarray.hxx | 48 ++ 3 files changed, 290 insertions(+), 268 deletions(-) New commits: commit

ODF extension elements

2014-11-27 Thread Markus Mohrhard
Hey, so I was just looking through some of out calc issues and found a surprising validation error. According to odfvalidator the following snippet is invalid. number:number-style style:name=N125P1 style:volatile=true loext:text-/loext:text loext:fill-character

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

2014-11-27 Thread Yousuf Philips
icon-themes/galaxy/svx/res/fr01.png |binary icon-themes/galaxy/svx/res/fr010.png |binary icon-themes/galaxy/svx/res/fr011.png |binary icon-themes/galaxy/svx/res/fr012.png |binary icon-themes/galaxy/svx/res/fr02.png |binary icon-themes/galaxy/svx/res/fr03.png |binary

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

2014-11-27 Thread Yousuf Philips
icon-themes/galaxy/svx/res/fr01.png |binary icon-themes/galaxy/svx/res/fr010.png |binary icon-themes/galaxy/svx/res/fr011.png |binary icon-themes/galaxy/svx/res/fr012.png |binary icon-themes/galaxy/svx/res/fr02.png |binary icon-themes/galaxy/svx/res/fr03.png |binary

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

2014-11-27 Thread Matthias Freund
icon-themes/sifr/cmd/lc_alignverticalcenter.png |binary icon-themes/sifr/cmd/lc_selectobject.png|binary icon-themes/sifr/cmd/lc_wrapcontour.png |binary icon-themes/sifr/cmd/lc_wrapideal.png |binary icon-themes/sifr/cmd/lc_wrapleft.png|binary

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

2014-11-27 Thread Matthias Freund
icon-themes/sifr/cmd/lc_alignverticalcenter.png |binary icon-themes/sifr/cmd/lc_selectobject.png|binary icon-themes/sifr/cmd/lc_wrapcontour.png |binary icon-themes/sifr/cmd/lc_wrapideal.png |binary icon-themes/sifr/cmd/lc_wrapleft.png|binary

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

2014-11-27 Thread Yousuf Philips
icon-themes/sifr/cmd/lc_color.png|binary icon-themes/sifr/cmd/lc_currencyfield.png|binary icon-themes/sifr/cmd/lc_datasort.png |binary icon-themes/sifr/cmd/lc_decrementindent.png |binary icon-themes/sifr/cmd/lc_fontcolor.png|binary

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

2014-11-27 Thread Yousuf Philips
icon-themes/sifr/cmd/lc_color.png|binary icon-themes/sifr/cmd/lc_currencyfield.png|binary icon-themes/sifr/cmd/lc_datasort.png |binary icon-themes/sifr/cmd/lc_decrementindent.png |binary icon-themes/sifr/cmd/lc_fontcolor.png|binary

LibreOffice Gerrit News for core on 2014-11-28

2014-11-27 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + fdo#51741 Mark document as modified on bookmark rename / delete in https://gerrit.libreoffice.org/12436 from Renato Ferreira about module sw + fdo#84938:

[Libreoffice-commits] core.git: 2 commits - include/opencl sc/Library_scui.mk

2014-11-27 Thread Tor Lillqvist
include/opencl/platforminfo.hxx |3 --- sc/Library_scui.mk |4 +++- 2 files changed, 3 insertions(+), 4 deletions(-) New commits: commit 81e3c00d411014f4a139a494816e689a9f498a4c Author: Tor Lillqvist t...@collabora.com Date: Fri Nov 28 09:28:14 2014 +0200 The

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

2014-11-27 Thread Tor Lillqvist
cui/uiconfig/ui/blackorwhitelistentrydialog.ui | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit 2e71ef8ef4aec2ccf6e74a54d9a2de109e265ee9 Author: Tor Lillqvist t...@collabora.com Date: Fri Nov 28 09:45:27 2014 +0200 Fix packing overlap

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

2014-11-27 Thread Caolán McNamara
officecfg/registry/data/org/openoffice/Office/Embedding.xcu |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 9f9fbda1030df4ef94fe07c07e55da7adac41ea4 Author: Caolán McNamara caol...@redhat.com Date: Wed Nov 26 15:42:46 2014 + Resolves: fdo#75408 go back

Re: [Libreoffice-qa] [ANN] LibreOffice 4.3.5 rc1 test builds available

2014-11-27 Thread ape
Hi, Christian! Two bugs: - Bug 79834 (Linux) - [FILEOPEN] SVG Insert-From File takes 2+ time longer in 4.3; - Bug 80198 (Windows} - Insert SVG file breaks the program; that are fixed by V Stuart Foote, are not specified in files: - bugs-changelog-libreoffice-4-3-5-release-4.3.5.1.log; -

Re: [Libreoffice-qa] TDF Bugzilla 4.4.6 test install

2014-11-27 Thread Robinson Tryon
On Wed, Nov 26, 2014 at 2:07 PM, Robinson Tryon bishop.robin...@gmail.com wrote: On Wed, Nov 26, 2014 at 1:26 PM, bfoman bfo.bugm...@spamgourmet.com wrote: Hi! I used this old-new test install and checked the control points I added to

Re: [Libreoffice-qa] [ANN] LibreOffice 4.3.5 rc1 test builds available

2014-11-27 Thread Christian Lohmaier
Hi Ape, *, On Thu, Nov 27, 2014 at 9:47 AM, ape os...@yandex.ru wrote: Two bugs: - Bug 79834 (Linux) - [FILEOPEN] SVG Insert-From File takes 2+ time longer in 4.3; - Bug 80198 (Windows} - Insert SVG file breaks the program; that are fixed by V Stuart Foote, are not specified in files: -

Re: [Libreoffice-qa] [ANN] LibreOffice 4.3.5 rc1 test builds available

2014-11-27 Thread Christian Lohmaier
Hi Ape, *, On Thu, Nov 27, 2014 at 2:59 PM, ape os...@yandex.ru wrote: Thank You, but you're wrong in this statement: 'Furthermore, as those two bugs were fixed by the same fix as for another bug (84729), OK, both point to the other one suggesting that would have fixed both.

[Libreoffice-qa] minutes of ESC call ...

2014-11-27 Thread Michael Meeks
* Present: + Lionel, Stephan, Eike, Miklos, Robinson, Jacobo, Andras, Markus, Michael M., Ptyl, Cloph, Norbert, Florian, Bjoern, Jan-Marek, Muthu, Michael S., Adam * Completed Action Items: + look at regressions associated with a SUSE bugzilla bugfix (Timar) [ went

[Libreoffice-qa] [ANN] LIbreOffice 4.3.5 RC1 available

2014-11-27 Thread Christian Lohmaier
Dear Community, The Document Foundation is pleased to announce the first release candidate of LibreOffice 4.3.5. The upcoming 4.3.5 will be the fifth in a sequence of frequent bugfix releases for our feature-packed 4.3 line. Please be aware that LibreOffice 4.3.5 RC1 has not been flagged as ready

  1   2   3   4   >