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

2013-07-21 Thread Tor Lillqvist
configure.ac |1 + 1 file changed, 1 insertion(+) New commits: commit e77b0fe093ed0bc94c7d03d45838e590fb8219b2 Author: Tor Lillqvist Date: Mon Jul 22 09:40:21 2013 +0300 Use pkg-config --modversion to set FIREBIRD_VERSION if no fb_config Change-Id: I8ece7b989c330123a5df73f763

[Libreoffice-commits] core.git: Branch 'feature/aboutconfig' - 2 commits - cui/source

2013-07-21 Thread Efe Gürkan YALAMAN
cui/source/options/optaboutconfig.cxx | 24 cui/source/options/optaboutconfig.hxx | 11 +-- 2 files changed, 17 insertions(+), 18 deletions(-) New commits: commit daeccfaf65a0b312e1a19901de8b223cb3204724 Author: Efe Gürkan YALAMAN Date: Sun Jul 21 22:05:28

Re: [Libreoffice-qa] Send Feedback...and BSA ideas

2013-07-21 Thread Jonathan Aquilina
I am not trying to hijack this thread. I was thinking also in conjunction with an online version of the BSA is there something we can code into LO which integrates with the BSA that way if people go to help and submit a but a window pops up with version os etc and a text box to type in the issue.

Re: Regd ECCN Code for LibreOffice

2013-07-21 Thread Jonathan Aquilina
There are no licenses its free to download. On Fri, Jul 19, 2013 at 7:11 PM, Jain, Pulkit X wrote: > Hi, > > ** ** > > Can you let us know the ECCN Code for thisLibreOffice*. We need to > purchase a few licenses for the same.* > > ** ** > > ** ** > > Thanks, > > Pulkit Jain > > v

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

2013-07-21 Thread Fridrich Štrba
vcl/win/source/window/salframe.cxx | 70 +++-- 1 file changed, 22 insertions(+), 48 deletions(-) New commits: commit 50d330c3d238b7b6182787959b30a6d665eab078 Author: Fridrich Å trba Date: Sun Jul 21 19:18:58 2013 -0700 Shell32.dll is already loaded

Can I put back OxygenOffice product ti instset_native?

2013-07-21 Thread KAMI911 KAMI911
Hi folks, Can I put back OxygenOffice product ti instset_native that was removed here? http://cgit.freedesktop.org/libreoffice/core/commit/instsetoo_native/util/openoffice.lst.in?id=33b05d5de716707e54ae09afe88a7e02c63e388d Thanks, KAMI ___ LibreOffice

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

2013-07-21 Thread Fridrich Štrba
src/lib/VSDXTheme.cpp | 16 ++-- src/lib/VSDXTheme.h | 30 ++ 2 files changed, 44 insertions(+), 2 deletions(-) New commits: commit b63cef2b299728328ff33a44ba0cfc20673949af Author: Fridrich Å trba Date: Mon Jul 22 06:10:01 2013 +0200 Stub read

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

2013-07-21 Thread Mark Wielaard
sal/osl/unx/file_path_helper.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f9cde6e64ae23327a1c314195da638d81a5411ed Author: Mark Wielaard Date: Sun Jul 21 12:28:52 2013 +0200 Fix file_path_helper FPH_LOCAL_DIR_ENTRY. Commit e5e4c54da changed "."

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

2013-07-21 Thread Julien Nabet
include/sal/log-areas.dox |4 l10ntools/source/helpmerge.cxx |9 + 2 files changed, 9 insertions(+), 4 deletions(-) New commits: commit b11dc22caa903014c295bea62a6d86e5e12518d8 Author: Julien Nabet Date: Mon Jul 22 00:08:40 2013 +0200 coverity#1038312: Dereferenc

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

2013-07-21 Thread Marcos Paulo de Souza
starmath/inc/ElementsDockingWindow.hxx|1 + starmath/source/ElementsDockingWindow.cxx |5 + 2 files changed, 6 insertions(+) New commits: commit d3cf684146162a1528046ab2bcd7d9fa94443c69 Author: Marcos Paulo de Souza Date: Mon Jul 22 00:06:56 2013 -0300 Math: Fix memory lea

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

2013-07-21 Thread Fridrich Štrba
src/lib/VSDXTheme.cpp | 21 + src/lib/VSDXTheme.h |1 + src/lib/tokens.txt|1 + 3 files changed, 23 insertions(+) New commits: commit 53b7204be722f8dca37bc059b9f253eafa8e0aea Author: Fridrich Å trba Date: Mon Jul 22 05:01:16 2013 +0200 Reader for a:sysC

Re: Unit-Test Fail Error[GSOC: Slide Layout Extendibility]

2013-07-21 Thread Markus Mohrhard
On Jul 21, 2013 6:58 PM, "Thorsten Behrens" wrote: > > Vishv Brahmbhatt wrote: > > Actually I did make right entry in the makefile('test/Package_unittest.mk') > > and also added a test-profile at appropriate > > location('test/user-template/user/config/soffice.cfg/simpress/layoutlist.xml').But > >

[PATCH] Writer - cross-references to numbered paragraphs still wrong (bug ID 36960)

2013-07-21 Thread libreoffice
Bug 36960 was never fixed correctly (or rather, I suspect it was fixed, then broken when work was done to make the tests pass). The attached patch fixes the bug and adds new tests for cross-references to numbered paragraphs. The nature of the bug is that if you have numbered paragraphs like this

Regd ECCN Code for LibreOffice

2013-07-21 Thread Jain, Pulkit X
Hi, Can you let us know the ECCN Code for thisLibreOffice. We need to purchase a few licenses for the same. Thanks, Pulkit Jain vBuild || VDSI || Chennai NPES Mobile Dev Team Phone: 91-813-987-8055- Extn-109993 pulkit.j...@one.verizon.com ___

Re: Unit-Test Fail Error[GSOC: Slide Layout Extendibility]

2013-07-21 Thread Thorsten Behrens
Vishv Brahmbhatt wrote: > Actually I did make right entry in the makefile('test/Package_unittest.mk') > and also added a test-profile at appropriate > location('test/user-template/user/config/soffice.cfg/simpress/layoutlist.xml').But > this > commit

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - translations

2013-07-21 Thread Andras Timar
translations |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 60e86fea7c345fcd3a99c160513789b6fef37ee3 Author: Andras Timar Date: Sun Jul 21 22:20:32 2013 +0200 Updated core Project: translations abfb59b2b1a2f2c9c7360e7aafb957de9390aae7 diff --git a/trans

Re: OSX Daily Builds

2013-07-21 Thread Thorsten Behrens
Andrzej J. R. Hunt wrote: > I'd be willing to set mine up to do daily uploads if desired > Cool - that helps indeed, if only to have some redundancy in cases like this one. > is it worthwhile setting up 10.6 instead for this purpose? > I'd leave that up to you - you might reach a slightly larger a

[Libreoffice-commits] core.git: Branch 'feature/android-remote-ng' - android/sdremote

2013-07-21 Thread Artur Dryomov
android/sdremote/res/values/strings.xml |2 android/sdremote/src/org/libreoffice/impressremote/activity/SlideShowActivity.java | 168 +- android/sdremote/src/org/libreoffice/impressremote/adapter/ComputersAdapter.java |6

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

2013-07-21 Thread Fridrich Štrba
src/lib/VSDXTheme.cpp | 22 ++ src/lib/VSDXTheme.h |3 +++ 2 files changed, 25 insertions(+) New commits: commit fa150e4eca78bad7a9430cf906cc7078beaf039a Author: Fridrich Å trba Date: Sun Jul 21 23:26:14 2013 +0200 reader function for a:srgbClr diff --git a/sr

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

2013-07-21 Thread Fridrich Štrba
src/lib/VSDXMLHelper.cpp |9 + src/lib/VSDXTheme.cpp|3 +-- src/lib/VSDXTheme.h |1 + 3 files changed, 7 insertions(+), 6 deletions(-) New commits: commit 85bd5303215df29f798e561f345914ccdf67bcdb Author: Fridrich Å trba Date: Sun Jul 21 22:34:10 2013 +0200 a:s

Re: Weekly report about character border

2013-07-21 Thread Zolnai Tamás
Hi all, This week I managed to solve the initial difficulties of character border painting: - Change the size of the text portion which has border. (three distinct size attribute: height, ascent and size) - Part of the top border hanged out from the text portion (use SwAlignRect) - Calculati

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

2013-07-21 Thread Gergo Mocsi
basctl/source/basicide/baside2.hxx |5 + basctl/source/basicide/baside2b.cxx | 34 +++--- 2 files changed, 32 insertions(+), 7 deletions(-) New commits: commit 5692833cb94cbfe8a456007d8674f87c24c4efa0 Author: Gergo Mocsi Date: Sun Jul 21 19:36:56 2013 +02

[PATCH] update help ids for sc move table dialog to .ui conversion

2013-07-21 Thread via Code Review
Hi, I would like you to review the following patch: https://gerrit.libreoffice.org/5007 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/help refs/changes/07/5007/1 update help ids for sc move table dialog to .ui conversion Change-Id: Ia8e1edefaa35173116605b99d4f69f

[Libreoffice-commits] core.git: Branch 'feature/table-style' - 5 commits - sw/source

2013-07-21 Thread Alex Ivan
sw/source/core/doc/swtblfmt.cxx |4 sw/source/core/docnode/ndtbl.cxx | 184 --- sw/source/core/inc/UndoTable.hxx |7 - sw/source/core/undo/untbl.cxx| 44 + 4 files changed, 17 insertions(+), 222 deletions(-) New commits: commit 74fe564c

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

2013-07-21 Thread Andrzej J . R . Hunt
connectivity/Library_firebird_sdbc.mk |1 connectivity/source/drivers/firebird/Blob.cxx | 214 + connectivity/source/drivers/firebird/Blob.hxx | 86 + connectivity/source/drivers/firebird/FConnection.cxx | 64 ++- conne

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

2013-07-21 Thread Andrea Pescetti
dbaccess/source/ui/querydesign/query.src |6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) New commits: commit e3e2cffab73c3acb48e79ce148807cb9528014a3 Author: Andrea Pescetti Date: Sun Jul 21 15:54:57 2013 + #i122792# Remove extra text from error message. diff --git a/d

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

2013-07-21 Thread Julien Nabet
unusedcode.easy |1 - xmloff/source/chart/SchXMLTools.cxx | 32 xmloff/source/chart/SchXMLTools.hxx |7 --- 3 files changed, 40 deletions(-) New commits: commit c9321851a4de1d67037ea83bcbd29ca30701d5b3 Author: Julien Nabet Date:

Re: [GSoC] Impress Remote and Bonjour

2013-07-21 Thread Siqi Liu
Hello all again, I've just restored the old implementation and also keep the bonjour service available for Mac OSX as an extra. I've done several tests today and I've found that the old implementation indeed works under certain conditions, so I've restored it. However, it only seems to work when

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

2013-07-21 Thread Siqi LIU
sd/source/ui/remotecontrol/DiscoveryService.cxx | 83 +++- sd/source/ui/remotecontrol/DiscoveryService.hxx |4 - 2 files changed, 43 insertions(+), 44 deletions(-) New commits: commit d3cbcbad7d160c7b44182cc5142c5cd4e0e1a034 Author: Siqi LIU Date: Sun Jul 21 14:09:10

Gui or ux libraries used

2013-07-21 Thread abhimanyu shegokar
Can someone help me listing gui and/or ux libraries used to build/install libreoffice? I want to have all the install dependencies related to ux in /home folder since i don't have sudo permission at my college. Other general dependencies can be resolved by asking my mentor to install them. -- War

[Libreoffice-commits] core.git: unusedcode.easy

2013-07-21 Thread Julien Nabet
unusedcode.easy |1 - 1 file changed, 1 deletion(-) New commits: commit 81f08fc302faa7a0cc84e3736fce1e8062251b90 Author: Julien Nabet Date: Sun Jul 21 13:06:53 2013 +0200 CreateToolBoxBackground must have been already removed Change-Id: I7bb315c607225775571f3f9c44f2190449

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

2013-07-21 Thread Julien Nabet
include/sax/tools/converter.hxx |6 -- sax/source/tools/converter.cxx | 12 unusedcode.easy |2 -- 3 files changed, 20 deletions(-) New commits: commit 958556ff3cfbfa1cc1022477af1e2bd635cba153 Author: Julien Nabet Date: Sun Jul 21 13:03:27 2013 +0200

Re: OSX Daily Builds

2013-07-21 Thread Jonathan Aquilina
I was but things got all hectic on the freelance front. Its still on my to do list. On Sun, Jul 21, 2013 at 10:43 AM, Thorsten Behrens < t...@documentfoundation.org> wrote: > Jonathan Aquilina wrote: > > Not trying to hijack this thread but what does one need to do to become a > > daily build pr

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

2013-07-21 Thread Khaled Hosny
vcl/coretext/salgdi2.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f717aeef13a4c7a9e877089323e8fddcd6dbbc86 Author: Khaled Hosny Date: Sun Jul 21 11:53:22 2013 +0200 Fix link in comment Change-Id: Ie9f5bfaa8230f97cbce1c26ef4bb86ae8e248d5e diff

[Libreoffice-commits] core.git: Branch 'feature/aboutconfig' - cui/source

2013-07-21 Thread Efe Gürkan YALAMAN
cui/source/options/optaboutconfig.cxx | 16 +++- cui/source/options/optaboutconfig.hxx |4 +++- 2 files changed, 18 insertions(+), 2 deletions(-) New commits: commit 5a3b21b5fb579bcf86eff172862b1c23c499b361 Author: Efe Gürkan YALAMAN Date: Sun Jul 21 12:35:13 2013 +0300

Re: OSX Daily Builds

2013-07-21 Thread Thorsten Behrens
Jonathan Aquilina wrote: > Not trying to hijack this thread but what does one need to do to become a > daily build provider? > A tinderbox. How's the story there Jonathan, thought you were working on providing one? ;) Cheers, -- Thorsten signature.asc Description: Digital signature ___