Re: Patch: Fix bug 90222 - Replace ScaList with std container

2015-07-30 Thread Eike Rathke
Hi Ryan, On Thursday, 2015-07-30 14:25:04 +1200, Ryan McCoskrie wrote: Apparently we don't have your license statement on file I've already done that. http://lists.freedesktop.org/archives/libreoffice/2014-September/063297.html Don't know why I missed that in

[Libreoffice-commits] core.git: download.lst external/boost solenv/gbuild

2015-07-30 Thread David Ostrovsky
download.lst |2 external/boost/UnpackedTarball_boost.mk | 68 external/boost/boost.7551.unusedvars.patch

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

2015-07-30 Thread Giuseppe Castagno
sal/osl/w32/file_error.c |2 ++ 1 file changed, 2 insertions(+) New commits: commit b7ae14655f8969069b882ae0bd43d79a4c92f357 Author: Giuseppe Castagno giuseppe.casta...@acca-esse.eu Date: Tue Jul 14 17:15:15 2015 +0200 tdf#60381: Accessing Sharepoint share using UNC path does not

[Libreoffice-commits] online.git: 2 commits - loleaflet/src

2015-07-30 Thread Mihai Varga
loleaflet/src/layer/tile/GridLayer.js | 79 +++--- loleaflet/src/layer/tile/TileLayer.js |7 +++ 2 files changed, 53 insertions(+), 33 deletions(-) New commits: commit 99089a9dd3d241e2b72bd8b1043ccaa5f78729f0 Author: Mihai Varga mihai.va...@collabora.com Date:

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

2015-07-30 Thread Takeshi Abe
editeng/source/accessibility/AccessibleContextBase.cxx |4 ++-- editeng/source/accessibility/AccessibleHyperlink.hxx |4 ++-- editeng/source/misc/SvXMLAutoCorrectTokenHandler.hxx |4 ++-- editeng/source/misc/unolingu.cxx | 10 +-

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

2015-07-30 Thread Markus Mohrhard
chart2/source/controller/sidebar/ChartLinePanel.cxx |5 formula/source/ui/dlg/formula.cxx | 299 ++-- 2 files changed, 155 insertions(+), 149 deletions(-) New commits: commit 025fb3c66085ebd7cbb3f4bad01d777f7bc54c2e Author: Markus Mohrhard

Fix for tdf#60381: on Gerrit + Jenkins tested

2015-07-30 Thread Giuseppe Castagno
Hi all, I posted to Gerrit [2] a fix for tdf#6038 [2]1, issue described a problem with Sharepoint, but that was not a WebDAV issue. The fix adds two missing Windows API errors, I mapped them to existent osl_File_E_ for compatibility. A description of what happens in Windows is here [3].

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source include/editeng include/svx svx/source

2015-07-30 Thread matteocam
editeng/source/outliner/outlvw.cxx |8 include/editeng/outliner.hxx |4 ++-- include/svx/svdedxv.hxx|2 +- svx/source/svdraw/svdedxv.cxx |4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) New commits: commit

reminder: please add API CHANGE to commit message if you change the API incompatibly

2015-07-30 Thread Michael Stahl
as i recently noticed while finally writing the API change section for the 4.4 release notes (and it was about time...), almost none of the commits that do change the API in some (theoretically or practically) incompatible way between 4.3 and 4.4 had the required API CHANGE notice in the commit

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

2015-07-30 Thread Takeshi Abe
starmath/source/parse.cxx | 38 +++--- 1 file changed, 19 insertions(+), 19 deletions(-) New commits: commit d62e6476ce6589ef2c014229a6fb2aa2116ce641 Author: Takeshi Abe t...@fixedpoint.jp Date: Thu Jul 30 18:48:12 2015 +0900 starmath: these constans are

[Bug 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #19 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Takeshi Abe committed a patch related to this issue. It has been pushed to master:

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

2015-07-30 Thread Noel Grandin
svtools/source/contnr/treelistbox.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit 517e5d1e3339133c3a91d801fdb85f1d70057883 Author: Noel Grandin n...@peralex.com Date: Thu Jul 30 14:23:47 2015 +0200 fix tdf#92861, AutoCorrect Options checkboxes do

Re: reminder: please add API CHANGE to commit message if you change the API incompatibly

2015-07-30 Thread Michael Stahl
On 30.07.2015 14:04, Michael Stahl wrote: as a reminder our public API consists of the following: ... and i forgot this one, we haven't had any incompatible changes in it yet: * CLR/.NET UNO cli_uno/ ___ LibreOffice mailing list

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 2 commits - svtools/source

2015-07-30 Thread Szymon Kłos
svtools/source/contnr/foldertree.cxx | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit 72984ce0e71bee56464d2afe65df1952f767da36 Author: Szymon Kłos eszka...@gmail.com Date: Thu Jul 30 15:11:22 2015 +0200 clear string (cached url) in correct

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

2015-07-30 Thread Miklos Vajna
sw/qa/extras/uiwriter/uiwriter.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 6465a9708bd04fa60639f52c39ec0496901a83e7 Author: Miklos Vajna vmik...@collabora.co.uk Date: Thu Jul 30 17:01:18 2015 +0200 CppunitTest_sw_uiwriter: disable this on OS X for now Works

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/vcl vcl/inc vcl/source

2015-07-30 Thread Miklos Vajna
include/vcl/window.hxx |5 - vcl/inc/window.h|1 vcl/source/window/paint.cxx | 117 ++-- 3 files changed, 62 insertions(+), 61 deletions(-) New commits: commit b27af0af9d621b82694b7fc70e143e22d2febe2e Author: Miklos Vajna

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

2015-07-30 Thread Miklos Vajna
vcl/inc/window.h |1 + vcl/source/window/paint.cxx | 33 +++-- vcl/source/window/window.cxx |3 +++ 3 files changed, 23 insertions(+), 14 deletions(-) New commits: commit ea5e83abcfa1406c401b8a1ec91efda65373b74b Author: Miklos Vajna

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - chart2/inc chart2/source offapi/com

2015-07-30 Thread Michael Stahl
chart2/inc/ChartModel.hxx |3 +++ chart2/source/controller/main/ChartWindow.cxx |8 ++-- offapi/com/sun/star/chart2/X3DChartWindowProvider.idl |2 -- 3 files changed, 9 insertions(+), 4 deletions(-) New commits: commit

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

2015-07-30 Thread Matthew Pottage
writerfilter/source/dmapper/PropertyMap.cxx | 117 +--- 1 file changed, 55 insertions(+), 62 deletions(-) New commits: commit 6dd913da63a74907499d492f8169c581803c5893 Author: Matthew Pottage matthewpott...@invincitech.com Date: Tue Jul 28 12:10:23 2015 +0100

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

2015-07-30 Thread Michael Stahl
chart2/inc/ChartModel.hxx |3 +++ chart2/source/controller/main/ChartWindow.cxx |8 ++-- offapi/com/sun/star/chart2/X3DChartWindowProvider.idl |2 -- 3 files changed, 9 insertions(+), 4 deletions(-) New commits: commit

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

2015-07-30 Thread Katarina Behrens
chart2/source/controller/sidebar/ChartAxisPanel.cxx |6 + chart2/source/controller/sidebar/ChartAxisPanel.hxx |2 chart2/uiconfig/ui/sidebaraxis.ui | 100 3 files changed, 72 insertions(+), 36 deletions(-) New commits: commit

Tutorial for debugging LO with Visual Studio

2015-07-30 Thread Regina Henschel
Hi all, does there exists a written step-by-step tutorial, how to debug LO using Visual Studio, which is suitable for beginners? Or can someone guide me? I have never used Visual Studio up to now. I want to look why the MathML import has become so bad in LO (tdf#75171). Kind regards Regina

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

2015-07-30 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 62 + 1 file changed, 62 insertions(+) New commits: commit f55bb7d301823556ba58b59a7286cb132bd5f6e4 Author: Varun varun.dh...@studentpartner.com Date: Thu Jul 30 22:00:22 2015 +0530 Added Test for #tdf79236 Undo of

[Libreoffice-commits] core.git: external/firebird

2015-07-30 Thread Christian Lohmaier
external/firebird/UnpackedTarball_firebird.mk |1 external/firebird/firebird-cygwin-msvc.patch.1 | 542 + 2 files changed, 128 insertions(+), 415 deletions(-) New commits: commit 8dfe1a177eb437e751def99eea8bee08a7e49acc Author: Christian Lohmaier

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

2015-07-30 Thread Laurent Balland-Poirier
sc/source/ui/view/viewfunc.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit f4bdd7989f237e8e90ac94c2798e0ea0fb31af6b Author: Laurent Balland-Poirier laurent.balland-poir...@laposte.net Date: Wed Jul 29 22:18:04 2015 +0200 tdf#92918 Engineering notation lost with

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

2015-07-30 Thread Lionel Elie Mamane
svx/source/fmcomp/gridcell.cxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit df9dce5ee3036cea2dd4dd4ec055c8836454d84e Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Jul 22 16:26:31 2015 +0200 tdf#90889 ListBox in grid: properly set selection on

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

2015-07-30 Thread Christian Lohmaier
Tag 'libreoffice-5.0.0.5' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2015-07-31 01:33 -0700 Tag libreoffice-5.0.0.5 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVusJCAAoJEPQ0oe+v7q6j8CgQAMaNSoPf+VEF7rMIRDgE6bFB

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

2015-07-30 Thread Christian Lohmaier
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f8377adb3b322f20190b191534126bc8c56b4118 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jul 31 02:33:33 2015 +0200 bump product version to 5.0.0.5.0+ Change-Id:

[Libreoffice-commits] translations.git: Branch 'libreoffice-5-0-0' - source/am source/ar source/bg source/br source/ca source/cs source/da source/de source/eo source/es source/et source/fr source/gd s

2015-07-30 Thread Christian Lohmaier
source/am/helpcontent2/source/text/shared/00.po | 16 source/am/helpcontent2/source/text/shared/01.po | 18 source/am/officecfg/registry/data/org/openoffice/Office.po | 6 source/am/svx/uiconfig/ui.po

Re: Tutorial for debugging LO with Visual Studio

2015-07-30 Thread Ashod Nakashian
does there exists a written step-by-step tutorial, how to debug LO using Visual Studio, which is suitable for beginners? 1) Build with --enable-dbgutil --enable-debug on Windows. 2) Run the application in question from instdir/program. 3) Run VS and from Debug menu, click Attach to Process... 4)

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - instsetoo_native/inc_common

2015-07-30 Thread Christian Lohmaier
instsetoo_native/inc_common/windows/msi_templates/Binary/Banner.bmp |binary 1 file changed New commits: commit 67be20f2d09e299cd112428faec897b1da1623b7 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jul 31 00:07:11 2015 +0200 tdf#93004 msi banner: avoid

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

2015-07-30 Thread Christian Lohmaier
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ce57b8cbb16103027342591aa2988c9eddd100ba Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jul 31 00:57:46 2015 +0200 Updated core Project: translations

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-0' - extras/source

2015-07-30 Thread Christian Lohmaier
extras/source/autocorr/lang/bg/DocumentList.xml| 48 - extras/source/autocorr/lang/da/DocumentList.xml| 38 extras/source/autocorr/lang/hu/DocumentList.xml|4 extras/source/autocorr/lang/ja/DocumentList.xml|1 extras/source/autocorr/lang/ro/DocumentList.xml|

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

2015-07-30 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2462 ++-- 1 file changed, 1240 insertions(+), 1222 deletions(-) New commits: commit 2d9db406d301d722649ca539cacad823b89191ca Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jul 31 02:24:00 2015

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

2015-07-30 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2462 ++-- 1 file changed, 1240 insertions(+), 1222 deletions(-) New commits: commit f530fcea56c58ba3050c10e74c947d88cc7b6880 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jul 31 02:24:00 2015

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-0' - filter/CppunitTest_filter_utils.mk filter/Module_filter.mk filter/qa filter/source sw/qa

2015-07-30 Thread Zolnai Tamás
filter/CppunitTest_filter_utils.mk | 46 + filter/Module_filter.mk|1 filter/qa/cppunit/utils-test.cxx | 77 + filter/source/msfilter/util.cxx| 70 +-

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - extras/source

2015-07-30 Thread Christian Lohmaier
extras/source/autocorr/lang/bg/DocumentList.xml| 48 - extras/source/autocorr/lang/da/DocumentList.xml| 38 extras/source/autocorr/lang/hu/DocumentList.xml|4 extras/source/autocorr/lang/ja/DocumentList.xml|1 extras/source/autocorr/lang/ro/DocumentList.xml|

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

2015-07-30 Thread Christian Lohmaier
extras/source/autocorr/lang/bg/DocumentList.xml| 48 - extras/source/autocorr/lang/da/DocumentList.xml| 38 extras/source/autocorr/lang/hu/DocumentList.xml|4 extras/source/autocorr/lang/ja/DocumentList.xml|1 extras/source/autocorr/lang/ro/DocumentList.xml|

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

2015-07-30 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2462 ++-- 1 file changed, 1240 insertions(+), 1222 deletions(-) New commits: commit 74452414dea4836af5bc6fb9634540c65f7720f6 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jul 31 02:24:00 2015

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-0' - instsetoo_native/CustomTarget_setup.mk

2015-07-30 Thread Jan Holesovsky
instsetoo_native/CustomTarget_setup.mk |4 1 file changed, 4 insertions(+) New commits: commit d450ac90bf83ae3404f9e62e9354211a18ac3192 Author: Jan Holesovsky ke...@collabora.com Date: Thu Jul 30 10:36:02 2015 +0200 tdf#93007: Add missing build dependencies for *rc files.

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

2015-07-30 Thread Christian Lohmaier
readlicense_oo/license/CREDITS.fodt | 2462 ++-- 1 file changed, 1240 insertions(+), 1222 deletions(-) New commits: commit 57e6d5e978e0a70aa036f19bd3328a71dd3a587f Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jul 31 02:24:00 2015

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

2015-07-30 Thread Miklos Vajna
sw/qa/extras/uiwriter/data/tdf89720.odt |binary sw/qa/extras/uiwriter/uiwriter.cxx | 19 +++ sw/source/uibase/docvw/SidebarWin.cxx |3 ++- writerfilter/source/dmapper/PropertyMap.cxx | 18 +++--- writerfilter/source/dmapper/PropertyMap.hxx |

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

2015-07-30 Thread Noel Grandin
include/vcl/svapp.hxx | 24 1 file changed, 24 insertions(+) New commits: commit 3a704fc0e15430e98eb8ddc3ed2c781055911a7a Author: Noel Grandin n...@peralex.com Date: Thu Jul 30 09:50:59 2015 +0200 Fix Android build after commit

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

2015-07-30 Thread Noel Grandin
include/vcl/svapp.hxx| 26 vcl/source/app/svapp.cxx | 60 --- 2 files changed, 1 insertion(+), 85 deletions(-) New commits: commit c45dc832dde14b8c8573c6feb3b8cac0a57b66a6 Author: Noel Grandin n...@peralex.com Date: Thu

[Libreoffice-commits] core.git: instsetoo_native/CustomTarget_setup.mk

2015-07-30 Thread Jan Holesovsky
instsetoo_native/CustomTarget_setup.mk |4 1 file changed, 4 insertions(+) New commits: commit 86d2cddad3d4529cd877debaf258256cb07f5631 Author: Jan Holesovsky ke...@collabora.com Date: Thu Jul 30 10:36:02 2015 +0200 Add missing build dependencies for *rc files.

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

2015-07-30 Thread Jan Holesovsky
sc/qa/unit/data/xlsx/bnc762542.xlsx|binary sc/qa/unit/subsequent_filters-test.cxx | 31 +++ 2 files changed, 31 insertions(+) New commits: commit b99c869c4361c7d5f51462c922fd7e9d64e1433b Author: Jan Holesovsky ke...@collabora.com Date: Thu Jul 30 09:29:29

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - include/vcl vcl/source

2015-07-30 Thread Miklos Vajna
include/vcl/outdev.hxx| 11 ++ include/vcl/window.hxx|7 vcl/source/outdev/rect.cxx| 66 vcl/source/window/window2.cxx | 68 -- 4 files changed, 77 insertions(+), 75

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

2015-07-30 Thread Albert Thuswaldner
sc/source/ui/view/viewfun2.cxx |8 +++ sc/source/ui/view/viewfun3.cxx |4 +-- sc/source/ui/view/viewfun4.cxx | 42 - 3 files changed, 27 insertions(+), 27 deletions(-) New commits: commit 3f5ccbe76025a1528a6850c67adf31e8728248a0 Author:

[Bug 39468] translate German comments, removing redundant ones

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=39468 --- Comment #193 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Albert Thuswaldner committed a patch related to this issue. It has been pushed to master:

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

2015-07-30 Thread Noel Grandin
include/o3tl/typed_flags_set.hxx |5 - include/vcl/salnativewidgets.hxx | 18 +- sw/inc/fesh.hxx |2 +- 3 files changed, 14 insertions(+), 11 deletions(-) New commits: commit cebfe56ae5f9cee4b403370774040f35a17d223c Author: Noel Grandin

[Libreoffice-commits] core.git: accessibility/inc accessibility/source chart2/source compilerplugins/clang cui/source dbaccess/source editeng/source fpicker/source framework/inc framework/source helpc

2015-07-30 Thread Noel Grandin
accessibility/inc/accessibility/extended/accessibletabbarpagelist.hxx |1 accessibility/source/extended/accessibletabbarpagelist.cxx| 18 -- chart2/source/controller/inc/dlg_DataEditor.hxx |2 compilerplugins/clang/unusedmethods.py

[Libreoffice-commits] core.git: instsetoo_native/inc_common

2015-07-30 Thread Christian Lohmaier
instsetoo_native/inc_common/windows/msi_templates/Binary/Banner.bmp |binary 1 file changed New commits: commit 303b7758e90e11aedef95e4ab51b74398cd2ce0a Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jul 31 00:07:11 2015 +0200 tdf#93004 msi banner: avoid

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-0' - instsetoo_native/inc_common

2015-07-30 Thread Christian Lohmaier
instsetoo_native/inc_common/windows/msi_templates/Binary/Banner.bmp |binary 1 file changed New commits: commit 1c035f08d3f1556642918ef2c6d3758c4b9618c7 Author: Christian Lohmaier lohmaier+libreoff...@googlemail.com Date: Fri Jul 31 00:07:11 2015 +0200 tdf#93004 msi banner: avoid

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

2015-07-30 Thread Christian Lohmaier
Tag 'libreoffice-5.0.0.5' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2015-07-31 01:33 -0700 Tag libreoffice-5.0.0.5 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVusI8AAoJEPQ0oe+v7q6jd9wP/RWA0J4BYzOdd42ZIjOurEiz

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

2015-07-30 Thread Christian Lohmaier
Tag 'libreoffice-5.0.0.5' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2015-07-31 01:33 -0700 Tag libreoffice-5.0.0.5 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVusI/AAoJEPQ0oe+v7q6jFFMP/j39RyYJEV1ioNN8WRqNglqr

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

2015-07-30 Thread Christian Lohmaier
Tag 'libreoffice-5.0.0.5' created by Christian Lohmaier lohmaier+libreoff...@googlemail.com at 2015-07-31 01:32 -0700 Tag libreoffice-5.0.0.5 -BEGIN PGP SIGNATURE- Version: GnuPG v1 iQIcBAABAgAGBQJVusI3AAoJEPQ0oe+v7q6j9kIP/1zVyUbi2W/XaWixU3VChw+r

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - framework/inc framework/source

2015-07-30 Thread Szymon Kłos
framework/inc/classes/resource.hrc |1 + framework/source/classes/resource.src |5 + framework/source/fwe/helper/titlehelper.cxx | 13 + 3 files changed, 19 insertions(+) New commits: commit e4b6dae384a3a53ad19aea707c92f96846834a89 Author: Szymon Kłos

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

2015-07-30 Thread Jan Holesovsky
vcl/unx/gtk/window/gtksalframe.cxx | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit 28ef8e43cdb2944326963c0becc2812a46be5be1 Author: Jan Holesovsky ke...@collabora.com Date: Thu Jul 30 12:13:30 2015 +0200 tdf#92765: Show the real icon instead of a

[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - instsetoo_native/CustomTarget_setup.mk

2015-07-30 Thread Jan Holesovsky
instsetoo_native/CustomTarget_setup.mk |4 1 file changed, 4 insertions(+) New commits: commit a706a635eb2b03c7307dca91a47d77b2fbcc1a93 Author: Jan Holesovsky ke...@collabora.com Date: Thu Jul 30 10:36:02 2015 +0200 tdf#93007: Add missing build dependencies for *rc files.

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - svx/inc svx/source

2015-07-30 Thread matteocam
svx/inc/sdr/primitive2d/sdrtextprimitive2d.hxx |2 +- svx/source/svdraw/svdotextdecomposition.cxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2d86d1734984090882e170097d313bc00144680d Author: matteocam matteo.campane...@gmail.com Date: Thu Jul 30

[Libreoffice-commits] core.git: external/neon

2015-07-30 Thread David Ostrovsky
external/neon/configs/config.h |7 +++ 1 file changed, 7 insertions(+) New commits: commit 10d93fdb99c0f42c80c1671520a8f60a3ced60de Author: David Ostrovsky da...@ostrovsky.org Date: Mon Jul 27 08:12:17 2015 +0200 Fix neon on MSVC 14.0 Change-Id:

[Libreoffice-commits] core.git: Branch 'feature/gsoc14-draw-chained-text-boxes' - editeng/source

2015-07-30 Thread matteocam
editeng/source/outliner/outlvw.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 4493543f1fa9420a67ac18e904d436dc0404a8a3 Author: matteocam matteo.campane...@gmail.com Date: Thu Jul 30 13:29:45 2015 +0200 Handle underflow after cutting text

[Libreoffice-bugs] [Bug 93027] New: Error input-output

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93027 Bug ID: 93027 Summary: Error input-output Product: LibreOffice Version: 5.0.0.4 rc Hardware: Other OS: All Status: UNCONFIRMED Severity: normal

[Libreoffice-bugs] [Bug 92813] PRINTING: Page format does not align when printing via Excel

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92813 Beluga todven...@suomi24.fi changed: What|Removed |Added CC||todven...@suomi24.fi

[Libreoffice-bugs] [Bug 92813] PRINTING: Page format does not align when printing via Excel

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

[Libreoffice-bugs] [Bug 93025] Advances Imaging options like Color Dropout , Bakground Removal, Mirror \ Negative Image are missing in Libre Office.

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93025 --- Comment #2 from Aveek aveek.b...@lexmark.com --- Created attachment 117532 -- https://bugs.documentfoundation.org/attachment.cgi?id=117532action=edit Image3 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 93025] Advances Imaging options like Color Dropout , Bakground Removal, Mirror \ Negative Image are missing in Libre Office.

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93025 --- Comment #1 from Aveek aveek.b...@lexmark.com --- Created attachment 117531 -- https://bugs.documentfoundation.org/attachment.cgi?id=117531action=edit Image2 -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 88909] [4.4.0.3] After upgrading, opening a CSV UTF-8 in Calc defaults to UTF-16 encoding

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88909 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 92963] Pasting a whole row with data crashes all open LibO apps

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92963 tommy27 ba...@quipo.it changed: What|Removed |Added CC||ba...@quipo.it

[Libreoffice-bugs] [Bug 92998] impress/charts: Can save broken odc

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92998 Eike Rathke er...@redhat.com changed: What|Removed |Added CC||er...@redhat.com,

[Libreoffice-bugs] [Bug 92723] Font replacements not activatable in master

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92723 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Libreoffice-bugs] [Bug 92861] AutoCorrect Options checkboxes do not work

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92861 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added CC|

[Libreoffice-bugs] [Bug 87404] UI: mouse over comments field in cell left a line of artifact behind

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=87404 --- Comment #6 from rebelxt rebelxtu...@hotmail.com --- Since the Show Comment/Hide Comment sequence does not leave artifact lines behind, can whatever is done there be replicated in this situation? The current daily build (Version:

[Libreoffice-bugs] [Bug 93026] New: Export PDF of justified document results in left align PDF document

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93026 Bug ID: 93026 Summary: Export PDF of justified document results in left align PDF document Product: LibreOffice Version: 4.4.4.3 release Hardware: Other

[Libreoffice-bugs] [Bug 64827] FILESAVE: Changing file extension (filter) also changes file name

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

[Libreoffice-bugs] [Bug 74437] BUSCARV (LOOKUPV) Error and Excel 2003 interoperability

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74437 raal r...@post.cz changed: What|Removed |Added CC||r...@post.cz --- Comment #4

[Libreoffice-bugs] [Bug 92861] AutoCorrect Options checkboxes do not work

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92861 Noel Grandin noelgran...@gmail.com changed: What|Removed |Added Assignee|libreoffice-b...@lists.free

[Libreoffice-bugs] [Bug 92919] MS .PPS slideshow does not advance slides

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92919 --- Comment #7 from tommy27 ba...@quipo.it --- LibO 4.4.5.2 released today. please upgrade with a clean user profile ( https://wiki.documentfoundation.org/UserProfile )and give feedback about the bug status with the latest LibO release

[Libreoffice-bugs] [Bug 74437] BUSCARV (LOOKUPV) Error and Excel 2003 interoperability

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=74437 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|NEW

[Libreoffice-bugs] [Bug 92963] Pasting a whole row with data crashes all open LibO apps

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92963 raal r...@post.cz changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO CC|

[Libreoffice-bugs] [Bug 92580] Crash: when creating a table via wizard, go back then forth in a step

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92580 --- Comment #11 from Beluga todven...@suomi24.fi --- Ok now I coul test properly w/ Linux, too. No crash with the button dance. Ubuntu 15.04 64-bit Version: 5.1.0.0.alpha1+ Build ID: 902255645328efde34ddf62227c8278e8dd61ff0 TinderBox:

[Libreoffice-bugs] [Bug 93025] New: Advances Imaging options like Color Dropout , Bakground Removal, Mirror \ Negative Image are missing in Libre Office.

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93025 Bug ID: 93025 Summary: Advances Imaging options like Color Dropout , Bakground Removal, Mirror \ Negative Image are missing in Libre Office. Product: LibreOffice

[Libreoffice-bugs] [Bug 93021] CSV file has Chinese characters when opened in Calc

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93021 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 91456] Fade smoothly slide transition is broken

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91456 --- Comment #9 from tommy27 ba...@quipo.it --- sorry I made a mistake... the fade smoothly works in the 4.4.5.1 just in the presenter console preview window but not in the actual display window. I retested with LibO 5.1.0.0 alpha and the

[Libreoffice-bugs] [Bug 88206] Change uses of cppu::WeakImplHelper* and cppu::ImplInheritanceHelper* to use variadic variants instead

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #19 from Commit Notification libreoffice-comm...@lists.freedesktop.org --- Takeshi Abe committed a patch related to this issue. It has been pushed to master:

[Libreoffice-bugs] [Bug 92898] LibreOffice Vanilla 100% CPU and have to Force Quit after installing OSX 10.11 Public Beta 2

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92898 --- Comment #16 from Rudolf Kollien rudolf.koll...@medas.de --- Hello, also can confirm this behaviour. Sometimes LO Calc hangs on opening a spreadsheet, sometimes it is possible to work for a time. Hang of the App occurs to very different

[Libreoffice-bugs] [Bug 84338] FILEOPEN: CSV File creates garbled preview and almost freezes LibreOffice

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84338 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Libreoffice-bugs] [Bug 35078] FILEOPEN: Support Excel 2003 XML with Unescaped '' in attributes values

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=35078 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 38361] FILEOPEN: Excel 2003 XML file containing nbsp; cannot be opened

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=38361 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added See Also|

[Libreoffice-bugs] [Bug 93027] FILEOPEN: Excel 2003 XML with invalid xml

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93027 Maxim Monastirsky momonas...@gmail.com changed: What|Removed |Added Priority|medium |lowest

[Libreoffice-bugs] [Bug 43808] Meta bug for Most Annoying RTL related issues

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=43808 Yousuf (Jay) Philips philip...@hotmail.com changed: What|Removed |Added Depends on||92710

[Libreoffice-bugs] [Bug 92717] VIEWING UI LibreOffice Impress Presentation WebRTC

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92717 Beluga todven...@suomi24.fi changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO

[Libreoffice-bugs] [Bug 91972] CustomToolPanel extension causes blank context menus

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=91972 --- Comment #5 from testdru...@gmail.com --- The problem is still there with the prerelease version of LibreOffice (5.0.0.4). -- You are receiving this mail because: You are the assignee for the bug.

[Libreoffice-bugs] [Bug 84913] Repagination on PDF export changes page number

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

[Libreoffice-bugs] [Bug 92986] cannot update a view

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92986 --- Comment #6 from Rolf Leggewie libreoff...@rolf.leggewie.biz --- I thought I remembered reading something about it and inded, I found it in my browser history: https://wiki.documentfoundation.org/Installing_in_parallel -- You are

[Libreoffice-bugs] [Bug 93026] Export PDF of justified document results in left align PDF document

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93026 Gordo gordon1dr...@yahoo.com changed: What|Removed |Added Status|UNCONFIRMED |NEEDINFO Ever

[Libreoffice-bugs] [Bug 93031] New: Impress Slideshow Presentation Mode Not Displaying Properly

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=93031 Bug ID: 93031 Summary: Impress Slideshow Presentation Mode Not Displaying Properly Product: LibreOffice Version: 4.4.4.3 release Hardware: Other OS:

[Libreoffice-bugs] [Bug 92986] cannot update a view

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92986 --- Comment #5 from Rolf Leggewie libreoff...@rolf.leggewie.biz --- I will have better internet connection tomorrow to do the big download of the latest LO. If you have a pointer how to run the latest LO alongside the one supplied by the

[Libreoffice-bugs] [Bug 84913] Repagination on PDF export changes page number

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=84913 --- Comment #27 from Darius Daniel Grigoras daniel.grigo...@movidius.com --- (In reply to Beluga from comment #26) It didn't take that long on my side, but I have an Intel Core i7-4770k, 256GB SDD and 16GB of RAM. The loading of the

[Libreoffice-bugs] [Bug 92843] UI: The case of the disappearing zoom slider

2015-07-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=92843 Beluga todven...@suomi24.fi changed: What|Removed |Added Keywords||regression

  1   2   3   4   >