[Libreoffice-commits] core.git: include/basegfx sax/inc shell/inc shell/source stoc/source

2015-07-06 Thread Noel Grandin
include/basegfx/color/bcolor.hxx | 31 -- include/basegfx/matrix/b2dhommatrixtools.hxx |1 include/basegfx/pixel/bpixel.hxx |5 - include/basegfx/range/b1drange.hxx| 22 include/basegfx/ran

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

2015-07-06 Thread Miklos Vajna
oox/source/export/preset-definitions-to-shape-types.pl |2 - sw/qa/extras/rtfimport/data/tdf92481.rtf |6 sw/qa/extras/rtfimport/rtfimport.cxx |6 sw/source/filter/ww8/docxsdrexport.cxx | 24 writerfilter/sour

[Libreoffice-commits] core.git: compilerplugins/clang

2015-07-06 Thread Noel Grandin
compilerplugins/clang/unusedmethods.cxx | 198 ++ compilerplugins/clang/unusedmethods.py| 77 ++ compilerplugins/clang/unusedmethodsremove.cxx | 145 +++ 3 files changed, 420 insertions(+) New commits: commit 52099a7ad3cafc206b7172

Re: [GSoC] Improve user experience with CMIS – Weekly report #6

2015-07-06 Thread Cedric Bosdonnat
On Fri, 2015-07-03 at 20:00 +0200, Szymon Kłos wrote: > My work this week: > * I integrated my dialog with FileDialogHelper. Now RemoteFilesDialog > could be executed using the same command like normal file picker, > filters are added depending on context. > * bug 84190 - user wasn't able to change

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

2015-07-06 Thread Takeshi Abe
basic/source/basmgr/basmgr.cxx | 16 basic/source/basmgr/vbahelper.cxx |4 ++-- basic/source/classes/errobject.cxx |4 ++-- basic/source/classes/eventatt.cxx |4 ++-- basic/source/classes/sb.cxx |4 ++-- basic/source/classes/

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

2015-07-06 Thread Takeshi Abe
basctl/inc/pch/precompiled_basctl.hxx |2 +- basctl/source/basicide/basicrenderable.cxx |4 ++-- basctl/source/basicide/basicrenderable.hxx |4 ++-- basctl/source/basicide/baside2b.cxx |4 ++-- basctl/source/basicide/basidesh.cxx |3 ++- basctl/source/ba

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

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 Commit Notification changed: What|Removed |Added Whiteboard|EasyHack DifficultyBeginner |EasyHack DifficultyBeginner

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

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #4 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=c73e3bb925a2c08c9aea0e8e7a7e3502b68c044e tdf#88206

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

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #3 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=7640e244db0565b1cb3909a7e243a2accd86e5c9 tdf#88206

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

2015-07-06 Thread Takeshi Abe
avmedia/source/gstreamer/gstcommon.hxx |2 -- avmedia/source/gstreamer/gstframegrabber.hxx |6 +++--- avmedia/source/gstreamer/gstmanager.hxx |6 +++--- avmedia/source/gstreamer/gstplayer.hxx |6 +++--- avmedia/source/gstreamer/gstwindow.hxx |5 +++-- avm

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

2015-07-06 Thread Takeshi Abe
animations/source/animcore/animcore.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 15c0fba5c2adb72dfaaf2dfeb0fc5c0dbdfa6e26 Author: Takeshi Abe Date: Wed Jul 1 16:35:04 2015 +0900 tdf#88206: replace cppu::WeakImplHelper1 with cppu::WeakImplHelper

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

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #5 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=623c2b92b90ffce8ece14cbbd2da7067e2759e99 tdf#88206

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

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #6 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=15c0fba5c2adb72dfaaf2dfeb0fc5c0dbdfa6e26 tdf#88206:

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

2015-07-06 Thread Takeshi Abe
accessibility/inc/accessibility/extended/AccessibleBrowseBox.hxx |5 +++-- accessibility/inc/accessibility/extended/AccessibleGridControl.hxx |3 ++- accessibility/inc/accessibility/extended/AccessibleToolPanelDeck.hxx |1 - accessibility/inc/acce

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

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=88206 --- Comment #7 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=00daf98eddf2f2b27136282de1f3b47d4677b087 tdf#88206:

[Libreoffice-commits] dev-tools.git: export-validation/setup.sh

2015-07-06 Thread Miklos Vajna
export-validation/setup.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8c22b9485efbe049700b9c6d891e0b1ca89ed95b Author: Miklos Vajna Date: Mon Jul 6 09:50:35 2015 +0200 export-validation: point to TDF officeotron in setup.sh Change-Id: Iacf6cea1c1

Re: RTF support: \nofpages

2015-07-06 Thread Miklos Vajna
Hi, On Sat, Jul 04, 2015 at 07:28:56AM -0700, tracey002 wrote: > Should I be able to _RTF format_ the page count (*_{\info{\nofpages}}_*) > in a footer using LibreOffice? No, \info should only appear at the begining of the document to store the document statistics. > *_\nofpages_* appears to h

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

2015-07-06 Thread Tor Lillqvist
include/vcl/cursor.hxx |2 +- vcl/source/window/cursor.cxx |9 - 2 files changed, 5 insertions(+), 6 deletions(-) New commits: commit 166ee1186c46bdedae14c87bd122d56301f30d48 Author: Tor Lillqvist Date: Mon Jul 6 11:03:04 2015 +0300 ImplRestore() can be private

Univerbation

2015-07-06 Thread Richard Wordingham
What mechanisms does ODF have to indicate that a sequence of word characters constitutes a word? Having such a mechanism is useful for spell-checking Thai and other languages where the boundaries between words are not marked. At present, one can cancel spurious boundaries by inserting U+2060 WORD

Re: problems faced with latest source code Build (5.0.0.1 apha)

2015-07-06 Thread Stephan Bergmann
On 07/03/2015 10:19 AM, Rachna Goel wrote: after succeful build, I am installing deb package from directory workdir/installtion/libreoffice/deb/install/LibreOffice_5.1.0.0.alpha1_Linux_x86_deb\DEBS I guess that you didn't install any "system integration" package (the relevant deb is in a subd

Re: errors encountered after launching libo

2015-07-06 Thread Stephan Bergmann
On 07/03/2015 11:38 AM, rachnag wrote: ** (soffice:12945): CRITICAL **: GdkPixbuf* bitmapToPixbuf(SalBitmap*, SalBitmap*): assertion 'pBitmap->mnBitCount == 24' failed ** (soffice:12945): CRITICAL **: GdkPixbuf* bitmapToPixbuf(SalBitmap*, SalBitmap*): assertion 'pBitmap->mnBitCount == 24' failed

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

2015-07-06 Thread Caolán McNamara
svl/source/numbers/zforscan.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 592ee0308a36518137ab8ed965f28de4600909da Author: Caolán McNamara Date: Mon Jul 6 09:20:53 2015 +0100 a malformed string here can force an out of bounds indexOf Change-Id:

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

2015-07-06 Thread Miklos Vajna
sw/source/core/view/viewsh.cxx | 18 -- 1 file changed, 4 insertions(+), 14 deletions(-) New commits: commit 55a968fa728f8ea968e9142aefde678780223eb2 Author: Miklos Vajna Date: Fri Jul 3 17:52:44 2015 +0200 SwViewShell::ImplEndAction: avoid direct PaintDesktop()

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

2015-07-06 Thread Michael Meeks
vcl/source/window/window.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2ffc7299718376fa684decb0af20e24758fd734d Author: Michael Meeks Date: Fri Jul 3 15:50:38 2015 +0100 tdf#92392 - tolerate Window::SetText post dispose. Change-Id: I458f8e866537

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

2015-07-06 Thread Caolán McNamara
vcl/source/control/ilstbox.cxx | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) New commits: commit 3d10947eb35a1bdd9475e1e02739075c4a4ab644 Author: Caolán McNamara Date: Thu Jul 2 16:21:26 2015 +0100 Resolves: tdf#92467 crashes with empty history list on pressing down

[Libreoffice-commits] dev-tools.git: helpauthoring/description.xml

2015-07-06 Thread Stephan Bergmann
helpauthoring/description.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f645351f7bd4e76b2b7aa47baf03e76c2487378d Author: Stephan Bergmann Date: Mon Jul 6 10:55:13 2015 +0200 Fix invalid version diff --git a/helpauthoring/description.xml b/helpauthoring/

Re: update officeotron

2015-07-06 Thread Stephan Bergmann
On 07/05/2015 07:41 PM, Markus Mohrhard wrote: please update officeotron to the latest master version in https://gerrit.libreoffice.org/gitweb?p=officeotron.git;a=summary I apparently downloaded officeotron sources from an SVN repo at . Is that dea

[Libreoffice-commits] core.git: basebmp/source include/basebmp include/tools unoxml/source

2015-07-06 Thread Noel Grandin
basebmp/source/bitmapdevice.cxx |7 --- include/basebmp/bitmapdevice.hxx |1 - include/tools/inetmime.hxx | 14 -- include/tools/inetmsg.hxx| 10 -- unoxml/source/dom/saxbuilder.hxx |2 -- 5 files changed, 34 deletions(-) New commits: commit

Re: update officeotron

2015-07-06 Thread Markus Mohrhard
On Mon, Jul 6, 2015 at 11:07 AM, Stephan Bergmann wrote: > On 07/05/2015 07:41 PM, Markus Mohrhard wrote: > >> please update officeotron to the latest master version in >> https://gerrit.libreoffice.org/gitweb?p=officeotron.git;a=summary >> > > I apparently downloaded officeotron sources from an

Re: errors encountered after launching libo

2015-07-06 Thread julien2412
Hello, In addition to what Stephan indicated, do you reproduce this too if you do this before: "export SAL_VCL_PLUGIN=gtk" ? Julien -- View this message in context: http://nabble.documentfoundation.org/errors-encountered-after-launching-libo-tp4153704p4153745.html Sent from the Dev mailing li

Re: Remote call horror show

2015-07-06 Thread Stephan Bergmann
On 07/06/2015 02:41 AM, Matthew J. Francis wrote: Having said all that, the time to run the test in question is still too high, and the ultimate solution may well be to merge what I'm doing into unotest and take advantage of the speed gain of running the whole thing in-process. Regardless of an

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

2015-07-06 Thread Miklos Vajna
vcl/source/window/window.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 158654894091db2689ddf83d2bb2104e9a408f29 Author: Miklos Vajna Date: Mon Jul 6 11:17:06 2015 +0200 Revert "vcl::Window::SupportsDoubleBuffering: respect VCL_DOUBLEBUFFERING_FORCE_EN

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

2015-07-06 Thread Stephan Bergmann
sw/source/core/undo/unattr.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 29fbe4bb7c28184721fa718393b2454437076940 Author: Stephan Bergmann Date: Mon Jul 6 11:52:21 2015 +0200 -fsanitize=vptr: unnecessary, wrong downcast is e.g. an SwDrawFrameFor

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

2015-07-06 Thread Miklos Vajna
sw/qa/extras/ooxmlimport/data/tdf90611.docx |binary sw/qa/extras/ooxmlimport/ooxmlimport.cxx | 10 ++ writerfilter/source/dmapper/DomainMapper.cxx |2 +- writerfilter/source/dmapper/DomainMapper_Impl.cxx | 13 + writerfilter/source/dmapper/DomainMap

Re: [Libreoffice-commits] core.git: desktop/source

2015-07-06 Thread Stephan Bergmann
I would just not go down the troubled road of attempting to support whatever platform-specific file pathname notation in an interface supposedly designed to take URLs (i.e., stop calling osl::FileBase::getFileURLFromSystemPath on aURL), and then---if there is indeed demand to support relative U

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

2015-07-06 Thread Caolán McNamara
svl/source/numbers/zforscan.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b7c3579484c842c6de2aa46453926d2e30a1d120 Author: Caolán McNamara Date: Mon Jul 6 09:20:53 2015 +0100 a malformed string here can force an out of bounds indexOf Change-Id:

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

2015-07-06 Thread Maxim Monastirsky
sc/source/ui/cctrl/tbinsert.cxx |2 +- sc/source/ui/inc/tbinsert.hxx |4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 979d93f5f4d3a0a2961da7c0529d948cae5c4ae1 Author: Maxim Monastirsky Date: Sun Jul 5 10:25:14 2015 +0300 This one should override SfxT

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

2015-07-06 Thread Maxim Monastirsky
sc/source/ui/cctrl/tbinsert.cxx |2 +- sc/source/ui/inc/tbinsert.hxx |4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) New commits: commit 0e78a51b0e7b023bcdc51fdbff7816ed4ba5d0f8 Author: Maxim Monastirsky Date: Sun Jul 5 10:25:14 2015 +0300 This one should override SfxT

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

2015-07-06 Thread Miklos Vajna
sw/source/core/layout/layact.cxx |3 --- 1 file changed, 3 deletions(-) New commits: commit e47db97d2ced9178456eebaece8158dce406 Author: Miklos Vajna Date: Mon Jul 6 12:01:02 2015 +0200 SwLayAction::FormatLayout: avoid direct DrawRect() Regression from commit 1d9e837698ba

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

2015-07-06 Thread Noel Grandin
include/unotools/calendarwrapper.hxx |3 - include/unotools/charclass.hxx |2 include/unotools/configitem.hxx |1 include/unotools/confignode.hxx | 11 --- include/unotools/fontcvt.hxx |8 -- include/unotools/lingu

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

2015-07-06 Thread Michael Meeks
sc/source/ui/inc/anyrefdg.hxx |1 + sc/source/ui/miscdlgs/anyrefdg.cxx | 10 +- 2 files changed, 10 insertions(+), 1 deletion(-) New commits: commit f7367996e8ba6474bad7be2238cc7ab79178f264 Author: Michael Meeks Date: Fri Jul 3 16:37:06 2015 +0100 tdf#92392 - Dispose Sc

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

2015-07-06 Thread Michael Stahl
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b8f99f254bd3c1e05b40103be999bf83fc22fc35 Author: Michael Stahl Date: Mon Jul 6 13:08:58 2015 +0200 configure: require libexttextcat 3.4.1 ... following commit cc96b2738b608782edffb4cc368d452

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

2015-07-06 Thread Caolán McNamara
tools/source/zcodec/zcodec.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 5aff134960b046a05f6255d10fd6d8ec72a3ff41 Author: Caolán McNamara Date: Mon Jul 6 11:13:10 2015 +0100 only inflate if status from InitDecompress is good Change-Id: Ie

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

2015-07-06 Thread Caolán McNamara
cppcanvas/source/mtfrenderer/emfplus.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5e387d1f5aca7966a18d3b408ed804e9e175374b Author: Caolán McNamara Date: Sun Jul 5 20:24:50 2015 +0100 this SAL_INFO uses brush which might be NULL Change-Id: Id69

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

2015-07-06 Thread Szymon Kłos
include/svtools/RemoteFilesDialog.hxx|3 + svtools/source/dialogs/RemoteFilesDialog.cxx | 77 ++- 2 files changed, 79 insertions(+), 1 deletion(-) New commits: commit 97a716119e121005c2a6ca5d73e0bc075802ae78 Author: Szymon Kłos Date: Mon Jul 6 12:27:18 20

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

2015-07-06 Thread Noel Grandin
include/sot/factory.hxx |6 -- include/sot/object.hxx |2 include/sot/stg.hxx | 24 - include/sot/storage.hxx |5 - include/sot/storinfo.hxx |1 sot/source/base/object.cxx |4 - sot/source/sdstor/stg.cxx

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

2015-07-06 Thread Noel Grandin
hwpfilter/source/formula.h|1 hwpfilter/source/hbox.cxx | 17 - hwpfilter/source/hbox.h |8 -- hwpfilter/source/hinfo.h |2 - hwpfilter/source/hpara.h | 11 hwpfilter/source/hwpfile.h|2 - hwpfilter/s

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

2015-07-06 Thread Bjoern Michaelsen
sw/source/ui/dbui/mailmergewizard.cxx |1 sw/source/uibase/dbui/mmconfigitem.cxx | 70 +++-- sw/source/uibase/inc/mmconfigitem.hxx |6 +- 3 files changed, 30 insertions(+), 47 deletions(-) New commits: commit faf32bcd27b4a1e53cccb03de51a691152a75c6d Author

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

2015-07-06 Thread Noel Grandin
framework/source/fwe/helper/undomanagerhelper.cxx | 15 -- include/svl/adrparse.hxx |6 - include/svl/ctypeitm.hxx |1 include/svl/currencytable.hxx |1 include/svl/custritm.hxx |3

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

2015-07-06 Thread Stephan Bergmann
include/com/sun/star/uno/Reference.h |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8468436bf65b05ab77c3414e6cd5d532c6aea1d6 Author: Stephan Bergmann Date: Mon Jul 6 15:24:44 2015 +0200 Workaround seems no longer necessary for MSVC 2013 ...but

[Libreoffice-commits] website.git: Branch 'update' - check.php

2015-07-06 Thread Christian Lohmaier
check.php | 13 + 1 file changed, 9 insertions(+), 4 deletions(-) New commits: commit ba1293dd49f425bf63e3bd5cadfc9646eefb840c Author: Christian Lohmaier Date: Mon Jul 6 15:26:03 2015 +0200 enable update to 4.4.4 diff --git a/check.php b/check.php index 062f5e5..acf2e2b 100

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

2015-07-06 Thread Jan Holesovsky
desktop/source/lib/init.cxx | 35 +-- 1 file changed, 25 insertions(+), 10 deletions(-) New commits: commit b183507ee293d8bcafa9c1c5b2844b7a83fea17b Author: Jan Holesovsky Date: Mon Jul 6 15:16:56 2015 +0200 LOK: Cleanup absolutizing of URLs. Tha

LibreOffice 4.x copyright date is 2014

2015-07-06 Thread Andrew Pitonyak
Latest release of LO 4.x Help > About Shows the a copyright date of 2014. I just installed the latest release candidate (2) and it has a 2015 copyright, so this probably only matters if there is another release of 4.x for some reason. I thought that the latest 4.x release was 2015. Andrew P

Re: [Libreoffice-commits] core.git: desktop/source

2015-07-06 Thread Jan Holesovsky
Hi Stephan, Stephan Bergmann píše v Po 06. 07. 2015 v 12:06 +0200: > I would just not go down the troubled road of attempting to support > whatever platform-specific file pathname notation in an interface > supposedly designed to take URLs (i.e., stop calling > osl::FileBase::getFileURLFromSys

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

2015-07-06 Thread Tor Lillqvist
vcl/source/opengl/OpenGLContext.cxx | 50 ++-- 1 file changed, 25 insertions(+), 25 deletions(-) New commits: commit e03244c94d83ca5fdd6f3ed62ce7ece4afd51b53 Author: Tor Lillqvist Date: Mon Jul 6 17:31:41 2015 +0300 Fix Funky Capitalisation Of Comments

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

2015-07-06 Thread Marek Doležel
sd/source/ui/dlg/SpellDialogChildWindow.cxx | 16 sw/source/uibase/dialog/SwSpellDialogChildWindow.cxx |4 2 files changed, 20 deletions(-) New commits: commit ae20b8147307de84318598be72977abc3f7bdda9 Author: Marek Doležel Date: Mon Jul 6 15:54:43 2015 +02

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

2015-07-06 Thread Maxim Monastirsky
framework/source/uielement/toolbarmanager.cxx | 28 +++--- 1 file changed, 21 insertions(+), 7 deletions(-) New commits: commit dd69bde36a4ee4636933a80c0291486593a37670 Author: Maxim Monastirsky Date: Mon Jul 6 02:50:08 2015 +0300 ToolBarManager: Let XSubToolbarContr

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

2015-07-06 Thread Stephan Bergmann
sal/qa/rtl/uri/rtl_testuri.cxx |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 89cc8445f7f76b55e209b8c0c5407b0e592b1117 Author: Stephan Bergmann Date: Mon Jul 6 16:57:03 2015 +0200 Clarify treatment of double slashes in rtl::Uri::convertRelToAbs

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

2015-07-06 Thread Maxim Monastirsky
framework/source/uielement/toolbarmanager.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 1745af7d0a4157ce370d5ef2243f766bd28b6155 Author: Maxim Monastirsky Date: Mon Jul 6 17:54:43 2015 +0300 Set button size before updating the images So that t

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

2015-07-06 Thread Benjamin Ni
sc/inc/simpleformulacalc.hxx |1 + sc/qa/unit/ucalc.cxx |6 ++ sc/source/core/data/simpleformulacalc.cxx |5 + sc/source/ui/formdlg/formula.cxx |2 +- 4 files changed, 13 insertions(+), 1 deletion(-) New commits: commit 6a01844a9f

[Libreoffice-commits] core.git: Branch 'feature/gsoc15-open-remote-files-dialog' - 3 commits - framework/inc framework/source icon-themes/breeze icon-themes/tango officecfg/registry sc/uiconfig sw/uic

2015-07-06 Thread Szymon Kłos
framework/inc/classes/resource.hrc |1 framework/source/classes/resource.src |5 ++ framework/source/uielement/recentfilesmenucontroller.cxx| 20 ++ icon-themes/breeze/links.txt

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

2015-07-06 Thread Miklos Vajna
sw/source/core/view/viewsh.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 2b26c1796d0a05f47cfb01d79ee4f69344efbbb2 Author: Miklos Vajna Date: Mon Jul 6 17:49:35 2015 +0200 tdf#92577 sw rendercontext: paint transparent from controls conditionally

[GSoC15] Chained Text Boxes - Report Week 6

2015-07-06 Thread Matteo Campanelli
Hi, this week we made progress on saving text format while transferring text. Now we have the expected behavior. Still there are a few issues arising in editing mode. Even more importantly the code was rebased on master and modified accordingly. I developed some ideas on how to have some reasonab

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

2015-07-06 Thread Markus Mohrhard
sc/source/filter/excel/xestring.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 3004221e47918eb08cfa98ba43a23a0b25412cd5 Author: Markus Mohrhard Date: Sat Apr 18 02:07:58 2015 +0200 preserve whitespaces here, tdf#88137, tdf#89254 Change-Id: Ieab

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

2015-07-06 Thread matteocam
svx/source/svdraw/svdedxv.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit 133b8446a7054505f77e5ad37d959802db7b1122 Author: matteocam Date: Mon Jul 6 12:52:04 2015 -0400 Move cursor at end of editing space after chaining Change-Id: Idca4d59e8361992a

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

2015-07-06 Thread matteocam
svx/source/svdraw/svdedxv.cxx | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit c97795e6edf9613292b7ccef0283582dd4cbe8a9 Author: matteocam Date: Mon Jul 6 13:04:09 2015 -0400 Go to previous position Change-Id: Iaa4954ee8a0a99ccdce70653b

[Libreoffice-commits] core.git: compilerplugins/clang

2015-07-06 Thread Stephan Bergmann
compilerplugins/clang/unusedmethodsremove.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit e93b4d20d88ab70489e4daad5e8640b34d06b28f Author: Stephan Bergmann Date: Mon Jul 6 19:24:27 2015 +0200 No MAP_POPULATE on Mac OS X Change-Id: I6a0b8bbeec94fe1

[Libreoffice-commits] online.git: loolwsd/LOOLSession.cpp loolwsd/LOOLWSD.cpp loolwsd/loolwsd-systemplate-setup loolwsd/Makefile.am

2015-07-06 Thread Jan Holesovsky
loolwsd/LOOLSession.cpp | 23 +++ loolwsd/LOOLWSD.cpp |1 + loolwsd/Makefile.am |2 +- loolwsd/loolwsd-systemplate-setup |2 ++ 4 files changed, 27 insertions(+), 1 deletion(-) New commits: commit 767d6a0a32281ee1cdefce15728e

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - 86 commits - accessibility/inc accessibility/source android/Bootstrap animations/source avmedia/source basctl/inc basctl/source

2015-07-06 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit a9fb6fadc82698a6ab1551aed5ae0ef3e526af73 Author: Pranav Kant Date: Mon Jul 6 22:01:30 2015 +0530 lokdocview: [WIP] Call open_document in another thread This is to keep the widget responsive during heavy LOK calls being made in t

[GSoC'15] Integrate LO with GNOME - WR#6

2015-07-06 Thread Pranav Kant
The most important commit this week is the WIP push to make LOK call (open_document) in a separate thread, along with other bugfixes. This included adding two more signals to the widget viz. load-started, load-finished to add support for asynchronously loading the document. This would greatly enha

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

2015-07-06 Thread matteocam
svx/source/svdraw/svdedxv.cxx | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) New commits: commit bc4cc289ad04b6a80f6558c9577950395e8141c6 Author: matteocam Date: Mon Jul 6 14:47:18 2015 -0400 Set empty chaining link after edit ends. Error msg for OutlView. Cha

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - include/LibreOfficeKit libreofficekit/qa libreofficekit/source

2015-07-06 Thread Pranav Kant
include/LibreOfficeKit/LibreOfficeKitGtk.h |2 libreofficekit/qa/gtktiledviewer/gtktiledviewer.cxx | 44 +--- libreofficekit/source/gtk/lokdocview.cxx| 41 ++ 3 files changed, 17 insertions(+), 70 deletions(-) New commits: commit af3ff

[Libreoffice-commits] core.git: Branch 'feature/gsoc-tiled-rendering' - include/LibreOfficeKit libreofficekit/qa libreofficekit/source

2015-07-06 Thread Pranav Kant
Rebased ref, commits from common ancestor: commit fc5c6e10757c7bf05e4f95bc190713ba2c4e43f7 Author: Pranav Kant Date: Tue Jul 7 00:30:41 2015 +0530 lokdocview: [WIP] Superfluous signals Callback always gets invoked after the load finishes. So, lets use that. Change-Id:

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

2015-07-06 Thread matteocam
svx/source/svdraw/svdedxv.cxx |9 + 1 file changed, 9 insertions(+) New commits: commit 146c0beb1faf6694518aa3b86b7c2d3324734bcd Author: matteocam Date: Mon Jul 6 15:05:35 2015 -0400 Moving to next box in SdrBeginTextEdit Change-Id: I6dc83a8f2f6a19e5cfa4af083e68b8a6a4

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

2015-07-06 Thread Maxim Monastirsky
include/svx/tbcontrl.hxx |4 include/svx/tbxcolorupdate.hxx |2 +- svx/source/tbxctrls/tbcontrl.cxx | 21 + svx/source/tbxctrls/tbxcolorupdate.cxx |5 +++-- 4 files changed, 29 insertions(+), 3 deletions(-) New commits: commit 064

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

2015-07-06 Thread Julien Nabet
canvas/source/vcl/spritecanvashelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 36a77b748a0b1d35ce72b2e14d1daa158d5f7c4b Author: Julien Nabet Date: Sun Jul 5 11:53:39 2015 +0200 tdf#91574: SLIDESHOW: crash when second monitor connected 0 0x0

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

2015-07-06 Thread Julien Nabet
canvas/source/vcl/spritecanvashelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 135c3c567aeda1db3d81858cdad401b1df1d2504 Author: Julien Nabet Date: Sun Jul 5 11:53:39 2015 +0200 tdf#91574: SLIDESHOW: crash when second monitor connected 0 0x0

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

2015-07-06 Thread matteocam
include/svx/svdedxv.hxx |2 +- include/svx/textchain.hxx | 11 +++ svx/source/svdraw/svdedxv.cxx | 31 +++ svx/source/svdraw/textchain.cxx | 13 + 4 files changed, 44 insertions(+), 13 deletions(-) New commits: commit 5d5b0

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

2015-07-06 Thread Varun
sw/qa/extras/uiwriter/uiwriter.cxx | 36 1 file changed, 36 insertions(+) New commits: commit c12c1b15eaa2310b1e04d0585c009e7c9bf45793 Author: Varun Date: Mon Jul 6 19:49:11 2015 +0530 Added Test for tdf#81995 check outline numbering Change-

Marek Dolezel license statement

2015-07-06 Thread Marek Doležel
Hello, All of my past & future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Best regards, Marek Dolezel ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/li

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

2015-07-06 Thread Caolán McNamara
cppcanvas/source/mtfrenderer/emfplus.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 21b15296d9fb2a5c47c890cb7423aaa49b22131b Author: Caolán McNamara Date: Sun Jul 5 20:24:50 2015 +0100 this SAL_INFO uses brush which might be NULL Change-Id: Id69

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

2015-07-06 Thread matteocam
include/svx/textchainflow.hxx |3 +++ svx/source/svdraw/textchainflow.cxx | 20 2 files changed, 23 insertions(+) New commits: commit bbe782455d41af44bb42f39b7f0a2ffc73af1fb5 Author: matteocam Date: Mon Jul 6 16:35:38 2015 -0400 Update cursor event

[GSoC] Reuse Mozilla's rolling update mechanism for LibreOffice - Weekly Report 6

2015-07-06 Thread Nathan Yee
This is the week 6 progress report of the GSoC bug "Reuse Mozilla's rolling update mechanism for LibreOffice". Last week: - successfully ported Mozilla's mar creation and updater executables to a Linux LibreOffice build Goals for this week: - port to a Windows LibreOffice build -- Nathan __

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

2015-07-06 Thread matteocam
svx/source/svdraw/svdedxv.cxx | 14 +- svx/source/svdraw/svdotext.cxx |7 --- 2 files changed, 13 insertions(+), 8 deletions(-) New commits: commit 7f44515aa8ac339757d6fdf3d1ce6fc15849d940 Author: matteocam Date: Mon Jul 6 16:49:12 2015 -0400 Fixed function name

Macro to load and run ppt for impress

2015-07-06 Thread Jerry Geis
I made this macro long time ago, it used to work. It does not seem to work with 4.X It simply loads a PPT, and displays it and loops for Impress can someone help me get it working again. I think it seg faults. Thanks I run it by: export HOME=/home/silentm; export USER=silentm; export DISPLAY=:0.

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

2015-07-06 Thread matteocam
svx/source/svdraw/svdotext.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit ca45dff10b9ffa6b0272af09c56139fcefa08344 Author: matteocam Date: Mon Jul 6 16:58:19 2015 -0400 NilChainingEvents handled in SdrObjEditView Change-Id: Ifc52c165b84d12d4b5f677bbfc3f94084678

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

2015-07-06 Thread matteocam
svx/source/svdraw/svdedxv.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 778373d9408c1a47e8a8511ebd4a7445e5fc3883 Author: matteocam Date: Mon Jul 6 17:38:13 2015 -0400 Changed parameters to Sdr*TextEdit Change-Id: Ic6faf12a2a0aeea756a25dc82e0

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

2015-07-06 Thread David Ostrovsky
external/libxml2/UnpackedTarball_xml2.mk |1 + external/libxml2/libxml2-vc15.patch | 13 + 2 files changed, 14 insertions(+) New commits: commit 51b7970292b724e658a61ddcc79b138b4865c667 Author: David Ostrovsky Date: Sat Jul 4 21:46:55 2015 +0200 Libxml2: Fix compila

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

2015-07-06 Thread David Ostrovsky
external/libxslt/UnpackedTarball_xslt.mk |1 + external/libxslt/libxslt-vc15.patch | 13 + 2 files changed, 14 insertions(+) New commits: commit dacdb66fd52380caa079cd8eac61bb9b01bcfe4c Author: David Ostrovsky Date: Sat Jul 4 22:41:26 2015 +0200 Libxslt: Fix compila

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

2015-07-06 Thread Winfried Donkers
sc/inc/columnspanset.hxx |2 sc/source/core/data/columnspanset.cxx | 43 + sc/source/core/tool/interpr6.cxx | 251 +- 3 files changed, 115 insertions(+), 181 deletions(-) New commits: commit 5d88cb48a77e65810ea6d0be32b5387b1767a216 Aut

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

2015-07-06 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/tdf92481.rtf |6 ++ sw/qa/extras/rtfimport/rtfimport.cxx |6 ++ writerfilter/source/dmapper/SettingsTable.cxx | 25 +++-- writerfilter/source/ooxml/model.xml|4 writerfilter/source/rtftok/rtfdoc

[GSoC] Haskell UNO Language Binding - Weekly Report 6

2015-07-06 Thread Jorge Mendes
Hi, The past week I've put the compilation of the example in the repository [1] working. The compilation process is not too complex, and Haskell programmers (and others) should be able to compile and run the example. Having the compilation infrastructure done, I was able to test what I had for th

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

2015-07-06 Thread Eike Rathke
sc/source/core/tool/interpr6.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit cd4bbac0a866432adf7a7104add3a55f43636576 Author: Eike Rathke Date: Tue Jul 7 00:29:57 2015 +0200 also ifCOUNT2 return type is always number and an on-the-fly commen

[GSoC] Rework the Expert Configuration dialog Week 5-6

2015-07-06 Thread Mihály Palenik
Hello, In the 5th week I had last exam. But after the exam and in 6th week I continued my work. First I implemented expanding handler instead of double click handler and fixed the search function. Here are my commits: https://gerrit.libreoffice.org/#/c/16674/ https://gerrit.libreoffice.org/#/c/168

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

2015-07-06 Thread Katarina Behrens
include/sfx2/viewsh.hxx|1 + include/vcl/print.hxx |2 ++ sfx2/source/view/viewprn.cxx |2 ++ sfx2/source/view/viewsh.cxx|1 + vcl/generic/print/prtsetup.cxx |2 +- vcl/source/gdi/print3.cxx | 16 +--- 6 files changed, 20 insertions(+),

[GSoC] Cleanup internal drawing units in Calc

2015-07-06 Thread Krisztian Pinter
Hi all! Work has been difficult on this project, I got a bit stuck. ScOutputData::DrawRotatedBorder() turned out to be trickier than I thought; when I try changing the points of the polygon to be drawn, it has no effect on what is actually being drawn, and a Processor is used for drawing which als

[Bug 90222] replace ScaList in scaddins with a std container

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 ashutosh75 changed: What|Removed |Added CC||ashutoshnaran...@gmail.com --- Comme

[Bug 90222] replace ScaList in scaddins with a std container

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #10 from Tor Lillqvist --- Start by readin the previous comments? Based on them, it seems to me that this has already been done? Don't start by assigning it to yourself before you have any idea what to do... -- You are receiv

[Bug 90222] replace ScaList in scaddins with a std container

2015-07-06 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=90222 --- Comment #11 from Tor Lillqvist --- (Which you didn't, but just in case;) -- You are receiving this mail because: You are on the CC list for the bug. ___ LibreOffice mailing list LibreOffice

[Libreoffice-commits] core.git: 6 commits - basic/source idl/inc idl/source include/basic include/svx include/tools svx/source sw/qa tools/source

2015-07-06 Thread Stephan Bergmann
basic/source/runtime/basrdll.cxx | 19 + idl/inc/globals.hxx|9 +--- idl/source/cmptools/lex.cxx|4 - idl/source/prj/command.cxx | 13 +- idl/source/prj/database.cxx|2 idl/source/prj/globals.cxx | 21 +- idl/

  1   2   >