Re: Why dev-www.libreoffice.org is unreachable

2013-07-15 Thread Noel Grandin
On 2013-07-14 04:19, LOH KOK HOE wrote: I did try to manually connect to dev-www.libreoffice.org http://dev-www.libreoffice.org but failed. I then issue the make command again and this time I got timed out error as shown below: It's working for me now. Either there was a temporary failure,

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

2013-07-15 Thread Tomaž Vajngerl
sc/AllLangResTarget_sc.mk |1 sc/UIConfig_scalc.mk |1 sc/inc/globstr.hrc | 21 ++ sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx | 54 ++---

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Hi, I could set up the correct env to build correctly up to soffice.bin and going on over extensions. I ended up with a problem linking with Xm Motif libraries (a problem inside my distro that I'm solving). I was wandering why Motif libraries are needed by these extension. Is it absolutely

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - libvisio/libvisio-0.0.30-msvc.patch.1 libvisio/UnpackedTarball_libvisio.mk

2013-07-15 Thread Fridrich Štrba
libvisio/UnpackedTarball_libvisio.mk |4 libvisio/libvisio-0.0.30-msvc.patch.1 | 12 2 files changed, 16 insertions(+) New commits: commit eb1da44288bd02763644a6d7fa410abe6313ae0b Author: Fridrich Å trba fridrich.st...@bluewin.ch Date: Sat Jul 13 08:13:39 2013 +0200

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Thanks! I'll check and try to disable this on my build. Also, it's not about a Solaris general problem, usually Solaris 10/11 have X11 and motif libs correctly configured. It's my own XStreamOS/illumos dev machine that has new X11 and old Motif libs not happy each other. For this, I will build

[GSOC] CMIS updates

2013-07-15 Thread Cao Cuong Ngo
Hi all, This is a progress update of my GSOC project concerning CMIS support. The last weeks I've managed to: - Fix some bugs in the properties dialog UI. - Enable CMIS properties updating. - Add Google Drive support in LO code. The code can be found in the branch feature/cmis. Feel free to

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
I momentarily disabled with this patch (treated SunOS as for iOS and Android). Gabriele. -- Da: Michael Meeks A: Gabriele Bulfon Cc: Michael Stahl libreoffice-dev Data: 15 luglio 2013 10.15.18 CEST Oggetto: Re:

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

2013-07-15 Thread Caolán McNamara
sc/source/ui/StatisticsDialogs/RandomNumberGeneratorDialog.cxx | 46 +-- sc/uiconfig/scalc/ui/randomnumbergenerator.ui | 125 +- 2 files changed, 94 insertions(+), 77 deletions(-) New commits: commit a86af5919e19d989ee9344071b1bb13140cb83ef Author: Caolán McNamara

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

2013-07-15 Thread Miklos Vajna
sw/source/ui/uiview/formatclipboard.cxx | 13 + 1 file changed, 1 insertion(+), 12 deletions(-) New commits: commit 09b20c794a6647d3dd364e0f12d139532a1689bd Author: Miklos Vajna vmik...@suse.cz Date: Fri Jul 12 16:02:43 2013 +0200 bnc#828598 fdo#59643 SwFormatClipboard: fix

Re: Weekly report about character border

2013-07-15 Thread Zolnai Tamás
Hi all, In the previous week I started to implement the painting. Some special problem came up, which might give me a hard time. The first very annoying one stem from the unpunctuality of the recent border painting (frame painting). It seems the border primitives are shifted toward the origo

Re: Weekly report about character border

2013-07-15 Thread Zolnai Tamás
Hi all, In the previous week I started to implement the painting. Some special problem came up, which might give me a hard time. The first very annoying one stem from the unpunctuality of the recent border painting (frame painting). It seems the border primitives are shifted toward the origo

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

2013-07-15 Thread Caolán McNamara
scripting/source/pyprov/mailmerge.py | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) New commits: commit 24078e3501042e8693ef1f9d3edebbc47e37ce12 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 15 10:25:31 2013 +0100 Related: fdo#66761 the

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

2013-07-15 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo54900.rtf | 17 + sw/qa/extras/rtfimport/rtfimport.cxx | 13 + writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 + 3 files changed, 31 insertions(+) New commits: commit 431853bfae7dccd139804caf7ac2505a7c283e63

[Libreoffice-commits] core.git: 2 commits - .gitignore ios/iosremote

2013-07-15 Thread siqi
.gitignore |2 dev/null |binary ios/iosremote/.DS_Store |binary ios/iosremote/ic_launcher.png|binary

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

2013-07-15 Thread Khaled Hosny
vcl/coretext/ctlayout.cxx | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) New commits: commit 9a6ba2dacbcad6a326613a691b005348e3d8cedd Author: Khaled Hosny khaledho...@eglug.org Date: Mon Jul 15 11:32:30 2013 +0200 fdo#66577: Cursor displaced in Web Layout

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

2013-07-15 Thread Olivier Hallot
sw/source/ui/frmdlg/frmpage.cxx |5 + sw/source/ui/inc/frmpage.hxx |1 + sw/uiconfig/swriter/ui/frmaddpage.ui |2 +- 3 files changed, 7 insertions(+), 1 deletion(-) New commits: commit 2d3caece27d2353d0e7d82917c32aceba45859c5 Author: Olivier Hallot

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 Bug 60270 depends on bug 57631, which changed state. Bug 57631 Summary: FILESAVE: [REGRESSION] After saving a drawing all formcontrol settings are not saved - reverts to default after reloading https://bugs.freedesktop.org/show_bug.cgi?id=57631

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

2013-07-15 Thread David Tardon
svx/source/unodraw/unoshape.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit d3d95afe5856ef06659d61c3572c7682e5a03766 Author: David Tardon dtar...@redhat.com Date: Mon Jul 15 12:23:40 2013 +0200 fdo#57631 fix collection of property states

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

2013-07-15 Thread Kohei Yoshida
sc/source/ui/unoobj/scdetect.cxx |5 ++--- sd/source/ui/unoidl/sddetect.cxx |4 +--- 2 files changed, 3 insertions(+), 6 deletions(-) New commits: commit e7a43ee7c00b2e244ceb6218b8d342f7656736a9 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Fri Jul 12 18:02:23 2013 -0400

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

2013-07-15 Thread Caolán McNamara
scripting/source/pyprov/mailmerge.py | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit c71f67198cd6fc98f77289c4f0276a45d19700d8 Author: Caolán McNamara caol...@redhat.com Date: Sat Jul 13 21:45:29 2013 +0100 Related: fdo#66761 the

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on||57631 -- You are receiving

[Bug 60270] LibreOffice 4.1 most annoying bugs

2013-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=60270 tommy27 ba...@quipo.it changed: What|Removed |Added Depends on|57631 | -- You are receiving this

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

2013-07-15 Thread László Németh
librelogo/source/ChangeLog | 16 +++- librelogo/source/LibreLogo/LibreLogo.py | 42 +--- 2 files changed, 49 insertions(+), 9 deletions(-) New commits: commit 6fb6817e30f746d8d2100cc606a3cfbb1cbea86a Author: László Németh

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

2013-07-15 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo54900.rtf | 17 + sw/qa/extras/rtfimport/rtfimport.cxx | 13 + writerfilter/source/rtftok/rtfdocumentimpl.cxx |1 + 3 files changed, 31 insertions(+) New commits: commit 49d3f271b0da11f1793135b067b9b5d4f48cf537

[Libreoffice-commits] core.git: ios/iosremote

2013-07-15 Thread siqi
dev/null |binary 1 file changed New commits: commit 84ceab8140e6460ed42e04bdc72bab598ed167ba Author: siqi m...@siqi.fr Date: Mon Jul 15 13:00:36 2013 +0200 remove DS_Store cache diff --git a/ios/iosremote/.DS_Store b/ios/iosremote/.DS_Store deleted file mode 100644 index

[Libreoffice-commits] core.git: 3 commits - ios/iosremote

2013-07-15 Thread siqi
ios/iosremote/.DS_Store |binary ios/iosremote/ic_launcher.psd|binary ios/iosremote/iosremote/Communication/CommunicationManager.m | 40 +++ 3 files changed, 29 insertions(+), 11 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - offapi/com offapi/UnoApi_offapi.mk svtools/source

2013-07-15 Thread Noel Power
offapi/UnoApi_offapi.mk |1 offapi/com/sun/star/awt/tree/DefaultTreeDataModel.idl | 38 -- svtools/source/uno/treecontrolpeer.cxx| 10 ++-- 3 files changed, 6 insertions(+), 43 deletions(-) New commits: commit

[Libreoffice-commits] core.git: Branch 'feature/firebird-sdbc3' - firebird/ExternalPackage_firebird.mk firebird/ExternalProject_firebird.mk firebird/firebird-macosx.patch.1 firebird/UnpackedTarball_fi

2013-07-15 Thread Andrzej J . R . Hunt
firebird/ExternalPackage_firebird.mk |6 + firebird/ExternalProject_firebird.mk |4 firebird/UnpackedTarball_firebird.mk |6 + firebird/firebird-macosx.patch.1 | 153 ++ solenv/bin/macosx-change-install-names.pl |4 5 files

[Libreoffice-commits] core.git: ios/iosremote

2013-07-15 Thread siqi
ios/iosremote/iosremote/en.lproj/iPhone_autoSize.storyboard |3 ++- ios/iosremote/iosremote/slideShow_vc.m |8 +++- 2 files changed, 9 insertions(+), 2 deletions(-) New commits: commit 99aaa7d985a84302a9945633727bcb444329353e Author: siqi m...@siqi.fr Date: Mon

[Libreoffice-commits] core.git: Branch 'feature/cmis' - ucb/source

2013-07-15 Thread Cao Cuong Ngo
ucb/source/ucp/cmis/cmis_content.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit fd4d31b16702fa1f8e522350df0766e16a86b5e0 Author: Cao Cuong Ngo cao.cuong@gmail.com Date: Mon Jul 15 13:11:28 2013 +0200 CMIS create session Add sslCheck flag in

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

2013-07-15 Thread Michael Stahl
drawinglayer/source/processor2d/vclpixelprocessor2d.cxx | 20 --- include/drawinglayer/processor2d/vclpixelprocessor2d.hxx |5 +++ 2 files changed, 21 insertions(+), 4 deletions(-) New commits: commit 99cf5f9b1ca3471ee9d9b869127dbfc355418054 Author: Michael Stahl

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

2013-07-15 Thread Kohei Yoshida
sc/inc/datauno.hxx|1 sc/inc/dpresfilter.hxx|4 +- sc/inc/dptabres.hxx |2 + sc/inc/dputil.hxx | 11 +-- sc/source/core/data/dpobject.cxx | 10 +- sc/source/core/data/dptabres.cxx | 45

[Bug 37361] LibreOffice 3.5 most annoying bugs

2013-07-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 33484, which changed state. Bug 33484 Summary: Printing multiple files from Windows Explorer at once makes LibreOffice unusable https://bugs.freedesktop.org/show_bug.cgi?id=33484 What|Removed

[Libreoffice-commits] core.git: ios/iosremote

2013-07-15 Thread siqi
ios/iosremote/TestFlightSDK1.2.6/README.md| 223 +++ ios/iosremote/TestFlightSDK1.2.6/TestFlight.h | 114 ++ ios/iosremote/TestFlightSDK1.2.6/libTestFlight.a |binary ios/iosremote/TestFlightSDK1.2.6/release_notes.md | 249 ++

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

2013-07-15 Thread Caolán McNamara
scripting/source/pyprov/mailmerge.py | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) New commits: commit aab42944ad90e86ac43dedc7e11be8eb2019d833 Author: Caolán McNamara caol...@redhat.com Date: Sat Jul 13 21:45:29 2013 +0100 Related: fdo#66761 the

Fwd: Why dev-www.libreoffice.org is unreachable

2013-07-15 Thread LOH KOK HOE
CC this error to everyone. -- Forwarded message -- From: LOH KOK HOE huahsi...@gmail.com Date: Mon, Jul 15, 2013 at 7:36 PM Subject: Re: Why dev-www.libreoffice.org is unreachable To: Noel Grandin n...@peralex.com Ya, I did a try on this morning was working fine, but when I

[Libreoffice-commits] core.git: comphelper/source connectivity/source extensions/source forms/source offapi/com offapi/type_reference offapi/UnoApi_offapi.mk oox/source qadevOOo/tests reportdesign/sou

2013-07-15 Thread Michael Stahl
comphelper/source/misc/anycompare.cxx |3 connectivity/source/commontools/dbconversion.cxx|5 connectivity/source/drivers/file/FDateFunctions.cxx | 10

[PATCH] i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.

2013-07-15 Thread Eike Rathke (via Code Review)
Hello Lionel Elie Mamane, LibreOffice gerrit bot, Michael Stahl, Michael Meeks, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/4833 to look at the new patch set (#5). Change subject: i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.

[PUSHED] i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.

2013-07-15 Thread Eike Rathke (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/4833 Approvals: Eike Rathke: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/4833 To unsubscribe, visit

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

2013-07-15 Thread Luboš Luňák
vcl/inc/pch/precompiled_vcl.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 17249bb757b775f0956cdca437108943d2a50b71 Author: Luboš Luňák l.lu...@suse.cz Date: Mon Jul 15 13:53:14 2013 +0200 do not include UNO header that does not seem to exist(?) in 4.1

Re: Why dev-www.libreoffice.org is unreachable

2013-07-15 Thread LOH KOK HOE
Sorry for my bad, my home machine doesn't connect to any proxy server. I think this is due to the network in my area was so unstable, just now I was able to download the source from the site, but few minutes later it was failed. I was thinking is there a way to make an offline compile? I am worry

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

2013-07-15 Thread Luboš Luňák
solenv/gbuild/platform/com_MSC_class.mk | 11 +++ 1 file changed, 11 insertions(+) New commits: commit 8bcb9090efe5a8c08881d0a39f102c5f736f2da6 Author: Luboš Luňák l.lu...@suse.cz Date: Mon Jul 15 14:13:13 2013 +0200 add gb_JunitTest_SOFFICEARG setting also for windows

[PATCH] update help ids for opt new dictionary dialog .ui conversion

2013-07-15 Thread via Code Review
Hi, I have submitted a patch for review: https://gerrit.libreoffice.org/4918 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/help refs/changes/18/4918/1 update help ids for opt new dictionary dialog .ui conversion Change-Id:

Re: [GSOC] iOS remote control weekly update 5 (workable milestone)

2013-07-15 Thread Siqi Liu
Hello Jonathan, Tor and all LibO developers and QA testers, I've just integrated TestFlight into the app and now I need to register beta-testers' iOS devices in order to distribute this beta-testing version to you. For that I've created a gdoc to gather unique identifiers from all beta testers

Re: [GSOC] iOS remote control weekly update 5 (workable milestone)

2013-07-15 Thread Jonathan Aquilina
What is the oldest version of iOS this will work with as i have an older ipod touch with 4.1 on it. On Mon, Jul 15, 2013 at 2:39 PM, Siqi Liu m...@siqi.fr wrote: Hello Jonathan, Tor and all LibO developers and QA testers, I've just integrated TestFlight into the app and now I need to

Re: Configuring the iOS app to open DOCX files

2013-07-15 Thread Miklos Vajna
On Sun, Jul 14, 2013 at 11:18:16AM +0300, Ptyl Dragon p...@cloudon.com wrote: So, what are we doing wrong? What should we do to make the iOS app open docx files? As a start, you can with a debugger if WriterFilter::filter() is reached:

[Libreoffice-commits] core.git: bin/module-deps.pl

2013-07-15 Thread Michael Meeks
bin/module-deps.pl | 32 1 file changed, 32 insertions(+) New commits: commit c5d0d5114e06705d43a9ef6a7dd58006bdd25b10 Author: Michael Meeks michael.me...@suse.com Date: Mon Jul 15 13:32:49 2013 +0100 Prune some leaves for a cleaner top-to-bottom view of

Re: [GSOC] iOS remote control weekly update 5 (workable milestone)

2013-07-15 Thread Siqi Liu
Hello Jonathan, For now I've only tested it against iOS5.0 and later so I don't think it's compatible with iOS4.1. The app is pretty much based on storyBoard which is one of the main features of iOS5, so sadly iOS4 will not be compatible :'-( Siqi 2013/7/15 Jonathan Aquilina

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Ok, I could go over extension by disabling that motif dependent plugin. Now, later, it's trying to build xmlsec1, and looks like it can't find libs I actually have! checking for pkg-config... yes checking for libxslt libraries= 1.0.20... no [I have it, it's 1.1.26] checking for openssl

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

2013-07-15 Thread Gergo Mocsi
basctl/source/basicide/baside2.hxx | 30 ++- basctl/source/basicide/baside2b.cxx | 96 2 files changed, 115 insertions(+), 11 deletions(-) New commits: commit cf8d21808a3a5365f0de2419ab60bdec03f84434 Author: Gergo Mocsi gmocs...@gmail.com Date:

[Libreoffice-commits] core.git: 2 commits - include/sax include/sfx2 offapi/com sax/qa sax/source sc/source sfx2/source xmloff/source

2013-07-15 Thread Michael Stahl
include/sax/tools/converter.hxx | 22 ++- include/sfx2/dinfdlg.hxx | 12 + offapi/com/sun/star/util/DateTimeWithTimezone.idl|2 offapi/com/sun/star/util/DateWithTimezone.idl|2

[PUSHED] i#108348: support DateTimeWithTimezone in user defined Docum...

2013-07-15 Thread Michael Stahl (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/4834 -- To view, visit https://gerrit.libreoffice.org/4834 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType:

[PATCH] i#108348: support DateTimeWithTimezone in user defined Docum...

2013-07-15 Thread Michael Stahl (via Code Review)
Hello LibreOffice gerrit bot, I'd like you to reexamine a change. Please visit https://gerrit.libreoffice.org/4834 to look at the new patch set (#3). Change subject: i#108348: support DateTimeWithTimezone in user defined Document Properties

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Yes, I could find it, but it says nothing particular, just that it cannot find the libs. But I'm sure I have them. Any idea? -- Da: Michael Stahl A: Gabriele Bulfon Cc: michael.me...@suse.com libreoffice-dev Data:

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
I see no switch in global configure to force it to use system xmlsec. How does it decide to install its own? One possibility is that I make and install my own component of xmlsec. Will the build system see it and decide not to build its own? Gabriele. Da: Gabriele Bulfon A: Michael Stahl Cc:

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

2013-07-15 Thread David Tardon
svx/source/unodraw/unoshape.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit a5bfa0a75ddae5f5d824d439e99dff6d4329e965 Author: David Tardon dtar...@redhat.com Date: Mon Jul 15 12:23:40 2013 +0200 fdo#57631 fix collection of property states

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

2013-07-15 Thread Caolán McNamara
helpers/help_hid.lst | 11 -- source/text/schart/01/0406.xhp | 38 - 2 files changed, 17 insertions(+), 32 deletions(-) New commits: commit 7885eab3d5f01e8208310ca2f4258df5cbfdb999 Author: Caolán McNamara caol...@redhat.com Date:

[Libreoffice-commits] core.git: chart2/AllLangResTarget_chartcontroller.mk chart2/source chart2/uiconfig chart2/UIConfig_chart2.mk

2013-07-15 Thread Olivier Hallot
chart2/AllLangResTarget_chartcontroller.mk |1 chart2/UIConfig_chart2.mk|1 chart2/source/controller/dialogs/tp_SeriesToAxis.cxx | 177 +++- chart2/source/controller/dialogs/tp_SeriesToAxis.hrc | 39 -

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

2013-07-15 Thread Caolán McNamara
chart2/source/controller/dialogs/tp_ChartType.cxx |4 chart2/uiconfig/ui/smoothlinesdlg.ui |1 chart2/uiconfig/ui/steppedlinesdlg.ui | 335 +++--- chart2/uiconfig/ui/tp_SeriesToAxis.ui | 16 - helpcontent2

[Libreoffice-commits] core.git: Branch 'refs/notes/commits' - 2 commits - 2a/396edb739820b5c8e516fe12876f3f4e385396 f5/d8c188925db694bc7e37a57ea276b05ea4de24

2013-07-15 Thread Caolán McNamara
2a/396edb739820b5c8e516fe12876f3f4e385396 |1 + f5/d8c188925db694bc7e37a57ea276b05ea4de24 |1 + 2 files changed, 2 insertions(+) New commits: commit b2baaf072a0fefee7583bc91866bd1b48488c3d7 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 15 15:04:22 2013 +0100 Notes

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Ok. I see. Problem is, I could easily build, package and install my xmlsec1 component in few minutes, and it did see all the required libs (openssl, and so on). How can I debug why the LO internal configure cannot see the deps? Gabriele.

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

2013-07-15 Thread David Tardon
svx/source/unodraw/unoshape.cxx | 12 ++-- 1 file changed, 2 insertions(+), 10 deletions(-) New commits: commit 5ecbe5df8034895273942fd19a3cd6c9544e1025 Author: David Tardon dtar...@redhat.com Date: Mon Jul 15 12:23:40 2013 +0200 fdo#57631 fix collection of property states

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

2013-07-15 Thread Michael Stahl
sax/qa/cppunit/test_converter.cxx |6 -- sax/source/tools/converter.cxx| 22 ++ 2 files changed, 18 insertions(+), 10 deletions(-) New commits: commit f6dab88453fc2cec29f0fe95663452d98a74fd17 Author: Michael Stahl mst...@redhat.com Date: Sat Jun 29 17:16:07

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

2013-07-15 Thread Caolán McNamara
scripting/source/pyprov/mailmerge.py | 23 +-- 1 file changed, 17 insertions(+), 6 deletions(-) New commits: commit 6a5ba90664634b288296c4e8eebc4cd6eabe6105 Author: Caolán McNamara caol...@redhat.com Date: Sat Jul 13 15:56:41 2013 +0100 Resolves: fdo#66761 Macro

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
Or maybe I could build the patched xmlsec1 component out of the LO fetched tarball, as a system library (naming it as LO version), then force the LO build not to build that component? Da: Gabriele Bulfon A: Rene Engelhard Cc: michael.me...@suse.com Michael Stahl libreoffice-dev Data: 15 luglio

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

2013-07-15 Thread Kohei Yoshida
sc/inc/dpfilteredcache.hxx |5 sc/source/core/data/dpfilteredcache.cxx | 12 + sc/source/core/data/dpgroup.cxx | 300 +++- 3 files changed, 201 insertions(+), 116 deletions(-) New commits: commit eb426753811befc69b3929146ac68cb97f92f7b0

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
A deeper check of the xmlsec1 config.log, shows there are many vars that are empty, not passed by main configure, such as NSS_LIBS and NSS_CFLAGS. These are set up during configure, and I used them to build against system nspr that is in a different location, but are empty in this internal

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

2013-07-15 Thread Kohei Yoshida
sc/inc/dpfilteredcache.hxx |5 sc/source/core/data/dpfilteredcache.cxx | 12 + sc/source/core/data/dpgroup.cxx | 300 +++- 3 files changed, 201 insertions(+), 116 deletions(-) New commits: commit 6877ddc50d601f57d4cf77379ae613a33df19711

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

2013-07-15 Thread Matteo Casalin
sw/inc/fldbas.hxx|2 -- sw/source/core/fields/fldbas.cxx |7 ++- 2 files changed, 6 insertions(+), 3 deletions(-) New commits: commit 02c1f4128b2011ceea6e4a0ceb054ec74315ec54 Author: Matteo Casalin matteo.casa...@yahoo.com Date: Sun Jun 23 23:46:05 2013 +0200

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - comphelper/source connectivity/source extensions/source forms/source offapi/com offapi/type_reference offapi/UnoApi_offapi.mk oox/source qade

2013-07-15 Thread Michael Stahl
comphelper/source/misc/anycompare.cxx |3 connectivity/source/commontools/dbconversion.cxx|5 connectivity/source/drivers/file/FDateFunctions.cxx | 10

Re: Building LO 4.0.4.2 on illumos based OS

2013-07-15 Thread Gabriele Bulfon
...I also found that the old README.Solaris mentions a --disable-xmlsec, but the configure script doesn't mention it. Any other way to avoid building xmlsec? Da: Gabriele Bulfon A: Rene Engelhard Cc: michael.me...@suse.com libreoffice-dev Michael Stahl Data: 15 luglio 2013 16.47.25 CEST Oggetto:

License statement

2013-07-15 Thread Máté Gergely
All of my past and future contributions to LibreOffice may be licensed under the MPL/LGPLv3+ dual license. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - include/osl oox/source ucb/source

2013-07-15 Thread Lionel Elie Mamane
include/osl/time.h|2 +- oox/source/docprop/docprophandler.cxx |2 +- ucb/source/ucp/webdav-neon/DateTimeHelper.cxx |4 ++-- ucb/source/ucp/webdav/DateTimeHelper.cxx |4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) New commits:

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

2013-07-15 Thread Jelle van der Waa
vcl/inc/pch/precompiled_vcl.hxx |1 - vcl/source/app/svmain.cxx |8 vcl/source/filter/graphicfilter.cxx |5 ++--- vcl/source/gdi/image.cxx|7 +++ vcl/source/gdi/outdev3.cxx |2 +- vcl/source/helper/canvastools.cxx |5 ++---

[GSOC] about:config utility - Weekly Report #4

2013-07-15 Thread Efe Gürkan YALAMAN
Hi, This week I only did debugging. Configuration management code is a little complicated. I could handle it mostly. Learned a lot about about configuration process now. I know where is the config codes mostly. But I don't know how to use it. Also there was no good internet access this week. I

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

2013-07-15 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 38 +-- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit 0563f5f43bf244732ef2da32b30470fa2549c072 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Jul 15 11:30:40 2013 -0400 Example code on

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - include/osl oox/source ucb/source

2013-07-15 Thread Lionel Elie Mamane
include/osl/time.h|2 +- oox/source/docprop/docprophandler.cxx |2 +- ucb/source/ucp/webdav-neon/DateTimeHelper.cxx |4 ++-- ucb/source/ucp/webdav/DateTimeHelper.cxx |4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) New commits:

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

2013-07-15 Thread Kohei Yoshida
sc/source/core/opencl/formulagroupcl.cxx | 38 +-- 1 file changed, 36 insertions(+), 2 deletions(-) New commits: commit 69f2c96b3196cb8e9430d8abab84032a6da61352 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Jul 15 11:30:40 2013 -0400 Example code on

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - officecfg/registry

2013-07-15 Thread Jan Holesovsky
officecfg/registry/data/org/openoffice/Office/Views.xcu |7 +++ 1 file changed, 7 insertions(+) New commits: commit 7d191b1ab0cf43c64ad25ad28da8d1d91214098c Author: Jan Holesovsky ke...@suse.cz Date: Mon Jul 15 17:32:40 2013 +0200 Enable sidebar by default when the Experimental

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

2013-07-15 Thread Luboš Luňák
oox/source/export/vmlexport.cxx |2 ++ sw/qa/extras/ooxmlexport/data/bnc581614.doc |binary sw/qa/extras/ooxmlexport/ooxmlexport.cxx| 10 ++ 3 files changed, 12 insertions(+) New commits: commit ba8988a59716acc405ce5e5233e3f472e0066cbc Author: Luboš Luňák

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

2013-07-15 Thread Michael Stahl
include/sax/tools/converter.hxx |8 sax/source/tools/converter.cxx |8 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 4ce40c0b06888cff6bc593669d0fb94139485620 Author: Michael Stahl mst...@redhat.com Date: Mon Jul 15 17:56:56 2013 +0200 sax:

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

2013-07-15 Thread Michael Stahl
ucb/source/ucp/gvfs/gvfs_content.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5ff4ccc6c49b0d69a3a9f80f9abdc65fe60f8aec Author: Michael Stahl mst...@redhat.com Date: Mon Jul 15 18:09:07 2013 +0200 ucb: fix DateTime in gvfs Change-Id:

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

2013-07-15 Thread Csikós Tamás
cui/UIConfig_cui.mk |1 cui/source/inc/optdict.hxx| 15 -- cui/source/options/optdict.cxx| 46 ++- cui/source/options/optdict.hrc|8 - cui/source/options/optdict.src| 71 --

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

2013-07-15 Thread Armin Le Grand
svgio/source/svgreader/svgstyleattributes.cxx | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) New commits: commit 1898f94578f266de42f92602a36518fb12bacf5a Author: Armin Le Grand a...@apache.org Date: Mon Jul 15 14:22:12 2013 + i122724 Better handling

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

2013-07-15 Thread Eike Rathke
vcl/inc/pch/precompiled_vcl.hxx |1 - 1 file changed, 1 deletion(-) New commits: commit 96bd69962f90c286461734bb3a4d218c56104cd3 Author: Eike Rathke er...@redhat.com Date: Mon Jul 15 18:13:16 2013 +0200 build breaker: remove XSystemClipboard.hpp from pch again Commit

[Libreoffice-commits] core.git: 2 commits - cui/source cui/uiconfig include/sfx2 include/svx

2013-07-15 Thread Caolán McNamara
cui/source/factory/dlgfact.cxx| 18 +++--- cui/source/factory/dlgfact.hxx|3 +-- cui/source/inc/helpid.hrc |1 - cui/source/options/optlingu.cxx |2 +- cui/uiconfig/ui/optnewdictionarydialog.ui | 13 -

[Libreoffice-commits] core.git: filter/Library_placeware.mk filter/Library_xsltfilter.mk

2013-07-15 Thread Michael Stahl
filter/Library_placeware.mk |2 ++ filter/Library_xsltfilter.mk |1 + 2 files changed, 3 insertions(+) New commits: commit fd3c5d3a0651b3128fb15725944b6da81ec5bb32 Author: Michael Stahl mst...@redhat.com Date: Mon Jul 15 18:18:06 2013 +0200 filter: need more boost_headers

[Libreoffice-commits] core.git: helpcontent2

2013-07-15 Thread Caolán McNamara
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2b5e401d4cc3db80f02674bab9b52cba3f199810 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 15 17:20:58 2013 +0100 Updated core Project: help cd1389b4c35e4e028b1e433246093cf2f1f13b42

[Libreoffice-commits] core.git: helpcontent2

2013-07-15 Thread Csikós Tamás
helpcontent2 |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 712019343e002ed64e7f4e00cc224af3559ed912 Author: Csikós Tamás csks.t...@gmail.com Date: Mon Jul 15 14:33:18 2013 +0200 Updated core Project: help 696273411433e4de4411d84837307d8815f42378

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

2013-07-15 Thread Csikós Tamás
helpers/help_hid.lst |3 --- source/text/shared/optionen/01010400.xhp | 12 ++-- 2 files changed, 6 insertions(+), 9 deletions(-) New commits: commit 696273411433e4de4411d84837307d8815f42378 Author: Csikós Tamás csks.t...@gmail.com Date: Mon Jul 15 14:33:18

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

2013-07-15 Thread Caolán McNamara
source/text/shared/optionen/01010400.xhp |1 + 1 file changed, 1 insertion(+) New commits: commit cd1389b4c35e4e028b1e433246093cf2f1f13b42 Author: Caolán McNamara caol...@redhat.com Date: Mon Jul 15 17:20:58 2013 +0100 add a help id for the over all dialog Change-Id:

[PUSHED] update help ids for opt new dictionary dialog .ui conversion

2013-07-15 Thread 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/4918 Approvals: Caolán McNamara: Verified; Looks good to me, approved -- To view, visit https://gerrit.libreoffice.org/4918 To unsubscribe,

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

2013-07-15 Thread Ricardo Montania
dbaccess/source/ui/misc/UpdateHelperImpl.hxx |9 - 1 file changed, 9 deletions(-) New commits: commit 5730dd48cad67f71a2ab3792b59920470dd7c682 Author: Ricardo Montania rica...@linuxafundo.com.br Date: Mon Jul 15 07:12:26 2013 -0300 fdo#63690 drop RTL_LOGFILE_CONTEXT_AUTHOR

[Libreoffice-commits] core.git: Branch 'libreoffice-4-1-0' - include/osl sal/osl sdext/source

2013-07-15 Thread Lionel Elie Mamane
include/osl/time.h |8 sal/osl/unx/time.c |8 sal/osl/w32/time.c |8 sdext/source/presenter/PresenterToolBar.cxx |2 +- 4 files changed, 13 insertions(+), 13 deletions(-) New

[Libreoffice-commits] core.git: sax/CppunitTest_sax.mk

2013-07-15 Thread Michael Stahl
sax/CppunitTest_sax.mk |2 ++ 1 file changed, 2 insertions(+) New commits: commit 9d639f6b2f88aafa2c94a73a31b57ddd4122f436 Author: Michael Stahl mst...@redhat.com Date: Mon Jul 15 18:51:45 2013 +0200 sax: even more boost_headers Change-Id:

[no subject]

2013-07-15 Thread Ricardo Montania
All of my past future contributions to LibreOffice may be licensed under the MPLv2/LGPLv3+ dual license. -- Ricardo Montania Prado de Campos http://www.linuxafundo.com.br ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - 5 commits - cui/source cui/uiconfig cui/UIConfig_cui.mk include/sax oox/source sax/source sc/source sw/qa ucb/source

2013-07-15 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: commit 0e65ac4ff185aaa21da2aaf785b914866037c8c8 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Jul 15 11:30:40 2013 -0400 Example code on how to handle input and output for matrix inversion. Right now this code simply puts the

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

2013-07-15 Thread Kohei Yoshida
sc/source/core/data/column3.cxx | 14 ++ 1 file changed, 2 insertions(+), 12 deletions(-) New commits: commit 466cb70c14ffbf6831b68f44173941af0e617f82 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Jul 15 13:48:07 2013 -0400 No point having this indirection.

[Libreoffice-commits] core.git: ios/iosremote

2013-07-15 Thread siqi
ios/iosremote/ic_launcher.png |binary ios/iosremote/ic_launc...@2x.png |binary ios/iosremote/iosremote.xcodeproj/project.pbxproj

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

2013-07-15 Thread Luboš Luňák
include/sal/log-areas.dox |3 +++ 1 file changed, 3 insertions(+) New commits: commit 5e6cf64783b1925cdc8f0fba944a8f8edfa3c807 Author: Luboš Luňák l.lu...@suse.cz Date: Mon Jul 15 20:10:08 2013 +0200 add missing log areas From 7650a82702ec9d13e3a52ea84b9666ee4e9f9a62 .

  1   2   3   >