[Bug 65675] LibreOffice 4.2 most annoying bugs

2014-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=65675 Jean-Baptiste Faure changed: What|Removed |Added Depends on||81592 --- Comment #207 from Jean-B

LibreOffice Gerrit News for core on 2014-08-08

2014-08-07 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + Fix setting text style sheet listeners in SdrTextObj in https://gerrit.libreoffice.org/10818 from Tobias Lippert about module include, svx + Fixed erroneous co

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - sw/source

2014-08-07 Thread Steve Yin
sw/source/filter/ww8/ww8graf.cxx | 23 +-- 1 file changed, 9 insertions(+), 14 deletions(-) New commits: commit 700479573567e82f9bd9ae065f18f9ec9d943300 Author: Steve Yin Date: Fri Aug 8 03:10:58 2014 + Issue 125391 - The textbox object's location changes after i

[Libreoffice-commits] core.git: Branch 'feature/use-ogl-context-in-canvas' - 3 commits - canvas/source include/vcl vcl/source

2014-08-07 Thread Markus Mohrhard
canvas/source/opengl/ogl_buffercontext.hxx |9 -- canvas/source/opengl/ogl_canvascustomsprite.cxx |7 ++-- canvas/source/opengl/ogl_spritedevicehelper.cxx | 30 +++-- include/vcl/opengl/OpenGLHelper.hxx |6 ++-- vcl/source/opengl/OpenGLHelper.cxx

[Bug 82319] use modern OpenGL for OpenGL canvas

2014-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=82319 Markus Mohrhard changed: What|Removed |Added CC||libreoffice@lists.freedeskt

v4.3.0.4 not working on SSE1 CPUs anymore

2014-08-07 Thread Maniaxx
Hallo, LibreOffice v4.3.0.4 doesn't work on SSE1 CPUs anymore. Tested on AMD AthlonXP (AMD K7) with Windows7 32Bit. Previous version was v4.1.0 that worked properly. Exception code is c01d (illegal instruction). Probably thrown by SSE2 instruction (or higher) that the K7 doesn't understand (it

[no subject]

2014-08-07 Thread Maniaxx
___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Changes to 'feature/use-ogl-context-in-canvas'

2014-08-07 Thread Markus Mohrhard
New branch 'feature/use-ogl-context-in-canvas' available with the following commits: commit d4bcd57f28b5dba5f5434c0da1a0c757effa4615 Author: Markus Mohrhard Date: Fri Aug 8 01:55:33 2014 +0200 reuse OpenGLContext in OGL canvas The only thing that needs to be reimplemented is the p

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

2014-08-07 Thread Kohei Yoshida
include/oox/export/chartexport.hxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 57dcc9f3e9a7d2ebc86cf444729a7a08820418a1 Author: Kohei Yoshida Date: Thu Aug 7 20:43:30 2014 -0400 I forgot to check this in. Change-Id: Icc32c336495a1d0a29b24b976dd5

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

2014-08-07 Thread Markus Mohrhard
test/source/sheet/xstyleloader.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 932e37abca820479db439cd883859d0d5f4a3709 Author: Markus Mohrhard Date: Fri Aug 8 02:29:03 2014 +0200 fix ambiguity in argument Change-Id: I00146441b1271d7a3c866ad

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

2014-08-07 Thread Kohei Yoshida
chart2/qa/extras/chart2export.cxx | 17 + chart2/qa/extras/data/docx/radar-chart-labels.docx |binary oox/source/export/chartexport.cxx |4 +++- 3 files changed, 20 insertions(+), 1 deletion(-) New commits: commit b3857330980232fe9869371007b

Re: [Libreoffice-qa] Minutes of ESC call: 2014-08-07

2014-08-07 Thread Terrence Enger
On Thu, 2014-08-07 at 19:02 +0200, Jan Holesovsky wrote: > * Pending Action Items: > + ... > + setup some VM's that can be created on-demand (Cloph) > + done for the hackfest, non-public > + working on creating a public machine I think that a publicly available VM set up fo

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

2014-08-07 Thread Kohei Yoshida
chart2/qa/extras/chart2export.cxx| 17 chart2/qa/extras/data/docx/bar-chart-labels.docx |binary oox/source/export/chartexport.cxx| 44 +++ 3 files changed, 54 insertions(+), 7 deletions(-) New commits: commit 7b8073906adca8dae24c04

[Libreoffice-commits] core.git: include/test sc/CppunitTest_sc_styleloaderobj.mk sc/Module_sc.mk sc/qa test/Library_subsequenttest.mk test/source

2014-08-07 Thread Laurent Godard
include/test/sheet/xstyleloader.hxx | 40 +++ sc/CppunitTest_sc_styleloaderobj.mk | 109 sc/Module_sc.mk |3 sc/qa/extras/scstyleloaderobj.cxx | 125 sc/qa/extras/testdo

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

2014-08-07 Thread Julien Nabet
editeng/source/misc/svxacorr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 41e05f48dd3bf08552db3675f5285276095ba0bf Author: Julien Nabet Date: Thu Aug 7 23:24:04 2014 +0200 cppcheck: Exception should be caught by reference Change-Id: Ie6438d67aa

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

2014-08-07 Thread Stephan Bergmann
svgio/inc/svgio/svgreader/svgnode.hxx |2 +- svgio/source/svgreader/svgnode.cxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit f120be20792ab862389a3dc24d9706821f91c571 Author: Stephan Bergmann Date: Thu Aug 7 23:18:54 2014 +0200 loplugin:passstuffby

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

2014-08-07 Thread Stephan Bergmann
svgio/inc/svgio/svgreader/svgstylenode.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 90ebe26e5d7c23579987bdb4115167beb6f6a66f Author: Stephan Bergmann Date: Thu Aug 7 23:18:37 2014 +0200 loplugin:saloverride Change-Id: Ifbcd602203708519f7b4416cf

new tool for vim users

2014-08-07 Thread Markus Mohrhard
Hey, looking for a task that does not make my head spin while being sick in bed I worked on support for YouCompleteMe [1]. For people who don't know it, it is a VIM plugin -- one more reason for emacs users to switch to the good side ;) -- that provides code-completition based on clang. Therefore

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

2014-08-07 Thread matteocam
svx/source/svdraw/svdotxed.cxx |7 --- vcl/source/outdev/text.cxx |2 ++ 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 31e66b9856671bb12e89997dae5df11c2235de3e Author: matteocam Date: Thu Aug 7 22:24:36 2014 +0200 Some minor changes Change-I

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

2014-08-07 Thread Caolán McNamara
writerperfect/qa/unit/data/draw/libmspub/pass/EDB-29664-1.pub |binary 1 file changed New commits: commit 345e148b8b19c36a57e821b3e95ebe94afacd339 Author: Caolán McNamara Date: Thu Aug 7 21:21:19 2014 +0100 add test-case for EDB-29664 Change-Id: Ib57c7846523f7b8b3b08d19355e10a47

[Libreoffice-commits] core.git: 2 commits - writerperfect/qa

2014-08-07 Thread Caolán McNamara
writerperfect/qa/unit/data/draw/libmspub/pass/EDB-22310-1.pub |binary writerperfect/qa/unit/data/draw/libmspub/pass/EDB-22655-1.pub |binary 2 files changed New commits: commit e84664d30207549e641b0fc76d22968dd3a8d837 Author: Caolán McNamara Date: Thu Aug 7 21:15:07 2014 +0100 add test-

[Libreoffice-commits] core.git: 2 commits - editeng/source writerperfect/qa

2014-08-07 Thread Caolán McNamara
editeng/source/editeng/eerdll.cxx |4 ++-- writerperfect/qa/unit/data/writer/libwpd/pass/CVE-2007-1735-1.wpd |binary 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 48c5934af13710e83f094c5e2902787828065f51 Author: Caolán McNamara Date:

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

2014-08-07 Thread matteocam
editeng/source/editeng/impedit.hxx |1 + editeng/source/editeng/impedit3.cxx |6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) New commits: commit c016277686979e769a403cbac6d0cee1b68c5425 Author: matteocam Date: Thu Aug 7 22:02:57 2014 +0200 Moved debugging output for U

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

2014-08-07 Thread Caolán McNamara
writerperfect/qa/unit/data/writer/libwpd/pass/EDB-14344-1.wpd |binary 1 file changed New commits: commit fb0fdaaaeb4ebb6b8debbfe9c95ec8e25824edbf Author: Caolán McNamara Date: Thu Aug 7 20:49:25 2014 +0100 add EDB-14344 testcase Change-Id: Ia4c6486d2d54103951765ce3e273dece6f022

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

2014-08-07 Thread Luboš Luňák
sw/source/core/layout/flycnt.cxx | 22 ++ 1 file changed, 6 insertions(+), 16 deletions(-) New commits: commit 3c873206a9450058a11ab87cab5942d319c75c82 Author: Luboš Luňák Date: Thu Aug 7 21:24:01 2014 +0200 fix picture jumping to incorrect X position after draggi

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a0/2eb39b84d130e5923f72edb2abb3b21adf6fff

2014-08-07 Thread Caolán McNamara
a0/2eb39b84d130e5923f72edb2abb3b21adf6fff |1 + 1 file changed, 1 insertion(+) New commits: commit 613e053a03fc5abcf72d5d34e89a4ce538da0c9a Author: Caolán McNamara Date: Thu Aug 7 20:35:44 2014 +0100 Notes added by 'git notes add' diff --git a/a0/2eb39b84d130e5923f72edb2abb3b21adf6f

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 7c/5e9b9b3c5c899d63bf171ee1c9050db860337e

2014-08-07 Thread Caolán McNamara
7c/5e9b9b3c5c899d63bf171ee1c9050db860337e |1 + 1 file changed, 1 insertion(+) New commits: commit 77a7a5a9ed9e86c1c499c4f0f5725b5fd5194d33 Author: Caolán McNamara Date: Thu Aug 7 20:35:28 2014 +0100 Notes added by 'git notes add' diff --git a/7c/5e9b9b3c5c899d63bf171ee1c9050db86033

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

2014-08-07 Thread Armin Le Grand
basegfx/source/polygon/b2dpolygonclipper.cxx | 73 + drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx | 65 +-- 2 files changed, 84 insertions(+), 54 deletions(-) New commits: commit 5554be7f4cddcfeb450bfe41d0b588c8e8f6de76 Author: Armin Le Grand D

Re: [Libreoffice-qa] Minutes of ESC call: 2014-08-07

2014-08-07 Thread Andras Timar
On Thu, Aug 7, 2014 at 7:02 PM, Jan Holesovsky wrote: > + help Cloph with the quickstarter disabling (Andras) > + Windows quickstarter status > https://gerrit.libreoffice.org/#/c/10669/ > + checkbox in the installer seems to cause problems :-( > + reverted the

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

2014-08-07 Thread Michael Stahl
include/toolkit/helper/listenermultiplexer.hxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit bb182b47ca7362b05c03d583d3547643d9a99562 Author: Michael Stahl Date: Thu Aug 7 21:18:56 2014 +0200 toolkit: export some ListenerMultiplexer types

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

2014-08-07 Thread Matúš Kukan
include/oox/ppt/pptshape.hxx |7 ++- oox/source/ppt/pptgraphicshapecontext.cxx | 13 +- oox/source/ppt/pptshape.cxx | 62 +- oox/source/ppt/pptshapecontext.cxx| 60 ++--- 4 files changed, 67 insert

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

2014-08-07 Thread Kohei Yoshida
chart2/qa/extras/chart2export.cxx | 21 +++-- chart2/qa/extras/data/docx/area-chart-labels.docx |binary oox/source/export/chartexport.cxx |1 + 3 files changed, 20 insertions(+), 2 deletions(-) New commits: commit f4677f58a26d1183af5c91470be0

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

2014-08-07 Thread matteocam
editeng/source/editeng/editeng.cxx |3 +++ editeng/source/editeng/impedit.hxx |2 +- editeng/source/editeng/impedit3.cxx |4 ++-- editeng/source/outliner/outliner.cxx |9 - include/editeng/editeng.hxx |1 + include/editeng/outliner.hxx |1 + sv

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

2014-08-07 Thread Julien Nabet
sd/source/ui/remotecontrol/mDNSResponder/dnssd_clientstub.c | 1 + setup_native/source/win32/customactions/reg4allmsdoc/reg4allmsi.cxx | 1 + setup_native/source/win32/customactions/shellextensions/checkpatches.cxx | 1 + setup_native/source/win32/customactions/shelle

[Libreoffice-commits] core.git: 4 commits - chart2/qa oox/inc oox/source

2014-08-07 Thread Kohei Yoshida
chart2/qa/extras/chart2export.cxx | 42 chart2/qa/extras/charttest.hxx |1 chart2/qa/extras/data/docx/doughnut-chart-labels.docx |binary chart2/qa/extras/data/docx/line-chart-label-default-placement

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

2014-08-07 Thread Julien Nabet
oox/source/core/xmlfilterbase.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0eff57aaeb34d25dc011249828f5029df951f57 Author: Julien Nabet Date: Thu Aug 7 20:14:30 2014 +0200 cppcheck: Same iterator used with different containers Change-Id: Idc7f

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

2014-08-07 Thread Miklos Vajna
writerfilter/source/filter/ImportFilter.cxx | 34 +--- writerfilter/source/ooxml/model.xml | 16 ++--- 2 files changed, 20 insertions(+), 30 deletions(-) New commits: commit 2b54e4a616582a190a0bdc22f18b434321925dfe Author: Miklos Vajna Date: Thu Aug

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

2014-08-07 Thread Caolán McNamara
bridges/source/cpp_uno/gcc3_linux_x86-64/cpp2uno.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit bbf2ba56505b92c9efeb21a9aeacba491a0301a1 Author: Caolán McNamara Date: Thu Aug 7 18:51:37 2014 +0100 WaE: -Werror=unused-parameter Change-Id: I064c738b371999bb73726b

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - b7/60428400bbc7ab3db4d5de6239589e79981a06

2014-08-07 Thread Caolán McNamara
b7/60428400bbc7ab3db4d5de6239589e79981a06 |1 + 1 file changed, 1 insertion(+) New commits: commit b3d36d5f93aa36ac1704e91e7a8b59d8d32732a9 Author: Caolán McNamara Date: Thu Aug 7 18:51:50 2014 +0100 Notes added by 'git notes add' diff --git a/b7/60428400bbc7ab3db4d5de6239589e79981a

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

2014-08-07 Thread Armin Le Grand
svgio/inc/svgio/svgreader/svgdocument.hxx |5 svgio/inc/svgio/svgreader/svgnode.hxx |4 svgio/inc/svgio/svgreader/svgstylenode.hxx |8 - svgio/source/svgreader/svgdocument.cxx | 10 + svgio/source/svgreader/svgnode.cxx | 188 + svgio/s

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

2014-08-07 Thread Caolán McNamara
sfx2/source/dialog/backingwindow.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 04b02f2f5a4f71198e0cb616404c4721c918afe6 Author: Caolán McNamara Date: Thu Aug 7 18:11:25 2014 +0100 Resolves: fdo#82043 use a bold font for the start-center buttons Change-Id: I4

[Bug 75025] LibreOffice 4.3 most annoying bugs

2014-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75025 Bug 75025 depends on bug 80476, which changed state. Bug 80476 Summary: Start Center sidebar button labels are too large and vary in size on different operating systems https://bugs.freedesktop.org/show_bug.cgi?id=80476 What|Remo

Minutes of ESC call: 2014-08-07

2014-08-07 Thread Jan Holesovsky
* Present: + Stephan, Lionel, Christian, Eike, Kendy, Adam, Moggi, Andras, Muthu, Norbert, Miklos, Robinson, Michael S. * Completed Action Items + branch / git access for OS X 10.5 - Doug (Norbert) + Norbert will ping Doug about how to use that * Pending Action Items: + ask

[Libreoffice-commits] core.git: 41 commits - basegfx/source chart2/source cppcanvas/source cui/source dbaccess/source editeng/source hwpfilter/source i18npool/source include/editeng package/source pyu

2014-08-07 Thread Caolán McNamara
basegfx/source/polygon/b3dpolypolygontools.cxx | 20 +++--- chart2/source/view/charttypes/GL3DBarChart.cxx | 13 ++- cppcanvas/source/mtfrenderer/textaction.cxx | 22 +++--- cui/source/dialogs/hangulhanjadlg.cxx |1 dbaccess/source/ui/dlg/ConnectionPageSetup.cxx | 45

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

2014-08-07 Thread matteocam
editeng/source/editeng/impedit.hxx |1 + editeng/source/editeng/impedit3.cxx | 16 ++-- 2 files changed, 15 insertions(+), 2 deletions(-) New commits: commit 32d7b1b4f452fbb27bf7722d5e54824d03938023 Author: matteocam Date: Thu Aug 7 18:51:37 2014 +0200 Check that overfl

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

2014-08-07 Thread Stephan Bergmann
bridges/source/cpp_uno/gcc3_linux_x86-64/rtti.cxx | 201 ++ bridges/source/cpp_uno/gcc3_linux_x86-64/rtti.hxx | 37 2 files changed, 238 insertions(+) New commits: commit 26ed25538fab12c4b1e3ff2516487a29897ba122 Author: Stephan Bergmann Date: Thu Aug 7 18:46:21 2014

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

2014-08-07 Thread Stephan Bergmann
toolkit/source/awt/asynccallback.cxx |1 + toolkit/source/awt/vclxmenu.cxx|1 + toolkit/source/awt/vclxprinter.cxx |1 + toolkit/source/awt/vclxtoolkit.cxx |1 + toolkit/source/controls/dialogcontrol.

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

2014-08-07 Thread Stephan Bergmann
svtools/source/graphic/provider.cxx |1 + svtools/source/graphic/renderer.cxx |1 + svtools/source/hatchwindow/hatchwindowfactory.cxx |1 + 3 files changed, 3 insertions(+) New commits: commit 5b9c8241ea3a536cd0652bddbca110d86e09dcf9 Author: Stephan Bergman

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

2014-08-07 Thread Stephan Bergmann
stoc/source/typeconv/convert.cxx |1 + stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx |1 + stoc/source/uriproc/UriSchemeParser_vndDOTsunDOTstarDOTscript.cxx |1 + 3 files changed, 3 insertions(+) New commits: commit e80c3152fdd34382

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

2014-08-07 Thread Stephan Bergmann
solenv/gbuild/platform/unxgcc.mk |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit b08553f0491e8f23ba890b206a4c9c5c9633b390 Author: Stephan Bergmann Date: Thu Aug 7 18:38:59 2014 +0200 Under -fsanitize=undefined, always link with C++ compiler Chang

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

2014-08-07 Thread Stephan Bergmann
sfx2/source/view/viewfac.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit f54f5dea9778bc4a3103fe97921c6e952c2d6c46 Author: Stephan Bergmann Date: Thu Aug 7 18:37:04 2014 +0200 Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy Change-Id: I71

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

2014-08-07 Thread Stephan Bergmann
sax/source/expatwrap/sax_expat.cxx |5 + sax/source/expatwrap/saxwriter.cxx |5 + sax/source/fastparser/fastparser.cxx |5 + 3 files changed, 3 insertions(+), 12 deletions(-) New commits: commit f740673ed74b1e2daf2a65d9b167dc3a38e1dd25 Author: Stephan Bergmann Date:

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

2014-08-07 Thread Stephan Bergmann
oox/source/ppt/dgmimport.cxx |1 + oox/source/ppt/dgmlayout.cxx |1 + 2 files changed, 2 insertions(+) New commits: commit ca730eed1e61551d77fb6d788eab9214579ed4ff Author: Stephan Bergmann Date: Thu Aug 7 18:35:09 2014 +0200 Avoid incomplete type in fn sig to keep ubsan's RTTI-bas

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

2014-08-07 Thread Stephan Bergmann
i18npool/source/localedata/filewriter.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit abdae7c281f6449833c920c5a9ba22459be484bd Author: Stephan Bergmann Date: Thu Aug 7 18:29:15 2014 +0200 Fix function types Change-Id: I295f587e48e2882f87091a

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

2014-08-07 Thread Stephan Bergmann
cppu/source/uno/IdentityMapping.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit bcc719d52e6c470c3bb66548418230b48336e888 Author: Stephan Bergmann Date: Thu Aug 7 18:24:41 2014 +0200 Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happy

[Libreoffice-commits] core.git: bridges/inc bridges/Library_cpp_uno.mk bridges/source

2014-08-07 Thread Stephan Bergmann
bridges/Library_cpp_uno.mk |2 bridges/inc/bridges/cpp_uno/shared/vtablefactory.hxx| 14 + bridges/source/cpp_uno/gcc3_aix_powerpc/cpp2uno.cxx |3 bridges/source/cpp_uno/gcc3_ios_arm/cpp2uno-arm.cxx |3 bridges/source/cpp_uno/gcc3_ios_arm/c

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

2014-08-07 Thread Jan Holesovsky
writerfilter/source/ooxml/OOXMLFactory.cxx | 140 ++-- writerfilter/source/ooxml/factoryimpl_ns.py | 21 ++-- 2 files changed, 84 insertions(+), 77 deletions(-) New commits: commit 525063f24d2a95bd0ae47780f7e7cb15333f0d33 Author: Jan Holesovsky Date: Thu Aug 7 18:12

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

2014-08-07 Thread matteocam
editeng/source/editeng/impedit3.cxx |1 + svx/source/svdraw/svdotext.cxx |3 --- svx/source/svdraw/svdotxed.cxx |2 +- 3 files changed, 2 insertions(+), 4 deletions(-) New commits: commit ff6679cf9410bdcce2a47228d1a8ece4f168a046 Author: matteocam Date: Thu Aug 7 18:10:57

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

2014-08-07 Thread Winfried Donkers
sc/source/ui/app/inputhdl.cxx | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit 9fc83ae4e479f7e6784dfdce87de35c283fbadd2 Author: Winfried Donkers Date: Thu Aug 7 11:37:02 2014 +0200 fdo#82241 fix autocompletion for calc functions with dot or

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

2014-08-07 Thread matteocam
svx/source/svdraw/svdotext.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d5dc37b958f8d01782c63affcdd04a5be1ec995d Author: matteocam Date: Thu Aug 7 17:45:02 2014 +0200 Need for chainging only if there is a next link Change-Id: I2d44ce25a8795188b

[Bug 75757] remove inheritance to std::map and std::vector

2014-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #18 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=38a3d53d8b9e6dd66c19f721be9b4b3e350eb249 fdo#75757: remov

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

2014-08-07 Thread Takeshi Abe
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx | 12 1 file changed, 8 insertions(+), 4 deletions(-) New commits: commit 38a3d53d8b9e6dd66c19f721be9b4b3e350eb249 Author: Takeshi Abe Date: Thu Aug 7 23:35:02 2014 +0900 fdo#75757: remove inheritance to std::vector Change-I

[Libreoffice-commits] core.git: helpcontent2

2014-08-07 Thread David Tardon
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 73a31771ad7775d7900b328967eb2f8628261d64 Author: David Tardon Date: Thu Aug 7 16:42:05 2014 +0200 Updated core Project: help 577577fd7006327a85f420360c769ca70e96b50c diff --git a/helpcontent2 b

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

2014-08-07 Thread David Tardon
helpers/help_hid.lst | 13 - 1 file changed, 13 deletions(-) New commits: commit 577577fd7006327a85f420360c769ca70e96b50c Author: David Tardon Date: Thu Aug 7 16:42:05 2014 +0200 drop unused help id Change-Id: I82441f90fbf9f096e4655bebc3e20dd207fcf56e diff --git a/

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

2014-08-07 Thread Palenik Mihály
extensions/UIConfig_spropctrlr.mk|2 extensions/source/propctrlr/formlinkdialog.cxx | 84 + extensions/source/propctrlr/formlinkdialog.hrc | 38 extensions/source/propctrlr/formlinkdialog.hxx | 12 - extensions/source/propctrlr/formlink

[Bug 75757] remove inheritance to std::map and std::vector

2014-08-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=75757 --- Comment #17 from Commit Notification --- Takeshi Abe committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=248437e4fd0cbc0cc18c802a202c290644176faf fdo#75757: remov

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

2014-08-07 Thread Takeshi Abe
xmloff/source/table/XMLTableExport.cxx | 17 ++--- 1 file changed, 10 insertions(+), 7 deletions(-) New commits: commit 248437e4fd0cbc0cc18c802a202c290644176faf Author: Takeshi Abe Date: Thu Aug 7 23:16:16 2014 +0900 fdo#75757: remove inheritance to std::map Change-

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 6b/426a17dbbefac6ed88b5d3c15f53054e4c2dda

2014-08-07 Thread Caolán McNamara
6b/426a17dbbefac6ed88b5d3c15f53054e4c2dda |1 + 1 file changed, 1 insertion(+) New commits: commit acd3b4a3f9fe1084824b2cafe62fa103eb037d04 Author: Caolán McNamara Date: Thu Aug 7 15:04:01 2014 +0100 Notes added by 'git notes add' diff --git a/6b/426a17dbbefac6ed88b5d3c15f53054e4c2d

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

2014-08-07 Thread Miklos Vajna
sw/qa/extras/ooxmlexport/data/para-shading.docx |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 14 sw/source/filter/ww8/docxattributeoutput.cxx| 59 +- writerfilter/source/ooxml/model.xml | 492 4 files changed, 286 insertions(+), 279 dele

[Libreoffice-commits] core.git: avmedia/Library_avmedia.mk avmedia/source config_host/config_features.h.in config_host.mk.in configure.ac include/avmedia RepositoryExternal.mk sd/source

2014-08-07 Thread Zolnai Tamás
RepositoryExternal.mk |6 +- avmedia/Library_avmedia.mk |5 + avmedia/source/framework/modeltools.cxx |9 ++--- config_host.mk.in |1 + config_host/config_features.h.in|5 + configure.ac

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

2014-08-07 Thread Stephan Bergmann
configure.ac |8 1 file changed, 8 insertions(+) New commits: commit 7479729487e167c61c69b77f5e270e639160005b Author: Stephan Bergmann Date: Thu Aug 7 15:25:15 2014 +0200 Work around dirty Qt4 test code ...failing under -fsanitize=undefined -fno-sanitize-recover

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

2014-08-07 Thread Jan Holesovsky
vcl/unx/kde/fpicker/kdefpmain.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b4589038b35f684d270f2beb43fad579f2e4b25b Author: Jan Holesovsky Date: Thu Aug 7 15:24:43 2014 +0200 Update my address. Change-Id: If08154e617250ab78638e149da1ca34a11ceba

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

2014-08-07 Thread Jan Holesovsky
writerfilter/source/dmapper/ThemeTable.cxx |4 +- writerfilter/source/ooxml/OOXMLFactory.cxx | 35 writerfilter/source/ooxml/OOXMLFactory.hxx | 14 +--- writerfilter/source/ooxml/OOXMLPropertySetImpl.cxx | 16 - writerfilter/source

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

2014-08-07 Thread Douglas Mencken
external/coinmp/ExternalPackage_coinmp.mk | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 6c4de449094048465b81abf93139bb5950fa12c9 Author: Douglas Mencken Date: Tue Jul 29 11:24:38 2014 -0400 fix external/coinmp on OSX: bad symlinking

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

2014-08-07 Thread Michael Stahl
sfx2/source/dialog/filedlghelper.cxx | 23 ++- 1 file changed, 10 insertions(+), 13 deletions(-) New commits: commit e1b57d025b0523479fe906f050c5639ad280b481 Author: Michael Stahl Date: Thu Aug 7 11:24:18 2014 +0200 rhbz#1079672: FileDialogHelper: don't hand out stal

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

2014-08-07 Thread Michael Stahl
sfx2/source/dialog/filedlghelper.cxx | 23 ++- 1 file changed, 10 insertions(+), 13 deletions(-) New commits: commit cddfd33a3bea009394ec2b5c1cb94d09d8c40b23 Author: Michael Stahl Date: Thu Aug 7 11:24:18 2014 +0200 rhbz#1079672: FileDialogHelper: don't hand out stal

[Libreoffice-commits] core.git: nlpsolver/ThirdParty

2014-08-07 Thread rbuj
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/knowledge/SearchPoint.java |4 +--- nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/space/DesignSpace.java |4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) New commits: commit 90b4217e20af48e08352bdd6

[Libreoffice-commits] core.git: nlpsolver/ThirdParty

2014-08-07 Thread rbuj
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/global/GlobalString.java |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit efbc5ac6cc4f8d7b57e4d24a70bae92fa0d22060 Author: rbuj Date: Thu Aug 7 14:19:04 2014 +0200 nlpsolver: Number parsing

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

2014-08-07 Thread Zolnai Tamás
New branch 'feature/chart_opengl_window' 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: sw/source

2014-08-07 Thread Stephan Bergmann
sw/source/uibase/docvw/SidebarWin.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 529bb272e296c7f41416d9392787bc2cdf5fe362 Author: Stephan Bergmann Date: Thu Aug 7 13:53:13 2014 +0200 RemoveEventListener on self again ...as otherwise base class ~Window would ca

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

2014-08-07 Thread Stephan Bergmann
lingucomponent/source/languageguessing/guesslang.cxx |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) New commits: commit f31424e650c4f7d4a09a166377ee4890fd317292 Author: Stephan Bergmann Date: Thu Aug 7 13:44:03 2014 +0200 Fix *_component_getFactory function type Ch

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

2014-08-07 Thread Stephan Bergmann
sw/source/core/layout/flowfrm.cxx | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) New commits: commit a30ce480fa6044b1545145559cd23df140307bd0 Author: Stephan Bergmann Date: Thu Aug 7 13:30:44 2014 +0200 These SwTxtFrm calls shall apparently be done via pOwn, not m_rThi

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

2014-08-07 Thread Zolnai Tamás
solenv/gbuild/UnpackedTarball.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 91bfacea9058b0a00feb58879c14666d31089c21 Author: Zolnai Tamás Date: Thu Aug 7 13:09:20 2014 +0200 Fix tarball.rebuild on windows Change-Id: I0a649548088428bd1a1fcedab763

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - comphelper/inc comphelper/source sfx2/source svtools/source

2014-08-07 Thread Armin Le Grand
comphelper/inc/comphelper/embeddedobjectcontainer.hxx |3 + comphelper/source/container/embeddedobjectcontainer.cxx | 36 sfx2/source/appl/linkmgr2.cxx | 10 svtools/source/misc/embedhlp.cxx| 29 4 fil

[Libreoffice-commits] core.git: 3 commits - configure.ac cui/source include/svx oox/source README.cross sfx2/source svx/source

2014-08-07 Thread Stephan Bergmann
README.cross |3 - configure.ac |4 - cui/source/tabpages/measure.cxx | 30 ++--- include/svx/sxmlhitm.hxx | 40 ++ oox/source/dr

[Libreoffice-commits] core.git: nlpsolver/ThirdParty

2014-08-07 Thread Noel Grandin
nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/DEPSAgent.java | 254 - nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/deps/behavior/AbsGTBehavior.java | 72 +- nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/de

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

2014-08-07 Thread Lionel Elie Mamane
dbaccess/source/core/api/CRowSetDataColumn.cxx | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) New commits: commit 5be4407d0716f78acdcdf24de135af91f17e51be Author: Lionel Elie Mamane Date: Thu Aug 7 11:16:18 2014 +0200 fdo#82151 fixup The dbaccess unoap

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

2014-08-07 Thread Stephan Bergmann
cui/source/tabpages/measure.cxx |6 +++--- include/svx/sxmsuitm.hxx|9 +++-- sd/source/core/drawdoc4.cxx |2 +- svx/source/sdr/properties/measureproperties.cxx |2 +- svx/source/svdraw/svdattr.cxx |

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

2014-08-07 Thread Stephan Bergmann
sw/inc/section.hxx |2 +- sw/source/core/docnode/ndsect.cxx |5 ++--- sw/source/core/docnode/section.cxx |2 +- 3 files changed, 4 insertions(+), 5 deletions(-) New commits: commit 58f837d2267e002a6a323b6b37c9e62eb6ca711b Author: Stephan Bergmann Date: Thu Aug 7 11

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

2014-08-07 Thread Michael Stahl
sw/source/core/doc/docfmt.cxx |6 ++ 1 file changed, 6 insertions(+) New commits: commit 01db6d0f9b3cfa88eaedd3b9ac98f76c2a90571b Author: Michael Stahl Date: Tue Aug 5 22:56:17 2014 +0200 SwDoc::CopyPageDesc(): probably sending Modify for first too cannot hurt Change-Id:

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

2014-08-07 Thread Michael Stahl
sw/source/core/doc/docfmt.cxx | 16 1 file changed, 16 insertions(+) New commits: commit f23d6a124dc413bcbb98f5145d230de707ca85db Author: Michael Stahl Date: Tue Aug 5 22:50:23 2014 +0200 fdo#69282: sw: fix updating of page styles via SwDocShell::_LoadStyles()

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

2014-08-07 Thread Michael Stahl
vcl/source/fontsubset/cff.cxx | 20 +--- 1 file changed, 13 insertions(+), 7 deletions(-) New commits: commit 5591c9c2ab77d32a923200f980e8fe7af61ffd5b Author: Michael Stahl Date: Tue Aug 5 12:50:05 2014 +0200 fdo#81516: vcl: limit number of CFFs read from font (

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

2014-08-07 Thread Stephan Bergmann
sw/inc/bparr.hxx |3 +-- sw/source/core/docnode/nodes.cxx | 18 -- 2 files changed, 5 insertions(+), 16 deletions(-) New commits: commit ca16ec4346cec871163c0b9ff361c7ad8bc74c16 Author: Stephan Bergmann Date: Thu Aug 7 10:09:07 2014 +0200 Avoid illega

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

2014-08-07 Thread Stephan Bergmann
dbaccess/source/core/api/SingleSelectQueryComposer.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 47585cea02f00ac15b05c092e5392bd76e78daf9 Author: Stephan Bergmann Date: Thu Aug 7 09:55:54 2014 +0200 Missing include Change-Id: I1dc2b46109e62b3df1e887472e0bd927cb

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

2014-08-07 Thread Stephan Bergmann
dbaccess/source/core/api/CRowSetDataColumn.cxx | 13 + dbaccess/source/core/api/SingleSelectQueryComposer.cxx | 174 + 2 files changed, 106 insertions(+), 81 deletions(-) New commits: commit 90b09303ef4f9163428107be7b8db23022ce10b7 Author: Stephan Bergmann Date: Thu

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

2014-08-07 Thread Palenik Mihály
dbaccess/UIConfig_dbaccess.mk |1 dbaccess/source/ui/dlg/detailpages.cxx |4 - dbaccess/uiconfig/ui/autocharsetpage.ui | 81 3 files changed, 84 insertions(+), 2 deletions(-) New commits: commit b6b77711bb3f3a4293a203a151b2de7bc39cba5a Author

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

2014-08-07 Thread Palenik Mihály
dbaccess/UIConfig_dbaccess.mk |1 dbaccess/source/ui/dlg/dbadmin.hrc |5 - dbaccess/source/ui/dlg/dbadmin.src | 93 --- dbaccess/source/ui/dlg/detailpages.cxx | 72 +- dbaccess/source/ui/dlg/detailpages.hxx | 14 -- dbaccess/uiconfig/ui/l