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

2014-11-25 Thread Stephan Bergmann
svx/source/inc/GraphCtlAccessibleContext.hxx |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit a8a8cb216fd2b25a1ed8b9c217685dccacaa428e Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 25 09:06:36 2014 +0100 -Werror,-Wuninitialized (in

C++11 on master (towards LO 4.5)

2014-11-25 Thread Stephan Bergmann
Until now, our minimum C++ compiler requirements on master are: * Clang 3.1 * GCC 4.6 (specifically for Munich; preferred 4.7) * MSVC 2012 Branch-off of LO 4.4 from master seems like a good time to re-visit. And natural candidates for consideration appear to be dropping MSVC 2012 for

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

2014-11-25 Thread Miklos Vajna
writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit fb914bac36b1e6cf3313dae1f0f317f3c06694cb Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Nov 25 09:31:48 2014 +0100 writerfilter: Value stored to 'nPos' is never read

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

2014-11-25 Thread Julien Nabet
sc/source/filter/oox/condformatbuffer.cxx | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 2987635da7c46874c3d1b7979b70dec0de4b69b1 Author: Julien Nabet serval2...@yahoo.fr Date: Sun Nov 23 00:51:10 2014 +0100 make sure to check for formula

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

2014-11-25 Thread Julien Nabet
sc/source/filter/oox/condformatbuffer.cxx | 18 ++ 1 file changed, 10 insertions(+), 8 deletions(-) New commits: commit 008c0fe0f9b489a10ecc81e0205f2ac9e25b60ff Author: Julien Nabet serval2...@yahoo.fr Date: Sun Nov 23 00:51:10 2014 +0100 make sure to check for formula

[Libreoffice-commits] core.git: 9 commits - connectivity/com connectivity/qa filter/qa forms/qa javaunohelper/com odk/examples qadevOOo/runner qadevOOo/tests stoc/test wizards/com wizards/Jar_commonwi

2014-11-25 Thread Noel Grandin
connectivity/com/sun/star/sdbcx/comp/hsqldb/NativeStorageAccess.java |6 connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageFileAccess.java |7 connectivity/com/sun/star/sdbcx/comp/hsqldb/StorageNativeInputStream.java |6

Re: C++11 on master (towards LO 4.5)

2014-11-25 Thread Tor Lillqvist
Thoughts? I am all for it! I already tried using initializer lists (which IMHO seem quite useful and not obscure at all;) but was then saddened to notice that MSVS2012 did not support them. --tml ___ LibreOffice mailing list

Re: Formatting of README files

2014-11-25 Thread Miklos Vajna
Hi Chris, On Tue, Nov 25, 2014 at 01:17:07PM +1100, Chris Sherlock chris.sherloc...@gmail.com wrote: I noticed that there is some minor formatting capabilities on the docs.libreoffice.org website for readmes. e.g. http://docs.libreoffice.org/vcl.html shows headings, which uses Wikimedia

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

2014-11-25 Thread Stephan Bergmann
extensions/source/propctrlr/propertycomposer.hxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit da9fd02a4d1a36cf9d22d5b36ba36240585284f6 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 25 09:46:13 2014 +0100 -Werror,-Wuninitialized (in

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

2014-11-25 Thread Noel Grandin
wizards/Jar_commonwizards.mk |5 + wizards/com/sun/star/wizards/ui/event/XActionListenerAdapter.java | 32 ++ wizards/com/sun/star/wizards/ui/event/XTextListenerAdapter.java | 32 ++ 3 files changed, 69 insertions(+) New commits:

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

2014-11-25 Thread Miklos Vajna
src/lib/Makefile.am |3 + src/lib/VSDCollector.h |3 + src/lib/VSDContentCollector.cpp |5 + src/lib/VSDContentCollector.h |2 src/lib/VSDPages.cpp|6 ++ src/lib/VSDPages.h |2 src/lib/VSDStylesCollector.h|2

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

2014-11-25 Thread Tor Lillqvist
solenv/gbuild/UnpackedTarball.mk |8 1 file changed, 8 insertions(+) New commits: commit a9a81a23009b2fc9b1552f367cb04996a99bf704 Author: Tor Lillqvist t...@collabora.com Date: Tue Nov 25 10:50:47 2014 +0200 Add comment about a bug but how this stuff still works by luck

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

2014-11-25 Thread David Tardon
solenv/gbuild/UnpackedTarball.mk | 24 +--- 1 file changed, 1 insertion(+), 23 deletions(-) New commits: commit 761e40251f23b2e66dfe86d329ed6345b272bd89 Author: David Tardon dtar...@redhat.com Date: Tue Nov 25 10:29:10 2014 +0100 always use 1 as default for

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

2014-11-25 Thread Stephan Bergmann
slideshow/source/engine/shapes/gdimtftools.cxx |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) New commits: commit 34d464316872fec13fc024d630cbfcc26b77185a Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 25 10:34:30 2014 +0100 -Werror,-Wuninitialized (in

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

2014-11-25 Thread Stephan Bergmann
scp2/source/ooo/ure.scp | 11 +++ 1 file changed, 3 insertions(+), 8 deletions(-) New commits: commit 836a93e24e4b1db3aa508ed8554ab13bc8788e74 Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 25 10:38:12 2014 +0100 Simplify some #if Change-Id:

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

2014-11-25 Thread Caolán McNamara
include/sfx2/objface.hxx |2 -- sfx2/source/control/shell.cxx |6 ++ 2 files changed, 2 insertions(+), 6 deletions(-) New commits: commit 1452734589500a7c4da3ebf0e5946f976ad2e79d Author: Caolán McNamara caol...@redhat.com Date: Mon Nov 24 21:05:12 2014 + only use of

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

2014-11-25 Thread Michael Meeks
vcl/opengl/gdiimpl.cxx |7 --- 1 file changed, 4 insertions(+), 3 deletions(-) New commits: commit 7a1cb6c3953bba26e58af0f292b1e6bf4bc4a61b Author: Michael Meeks michael.me...@collabora.com Date: Tue Nov 25 10:12:47 2014 + vcl: misc. TODO comment expansion. Change-Id:

[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 Michael Meeks michael.me...@collabora.com changed: What|Removed |Added See Also|

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

2014-11-25 Thread Maxim Monastirsky
sw/source/core/uibase/shells/textfld.cxx | 23 +-- 1 file changed, 17 insertions(+), 6 deletions(-) New commits: commit daa567e1c5e4015236640b1d97b32710df4e96a7 Author: Maxim Monastirsky momonas...@gmail.com Date: Fri Nov 21 00:50:18 2014 +0200 fdo#78980 i#98931

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

2014-11-25 Thread Miklos Vajna
src/lib/VSDXMetaData.cpp | 44 src/lib/VSDXMetaData.h |2 ++ src/lib/tokens.txt |2 ++ 3 files changed, 48 insertions(+) New commits: commit 04735e030c94941e956423e73214ac04243bcefa Author: Miklos Vajna vmik...@collabora.co.uk Date:

[Libreoffice-commits] core.git: Changes to 'private/ajrhunt/cunitdemo'

2014-11-25 Thread Andrzej Hunt
New branch 'private/ajrhunt/cunitdemo' available with the following commits: commit b0c18033914c9a5b8210232f56d1b94a36817f8c Author: Andrzej Hunt andr...@ahunt.org Date: Tue Nov 25 11:16:26 2014 + Add sc.units to log area. Change-Id: Ia921b3e7aef905b3132f59be35282357bf5ec3b7

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

2014-11-25 Thread Maxim Monastirsky
cui/source/customize/cfg.cxx | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit e7f67732cfb9904b7667cf3e32097ea2c6ea0597 Author: Maxim Monastirsky momonas...@gmail.com Date: Tue Nov 18 01:24:31 2014 +0200 fdo#80280 Don't add items with no

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

2014-11-25 Thread Aurimas Fišeras
wizards/source/euro/Init.xba | 26 +++--- wizards/source/euro/euro.src |7 +-- 2 files changed, 20 insertions(+), 13 deletions(-) New commits: commit 244f4abc04aa6773879f19b38f4aa899689978cc Author: Aurimas Fišeras auri...@members.fsf.org Date: Sat Aug 23

[Libreoffice-commits] core.git: officecfg/registry

2014-11-25 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 51a572f218cb49e2c3aabdc7e6a7dc47e56c4ded Author: Yousuf Philips philip...@hotmail.com Date: Mon Nov 24 10:32:02 2014 +0400 fdo#82969 add

[Libreoffice-commits] core.git: Branch 'libreoffice-4-4' - icon-themes/galaxy icon-themes/tango officecfg/registry sc/uiconfig

2014-11-25 Thread Yousuf Philips
icon-themes/galaxy/cmd/lc_colorscaleformatdialog.png |binary icon-themes/galaxy/cmd/lc_conditionalformatdialog.png |binary icon-themes/galaxy/cmd/lc_databarformatdialog.png |binary icon-themes/galaxy/cmd/sc_conditionalformatmenu.png

[Libreoffice-commits] core.git: icon-themes/galaxy icon-themes/tango officecfg/registry sc/uiconfig

2014-11-25 Thread Yousuf Philips
icon-themes/galaxy/cmd/lc_colorscaleformatdialog.png |binary icon-themes/galaxy/cmd/lc_conditionalformatdialog.png |binary icon-themes/galaxy/cmd/lc_databarformatdialog.png |binary icon-themes/galaxy/cmd/sc_conditionalformatmenu.png

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

2014-11-25 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 18 ++ sc/uiconfig/scalc/toolbar/formatobjectbar.xml | 12 +++--- 2 files changed, 24 insertions(+), 6 deletions(-) New commits: commit c609824138ebe50053aa42a33cdcd3b8f113193e Author: Yousuf

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

2014-11-25 Thread Yousuf Philips
sc/uiconfig/scalc/menubar/menubar.xml|2 +- sd/uiconfig/simpress/menubar/menubar.xml |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 2c8e0f95750e43eda1ca69df48f7b35e5003374b Author: Yousuf Philips philip...@hotmail.com Date: Fri Nov 21 21:11:56 2014

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

2014-11-25 Thread Yousuf Philips
sc/uiconfig/scalc/menubar/menubar.xml|2 +- sd/uiconfig/simpress/menubar/menubar.xml |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 452db55f0a14a1f8c77cae7b54f1857498651c28 Author: Yousuf Philips philip...@hotmail.com Date: Fri Nov 21 21:11:56 2014

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

2014-11-25 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu | 18 ++ sc/uiconfig/scalc/toolbar/formatobjectbar.xml | 12 +++--- 2 files changed, 24 insertions(+), 6 deletions(-) New commits: commit 82c998977b62b5fb7a01b5e9838d7f6868d697bf Author: Yousuf

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

2014-11-25 Thread Adolfo Jayme Barrientos
svtools/uiconfig/ui/GraphicExportOptionsDialog.ui | 35 - svtools/uiconfig/ui/addresstemplatedialog.ui | 617 +- svtools/uiconfig/ui/graphicexport.ui | 164 + svtools/uiconfig/ui/javadisableddialog.ui |4 svtools/uiconfig/ui/placeedit.ui

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

2014-11-25 Thread Adolfo Jayme Barrientos
dbaccess/uiconfig/ui/admindialog.ui |8 dbaccess/uiconfig/ui/advancedsettingsdialog.ui|6 dbaccess/uiconfig/ui/autocharsetpage.ui | 11 dbaccess/uiconfig/ui/backuppage.ui| 26 --

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

2014-11-25 Thread Adolfo Jayme Barrientos
fpicker/uiconfig/ui/explorerfiledialog.ui |1 + 1 file changed, 1 insertion(+) New commits: commit e5a7e7249a32493d175ad94ee4e650320518d711 Author: Adolfo Jayme Barrientos fit...@ubuntu.com Date: Wed Nov 19 12:48:38 2014 -0600 fdo#85347 Make file picker modal again Change-Id:

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

2014-11-25 Thread Adolfo Jayme Barrientos
fpicker/uiconfig/ui/explorerfiledialog.ui |1 + 1 file changed, 1 insertion(+) New commits: commit 6adc5da9246b098a3fcfdee094a742514dcec761 Author: Adolfo Jayme Barrientos fit...@ubuntu.com Date: Wed Nov 19 12:48:38 2014 -0600 fdo#85347 Make file picker modal again Change-Id:

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

2014-11-25 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/numberingformatpage.ui | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 936ffd5924e68e1803c8ddeb8a2435375d356260 Author: Adolfo Jayme Barrientos fit...@ubuntu.com Date: Sat Nov 22 17:36:50 2014 -0600 fdo#86579 Give uniform width to

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

2014-11-25 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/select_persona_dialog.ui | 142 +- sw/uiconfig/swriter/ui/tocdialog.ui | 167 ++- 2 files changed, 150 insertions(+), 159 deletions(-) New commits: commit b625baafd00ce578f8e68206fd8c1dd1206da2fc Author: Adolfo Jayme

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

2014-11-25 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/similaritysearchdialog.ui | 219 -- 1 file changed, 92 insertions(+), 127 deletions(-) New commits: commit baa59ca5eaf061e6b799798406cc31c0a2fa7c9f Author: Adolfo Jayme Barrientos fit...@ubuntu.com Date: Sat Nov 22 16:26:06 2014 -0600 Simplify

[Libreoffice-commits] core.git: Branch 'private/ajrhunt/cunitdemo' - 2025 commits - accessibility/source android/experimental animations/source apple_remote/source autogen.sh avmedia/Library_avmediags

2014-11-25 Thread Andrzej Hunt
Rebased ref, commits from common ancestor: commit 786c4d2f8096f0d423ff89c453f45b6d812579ac Author: Andrzej Hunt andr...@ahunt.org Date: Tue Nov 25 11:16:26 2014 + Add sc.units to log area. Change-Id: Ia921b3e7aef905b3132f59be35282357bf5ec3b7 diff --git

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

2014-11-25 Thread Rene Engelhard
bridges/source/cpp_uno/gcc3_aix_powerpc/cpp2uno.cxx | 10 ++--- bridges/source/cpp_uno/gcc3_aix_powerpc/except.cxx | 13 ++ bridges/source/cpp_uno/gcc3_aix_powerpc/uno2cpp.cxx |6 +-- bridges/source/cpp_uno/gcc3_ios_arm/cpp2uno-arm.cxx | 16 +++-

[Libreoffice-commits] core.git: external/libodfgen external/libvisio

2014-11-25 Thread Miklos Vajna
external/libodfgen/UnpackedTarball_libodfgen.mk |4 external/libodfgen/metadata.patch | 33 + external/libvisio/UnpackedTarball_libvisio.mk |1 external/libvisio/vsdx-metadata.patch.1 | 462 4 files changed, 500 insertions(+) New

[Libreoffice-commits] core.git: android/Bootstrap instsetoo_native/CustomTarget_setup.mk scp2/source

2014-11-25 Thread Stephan Bergmann
android/Bootstrap/Makefile.shared |1 - instsetoo_native/CustomTarget_setup.mk |1 - scp2/source/ooo/common_brand.scp | 12 3 files changed, 14 deletions(-) New commits: commit 2fc4952bd0123de06bf281733597b3f9fc487d75 Author: Stephan Bergmann sberg...@redhat.com

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

2014-11-25 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 65880fdcf9115a16427b0fe98c1c8a53451b28bb Author: Andras Timar andras.ti...@collabora.com Date: Tue Nov 25 14:16:14 2014 +0100 Updated core Project: translations

[Libreoffice-commits] translations.git: Branch 'libreoffice-4-3' - source/sl source/sr source/sr-Latn

2014-11-25 Thread Andras Timar
source/sl/wizards/source/euro.po | 12 ++-- source/sr-Latn/wizards/source/euro.po | 14 ++ source/sr/wizards/source/euro.po | 13 ++--- 3 files changed, 6 insertions(+), 33 deletions(-) New commits: commit dc9efae66f0f0e66e941a01c1c6af93b72d0213c

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

2014-11-25 Thread David Tardon
src/lib/MSPUBParser.cpp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0ab2f4869b5d5f43a3793ae7e556bd5825609552 Author: David Tardon dtar...@redhat.com Date: Tue Nov 25 15:27:51 2014 +0100 do not dereference past-the-end iterator Change-Id:

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

2014-11-25 Thread Michael Jaumann
canvas/opengl/simpleVertexShader.glsl |5 - canvas/opengl/texVertexShader.glsl |5 - canvas/opengl/textManipulatingVertexShader.glsl |3 canvas/source/opengl/ogl_canvascustomsprite.cxx | 48 +++-- canvas/source/opengl/ogl_canvashelper.cxx | 85

[Libreoffice-commits] core.git: 3 commits - basctl/inc basctl/source include/sfx2 include/svx sc/inc sc/source sd/inc sd/source sfx2/source starmath/source svx/source sw/source

2014-11-25 Thread Caolán McNamara
basctl/inc/basidesh.hrc |2 basctl/source/basicide/basdoc.cxx |2 basctl/source/basicide/basidesh.cxx |2 basctl/source/basicide/basidesh.src |4 include/sfx2/objface.hxx

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

2014-11-25 Thread Kohei Yoshida
include/svl/broadcast.hxx | 10 +- sc/inc/cellvalue.hxx |2 sc/inc/clipcontext.hxx|5 + sc/inc/column.hxx | 17 +++-- sc/inc/document.hxx |2 sc/inc/formulacell.hxx

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

2014-11-25 Thread Kohei Yoshida
include/svl/broadcast.hxx | 10 +- sc/inc/cellvalue.hxx |2 sc/inc/clipcontext.hxx|5 + sc/inc/column.hxx | 17 +++-- sc/inc/document.hxx |2 sc/inc/formulacell.hxx

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

2014-11-25 Thread Eike Rathke
sc/inc/column.hxx | 12 +++- sc/source/core/data/column4.cxx | 10 ++ sc/source/core/data/table3.cxx |3 ++- 3 files changed, 15 insertions(+), 10 deletions(-) New commits: commit e44d09160038c7cf661e23885a0997d54ca01752 Author: Eike Rathke er...@redhat.com

[Libreoffice-commits] core.git: Branch 'feature/opengl-vcl2' - 3 commits - vcl/inc vcl/win

2014-11-25 Thread Jan Holesovsky
vcl/inc/opengl/win/gdiimpl.hxx |2 -- vcl/win/source/gdi/salgdi.cxx |1 + 2 files changed, 1 insertion(+), 2 deletions(-) New commits: commit 29420563fce7a15def14b79965987d1c5c3f648c Author: Jan Holesovsky ke...@collabora.com Date: Tue Nov 25 16:09:42 2014 +0100 windows opengl:

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

2014-11-25 Thread Eike Rathke
sc/inc/tokenarray.hxx |6 + sc/source/core/data/column4.cxx |2 + sc/source/core/data/table3.cxx |4 +++ sc/source/core/tool/token.cxx | 43 4 files changed, 55 insertions(+) New commits: commit

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

2014-11-25 Thread Stephan Bergmann
sc/source/core/data/cellvalues.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 34117a81f283cb27584915633a956dd3545d6b1c Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 25 16:25:00 2014 +0100 Missing include Change-Id:

Re: C++11 on master (towards LO 4.5)

2014-11-25 Thread Terrence Enger
On Tue, 2014-11-25 at 09:13 +0100, Stephan Bergmann wrote: interesting stuff about features of C++ supported by various compilers. The range-based `for` offers clearer code, IMHO. When, I wonder, is it appropriate to use it? (*) New code? (*) When I am changing a for-statement anyway? (*)

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

2014-11-25 Thread Yousuf Philips
sc/uiconfig/scalc/toolbar/standardbar.xml|2 +- sd/uiconfig/simpress/toolbar/standardbar.xml |2 +- sw/uiconfig/sglobal/toolbar/standardbar.xml |2 +- sw/uiconfig/sweb/toolbar/standardbar.xml |2 +- sw/uiconfig/swform/toolbar/standardbar.xml |2 +-

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

2014-11-25 Thread Yousuf Philips
officecfg/registry/data/org/openoffice/Office/Accelerators.xcu |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit a11baa0a3478048a6a8797aa4812cb25c03df57e Author: Yousuf Philips philip...@hotmail.com Date: Mon Nov 24 10:32:02 2014 +0400 fdo#82969 add

Re: C++11 on master (towards LO 4.5)

2014-11-25 Thread Stephan Bergmann
On 11/25/2014 04:34 PM, Terrence Enger wrote: The range-based `for` offers clearer code, IMHO. When, I wonder, is it appropriate to use it? (*) New code? (*) When I am changing a for-statement anyway? (*) Throughout a function when I am changing a for-statement anyway? (*) Not at all until we

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

2014-11-25 Thread Caolán McNamara
vcl/source/gdi/pdfwriter_impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 297b22bd49ea11a90063ab8503fb83090f351668 Author: Caolán McNamara caol...@redhat.com Date: Tue Nov 25 15:56:29 2014 + Revert Resolves: #i63015# always default to

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

2014-11-25 Thread Stephan Bergmann
instsetoo_native/util/openoffice.lst.in |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 905db8babf00ffd8741f195d2faac5f23f829a6d Author: Stephan Bergmann sberg...@redhat.com Date: Tue Nov 25 17:14:19 2014 +0100 Update ReferenceOOoMajorMinor to 4.1 for

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

2014-11-25 Thread Miklos Vajna
external/libvisio/vsdx-metadata.patch.1 | 38 1 file changed, 38 insertions(+) New commits: commit b3b0ecbf3717b04de3a5149db1c70a8ee93bf2ee Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Nov 25 17:14:29 2014 +0100 libvisio: don't invoke automake

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

2014-11-25 Thread Caolán McNamara
vcl/source/window/dialog.cxx | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit 384e8a216339c7019d4bf913a37e1517a46a11d9 Author: Caolán McNamara caol...@redhat.com Date: Tue Nov 25 16:26:51 2014 + the real bug behind so many apparent

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

2014-11-25 Thread Caolán McNamara
vcl/source/window/dialog.cxx | 19 +-- 1 file changed, 13 insertions(+), 6 deletions(-) New commits: commit 67fe0b50ede437601e8f5ed90514d729486c6b83 Author: Caolán McNamara caol...@redhat.com Date: Tue Nov 25 16:26:51 2014 + the real bug behind so many apparent

Re: Crash test update

2014-11-25 Thread Caolán McNamara
On Mon, 2014-11-24 at 12:36 +, Crashtest VM wrote: New crashtest update available at http://dev-builds.libreoffice.org/crashtest/893cf377125c03a19e2f681143910bf55904f08b/ The big recent spikes in e.g. tif and ras etc formats are not a crash in the ff importers but a dbgutil crash on

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

2014-11-25 Thread Caolán McNamara
vcl/source/gdi/pdfwriter_impl.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1723fa94eba483c1df64cfdab9fb216347157e5 Author: Caolán McNamara caol...@redhat.com Date: Tue Nov 25 15:56:29 2014 + Revert Resolves: #i63015# always default to

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

2014-11-25 Thread Adolfo Jayme Barrientos
cui/uiconfig/ui/numberingformatpage.ui | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit af57a5f07442b580bc2fff7a621495d35ed73d9b Author: Adolfo Jayme Barrientos fit...@ubuntu.com Date: Sat Nov 22 17:36:50 2014 -0600 fdo#86579 Give uniform width to

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

2014-11-25 Thread Michael Stahl
svx/source/items/customshapeitem.cxx | 42 ++- 1 file changed, 41 insertions(+), 1 deletion(-) New commits: commit aa601f94cf39dcdc1aea619d526c894e2697da23 Author: Michael Stahl mst...@redhat.com Date: Sat Nov 22 00:21:19 2014 +0100 svx: punish evil-doers

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

2014-11-25 Thread Yousuf Philips
icon-themes/galaxy/cmd/sc_hide.png|binary icon-themes/galaxy/cmd/sc_insert.png |binary icon-themes/galaxy/cmd/sc_move.png|binary icon-themes/galaxy/cmd/sc_protect.png

[Libreoffice-commits] dev-tools.git: scripts/scan-build.sh

2014-11-25 Thread Miklos Vajna
scripts/scan-build.sh | 54 ++ 1 file changed, 54 insertions(+) New commits: commit cb70d4089408c864a8f31ace321508eacb75dae3 Author: Miklos Vajna vmik...@collabora.co.uk Date: Tue Nov 25 17:51:38 2014 +0100 Import scan-build.sh

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

2014-11-25 Thread Michaël Lefèvre
sw/source/core/layout/paintfrm.cxx | 183 - 1 file changed, 99 insertions(+), 84 deletions(-) New commits: commit cccf054a4353d1efdb8318e8dbed73de6d9c3d70 Author: Michaël Lefèvre lefevr...@yahoo.fr Date: Mon Nov 24 11:07:32 2014 +0100 Use parameters

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

2014-11-25 Thread Jan Holesovsky
vcl/win/source/gdi/salgdi.cxx|2 +- vcl/win/source/gdi/salnativewidgets-luna.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit d45409468b98ada43c0536fc1b0ba5e221d5b9bf Author: Jan Holesovsky ke...@collabora.com Date: Tue Nov 25 18:03:12

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

2014-11-25 Thread László Németh
vcl/workben/vcldemo.cxx | 112 +--- 1 file changed, 107 insertions(+), 5 deletions(-) New commits: commit 54d9755ab4a0825d35e605b47376e01b72d1a57c Author: László Németh nem...@collabora.com Date: Tue Nov 25 18:03:08 2014 +0100 add profiling

[Libreoffice-commits] core.git: 7 commits - include/svx svx/source sw/source vcl/source xmloff/source

2014-11-25 Thread Michael Stahl
include/svx/rulritem.hxx | 10 + svx/source/dialog/rulritem.cxx|5 +- sw/source/core/layout/pagechg.cxx |2 - vcl/source/outdev/map.cxx |2 + xmloff/source/text/txtimp.cxx | 53 +--- xmloff/source/text/txtimppr.cxx | 71

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

2014-11-25 Thread Michael Stahl
include/svx/rulritem.hxx | 10 ++ svx/source/dialog/rulritem.cxx |5 +++-- 2 files changed, 13 insertions(+), 2 deletions(-) New commits: commit 74b5a0e2c4f54f97bbbc53170fa9bfc033261f58 Author: Michael Stahl mst...@redhat.com Date: Tue Nov 25 15:14:22 2014 +0100 svx:

Crash test update

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

[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 --- Comment #16 from vlb v...@xs4all.nl --- Add bug 86572: Critical regression automatic recalculation formulas and graphics -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 --- Comment #82 from vlb v...@xs4all.nl --- Add bug 86321: Graphic didn't automatic update when change variabele (recalculation not triggered). -- You are receiving this mail because: You are on the CC list for the bug.

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

2014-11-25 Thread Eike Rathke
sc/source/ui/undo/undosort.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 5cec4ea827570a5bb0a368025f3733b841107d07 Author: Eike Rathke er...@redhat.com Date: Tue Nov 25 19:02:08 2014 +0100 fdo#86708 paint after Undo of Sort Regression of

[Libreoffice-commits] core.git: 2 commits - configure.ac download.lst external/clcc external/Module_external.mk Makefile.fetch RepositoryExternal.mk Repository.mk sc/CppunitTest_sc_opencl_test.mk sc/C

2014-11-25 Thread Tor Lillqvist
Makefile.fetch |1 Repository.mk |1 RepositoryExternal.mk | 11 configure.ac|1 download.lst|2

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

2014-11-25 Thread Eike Rathke
sc/source/ui/undo/undosort.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit fd8cf1f9c666203524a8d6af9c00ff569548f8e3 Author: Eike Rathke er...@redhat.com Date: Tue Nov 25 19:02:08 2014 +0100 fdo#86708 paint after Undo of Sort Regression of

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

2014-11-25 Thread Tor Lillqvist
sc/Library_sc.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit fc67c701373fe8c12126a5e63923ccb7b3c70fa2 Author: Tor Lillqvist t...@collabora.com Date: Tue Nov 25 20:26:48 2014 +0200 Need -lrt for clock_gettime() with older glibc versions Change-Id:

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

2014-11-25 Thread László Németh
vcl/workben/vcldemo.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2e2a2daf660e84d85aa4aab18085b41da0476521 Author: László Németh nem...@collabora.com Date: Tue Nov 25 19:21:42 2014 +0100 vcldemo profiling: avoid unnecessary calls Change-Id:

[Libreoffice-commits] mso-dumper.git: 2 commits - Makefile msodumper/docdirstream.py msodumper/vsdstream.py vsd-dump.py

2014-11-25 Thread Miklos Vajna
Makefile |1 msodumper/docdirstream.py |2 msodumper/vsdstream.py| 286 ++ vsd-dump.py | 44 +++ 4 files changed, 332 insertions(+), 1 deletion(-) New commits: commit

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

2014-11-25 Thread Tor Lillqvist
sc/CppunitTest_sc_ucalc.mk |6 ++ 1 file changed, 6 insertions(+) New commits: commit e7ac7ba7de64068f0264b71bc4d9ff182e278338 Author: Tor Lillqvist t...@collabora.com Date: Tue Nov 25 20:47:13 2014 +0200 Need -lrt for clock_gettime() with older glibc versions Change-Id:

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

2014-11-25 Thread Tor Lillqvist
sw/inc/cellatr.hxx |2 +- sw/inc/doc.hxx |4 ++-- sw/inc/docsh.hxx|2 +- sw/inc/editsh.hxx |4 ++-- sw/inc/fldbas.hxx |2 +- sw/inc/frmfmt.hxx |6 +++--- sw/inc/node.hxx |6 +++--- sw/inc/swddetbl.hxx |2 +- sw/inc/swtable.hxx |2 +-

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 tommy27 ba...@quipo.it changed: What|Removed |Added See Also|https://bugs.freedesktop.or |

[Bug 79641] LibreOffice 4.4 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=79641 tommy27 ba...@quipo.it changed: What|Removed |Added See Also||https://bugs.freedesktop.or

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||64490 -- You are receiving

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|64490 | -- You are receiving this

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

2014-11-25 Thread Eike Rathke
sc/source/ui/undo/undosort.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit c633627500e408219bbd67639a27489b50d87386 Author: Eike Rathke er...@redhat.com Date: Tue Nov 25 19:02:08 2014 +0100 fdo#86708 paint after Undo of Sort Regression of

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

2014-11-25 Thread Eike Rathke
sc/qa/unit/ucalc.hxx |1 + sc/qa/unit/ucalc_sort.cxx | 13 - vcl/source/gdi/pdfwriter_impl.cxx |2 +- 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 62a0a299b3c96cb743059d357c51b9c82aa38b98 Author: Eike Rathke er...@redhat.com

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

2014-11-25 Thread Eike Rathke
sc/inc/column.hxx | 12 +++- sc/source/core/data/column4.cxx | 10 ++ sc/source/core/data/table3.cxx |3 ++- 3 files changed, 15 insertions(+), 10 deletions(-) New commits: commit d1d41626387391d72c0e495a43b6190e6d0fec02 Author: Eike Rathke er...@redhat.com

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

2014-11-25 Thread Eike Rathke
sc/inc/tokenarray.hxx |6 + sc/source/core/data/column4.cxx |2 + sc/source/core/data/table3.cxx |4 +++ sc/source/core/tool/token.cxx | 43 4 files changed, 55 insertions(+) New commits: commit

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.2' - sc/source

2014-11-25 Thread Eike Rathke
sc/source/ui/undo/undosort.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 560c69f5268be0116691a625fcf66f9125055fcf Author: Eike Rathke er...@redhat.com Date: Tue Nov 25 19:02:08 2014 +0100 fdo#86708 paint after Undo of Sort Regression of

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|70809 | -- You are receiving this

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||70809 -- You are receiving

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

2014-11-25 Thread Eike Rathke
sc/source/ui/undo/undosort.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 57d68a12a7f8c8ac1e60eda33a9f96ce3bca75c2 Author: Eike Rathke er...@redhat.com Date: Tue Nov 25 19:02:08 2014 +0100 fdo#86708 paint after Undo of Sort Regression of

[Libreoffice-commits] core.git: officecfg/registry

2014-11-25 Thread Kohei Yoshida
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b4d237950725ea065c5fa812487fe56f8f2dc48a Author: Kohei Yoshida kohei.yosh...@collabora.com Date: Tue Nov 25 15:42:30 2014 -0500 Assign 'l' as

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

2014-11-25 Thread Michael Stahl
sw/uiconfig/swriter/ui/linenumbering.ui |1 + 1 file changed, 1 insertion(+) New commits: commit 617427806d0a1aa7d8b3f3a6977e7bc2a292e73b Author: Michael Stahl mst...@redhat.com Date: Tue Nov 25 21:49:25 2014 +0100 fdo#86185: sw: Line Numbering dialog: fix Format combo box

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

2014-11-25 Thread Michael Stahl
sw/uiconfig/swriter/ui/linenumbering.ui |1 + 1 file changed, 1 insertion(+) New commits: commit 3c0c857b5e10bd01fe2e53685539a9555087c802 Author: Michael Stahl mst...@redhat.com Date: Tue Nov 25 21:49:25 2014 +0100 fdo#86185: sw: Line Numbering dialog: fix Format combo box

[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-11-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|67379 | -- You are receiving this

  1   2   3   4   >