First run (on gdb) just after compilation fails

2013-08-08 Thread Wagner Macedo
Hi, Why first run (in gdb console), just after compilation always fails? >From second onwards, no problems. I'm entering in gdb calling "make debugrun". -- Wagner Macedo ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freede

[Libreoffice-commits] core.git: 2 commits - i18npool/inc i18npool/source i18nutil/source include/i18nutil sw/source vcl/source

2013-08-08 Thread Takeshi Abe
i18npool/inc/bullet.h | 22 +-- i18npool/inc/calendar_gregorian.hxx |6 i18npool/inc/transliteration_Ignore.hxx |2 i18npool/inc/transliteration_Numeric.hxx

Re: minutes of ESC call ...

2013-08-08 Thread Thorsten Behrens
Michael Meeks wrote: > + Impress autoplay feature -> deferred to 4.1.2 (Thorsten) > [ merge done ] > Well almost - one more review missing, since this is a late feature. Cheers, -- Thorsten signature.asc Description: Digital signature ___ Li

Re: problems with opening document

2013-08-08 Thread Albert Thuswaldner
Sorry for the spamming, but I just finished a new dev build and tested your file once more, - With LO Version: 4.2.0.0.alpha0+ Build ID: f807403faa3a20a6b4e95c9e8441cd637e3e548d it opens fine. /Albert On Fri, Aug 9, 2013 at 12:17 AM, Albert Thuswaldner < albert.thuswald...@gmail.com> wrote: >

Re: problems with opening document

2013-08-08 Thread Albert Thuswaldner
Hmm, the thing that is dumped by the core is this: Program terminated with signal 11, Segmentation fault. #0 SvxShape::HasSdrObjectOwnership (this=0x0) at /home/thuswa/work/libo2/svx/source/unodraw/unoshape.cxx:269 269 if ( !mpImpl->mbHasSdrObjectOwnership ) Maybe this gives a hint to so

Re: problems with opening document

2013-08-08 Thread Albert Thuswaldner
Hi Marc, Just did a quick check opening your file: - With LO Version 4.0.2.1 (Build ID: 400m0(Build:1)) it opens fine. - With my not so recent dev build Version: 4.1.0.0.alpha1+ Build ID: 37690fe74c4c585564c67c1ff7b8be353cf6803 it crashes due to a segmentation fault (core dump file generated by my

Re: redlines for pyuno

2013-08-08 Thread Andrew Douglas Pitonyak
A quick peek into at least one of my macro documents and I see that is what I did in my testing (when ever I did that). On 08/08/2013 02:02 PM, James Michael DuPont wrote: It turns out that I missed out on this http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Iterating_over_Text you

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

2013-08-08 Thread Tomaž Vajngerl
sc/source/ui/inc/gridwin.hxx | 14 + sc/source/ui/view/gridwin.cxx | 109 -- sc/source/ui/view/output.cxx | 40 --- 3 files changed, 129 insertions(+), 34 deletions(-) New commits: commit 0c6b4f5c7f620e6848803d86321cdaa29f261452 Autho

[Libreoffice-commits] core.git: 2 commits - instsetoo_native/CustomTarget_install.mk scp2/macros scp2/source

2013-08-08 Thread Tor Lillqvist
instsetoo_native/CustomTarget_install.mk |3 -- scp2/macros/macro.pl | 37 ++- scp2/source/ooo/directory_ooo.scp|5 scp2/source/ooo/file_ooo.scp |7 - 4 files changed, 39 insertions(+), 13 deletions(-) New

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Joel Madero changed: What|Removed |Added Depends on|39006 | -- You are receiving this mail because:

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

2013-08-08 Thread Julien Nabet
sc/source/core/opencl/openclwrapper.cxx | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) New commits: commit 5fbc94bc00d04c3af9e519699f91c0fff32df0c3 Author: Julien Nabet Date: Thu Aug 8 08:19:01 2013 +0200 Fix some memory leaks Change-Id: If8c1b341b8493b89

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

2013-08-08 Thread Jesús Corrius
scp2/inc/macros.inc | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 5f23dac65b39750356418d7d8f490a37a944c34c Author: Jesús Corrius Date: Sun Aug 4 14:45:59 2013 +0200 Add AppUserModelID for all supported formats Now only the ODF formats have AppUserModel

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

2013-08-08 Thread Fridrich Štrba
src/lib/CDRContentCollector.cpp | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) New commits: commit 0319fb78d19f2c13ad4fb3f90e4dcaedb4976412 Author: Fridrich Å trba Date: Thu Aug 8 21:41:58 2013 +0200 Some more transformations of markers (still a mess) diff --git a/src

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

2013-08-08 Thread Ivan Timofeev
svx/source/svdraw/svdotext.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 3d1576aa02dd638c252e5993e52c7de7833f9e10 Author: Ivan Timofeev Date: Thu Aug 8 18:44:57 2013 +0400 fdo#67871: Revert "coverity#705731 Resource leak" ... and delete pContourPolyPolygon in

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

2013-08-08 Thread Mark Wielaard
sal/rtl/strimp.hxx | 10 ++ sal/rtl/ustring.cxx |3 +++ 2 files changed, 13 insertions(+) New commits: commit 3cf0b5cdb05e1d77610431b1b1328102bf05b602 Author: Mark Wielaard Date: Wed Aug 7 23:52:44 2013 +0200 Add SDT probes for interning rtl_uStrings. This adds RTL

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

2013-08-08 Thread Krisztian Pinter
include/sfx2/recentdocsview.hxx| 61 + include/sfx2/recentdocsviewitem.hxx| 26 include/sfx2/thumbnailviewitem.hxx |2 sfx2/Library_sfx.mk|2 sfx2/source/control/recentdocsview.cxx | 183 +++

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 tommy27 changed: What|Removed |Added Depends on||50279 -- You are receiving this mail because:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 tommy27 changed: What|Removed |Added Depends on|50279 | -- You are receiving this mail because: You

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 tommy27 changed: What|Removed |Added Depends on||34987 -- You are receiving this mail because:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 tommy27 changed: What|Removed |Added Depends on|34987 | -- You are receiving this mail because: You

Re: redlines for pyuno

2013-08-08 Thread James Michael DuPont
It turns out that I missed out on this http://wiki.openoffice.org/wiki/Documentation/DevGuide/Text/Iterating_over_Text you can iterate over the text to get the redlines, which is exactly what I was looking for. Thanks, mike On Thu, Aug 8, 2013 at 11:21 AM, James Michael DuPont wrote: > Thanks An

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/qa

2013-08-08 Thread Kohei Yoshida
sc/qa/unit/subsequent_filters-test.cxx | 37 - 1 file changed, 37 deletions(-) New commits: commit eb0e143df6e9bcd391fa277de695f849e1e9974f Author: Kohei Yoshida Date: Thu Aug 8 13:41:51 2013 -0400 Remove this test from this branch. On master it'

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

2013-08-08 Thread Laurent Godard
sc/inc/editutil.hxx |2 ++ sc/source/core/data/autonamecache.cxx |6 +- sc/source/core/tool/editutil.cxx | 25 - 3 files changed, 27 insertions(+), 6 deletions(-) New commits: commit f807403faa3a20a6b4e95c9e8441cd637e3e548d Author: Laur

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - include/svtools

2013-08-08 Thread Lionel Elie Mamane
include/svtools/treelistbox.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0a5e941204a9bacf1a695423ab0518cea4a493f2 Author: Lionel Elie Mamane Date: Thu Aug 8 18:42:40 2013 +0200 fdo#63539 make SvTreeListBox::Select virtual SvLBox was merged with

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - svtools/inc

2013-08-08 Thread Lionel Elie Mamane
svtools/inc/svtools/treelistbox.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 96c12d1ad73afa7ca18746c62cf0f4edc9a50b99 Author: Lionel Elie Mamane Date: Thu Aug 8 18:42:40 2013 +0200 fdo#63539 make SvTreeListBox::Select virtual SvLBox was merged

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

2013-08-08 Thread Lionel Elie Mamane
include/svtools/treelistbox.hxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit af53d7a181feaad2f75eeb0900030aa02868e338 Author: Lionel Elie Mamane Date: Thu Aug 8 18:42:40 2013 +0200 fdo#63539 make SvTreeListBox::Select virtual SvLBox was merged with

[Libreoffice-commits] core.git: framework/uiconfig framework/UIConfig_startmodule.mk sfx2/source sfx2/uiconfig sfx2/UIConfig_sfx.mk

2013-08-08 Thread Krisztian Pinter
framework/UIConfig_startmodule.mk|4 framework/uiconfig/startmodule/ui/startcenter.ui | 306 --- sfx2/UIConfig_sfx.mk |1 sfx2/source/dialog/backingwindow.cxx |2 sfx2/uiconfig/ui/startcenter.ui

Re: redlines for pyuno

2013-08-08 Thread James Michael DuPont
Thanks Andrew, that is basically what I had to do, there are cases where you can skip over looking at all redlines because of the order but that is the algorithm I needed to do. Otherwise an idea would be apply a temporary marking to the text or a style that would externalize the redline and then u

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source

2013-08-08 Thread Gergo Mocsi
basctl/source/basicide/baside2.hxx |2 basctl/source/basicide/baside2b.cxx | 76 +++- 2 files changed, 60 insertions(+), 18 deletions(-) New commits: commit 0064a463371d3a41ccd7b01398b2f3a92c61367c Author: Gergo Mocsi Date: Thu Aug 8 18:02:02 2013 +0200

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

2013-08-08 Thread Stephan Bergmann
basctl/source/basicide/baside3.cxx | 21 + basctl/source/dlged/propbrw.cxx|1 - basctl/source/inc/baside3.hxx |2 +- 3 files changed, 10 insertions(+), 14 deletions(-) New commits: commit fda0c984458265c2925a7ed37d9f04256f82ea0a Author: Stephan Bergmann Dat

[Libreoffice-commits] core.git: Branch 'distro/suse/suse-4.0' - sw/qa sw/source

2013-08-08 Thread Miklos Vajna
sw/qa/extras/ww8import/data/n823651.doc |binary sw/qa/extras/ww8import/ww8import.cxx| 10 ++ sw/source/filter/ww8/ww8par.cxx |6 -- 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 693371d20886b750638b0f81205289c9f0f61716 Author: Miklos Vajna D

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 --- Comment #167 from Florian Reisinger --- I would like to nominate a major regression from 3.6 -> 4.0 Bug 60589 - [Template manager]: Can not copy styles between different files and templates The new template manager lacks some features, whic

[Libreoffice-commits] core.git: writerperfect/CppunitTest_writerperfect_stream.mk

2013-08-08 Thread David Tardon
writerperfect/CppunitTest_writerperfect_stream.mk |1 + 1 file changed, 1 insertion(+) New commits: commit c756b6a04ca369fcdb36803a4c11b8204b4e5ff7 Author: David Tardon Date: Thu Aug 8 17:09:22 2013 +0200 add missing dep on boost headers Change-Id: Iaed0bcac0b6ab404fc27beaa29

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

2013-08-08 Thread Ivan Timofeev
svx/source/svdraw/svdotext.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 2a0dd33a384009dcc92238cec344c9b0e98cf25f Author: Ivan Timofeev Date: Thu Aug 8 18:44:57 2013 +0400 fdo#67871: Revert "coverity#705731 Resource leak" ... and delete pContourPolyPolygon in

[Bug 35673] LibreOffice 3.4 most annoying bugs

2013-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=35673 Bug 35673 depends on bug 36679, which changed state. Bug 36679 Summary: Virus detected on installation https://bugs.freedesktop.org/show_bug.cgi?id=36679 What|Removed |Added

[Libreoffice-commits] core.git: 3 commits - sw/source writerperfect/CppunitTest_writerperfect_stream.mk writerperfect/Module_writerperfect.mk writerperfect/qa writerperfect/source

2013-08-08 Thread David Tardon
sw/source/ui/app/appopt.cxx |1 writerperfect/CppunitTest_writerperfect_stream.mk | 53 writerperfect/Module_writerperfect.mk |6 writerperfect/qa/unit/WPXSvStreamTest.cxx | 252 ++ writerperfect/source/common/WPXSvStr

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

2013-08-08 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo47440.rtf | 27 + sw/qa/extras/rtfimport/rtfimport.cxx | 11 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx | 21 --- writerfilter/source/rtftok/rtfdocumentimpl.hxx |6 +++-- 4 files changed

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

2013-08-08 Thread Miklos Vajna
sw/qa/extras/ww8import/data/n823651.doc |binary sw/qa/extras/ww8import/ww8import.cxx| 10 ++ sw/source/filter/ww8/ww8par.cxx |6 -- 3 files changed, 14 insertions(+), 2 deletions(-) New commits: commit 4bc063090c06f0c34980a3852f684b42ab25c501 Author: Miklos Vajna D

Re: Adding 'Chart' support in Writer

2013-08-08 Thread Miklos Vajna
On Wed, Aug 07, 2013 at 05:31:30PM +0300, Adam Fyne wrote: > We've managed to get to a state where the charts are now *imported* by > Writer, but they are still not rendered \ exported correctly. Hard to judge a patch without a reproducer document; do you have a bugreport for this, where a test

Re: Lpsolve errors trying to build LibreOffice 4.1 on Windows XP with VS Express 2010

2013-08-08 Thread Flavio Moringa
Replacing the patch with the one I'm attaching seems to fix it... But not sure of the consequences... Hope it helps someone... *Flávio Moringa* Project Leader Caixa Mágica Software Energia Open Source Rua Soeiro Pereira Gomes, Lote 1 - 4.º B, Edifício Espanha, 1600-196 Lisboa - Portugal Tel.:

[Libreoffice-commits] core.git: Branch 'feature/gsoc-basic-ide-completion-and-other-bits' - basctl/source

2013-08-08 Thread Gergo Mocsi
basctl/source/basicide/baside2.hxx |7 +-- basctl/source/basicide/baside2b.cxx | 73 ++-- 2 files changed, 40 insertions(+), 40 deletions(-) New commits: commit f022a4966d838b14cdfb1608ba0999520e3b6e40 Author: Gergo Mocsi Date: Thu Aug 8 13:59:50 2013 +02

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

2013-08-08 Thread Andras Timar
cui/source/options/optpath.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 01ad0524859ae9566fc063179c80fc6a67f7bb0c Author: Andras Timar Date: Thu Aug 8 07:22:57 2013 +0200 fdo#36558 Allow custom paths for user dictionaries Change-Id: I7c1e473

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source

2013-08-08 Thread Kohei Yoshida
sc/source/filter/oox/formulabuffer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 6fdf341829d43dbaee2f1e0ebedac71379a15533 Author: Kohei Yoshida Date: Thu Aug 8 07:52:45 2013 -0400 Fix the (Windows) build. No idea how this was buildable on Linux.

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

2013-08-08 Thread Tor Lillqvist
vcl/coretext/ctlayout.cxx |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 20b5932eb6f16b3674592977db56a29fb35ef6f7 Author: Tor Lillqvist Date: Tue Aug 6 11:55:14 2013 +0300 fdo#67660: Fix memory mismanagement crash The CTLayout constructor called CF

[Libreoffice-commits] core.git: Branch 'feature/calc-group-interpreter' - sc/source

2013-08-08 Thread Kohei Yoshida
sc/source/filter/oox/formulabuffer.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 1ca4dac3d638448b0bcdfff48fa07a2b0cfa4b01 Author: Kohei Yoshida Date: Thu Aug 8 07:52:45 2013 -0400 Fix the (Windows) build. No idea how this was buildable on Linux.

[PUSHED] Add code to "spy" on Pages text component.

2013-08-08 Thread Norbert Thiebaud (via Code Review)
Hi, Thank you for your patch! It has been merged to LibreOffice. If you are interested in details, please visit https://gerrit.libreoffice.org/5289 Approvals: Norbert Thiebaud: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/5289 To unsubscribe, v

[Libreoffice-commits] dev-tools.git: NSAXSpy/NSAXSpy

2013-08-08 Thread Boris Dušek
NSAXSpy/NSAXSpy/main.m | 20 1 file changed, 20 insertions(+) New commits: commit 20277bef69f8f13dd74a07a0883d65b106871c7f Author: Boris Dušek Date: Mon Aug 5 23:24:15 2013 +0200 Add code to "spy" on Pages text component. Change-Id: I0150a79c313e2f0dca8651

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

2013-08-08 Thread Tor Lillqvist
include/svl/solar.hrc|3 --- sd/source/filter/html/htmlex.cxx |2 +- vcl/source/app/svdata.cxx|4 +--- 3 files changed, 2 insertions(+), 7 deletions(-) New commits: commit c34fabe9eaf1a02512bafc3c4e2cf9c3abba023c Author: Tor Lillqvist Date: Thu Aug 8 14:36:52 20

[Libreoffice-commits] core.git: 2 commits - cui/source include/sfx2 include/svl ucb/source

2013-08-08 Thread Tor Lillqvist
cui/source/options/optinet2.cxx |1 include/sfx2/cntids.hrc |1 include/svl/cntwids.hrc | 208 ucb/source/core/ucbprops.cxx| 192 +--- 4 files changed, 90 insertions(+), 312 deletions(-) New c

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 tommy27 changed: What|Removed |Added Depends on||38619 -- You are receiving this mail because:

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-08-08 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 tommy27 changed: What|Removed |Added Depends on|38619 | -- You are receiving this mail because: You

[Libreoffice-commits] core.git: 3 commits - cui/uiconfig helpcontent2 sw/inc sw/source sw/uiconfig sw/UIConfig_swriter.mk

2013-08-08 Thread Caolán McNamara
cui/uiconfig/ui/twolinespage.ui | 72 +- helpcontent2|2 sw/UIConfig_swriter.mk |1 sw/inc/helpid.h |1 sw/source/ui/inc/swuicnttab.hxx | 13 - sw/source/ui/index/cnttab.cxx |

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

2013-08-08 Thread Caolán McNamara
helpers/help_hid.lst|6 -- source/text/swriter/01/04120201.xhp | 21 +++-- 2 files changed, 11 insertions(+), 16 deletions(-) New commits: commit aaad966643ede466a50bf8901028ead903a1e329 Author: Caolán McNamara Date: Thu Aug 8 11:56:47 2013 +0100

[Libreoffice-commits] core.git: Branch 'feature/gsoc-impresslayout' - sd/source sd/xml

2013-08-08 Thread Vishv Brahmbhatt
sd/source/core/drawdoc.cxx |4 - sd/source/core/sdpage.cxx | 139 ++--- sd/xml/layoutlist.xml | 74 +++ 3 files changed, 109 insertions(+), 108 deletions(-) New commits: commit e7220a786f9271114c2cfeb687cccfad780b8aed Author

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

2013-08-08 Thread Michael Duelli
starmath/source/edit.cxx | 35 +-- 1 file changed, 29 insertions(+), 6 deletions(-) New commits: commit 356b2f0edfd5a01ed05976c1bdb74948ff84b5fd Author: Michael Duelli Date: Thu Aug 1 01:01:57 2013 +0200 Extension to fix all cases of fdo#32059: Commands m

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

2013-08-08 Thread MÁTÉ Gergely
sd/inc/sdmod.hxx|4 ++-- sd/source/ui/app/sdmod.cxx |9 + sd/source/ui/app/sdmod1.cxx |6 +++--- 3 files changed, 10 insertions(+), 9 deletions(-) New commits: commit c58f859ee6899bd5066bb754159d06e114405c96 Author: MÁTÉ Gergely Date: Wed Aug 7 18:10:08 2013

Lpsolve errors trying to build LibreOffice 4.1 on Windows XP with VS Express 2010

2013-08-08 Thread Flavio Moringa
I guys, I'm trying to do a custom Windows build of LibreOffice 4.1.0.4 (The stable release). First I had an lpsolve error that seemed to be caused by this: https://bugs.freedesktop.org/show_bug.cgi?id=66826 And so I applied this patch: http://cgit.freedesktop.org/libreoffice/core/commit/?id=f1e7

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

2013-08-08 Thread Miklos Vajna
offapi/com/sun/star/awt/XMenu.idl |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 52f79304a635ec3845c1d26b025a92b4c710f4e2 Author: Miklos Vajna Date: Thu Aug 8 10:37:52 2013 +0200 offapi: fix doxygen warnings in awt::XMenu Change-Id: I2a6868ff0167c4ac

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

2013-08-08 Thread Caolán McNamara
cui/source/tabpages/tpcolor.cxx |1 - cui/source/tabpages/tplnedef.cxx |1 - cui/source/tabpages/tplneend.cxx |1 - 3 files changed, 3 deletions(-) New commits: commit 670f9ecf52f50d41a670d1f2b66dc9d2bfae030a Author: Caolán McNamara Date: Thu Aug 8 09:32:00 2013 +0100 WaE: u

[Libreoffice-commits] core.git: 4 commits - cui/source cui/uiconfig cui/UIConfig_cui.mk vcl/source

2013-08-08 Thread Caolán McNamara
cui/UIConfig_cui.mk |2 + cui/source/inc/cuires.hrc |2 - cui/source/tabpages/strings.src |4 --- cui/source/tabpages/tpbitmap.cxx |5 ++- cui/source/tabpages/tpcolor.cxx |6 ++-- cui/source/

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - wizards/com

2013-08-08 Thread Lionel Elie Mamane
wizards/com/sun/star/wizards/db/SQLQueryComposer.java |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 4bf01389def5dc99a9f64ab551079e95d90501a6 Author: Lionel Elie Mamane Date: Thu Aug 1 13:45:31 2013 +0200 fdo#64117 *always* set the filter name to the correc

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

2013-08-08 Thread Tor Lillqvist
sw/source/filter/html/svxcss1.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit d39feeb20027e9c0ded324c9d0df9784a6707194 Author: Tor Lillqvist Date: Thu Aug 8 10:48:17 2013 +0300 WaE: C4701: potentially uninitialized local variable 'nValue' used Cha

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

2013-08-08 Thread Olivier Hallot
cui/source/tabpages/tpbitmap.cxx |9 - cui/source/tabpages/tpcolor.cxx |9 - cui/source/tabpages/tpgradnt.cxx |9 - cui/source/tabpages/tphatch.cxx |5 +++-- 4 files changed, 15 insertions(+), 17 deletions(-) New commits: commit cb45c6bd429430e5158d150acf

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

2013-08-08 Thread Olivier Hallot
cui/UIConfig_cui.mk|1 cui/source/tabpages/tplneend.cxx |4 ++- cui/uiconfig/ui/querysavelistdialog.ui | 34 + 3 files changed, 38 insertions(+), 1 deletion(-) New commits: commit 34f0db2cfe6806503a3d1df239d12a69dbe0f83d Author:

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

2013-08-08 Thread Ivan Timofeev
sw/source/ui/misc/glossary.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 9b82bd95224203f62cf8d26f2af9f915e85e Author: Ivan Timofeev Date: Thu Aug 8 10:46:25 2013 +0400 fdo#67817: GetParent returns a VclGrid instance after conversion to .ui

[Libreoffice-commits] core.git: 2 commits - bin/lint-ui.py cui/uiconfig sw/uiconfig

2013-08-08 Thread Caolán McNamara
bin/lint-ui.py | 25 + cui/uiconfig/ui/querychangelineenddialog.ui|2 - cui/uiconfig/ui/queryduplicatedialog.ui|4 +-- sw/uiconfig/swriter/ui/querydefaultcompatdialog.ui |4 +-- sw/uiconfig/swriter/ui/querysa

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

2013-08-08 Thread Olivier Hallot
cui/UIConfig_cui.mk |1 cui/source/tabpages/tplneend.cxx| 14 - cui/uiconfig/ui/queryduplicatedialog.ui | 34 3 files changed, 44 insertions(+), 5 deletions(-) New commits: commit 73b7213a772d3ed0ff4afe2a41bef3b3f6d

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 6f/279aad1a472ebf4afd08334e10a24342924315

2013-08-08 Thread Caolán McNamara
6f/279aad1a472ebf4afd08334e10a24342924315 |1 + 1 file changed, 1 insertion(+) New commits: commit 1e9233cb0ddfdb81d7d5df4d94e686ca31aa1548 Author: Caolán McNamara Date: Thu Aug 8 08:47:02 2013 +0100 Notes added by 'git notes add' diff --git a/6f/279aad1a472ebf4afd08334e10a243429243

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

2013-08-08 Thread Herbert Dürr
fpicker/source/aqua/CFStringUtilities.hxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 7fd15394ad721fd2f954488c16e709d87d03ea2e Author: Herbert Dürr Date: Wed Aug 7 10:00:20 2013 + Resolves: #i122301# fix build breaker on Mac in fpicker for debug

Re: Flipped Arrow repair reason \ CustomShapes

2013-08-08 Thread Miklos Vajna
On Wed, Aug 07, 2013 at 04:21:05PM +0300, Adam Fyne wrote: > Can you provide more information about the 2nd part of your mail ? > Why do you connect the unit-test part to the CustomShapeGeometry? The various properties connected to the geometry of customshapes is available (in general) for readi

Re: redlines for pyuno

2013-08-08 Thread Miklos Vajna
On Thu, Aug 08, 2013 at 01:00:28AM -0400, Andrew Douglas Pitonyak wrote: > If I had to determine if the cursor was currently in a redline > section, my first guess at a solution would probably be to go > looking for redlines in the text object containing the view cursor > and then check the start