GSOC weekly report

2013-07-01 Thread Gergő Mocsi
Hi all, this week I've managed to dislpay the ListBox (CodeCompleteListBox), and list the methods in it. The code completition is still triggered by the ., but sometimes the source/parser are not in sync(meaning that it does not parse the most asctual version of the source, I'm still working out

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 suokunl...@gmail.com changed: What|Removed |Added Depends on||58577 -- You are receiving this

Re: Weekly report about character border

2013-07-01 Thread Miklos Vajna
On Sun, Jun 30, 2013 at 06:35:07PM +0200, Zolnai Tamás zolnaitamas2...@gmail.com wrote: - How can we implement character border? (two distinct solution: font or layout frame) This is an interesting question, yes. My opinion is that it would be good to do this in VCL (font), so not only

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #232 from suokunl...@gmail.com --- I'm adding Bug 58577 because it caused my text frame lost when I save as OOXML (*.docx). It is a BLOCKER! -- You are receiving this mail because: You are on the CC list for the bug.

Re: Weekly report about character border

2013-07-01 Thread Miklos Vajna
On Mon, Jul 01, 2013 at 09:17:02AM +0200, Cedric Bosdonnat cedric.bosdon...@free.fr wrote: This is an interesting question, yes. My opinion is that it would be good to do this in VCL (font), so not only Writer can benefit from this, but later also other applications. Well, I was

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 suokunl...@gmail.com changed: What|Removed |Added Depends on||56960 -- You are receiving this

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 --- Comment #233 from suokunl...@gmail.com --- For Bug 56960, patch is out for LibreOffice 4.1, but not in LibreOffice 3.6 list. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Jorendc joren.libreoff...@telenet.be changed: What|Removed |Added Depends on|58577 | -- You are

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-01 Thread Gabriele Bulfon
On Sat, Jun 29, 2013 at 16:24:42 CEST, Norbert Thiebaud wrote take a look at Library_cpp_uno.mk and in particular how bridges_SELECTED_BRIDGE is set... from what I read the else ifeq($(CPU),I) line 56 pre-empt the section you want which is lower.. line 143 some re-order of the different if/else

Re: Guidance on 'Paragraph Tab' bug

2013-07-01 Thread Miklos Vajna
Hi Adam, On Thu, Jun 27, 2013 at 06:18:09PM +0300, Adam Fyne adam.f...@cloudon.com wrote: I didn't post this on the IRC because it is too long and too specific, and I feel it will be lost there… Sure, for some kind of discussions the mailing list is a better place. I want to fix a bug with

Re: Regarding previous mail

2013-07-01 Thread Miklos Vajna
Hi Adam, On Thu, Jun 27, 2013 at 06:23:57PM +0300, Adam Fyne adam.f...@cloudon.com wrote: Regarding the previous mail – I just wanted to check something – I used MSO to convert the DOCX to DOC, and MSO Word said : if you save as DOC you will turn alignment tabs to normal tabs. I saved it

[GSoC] Improve Toolbars: Weekly Report #2

2013-07-01 Thread Prashant Pandey
Hello everyone, Continuing to my last week's work of panels conversion to .ui, here's an update of last week's progress. The further panels upon which I was working were much more difficult than the previous ones and needed much more attention, which was unfortunately not expected by me. I got

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-01 Thread Gabriele Bulfon
take a look at Library_cpp_uno.mk and in particular how bridges_SELECTED_BRIDGE is set... from what I read the else ifeq($(CPU),I) line 56 pre-empt the section you want which is lower.. line 143 some re-order of the different if/else section seems in order (to works we need to test from the most

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

2013-07-01 Thread Miklos Vajna
writerfilter/source/rtftok/README |2 +- writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit 7857d772f7f82a33de506cd10e4298aa092bfe8f Author: Miklos Vajna vmik...@suse.cz Date: Mon Jul 1 11:13:40 2013

Re: Guidance on 'Paragraph Tab' bug

2013-07-01 Thread Adam Fyne
Hi Miklos, Thanks for the help. it helps a lot ! See my comments below in blue ... I have a few questions: 1. Shouldn't CT_PTab call ptab instead of tab? That's right, except that writerfilter::ooxml::OOXMLFastContextHandler has a tab() method, but no ptab() method, that will be

Re: Weekly report about character border

2013-07-01 Thread Zolnai Tamás
Yes, layout already has the way using borders. Let's see how does it work, maybe all aspect of border (shadow and spacing too) can added at one go. 2013/7/1 Miklos Vajna vmik...@suse.cz On Mon, Jul 01, 2013 at 09:17:02AM +0200, Cedric Bosdonnat cedric.bosdon...@free.fr wrote: This is an

Re: Weekly report about character border

2013-07-01 Thread Zolnai Tamás
Hi, Cedric, - How does the system store attributes? (SwFmt, SwAttrSet, SwAttrStack) You got the proper classes. If you need some help to debug the SfxItemSet, you can have a look at my old gdbinit here (function dump_psfxitemset):

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 65653, which changed state. Bug 65653 Summary: EDITING: Base crashes with queries with keyword LIKE in GUI-Mode https://bugs.freedesktop.org/show_bug.cgi?id=65653 What|Removed |Added

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

2013-07-01 Thread Caolán McNamara
cui/source/tabpages/autocdlg.cxx |2 +- sw/inc/comcore.hrc |2 +- sw/source/ui/app/app.src |7 --- sw/source/ui/uiview/view2.cxx| 20 ++-- 4 files changed, 12 insertions(+), 19 deletions(-) New commits: commit

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

2013-07-01 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo47802.rtf | 46 + sw/qa/extras/rtfimport/rtfimport.cxx | 10 + writerfilter/source/rtftok/rtfdocumentimpl.cxx | 25 + writerfilter/source/rtftok/rtfdocumentimpl.hxx |4 +-

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 65653, which changed state. Bug 65653 Summary: EDITING: Base crashes with queries with keyword LIKE in GUI-Mode https://bugs.freedesktop.org/show_bug.cgi?id=65653 What|Removed |Added

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

2013-07-01 Thread Caolán McNamara
cui/source/tabpages/autocdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3367c767fec1b02f4493490e1ef5b2929dfbbd46 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 10:38:51 2013 +0100 Resolves: fdo#66403 infinite loop, typo i should be it

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

2013-07-01 Thread Caolán McNamara
cui/source/tabpages/autocdlg.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4ce8756b9e9b76f3f4eac1d5e9209aef51f46c44 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 10:38:51 2013 +0100 Resolves: fdo#66403 infinite loop, typo i should be it

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

2013-07-01 Thread Laurent Godard
sc/source/filter/xml/xmlexprt.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 8be462fde98a8f22f182b5b3e63657f7007ed165 Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Jul 1 11:32:47 2013 +0200 the calculation of the progressbar leads to

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 3 commits - connectivity/source officecfg/registry sfx2/source

2013-07-01 Thread Oliver-Rainer Wittmann
connectivity/source/resource/conn_shared_res.src |2 officecfg/registry/data/org/openoffice/Office/makefile.mk |4 + sfx2/source/doc/docfile.cxx | 35 +- 3 files changed, 37 insertions(+), 4 deletions(-) New commits: commit

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

2013-07-01 Thread Michael Stahl
ucb/source/ucp/webdav-neon/webdavcontent.cxx | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) New commits: commit 49a454225e35699d7351faaba3d296e1858c6107 Author: Michael Stahl mst...@redhat.com Date: Mon Jul 1 12:14:37 2013 +0200 fdo#66324 fix locking in

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

2013-07-01 Thread Luboš Luňák
sw/source/core/crsr/swcrsr.cxx | 65 +--- sw/source/core/docnode/nodedump.cxx | 43 ++- 2 files changed, 45 insertions(+), 63 deletions(-) New commits: commit dc7498e4f0632c10a0019564d2e71b5403e40812 Author: Luboš Luňák

Hide and show slides from custom dialog

2013-07-01 Thread Guillermo Molleda Jimena
Hi, I am trying add a functionality for hide or show the slides included in a custom user presentation (menu Slide show - Custom slide show...). Objective: to print a custom in PDF, hiding the rest of slides and presenting only those chosen. Can anyone help? I think it's something important

[Libreoffice-commits] core.git: 2 commits - include/sfx2 sc/inc sw/source sw/UIConfig_swriter.mk

2013-07-01 Thread Caolán McNamara
include/sfx2/sfxsids.hrc |1 + sc/inc/sc.hrc |3 ++- sw/UIConfig_swriter.mk |1 + sw/source/ui/envelp/labfmt.cxx |3 ++- sw/source/ui/envelp/labfmt.hrc |3 +-- sw/source/ui/envelp/labfmt.src |6 -- 6 files changed, 7 insertions(+), 10

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

2013-07-01 Thread Andre Fischer
connectivity/source/resource/conn_shared_res.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 53a08b03a88e7f6c387988c01f7c6e2183967176 Author: Andre Fischer a...@apache.org Date: Mon Jul 1 09:18:36 2013 + 122658: Fixed typo in localized string.

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 8f/23dda62c32085f8665483e38345ee13389860e

2013-07-01 Thread Caolán McNamara
8f/23dda62c32085f8665483e38345ee13389860e |1 + 1 file changed, 1 insertion(+) New commits: commit 3582e4b0451b9b4ce8ca01edd3ec5a2fa0c15be2 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 11:59:34 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 4b/22bc8d225baf9abab3e6c1d7153e7a851fb6ee

2013-07-01 Thread Caolán McNamara
4b/22bc8d225baf9abab3e6c1d7153e7a851fb6ee |1 + 1 file changed, 1 insertion(+) New commits: commit 5700b06de74af1b6f813da5d230ac46ae60112c0 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 12:04:26 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 33/5891f630924e6080ac887efd9aa8811404a307

2013-07-01 Thread Caolán McNamara
33/5891f630924e6080ac887efd9aa8811404a307 |1 + 1 file changed, 1 insertion(+) New commits: commit 18804332a7f6207fefc586ec795556c11c6a2896 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 12:06:57 2013 +0100 Notes added by 'git notes add' diff --git

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

2013-07-01 Thread Michael Stahl
solenv/gbuild/platform/solaris.mk | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) New commits: commit 99a4baf89c470d1e73b4e87fe9adf37a09230a2c Author: Michael Stahl mst...@redhat.com Date: Mon Jul 1 13:27:54 2013 +0200 gbuild: sync solaris.mk linker invocation

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

2013-07-01 Thread Yong Lin Ma
vcl/source/window/dialog.cxx | 17 +++-- 1 file changed, 15 insertions(+), 2 deletions(-) New commits: commit ba8bcc2681d8e9788ae2d6fef11308d5f0fcae05 Author: Yong Lin Ma mayo...@apache.org Date: Tue Jul 10 02:29:03 2012 + Resolves: #i119994# Range picker dialog is

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 94/c8978a16536738bbad7a52cdfb9f37a4d19ed0

2013-07-01 Thread Caolán McNamara
94/c8978a16536738bbad7a52cdfb9f37a4d19ed0 |1 + 1 file changed, 1 insertion(+) New commits: commit 568acb50246dac4dcbc82c323724bdbfaac97a2b Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 12:35:12 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: sd/source unotest/source unusedcode.easy

2013-07-01 Thread Petr Vorel
sd/source/ui/remotecontrol/BluetoothServer.cxx |5 - sd/source/ui/view/ViewShellBase.cxx|7 --- unotest/source/cpp/bootstrapfixturebase.cxx| 12 unusedcode.easy|3 --- 4 files changed, 27 deletions(-) New commits:

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-01 Thread Gabriele Bulfon
Hi, because I need to work on a consolidated tar.gz source version, I'm not using master, so I cannot pull changes at the moment. Can you suggest me what modifications I need? Gabriele. -- Da: Michael Stahl A:

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

2013-07-01 Thread Caolán McNamara
sw/uiconfig/swriter/ui/cannotsavelabeldialog.ui | 34 1 file changed, 34 insertions(+) New commits: commit 20661599f402cda97915e77667368422a2382b78 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 12:41:44 2013 +0100 add missing .ui

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - a1/817251fd384d58a3942d28849723ac84bd315d

2013-07-01 Thread Caolán McNamara
a1/817251fd384d58a3942d28849723ac84bd315d |1 + 1 file changed, 1 insertion(+) New commits: commit f8ebd9c1dc59afcec3d882ee92d09dd733e3ec98 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 12:45:33 2013 +0100 Notes added by 'git notes add' diff --git

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

2013-07-01 Thread Caolán McNamara
basegfx/source/vector/b2ivector.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee5ea3b629c55f628ee23078f4c1800d83b8514b Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 12:51:22 2013 +0100 fOne should be 1.0 not 10.0 Change-Id:

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

2013-07-01 Thread Caolán McNamara
sw/source/core/unocore/unocrsrhelper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3090cfc972287da3fbdc567387527b65b3bfd128 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 12:56:17 2013 +0100 Resolves: rhbz#979758 crash on 'Diagrammen in

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

2013-07-01 Thread Sean Young
vcl/source/gdi/outdev3.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c150dd7fdc593dd320f6bd67828d769312517e81 Author: Sean Young s...@mess.org Date: Sat May 25 20:06:15 2013 +0100 fix OUString conversion This used to be equalsAscii( hg, 0, 2 )

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

2013-07-01 Thread Armin Le Grand
chart2/source/inc/InternalDataProvider.hxx |9 +-- chart2/source/tools/ChartModelHelper.cxx | 33 ++- chart2/source/tools/InternalDataProvider.cxx | 17 +++-- 3 files changed, 53 insertions(+), 6 deletions(-) New commits: commit

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

2013-07-01 Thread Takeshi Abe
sal/textenc/tencinfo.cxx | 12 ++-- svtools/source/misc/sampletext.cxx |4 ++-- svtools/source/table/defaultinputhandler.cxx |2 +- 3 files changed, 9 insertions(+), 9 deletions(-) New commits: commit 6c912701dc9fd82dc1fec0481119f3c9d753e161

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

2013-07-01 Thread Michael Stahl
sd/source/ui/remotecontrol/BluetoothServer.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 1b5763c40686c8ca3f6e26f9b495bca57271872c Author: Michael Stahl mst...@redhat.com Date: Mon Jul 1 14:10:59 2013 +0200 BluetoothServer::addCommunicator not unused after all

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-01 Thread Gabriele Bulfon
On Mon, Jul 1, 2013 at 6:39 AM, Gabriele Bulfon gabriele.bul...@sonicle.com wrote: Hi, because I need to work on a consolidated tar.gz source version, I'm not using master, so I cannot pull changes at the moment. Can you suggest me what modifications I need?

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

2013-07-01 Thread Chris Hoppe
include/svx/svdoashp.hxx |2 - include/svx/svdoattr.hxx | 10 include/svx/svdomeas.hxx | 56 +++ 3 files changed, 34 insertions(+), 34 deletions(-) New commits: commit 3c26d63b22f9ae2b4c2cb90f4b1218985f1d6131 Author: Chris Hoppe

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

2013-07-01 Thread Khaled Hosny
include/vcl/outdev.hxx |4 +- vcl/source/gdi/outdev3.cxx | 72 ++--- 2 files changed, 6 insertions(+), 70 deletions(-) New commits: commit 92ffe57f6bf40ec0f19e2abed24721137c569063 Author: Khaled Hosny khaledho...@eglug.org Date: Sat Jun 15

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

2013-07-01 Thread Mark Wielaard
sw/source/filter/ww8/ww8par3.cxx | 16 1 file changed, 8 insertions(+), 8 deletions(-) New commits: commit 5c3f673c1ff25c835da6b905a63b36087aaa405e Author: Mark Wielaard m...@klomp.org Date: Sun Jun 30 17:07:05 2013 +0200 Robustify WW8FormulaControl::FormulaRead reading

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

2013-07-01 Thread Mark Wielaard
io/source/TextInputStream/TextInputStream.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 2fc0fa62b26ce34675fcb94de59194592421eeb5 Author: Mark Wielaard m...@klomp.org Date: Sun Jun 30 17:03:37 2013 +0200 Fix memory leak in OTextInputStream. Delete mpBuffer

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

2013-07-01 Thread Michael Stahl
unotest/source/cpp/bootstrapfixturebase.cxx | 15 +++ 1 file changed, 15 insertions(+) New commits: commit 247b182fc55a05e9cd54b94dbf3de7ba9a13094f Author: Michael Stahl mst...@redhat.com Date: Mon Jul 1 14:40:45 2013 +0200 unotest: re-add

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

2013-07-01 Thread Sun Ying
sd/source/filter/eppt/eppt.hxx |2 sd/source/filter/eppt/epptso.cxx | 213 +-- 2 files changed, 121 insertions(+), 94 deletions(-) New commits: commit a70d429b96be02f0aa407216ab91edbe7883c7c7 Author: Sun Ying suny...@apache.org Date: Wed Sep 12

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 16/19e67c0c225ca6cc14a1fbebd4a97fb1b26311

2013-07-01 Thread Caolán McNamara
16/19e67c0c225ca6cc14a1fbebd4a97fb1b26311 |1 + 1 file changed, 1 insertion(+) New commits: commit 2271d0218cec9d7677a1c3d29a5b7c2ddf5598c4 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 13:54:17 2013 +0100 Notes added by 'git notes add' diff --git

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

2013-07-01 Thread Caolán McNamara
include/sfx2/sfxsids.hrc |1 + sc/inc/sc.hrc|3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit d4d5c97b4eb0b0d28aac635482bca547d60b7cdc Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 11:46:05 2013 +0100 Resolves: fdo#66263 calc's

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-01 Thread Gabriele Bulfon
On Mon, Jul 1, 2013 at 6:39 AM, Gabriele Bulfon gabriele.bul...@sonicle.com wrote: Hi, because I need to work on a consolidated tar.gz source version, I'm not using master, so I cannot pull changes at the moment. Can you suggest me what modifications I need?

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

2013-07-01 Thread Kohei Yoshida
sc/source/core/data/column.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 747988e8362faeb3f18271d8b33cf55905e5e860 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Jul 1 09:02:13 2013 -0400 Fix a crasher on copy to clip. The logical row

Re: _ prefix in Windows stdlib calls (was: [GSOC]Firebird Integration Weekly Update 03)

2013-07-01 Thread Tor Lillqvist
a lot of 'normal' c/posix function 'foo' are named _foo on windows for some reason... That would be POSIX functions in particular, because (surprise?) Windows is not POSIX. The C library has some nominally POSIX-like API but don't let that fool you into thinking it would attempt any emulation.

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

2013-07-01 Thread Petr Mladek
dbaccess/source/ui/dlg/generalpage.cxx |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit 40d76398f2be1f6efb11f79865c3b8adc3186f24 Author: Petr Mladek pmla...@suse.cz Date: Tue May 21 10:46:45 2013 +0200 allow to create new database using the wizard

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

2013-07-01 Thread Kohei Yoshida
sc/source/core/data/column.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a189859341240afedb5293ed50e6da15cc0518b1 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Jul 1 09:02:13 2013 -0400 Fix a crasher on copy to clip. The logical row

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

2013-07-01 Thread Lionel Elie Mamane
dbaccess/source/ui/dlg/generalpage.cxx |1 + 1 file changed, 1 insertion(+) New commits: commit 0a94f9210ca74ea959a59dbb4cb6ea05b6450118 Author: Lionel Elie Mamane lio...@mamane.lu Date: Wed Jun 5 10:24:25 2013 +0200 fdo#64447 when changing setup mode, trigger changed DatasourceType

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

2013-07-01 Thread Markus Mohrhard
sc/source/ui/condformat/condformatdlgentry.cxx | 28 +++-- 1 file changed, 17 insertions(+), 11 deletions(-) New commits: commit 9b557cfd01131544639285dace81e11ed3c49aa7 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Thu Jun 27 20:44:19 2013 +0200 use

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

2013-07-01 Thread Markus Mohrhard
sc/source/core/data/table2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 336d684a940165d15b3581a72d8bd45743bf98ee Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Jun 29 01:08:22 2013 +0200 only clean the cond format if we want to write

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

2013-07-01 Thread Markus Mohrhard
sc/Library_sc.mk|1 sc/inc/stylehelper.hxx | 29 ++ sc/inc/styleuno.hxx |9 -- sc/source/core/tool/stylehelper.cxx | 157 sc/source/ui/unoobj/cellsuno.cxx|1

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

2013-07-01 Thread Markus Mohrhard
sc/source/filter/xml/xmlcondformat.cxx |5 +++-- sc/source/filter/xml/xmlexprt.cxx |6 -- 2 files changed, 7 insertions(+), 4 deletions(-) New commits: commit 297363822d460321c0b3bdd4a8acc9f689f4661b Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Jun 29

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

2013-07-01 Thread Markus Mohrhard
sc/source/ui/condformat/condformatdlgentry.cxx | 57 - sc/source/ui/inc/condformatdlgentry.hxx| 14 +- 2 files changed, 67 insertions(+), 4 deletions(-) New commits: commit 8c69cc28fd6cb9ac22f1c896d6007d92dffe9012 Author: Markus Mohrhard

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

2013-07-01 Thread Markus Mohrhard
sc/source/ui/condformat/condformatdlgentry.cxx |2 ++ 1 file changed, 2 insertions(+) New commits: commit 22f2ad0088d57fc9e3a0bd8b975a5c549810fa7d Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Sat Jun 29 05:38:37 2013 +0200 hide the style boxes to collapse the date

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

2013-07-01 Thread Frédéric Wang
filter/source/xslt/odf2xhtml/export/xhtml/body.xsl | 12 +++--- starmath/source/mathmlexport.cxx | 24 ++--- 2 files changed, 24 insertions(+), 12 deletions(-) New commits: commit 1ef63d0842dab4154c5ca2fc42e416950bd7459a Author: Frédéric Wang

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

2013-07-01 Thread Khaled Hosny
vcl/coretext/ctlayout.cxx | 66 +++--- 1 file changed, 51 insertions(+), 15 deletions(-) New commits: commit 6ccc588a522f1068706fe05f5c819e488b6628eb Author: Khaled Hosny khaledho...@eglug.org Date: Sat Jun 29 14:43:23 2013 +0200 Fix jitter when

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

2013-07-01 Thread Armin Le Grand
chart2/source/inc/InternalDataProvider.hxx |9 +-- chart2/source/tools/ChartModelHelper.cxx | 32 ++- chart2/source/tools/InternalDataProvider.cxx | 17 +++--- 3 files changed, 52 insertions(+), 6 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 85/5d5e3bc075e516edf1dc7e844924bbf9ab590c

2013-07-01 Thread Caolán McNamara
85/5d5e3bc075e516edf1dc7e844924bbf9ab590c |1 + 1 file changed, 1 insertion(+) New commits: commit de587b0a2c1e0788322f3eab157f88bd10647a97 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 14:46:53 2013 +0100 Notes added by 'git notes add' diff --git

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

2013-07-01 Thread Khaled Hosny
vcl/coretext/ctfonts.cxx | 34 -- 1 file changed, 24 insertions(+), 10 deletions(-) New commits: commit 8a2719b8fc65ab2f875f4d617c2202e573b7bc77 Author: Khaled Hosny khaledho...@eglug.org Date: Mon Jul 1 15:47:43 2013 +0200 Handle synthetic bold with Core

Re: _ prefix in Windows stdlib calls (was: [GSOC]Firebird Integration Weekly Update 03)

2013-07-01 Thread Tor Lillqvist
Actually snprintf is not posix but (surprise?) C99. Which, as far as I, know, MSVC does not claim to conform to. What the stdlib in the Subject refers to I don' t know. Standards are only worth anything if there is a consensus among implementors to follow them. --tml

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

2013-07-01 Thread Kohei Yoshida
sc/inc/calcmacros.hxx| 24 ++ sc/inc/column.hxx|6 sc/inc/document.hxx |7 sc/inc/dpcache.hxx |2 sc/inc/dpfilteredcache.hxx |2 sc/inc/dpitemdata.hxx|

[Libreoffice-commits] core.git: shell/Package_scripts.mk shell/source vcl/inc

2013-07-01 Thread Pader Rezso
shell/Package_scripts.mk |4 +++- shell/source/unix/misc/cde-open-url.sh | 30 -- vcl/inc/unx/desktops.hxx |3 +-- 3 files changed, 4 insertions(+), 33 deletions(-) New commits: commit cea7cca5c8db3f273ed2c14efde45ff0e73dee7a

[GSOC]Slide Layout Extendibility :Weekly Report #2

2013-07-01 Thread Vishv Brahmbhatt
Hello Everyone, Here is the Linkhttp://vishvbrahmbhatt.wordpress.com/2013/07/01/slide-layout-extendibility-weekly-report-2/ to my blog for the weekly report update. Thanks Regards, Vishv Brahmbhatt On Fri, Jun 21, 2013 at 6:34 PM, Vishv Brahmbhatt vishvbrahmbhat...@gmail.com wrote: Hello

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

2013-07-01 Thread Harri Pitkänen
i18nlangtag/source/isolang/isolang.cxx |2 ++ include/i18nlangtag/lang.h |2 ++ svtools/source/misc/langtab.src|2 ++ 3 files changed, 6 insertions(+) New commits: commit 30213582c73f2dec6d4a980560192720f2f426ab Author: Harri Pitkänen hatap...@iki.fi Date: Wed

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

2013-07-01 Thread Frédéric Wang
include/xmloff/xmltoken.hxx |3 ++ starmath/source/mathmlexport.cxx | 42 +-- xmloff/source/core/xmltoken.cxx |3 ++ 3 files changed, 46 insertions(+), 2 deletions(-) New commits: commit bc51be7e7f2fc55456e1ce7dcdc70e6a15c53c0e Author:

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-01 Thread Gabriele Bulfon
On 01/07/13 16:43, Michael Stahl wrote: On 01/07/13 14:58, Gabriele Bulfon wrote: [build LNK] Executable/cppumaker /usr/gnu/bin/ld: warning: libreg.so, needed by /sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libunoidl.so, not found (try

Re: [No patch] Proposed tiny modification to lo-commit-stat

2013-07-01 Thread Thorsten Behrens
Adolfo Jayme Barrientos wrote: Oh, forgive me, Thorsten has already thought on this... Not at all - thanks for manually cleaning up, I should have noticed earlier! Cheers, -- Thorsten signature.asc Description: Digital signature ___ LibreOffice

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - e9/4681fb47e3c5bdba486cd8feca92705d44840d

2013-07-01 Thread Caolán McNamara
e9/4681fb47e3c5bdba486cd8feca92705d44840d |1 + 1 file changed, 1 insertion(+) New commits: commit c33c95bc3f8e6c1aa76bc75a12579405dc7835ca Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 16:47:40 2013 +0100 Notes added by 'git notes add' diff --git

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 45/4614afbc43924380735b68f0f140584723d93b

2013-07-01 Thread Caolán McNamara
45/4614afbc43924380735b68f0f140584723d93b |1 + 1 file changed, 1 insertion(+) New commits: commit 0fedc9dc14ba947087adf068b50e215913d2b6bd Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 1 16:47:55 2013 +0100 Notes added by 'git notes add' diff --git

Statement - rezso

2013-07-01 Thread Páder Rezső
Hi all, here is my license statement (for fdo#62966 and others): All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. Regards, rezso signature.asc Description: PGP signature ___ LibreOffice

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

2013-07-01 Thread Andras Timar
source/text/shared/autokorr/0700.xhp |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a804914de5db3aef91f8c244db6acf59a1da0f78 Author: Andras Timar ati...@suse.com Date: Mon Jul 1 17:55:35 2013 +0200 typo fix: You text - Your text Change-Id:

[Libreoffice-commits] core.git: helpcontent2

2013-07-01 Thread Andras Timar
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a1df1de6ec140cfe49160fe08cc9eee7c0a60ba9 Author: Andras Timar ati...@suse.com Date: Mon Jul 1 17:55:35 2013 +0200 Updated core Project: help a804914de5db3aef91f8c244db6acf59a1da0f78 diff --git

[Bug 44446] LibreOffice 3.6 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Depends on||66071 -- You

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Michael Meeks michael.me...@novell.com changed: What|Removed |Added Depends on|66071 | -- You are

[Libreoffice-commits] core.git: Branch 'aoo/trunk' - 2 commits - solenv/bin sw/source sysui/desktop

2013-07-01 Thread Andre Fischer
solenv/bin/modules/installer/epmfile.pm | 12 +--- sw/source/core/docnode/nodes.cxx| 24 sysui/desktop/debian/control|4 ++-- 3 files changed, 27 insertions(+), 13 deletions(-) New commits: commit

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

2013-07-01 Thread Eike Rathke
i18npool/source/localedata/data/hr_HR.xml | 140 +++--- 1 file changed, 70 insertions(+), 70 deletions(-) New commits: commit cb44db2fe78b43424491d25f0c9e34f16aba5c24 Author: Eike Rathke er...@redhat.com Date: Mon Jul 1 19:02:32 2013 +0200 sorted by formatindex

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

2013-07-01 Thread Laurent Godard
sc/source/filter/xml/xmltabi.cxx | 12 +--- sc/source/ui/unoobj/cellsuno.cxx |7 +-- 2 files changed, 10 insertions(+), 9 deletions(-) New commits: commit 92c7eca78e6ac84ef2b1be5dca102ecfaee9766b Author: Laurent Godard lgodard.li...@laposte.net Date: Mon Jul 1 15:43:46 2013

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

2013-07-01 Thread Michael Stahl
sw/source/filter/ww8/wrtw8nds.cxx |1 - 1 file changed, 1 deletion(-) New commits: commit a201ae63ce798438057a1328dc644dc8b64fe4e8 Author: Michael Stahl mst...@redhat.com Date: Mon Jul 1 19:04:38 2013 +0200 fdo#66165: WW8 export: fix duplicated paragraph breaks

Re: Hide and show slides from custom dialog

2013-07-01 Thread Thorsten Behrens
Guillermo Molleda Jimena wrote: Objective: to print a custom in PDF, hiding the rest of slides and presenting only those chosen. Can anyone help? Hi Guillermo, so you mean, beyond selecting certain slides, within that custom selection, have some 'don't export this to pdf' meta-customization?

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

2013-07-01 Thread Ivan Timofeev
vcl/inc/unx/gtk/gtkgdi.hxx|4 ++ vcl/unx/gtk3/gdi/gtk3salnativewidgets-gtk.cxx | 39 ++ 2 files changed, 32 insertions(+), 11 deletions(-) New commits: commit cc06e7b6b8b73ae68a2eea72d94c6f45c9fbf497 Author: Ivan Timofeev timofeev@gmail.com

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

2013-07-01 Thread Ivan Timofeev
sc/source/ui/unoobj/cellsuno.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 7c7ca0d0028cacad15a4fdc3dc02bc5f038c9f3c Author: Ivan Timofeev timofeev@gmail.com Date: Mon Jul 1 22:10:45 2013 +0400 WaE: pOldRanges may be used uninitialized

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-07-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Bug 54157 depends on bug 64989, which changed state. Bug 64989 Summary: FILE SAVE: A newline /paragraph is added after pictures (anchored as character) and fields, when saved as .doc https://bugs.freedesktop.org/show_bug.cgi?id=64989

[Libreoffice-commits] core.git: Branch 'feature/polynomialregression' - 3 commits - chart2/AllLangResTarget_chartcontroller.mk chart2/Library_chartcontroller.mk chart2/source

2013-07-01 Thread Tomaž Vajngerl
chart2/AllLangResTarget_chartcontroller.mk |1 chart2/Library_chartcontroller.mk |1 chart2/source/controller/dialogs/dlg_InsertTrendline.cxx| 106 chart2/source/controller/dialogs/dlg_InsertTrendline.hrc| 25 --

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

2013-07-01 Thread Michael Meeks
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3afc54efa142c20adbbdc68900b3c429cae6bd6b Author: Michael Meeks michael.me...@suse.com Date: Mon Jul 1 21:54:09 2013 +0100 get quoting right. diff --git a/configure.ac b/configure.ac index

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

2013-07-01 Thread Michael Meeks
configure.ac |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f74e6dd07e971d25a610edbe0197b98984dbf353 Author: Michael Meeks michael.me...@suse.com Date: Mon Jul 1 21:55:24 2013 +0100 get quoting right. Change-Id:

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

2013-07-01 Thread Michael Stahl
sw/source/core/unocore/unosett.cxx |6 +- 1 file changed, 1 insertion(+), 5 deletions(-) New commits: commit 0520eaf9e661abddadf9a21cfbeab37b0b85dd68 Author: Michael Stahl mst...@redhat.com Date: Mon Jul 1 23:48:59 2013 +0200 fdo#65650: fix Writer ODF import of list style with

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

2013-07-01 Thread Eike Rathke
formula/source/core/api/FormulaCompiler.cxx | 14 +++--- formula/source/core/api/token.cxx | 11 +-- include/formula/FormulaCompiler.hxx |4 ++-- sc/inc/compiler.hxx |4 +--- sc/source/core/tool/token.cxx |2

  1   2   3   4   5   >