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

2013-07-14 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 ++--- sc/

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

2013-07-14 Thread Noel Grandin
On 2013-07-14 04:19, LOH KOK HOE wrote: I did try to manually connect to 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

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

2013-07-14 Thread Lionel Elie Mamane (via Code Review)
Lionel Elie Mamane has uploaded a new patch set (#4). Change subject: i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. .. i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. Add IsUTC member to: com.sun.star.util.D

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

2013-07-14 Thread Lionel Elie Mamane (via Code Review)
Lionel Elie Mamane has uploaded a new patch set (#3). Change subject: i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. .. i#108348 API CHANGE: add IsUTC to css.util.DateTime etc. Add IsUTC member to: com.sun.star.util.D

[Libreoffice-commits] core.git: Branch 'feature/gsoc-calc-enhanced-db-range' - sc/source

2013-07-14 Thread Akash Shetye
sc/source/filter/excel/xestyle.cxx | 107 ++--- 1 file changed, 100 insertions(+), 7 deletions(-) New commits: commit ade08f4f0c3e2ff2b7b9a356430efaa9ec10d443 Author: Akash Shetye Date: Mon Jul 15 05:49:43 2013 +0530 Refactored Dxf export code to work with

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

2013-07-14 Thread Cao Cuong Ngo
officecfg/registry/data/org/openoffice/Office/Common.xcu |2 ucb/source/ucp/cmis/cmis_content.cxx | 12 + ucb/source/ucp/cmis/cmis_oauth2_providers.hxx| 32 +++ ucb/source/ucp/cmis/cmis_url.cxx | 26 +++- 4

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

2013-07-14 Thread Michael Stahl
solenv/gbuild/LinkTarget.mk |9 + 1 file changed, 5 insertions(+), 4 deletions(-) New commits: commit 2f8f3a0a3e330e01cc822c5dd618a1840a492f53 Author: Michael Stahl Date: Sun Jul 14 20:20:02 2013 +0200 indent that a bit Change-Id: I40c1639356a0c7e60c276bfc7071c976ba04

[Libreoffice-commits] buildbot.git: 2 commits - tb3/replay-branch tb3/tb3

2013-07-14 Thread Bjoern Michaelsen
tb3/replay-branch | 61 ++ tb3/tb3 |8 +++ 2 files changed, 65 insertions(+), 4 deletions(-) New commits: commit 805f4f56651ffa165d156289fa20bc75c4b1b4b3 Author: Bjoern Michaelsen Date: Sun Jul 14 20:22:01 2013 +0200

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

2013-07-14 Thread Tomaž Vajngerl
chart2/source/tools/PolynomialRegressionCurveCalculator.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 22b0b27cbc0bb4ce57146211a18aacadfe356e43 Author: Tomaž Vajngerl Date: Sun Jul 14 22:36:08 2013 +0200 pow is ambiguous Change-Id: Ib63bf0a67f18

[Libreoffice-commits] core.git: Branch 'feature/firebird-sdbc3' - connectivity/Library_firebird_sdbc.mk scp2/source

2013-07-14 Thread Andrzej J . R . Hunt
connectivity/Library_firebird_sdbc.mk |1 + scp2/source/base/module_base.scp |4 2 files changed, 1 insertion(+), 4 deletions(-) New commits: commit 57fe22bc06254271affd61fb48b0b229be7a5a2e Author: Andrzej J.R. Hunt Date: Sun Jul 14 22:13:34 2013 +0200 Further firebird-s

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

2013-07-14 Thread Caolán McNamara
include/tools/string.hxx |2 - sw/source/ui/dbui/dbinsdlg.cxx | 60 --- tools/source/string/strascii.cxx | 57 - 3 files changed, 19 insertions(+), 100 deletions(-) New commits: commit c162a4c8e496ed457da67a

[Bug 54157] LibreOffice 4.0 most annoying bugs

2013-07-14 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54157 Cor Nouws changed: What|Removed |Added Depends on||60883 --- Comment #161 from Cor Nouws --- A

[GSOC] Code completition is BASIC IDE weekly report

2013-07-14 Thread Gergő Mocsi
Hi all, this week I don't had much time to work. Here's what I've made: fixed the nested reflection to use tokenizing based on syntax highlighting. The reason for this is beacuse it parses the code, tokenizes it, I just extract variable calls like aVar.aMethod().aOtherMethod() ... , and I just need

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

2013-07-14 Thread Kohei Yoshida
sc/source/core/data/dpgroup.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit 7ee62f1d499c02c329f228a1d94eb6d64b80589b Author: Kohei Yoshida Date: Sun Jul 14 11:50:45 2013 -0400 fdo#63998: Oops I introduced a new bug. Let's not. Change-Id: I

Re: [GSOC]Slide Layout Extendibility :Weekly Report #4

2013-07-14 Thread Vishv Brahmbhatt
Hello Everyone, Here is the Link to my blog for the weekly report update. Thanks & Regards, Vishv Brahmbhatt On Mon, Jul 8, 2013 at 9:10 PM, Vishv Brahmbhatt < vishvbrahmbhat...@gmail.com> wrote: > Hel

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

2013-07-14 Thread Cao Cuong Ngo
include/sfx2/dinfdlg.hxx |2 ++ sfx2/source/dialog/dinfdlg.cxx | 12 +--- 2 files changed, 11 insertions(+), 3 deletions(-) New commits: commit 0d7869b0a73f5df4a81ac6e01a06b0f951387ee9 Author: Cao Cuong Ngo Date: Sun Jul 14 15:33:27 2013 +0200 CMIS properties dialog

[Libreoffice-commits] core.git: 2 commits - dbaccess/source desktop/source extensions/source framework/source include/svx include/tools reportdesign/source scripting/source sc/source svx/source sw/inc

2013-07-14 Thread Caolán McNamara
dbaccess/source/ui/control/opendoccontrols.cxx |6 - dbaccess/source/ui/misc/defaultobjectnamecheck.cxx |7 -- desktop/source/deployment/gui/dp_gui_dialog2.cxx | 44 ++--- desktop/source/deployment/gui/dp_gui_dialog2.hxx |2 desktop/so

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

2013-07-14 Thread Jonathan Aquilina
For app testing there is a website that allows testing of ios apps called test flight. https://testflightapp.com/ On Sun, Jul 14, 2013 at 10:50 AM, Tor Lillqvist wrote: > The progress is really impressive! > > > > Also, should I publish this version on the app store so that people > don't have

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

2013-07-14 Thread Tor Lillqvist
The progress is really impressive! > Also, should I publish this version on the app store so that people don't have to compile it? Or export it to an ipa file? I don't think it is a good idea to publish it before it is ready for real use; one is not supposed to publish "beta test" versions in the

Configuring the iOS app to open DOCX files

2013-07-14 Thread Ptyl Dragon
Hi We are working on enhancing the support for mobile, and iOS in particular, basing our work on the experimental iOS app, and enhancing it, and we noticed that the iOS app fails to open docx files (we have overriden the test1.odt file with our own test1.docx file for this). when the app loads, th