[Libreoffice-commits] core.git: helpcompiler/Executable_helpindexer.mk helpcompiler/Executable_HelpIndexer.mk helpcompiler/Executable_helplinker.mk helpcompiler/Executable_HelpLinker.mk helpcompiler/M

2015-05-13 Thread Matúš Kukan
helpcompiler/Executable_HelpIndexer.mk | 28 +++ helpcompiler/Executable_HelpLinker.mk | 34 + helpcompiler/Executable_helpindexer.mk | 28 --- helpcompiler/Executable_helplinker.mk | 34 -

LibreOffice Gerrit News for core on 2015-05-14

2015-05-13 Thread gerrit
Moin! * Open changes on master for project core changed in the last 25 hours: First time contributors doing great things! + An attempt to fix xcode-ide-integration in https://gerrit.libreoffice.org/15694 from Yuriy Kolesnikov about module bin, build + tdf#62475: partial handmade fix

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

2015-05-13 Thread Tomaž Vajngerl
starmath/inc/dialog.hxx| 16 +-- starmath/source/dialog.cxx | 217 +++-- 2 files changed, 84 insertions(+), 149 deletions(-) New commits: commit f4841c9a8acf6c0513783fb76b72843d0677117c Author: Tomaž Vajngerl Date: Thu May 14 14:37:23 2015 +0900

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

2015-05-13 Thread Tomaž Vajngerl
starmath/inc/dialog.hxx|2 ++ starmath/source/dialog.cxx | 44 +--- 2 files changed, 23 insertions(+), 23 deletions(-) New commits: commit 5b4408dab502ffef99e57244832a332497989e99 Author: Tomaž Vajngerl Date: Thu May 14 14:04:58 2015 +0900

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

2015-05-13 Thread Tomaž Vajngerl
starmath/inc/view.hxx| 134 +++ starmath/source/document.cxx | 72 ++- starmath/source/view.cxx | 47 --- 3 files changed, 120 insertions(+), 133 deletions(-) New commits: commit e42cc88032d3f59b289e5ff454101

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

2015-05-13 Thread Tomaž Vajngerl
starmath/inc/edit.hxx| 127 ++ starmath/source/edit.cxx | 26 - starmath/source/view.cxx | 129 ++- 3 files changed, 127 insertions(+), 155 deletions(-) New commits: commit 8d9b429e8c304eaf9198

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

2015-05-13 Thread Markus Mohrhard
sc/qa/unit/data/xlsx/cond_format_theme_color2.xlsx |binary sc/qa/unit/subsequent_filters-test.cxx | 23 +++ sc/source/core/data/colorscale.cxx | 43 ++--- sc/source/filter/oox/condformatbuffer.cxx |7 +++ sc/source/ui/condformat

[Libreoffice-commits] core.git: 27 commits - avmedia/source basctl/source chart2/source cui/source include/sfx2 include/svx include/vcl sfx2/source starmath/source svx/source sw/inc sw/source

2015-05-13 Thread Tomaž Vajngerl
avmedia/source/viewer/mediawindow_impl.cxx | 395 +++- avmedia/source/viewer/mediawindow_impl.hxx | 200 +--- basctl/source/basicide/baside2.cxx | 59 - basctl/source/basicide/baside2.hxx |4 basctl/source/basicid

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

2015-05-13 Thread Markus Mohrhard
sc/source/filter/excel/xeextlst.cxx |6 ++-- sc/source/filter/inc/condformatbuffer.hxx |9 +++--- sc/source/filter/inc/xeextlst.hxx |2 + sc/source/filter/oox/condformatbuffer.cxx | 44 ++ sc/source/ui/cctrl/checklistmenu.cxx |1 sc

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

2015-05-13 Thread Michael Stahl
sw/source/core/unocore/unotext.cxx | 19 ++- 1 file changed, 10 insertions(+), 9 deletions(-) New commits: commit 847b4537928ff64cfdd6532704f7c48d947ac00f Author: Michael Stahl Date: Wed May 13 23:48:51 2015 +0200 tdf#85424: sw: fix ~SwIndexReg assert in SwXText::insertC

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

2015-05-13 Thread Andras Timar
scp2/source/ooo/common_brand.scp |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 5a33bf649b3311effbcfba86607a06c8c57514da Author: Andras Timar Date: Thu May 14 00:01:17 2015 +0200 do not set unix executable bit for CREDITS.fodt, LICENSE.fodt and NOTICE

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

2015-05-13 Thread Andras Timar
scp2/source/ooo/common_brand.scp |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit cb5a0b03bef4eb8ab0d8689ec73ed83bb73ef5c0 Author: Andras Timar Date: Thu May 14 00:01:17 2015 +0200 do not set unix executable bit for CREDITS.fodt, LICENSE.fodt and NOTICE

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

2015-05-13 Thread Michael Stahl
framework/inc/threadhelp/gate.hxx | 20 - framework/inc/threadhelp/igate.h | 55 -- 2 files changed, 6 insertions(+), 69 deletions(-) New commits: commit bd4f62dfcefa2dad749431f80a1e6c00c28751ca Author: Michael Stahl Date: Wed May 13 22:34:1

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

2015-05-13 Thread Caolán McNamara
sw/source/filter/ww8/ww8struc.hxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit cfade6de8ea417a8b6b94bf6c320ac2d4c15e256 Author: Caolán McNamara Date: Wed May 13 21:13:16 2015 +0100 rtf spec better describes the mysterious bx and by values Change-Id

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

2015-05-13 Thread Michael Stahl
framework/inc/threadhelp/gate.hxx | 31 --- framework/inc/threadhelp/igate.h |2 -- 2 files changed, 33 deletions(-) New commits: commit 33f03572b0556372dff52f45be6564702fc991fe Author: Michael Stahl Date: Wed May 13 22:25:06 2015 +0200 ramework: remove

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

2015-05-13 Thread Michael Meeks
include/svtools/treelistbox.hxx | 10 --- sd/source/ui/dlg/sdtreelb.cxx | 26 +++--- sd/source/ui/inc/sdtreelb.hxx |4 -- svtools/source/contnr/treelistbox.cxx | 48 +++--- 4 files changed, 34 insertions(+), 54 deletions(-

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

2015-05-13 Thread Michael Stahl
sw/source/core/layout/calcmove.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 0811de12ee6727bbb9d4265217833ba02301eed8 Author: Michael Stahl Date: Wed May 13 17:55:46 2015 +0200 i#95974: sw: avoid layout crash on ooo95974-1.odt There's a SwT

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

2015-05-13 Thread Markus Mohrhard
sc/source/ui/inc/colorformat.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 63c5de04edc46203d03337d497dbdfc83f883595 Author: Markus Mohrhard Date: Wed May 13 19:09:00 2015 +0200 fix regression from 552f754ab9d9f0fedd73d5328618315ec774d3d6 How did

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

2015-05-13 Thread Michael Stahl
sw/source/core/layout/atrfrm.cxx |5 - 1 file changed, 4 insertions(+), 1 deletion(-) New commits: commit c2fac48373cab503c19aad00d1136053f82f3ae2 Author: Michael Stahl Date: Wed May 13 18:13:33 2015 +0200 sw: fix wrong assert for broken documents like abi11860-2.odt ...

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

2015-05-13 Thread László Németh
sw/source/core/doc/textboxhelper.cxx|8 sw/source/core/objectpositioning/anchoredobjectposition.cxx | 24 +++- 2 files changed, 31 insertions(+), 1 deletion(-) New commits: commit a4dee94afed9ade6ac50237c8d99a6e49d3bebc1 Author: László Németh Date:

[Libreoffice-commits] core.git: bin/lo-generate-source-tarball

2015-05-13 Thread Tor Lillqvist
bin/lo-generate-source-tarball |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 02cc648dc068080d65b44ebd10d0940f6a097b8a Author: Tor Lillqvist Date: Wed May 13 17:49:04 2015 +0300 The --prefix option to the 'git archive' command should end with a slash diff --

[Libreoffice-commits] core.git: 2 commits - avmedia/source configure.ac include/sal shell/source

2015-05-13 Thread Stephan Bergmann
avmedia/source/gstreamer/gstplayer.cxx| 62 + configure.ac |6 include/sal/log-areas.dox |1 shell/source/sessioninstall/SyncDbusSessionHelper.cxx | 121 ++ shell/source/sessio

Request for Removal

2015-05-13 Thread Davison
This email confirms that we received your request to be removed from our mailing list on 05/13/15 10:15:14 AM. Your request has been completed. Thank you for your interest in Davison. For additional information about our services, please

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

2015-05-13 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ccfab82ebd35771163d782da6b3737127a8ad589 Author: Caolán McNamara Date: Wed May 13 14:46:22 2015 +0100 gtk3: if we have GTK_STATE_FLAG_CHECKED use only that b

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

2015-05-13 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 17 + 1 file changed, 5 insertions(+), 12 deletions(-) New commits: commit 85eb28ccb72b97f253418a925fe54fa6bc124d01 Author: Caolán McNamara Date: Wed May 13 14:34:14 2015 +0100 gtk3: don't include the focus pad and width i

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

2015-05-13 Thread Caolán McNamara
vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 182c202d6d3fd9422bf3628a2fa4ccd7ab955c5e Author: Caolán McNamara Date: Wed May 13 14:22:39 2015 +0100 gtk3:don't even out the left/right top/bottom, ta

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

2015-05-13 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx|2 vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 114 ++ 2 files changed, 85 insertions(+), 31 deletions(-) New commits: commit 009b10efab695ed8f95f0dc5621ad13ddfcb3645 Author: Caolán McNamara Date: Wed May 13 14:0

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

2015-05-13 Thread Miklos Vajna
writerfilter/source/dmapper/PropertyIds.cxx |3 +-- writerfilter/source/dmapper/PropertyIds.hxx |3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 926392de616c4ce32b82f7cc002655bc765b4aae Author: Miklos Vajna Date: Wed May 13 09:53:42 2015 +0200 PropertyN

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

2015-05-13 Thread Caolán McNamara
include/vcl/salnativewidgets.hxx | 13 --- vcl/source/control/combobox.cxx |6 +-- vcl/source/control/edit.cxx |5 +- vcl/source/control/ilstbox.cxx|2 - vcl/source/control/lstbox.cxx |8 ++-- vcl/so

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

2015-05-13 Thread Takeshi Abe
chart2/source/controller/main/DrawCommandDispatch.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 47ac1b7445520c04f4c98bac925fe14257fd8098 Author: Takeshi Abe Date: Wed May 13 00:16:54 2015 +0900 perform a proper boundary check, just in case Chang

tool for chasing elusive VclPtr<> crashers ...

2015-05-13 Thread Michael Meeks
Hi guys, I've been chasing this bug: https://bugs.documentfoundation.org/show_bug.cgi?id=91125 on and off for around a week. And it's quite an amazing one =) Before I go further, I'd like to hope this is quite a rare specimen - the vast majority of VclPtr<> bugs

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

2015-05-13 Thread Takeshi Abe
slideshow/source/engine/animationnodes/basecontainernode.cxx |7 ++--- slideshow/source/engine/shapes/backgroundshape.cxx | 10 +++ slideshow/source/engine/shapes/drawshape.cxx | 10 +++ slideshow/source/engine/slide/layermanager.cxx | 14 +

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

2015-05-13 Thread Adolfo Jayme Barrientos
svtools/source/config/colorcfg.cxx |2 +- vcl/source/app/settings.cxx|2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 595a109f8f5cd19cc72e1e44f2ae111427bb4330 Author: Adolfo Jayme Barrientos Date: Wed May 13 05:43:03 2015 -0500 Slightly darken de

[Libreoffice-commits] core.git: 3 commits - compilerplugins/clang include/vcl sc/source sw/inc sw/source vcl/source

2015-05-13 Thread Noel Grandin
compilerplugins/clang/vclwidgets.cxx | 33 +++-- include/vcl/lazydelete.hxx| 18 +- sc/source/ui/pagedlg/scuitphfedit.cxx |2 +- sc/source/ui/pagedlg/tphfedit.cxx |2 +- sw/inc/viewsh.hxx | 10 +-

[Libreoffice-commits] core.git: 2 commits - odk/CustomTarget_doxygen.mk offapi/org

2015-05-13 Thread Stephan Bergmann
odk/CustomTarget_doxygen.mk |1 + offapi/org/freedesktop/PackageKit/XModify.idl |4 offapi/org/freedesktop/PackageKit/XQuery.idl |4 3 files changed, 9 insertions(+) New commits: commit be316c62086bd59b097f1db13034752833c3febe Author: Stephan Bergmann Dat

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

2015-05-13 Thread Adolfo Jayme Barrientos
officecfg/registry/data/org/openoffice/Office/UI/MathCommands.xcu |7 +-- starmath/uiconfig/smath/menubar/menubar.xml |1 - starmath/uiconfig/smath/ui/dockingelements.ui |2 +- 3 files changed, 2 insertions(+), 8 deletions(-) New commits:

[Libreoffice-commits] core.git: 2 commits - bin/rename-sw-abbreviations.sh sw/source

2015-05-13 Thread Jan Holesovsky
bin/rename-sw-abbreviations.sh |6 +++--- sw/source/uibase/config/StoredChapterNumbering.cxx |6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) New commits: commit 0d7a34d11f05dfdb010fce43710a3f03a931616c Author: Jan Holesovsky Date: Wed May 13 11:27:23 201

Re: starmath, export, preview generation

2015-05-13 Thread Yury
Yury gmail.com> writes: > Could somebody have a look at the code generating formulas preview in > starmath export? > > I have a feeling that bug 88697 in its part relating to the 'too high' > placement of exported formula preview in .DOC (and that's the last part of > 88697 yet unresolved) is so

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

2015-05-13 Thread Caolán McNamara
vcl/inc/unx/gtk/gtkgdi.hxx|9 - vcl/source/control/ilstbox.cxx|2 vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 182 +++--- 3 files changed, 114 insertions(+), 79 deletions(-) New commits: commit 7343e171256f16e86b3c43aca6412c738

Re: user profile for master / LO 5.0

2015-05-13 Thread Stephan Bergmann
On 05/13/2015 06:26 AM, Jean-Baptiste Faure wrote: I installed both versions 4.4.4.0.+ and 5.0.0.0.alpha1 built at home in release configuration. Open 4.4, play with some file, close LO, open 5.0, play with some file, close LO, reopen 4.4, etc. No problem detected. Both work well with the same us

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

2015-05-13 Thread Noel Grandin
vcl/inc/osx/salmenu.h |2 +- vcl/osx/salmenu.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 6ef580e7922adf85b3bd60af679c1fd51cfc8490 Author: Noel Grandin Date: Wed May 13 09:51:35 2015 +0200 fix OSX build after my commit facc91ab4a3f25b3

[Libreoffice-commits] core.git: Branch 'feature/propose-master-cib' - vcl/source

2015-05-13 Thread Jan-Marek Glogowski
Rebased ref, commits from common ancestor: commit 238a2fa0c862f486b1713a924495d107895ecda3 Author: Jan-Marek Glogowski Date: Mon Dec 16 21:11:14 2013 +0100 Handle fixed page size printer option. Correctly handle the printer option "fixed page size". If set, pages are centered a

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

2015-05-13 Thread Stephan Bergmann
vcl/unx/kde4/KDESalGraphics.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit cf301dcd0c353b7460914d0d7e31f3f8a1db2a34 Author: Stephan Bergmann Date: Wed May 13 09:43:40 2015 +0200 Make it more obvious that the value combines DrawFrameFlags|DrawFrameStyle

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

2015-05-13 Thread Stephan Bergmann
include/svx/swframeexample.hxx |1 - svx/source/dialog/swframeexample.cxx | 22 -- 2 files changed, 12 insertions(+), 11 deletions(-) New commits: commit b7b0035c5f1267da8c178ebc9a48415cbb3feb0c Author: Stephan Bergmann Date: Wed May 13 09:32:50 2015 +0200

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

2015-05-13 Thread Noel Grandin
vcl/osx/salnativewidgets.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c9d6c6e28adfd372791e2195ff4d830bad6b012 Author: Noel Grandin Date: Wed May 13 09:29:09 2015 +0200 fix OSX build (take 3) after my commit 7ac403aa7cb2bd531245280d88bdc9fe6553

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

2015-05-13 Thread Noel Grandin
include/vcl/floatwin.hxx | 21 - vcl/source/window/floatwin.cxx | 22 +++--- vcl/source/window/scrwnd.cxx |2 +- vcl/source/window/window.cxx |2 +- 4 files changed, 25 insertions(+), 22 deletions(-) New commits: commit 5525ad365c9c19d86d3

[Libreoffice-commits] core.git: 2 commits - extensions/source include/vcl sc/source sd/source sfx2/source svtools/source svx/source sw/source vcl/inc vcl/source vcl/unx

2015-05-13 Thread Noel Grandin
extensions/source/propctrlr/standardcontrol.cxx |2 include/vcl/dockwin.hxx |4 include/vcl/floatwin.hxx | 81 ++ include/vcl/menu.hxx |3 sc/source/ui/cctrl/checklistmenu.cxx

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

2015-05-13 Thread Stephan Bergmann
vcl/unx/kde4/KDESalGraphics.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96096e27457454219c6621b060e89319ceaca23c Author: Stephan Bergmann Date: Wed May 13 09:22:57 2015 +0200 Fix kde4 Change-Id: Id34bc6fbdbdc3c1f0b99ef9807fb7d27a00aec50 diff

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

2015-05-13 Thread Noel Grandin
vcl/osx/salnativewidgets.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit c5c209427dbb3fc2932210ddc138421cfed1baa4 Author: Noel Grandin Date: Wed May 13 09:14:34 2015 +0200 fix OSX build (take 2) after my commit 7ac403aa7cb2bd531245280d88bdc9f

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

2015-05-13 Thread Stephan Bergmann
include/sfx2/recentdocsview.hxx|3 --- sfx2/source/control/recentdocsview.cxx | 19 --- 2 files changed, 12 insertions(+), 10 deletions(-) New commits: commit 69c32b13f348d658ae5c1352120ba22bc28b5870 Author: Stephan Bergmann Date: Wed May 13 09:07:45 2015 +0200