Re: Build LO for Android on Mac OS 10.8

2012-08-13 Thread Tor Lillqvist
ld: warning: ignoring file /opt/local/lib/libiconv.dylib, file was built for unsupported file forma ld: warning: ignoring file /opt/local/lib/libz.dylib, file was built for unsupported file format ld: in /opt/local/lib/libiconv.2.dylib, file was built for unsupported file format Hmm, what

Re: Build LO for Android on Mac OS 10.8

2012-08-13 Thread James Chen
ld: warning: ignoring file /opt/local/lib/libiconv.dylib, file was built for unsupported file forma ld: warning: ignoring file /opt/local/lib/libz.dylib, file was built for unsupported file format ld: in /opt/local/lib/libiconv.2.dylib, file was built for unsupported file format Hmm, what is

Re: notice: module dictionaries converted to gbuild

2012-08-13 Thread David Tardon
Hi, On Thu, Aug 09, 2012 at 06:41:50PM +0200, Andras Timar wrote: Hi David, 2012/8/7 David Tardon dtar...@redhat.com Hi all, this is just an announce that I have converted dictionaries to gbuild on branch feature/gbuild_dictionaries. I am not looking for testers this time, because

RE: fdo 50950 make (ISO)WEEKNUM comply with ODFF1.2, advise asked

2012-08-13 Thread Winfried Donkers
Hi Eike, All your comments have been processed in the code (I learned some new things too, thank you !). It now works fine for all possible argument values, including leaving out the optional value for WEEKNUM and illegal arguments. Now I will start on seeing how old-style documents are

[Libreoffice-commits] .: 2 commits - RepositoryExternal.mk vcl/Library_vcl.mk

2012-08-13 Thread Tor Lillqvist
RepositoryExternal.mk | 16 +--- vcl/Library_vcl.mk| 11 --- 2 files changed, 21 insertions(+), 6 deletions(-) New commits: commit fd9c2cca78227f634e34790aa127cc31e4302a56 Author: Tor Lillqvist t...@iki.fi Date: Mon Aug 13 10:00:55 2012 +0300 Bypass pdfwriter

Re: Build LO for Android on Mac OS 10.8

2012-08-13 Thread Stephan Bergmann
On 08/13/2012 08:38 AM, James Chen wrote: ld: warning: ignoring file /opt/local/lib/libiconv.dylib, file was built for unsupported file forma ld: warning: ignoring file /opt/local/lib/libz.dylib, file was built for unsupported file format ld: in /opt/local/lib/libiconv.2.dylib, file was built

setting LibreOffice settings automatically

2012-08-13 Thread Danishka Navin
To enable Sinhala spell checker I have to do few configurations in LibreOffice. It won't work by default. Is there a way to set some values for LibreOffice by editing a config file on GNU/Linux? For example, how to enable tools- options - languages - enable for Asian and CTL Thanks, --

Re: minutes of ESC call ...

2012-08-13 Thread Noel Grandin
On 2012-08-09 21:53, bfo wrote: If I may propose anything, please add: - zero tolerance policy for regression issues during development - zero tolerance policy for crash issues during development People who advocate zero tolerance for such things are welcome to provide the time and financial

[Libreoffice-commits] .: cui/source

2012-08-13 Thread Andras Timar
cui/source/tabpages/autocdlg.src |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a91805241c64694b0e4ba16b90edcf56fab2cf5a Author: Andras Timar ati...@suse.com Date: Mon Aug 13 09:56:00 2012 +0200 wider listbox for language names Change-Id:

[Libreoffice-commits] .: connectivity/registry connectivity/source connectivity/workben

2012-08-13 Thread Stephan Bergmann
connectivity/registry/postgresql/org/openoffice/Office/DataAccess/Drivers.xcu |2 +- connectivity/source/drivers/postgresql/postgresql-sdbc-impl.component |2 +- connectivity/source/drivers/postgresql/postgresql-sdbc.component |2 +-

Re: shadow drawing regression

2012-08-13 Thread Miklos Vajna
Hi Ivan, On Fri, Aug 10, 2012 at 05:21:34PM +0400, Ivan Timofeev timofeev@gmail.com wrote: so it first paints background then shadow. But try to zoom out with at least 2 pages - the second page gets painted after the first page, and the shadow overlaps the already rendered page. It worked

[REVIEW 3-6] fdo#53246 Fresh postgresql-sdbc implementation names

2012-08-13 Thread Stephan Bergmann
Besides the general problem of LO 3.6 not starting due to duplicate UNO implementations caused by the bundled extension prereg mechanism, there are also reports for a more specific problem of not starting due to duplicate UNO implementations of org.openoffice.comp.connectivity.pq.Driver,

[Libreoffice-commits] .: dbaccess/source

2012-08-13 Thread Miklos Vajna
dbaccess/source/ui/inc/FieldDescControl.hxx |2 -- dbaccess/source/ui/inc/RtfReader.hxx|1 - 2 files changed, 3 deletions(-) New commits: commit b3a7f6d51bd437ddb93ec45b38b27f27b42343eb Author: Philipp Riemer ruderphil...@gmail.com Date: Sun Aug 12 18:57:23 2012 +0200

Re: Build LO for Android on Mac OS 10.8

2012-08-13 Thread James Chen
Hi, Stephan, Thanks for pointing out and the hints. Removing /opt/local/bin from PATH does not work for me. Even not with a clean rebuild from scratch afterwards? I'd assume some mis-configuration (likely caused by picking up MacPort's /opt/local/bin/pkg-check) was still manifest in your

Re: minutes of ESC call ...

2012-08-13 Thread Michael Meeks
On Thu, 2012-08-09 at 12:53 -0700, bfo wrote: If I may propose anything, please add: - zero tolerance policy for regression issues during development - zero tolerance policy for crash issues during development So - incidentally; we already have something like this in place. If you can

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

2012-08-13 Thread Miklos Vajna
dev/null |binary sw/qa/extras/odfimport/data/fdo53210.odt |binary sw/qa/extras/odfimport/odfimport.cxx | 23 +++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |5 -

Re: problem

2012-08-13 Thread Petr Mladek
Hi Molly, Molly Hafer píše v Ne 12. 08. 2012 v 17:42 -0700: I opened a document in Libre office an not only can i edit the document but it wont let me close libre office AND I cant open Libre office until it gets closed thanks. It is sad but such things happen. We need to debug this. Could

[PATCH] Change in core[libreoffice-3-6]: fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all s...

2012-08-13 Thread Gerrit
From Miklos Vajna vmik...@suse.cz: Miklos Vajna has uploaded a new change for review. Change subject: fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sections .. fdo#53210 SwDoc::UpdateExpFlds don't crash when

Re: [PUSHED] Change in core[libreoffice-3-6]: fix crash on start

2012-08-13 Thread Petr Mladek
Gerrit píše v So 11. 08. 2012 v 06:02 +: From Ivan Timofeev timofeev@gmail.com: fix crash on start Change-Id: Ieee907d38711761f4770b802f54bd38c4e807807 --- M l10ntools/source/help/HelpCompiler.cxx 1 file changed, 6 insertions(+), 3 deletions(-) git pull

[PATCH] Change in core[libreoffice-3-5]: fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all s...

2012-08-13 Thread Gerrit
From Miklos Vajna vmik...@suse.cz: Miklos Vajna has uploaded a new change for review. Change subject: fdo#53210 SwDoc::UpdateExpFlds don't crash when hiding all sections .. fdo#53210 SwDoc::UpdateExpFlds don't crash when

Looking for a code portion: import/export document formats

2012-08-13 Thread docminer
Hi, I want to re-use in other project the LibreOffice's document transformation features. For example, read a MS Word document and save it as Adobe PDF file. I've downloaded the source codes and looked at them, but LO is a very large project. Where I can found those sources? Thanks, Pablo.

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - desktop/source

2012-08-13 Thread Petr Mladek
desktop/source/app/app.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 8609e601b7351fd9480475e12e9e2c1aa7811c78 Author: Stephan Bergmann sberg...@redhat.com Date: Fri Aug 10 19:36:08 2012 +0200 fdo#53006: Remove directories too, not just plain files

[Libreoffice-commits] .: 2 commits - RepositoryExternal.mk RepositoryFixes.mk

2012-08-13 Thread Stephan Bergmann
RepositoryExternal.mk |2 +- RepositoryFixes.mk|1 + 2 files changed, 2 insertions(+), 1 deletion(-) New commits: commit fc2b42ed182c8e7d20a8626712b8a416d7a5bae5 Author: Stephan Bergmann sberg...@redhat.com Date: Mon Aug 13 11:46:50 2012 +0200 Proper sorting

Re: Looking for a code portion: import/export document formats

2012-08-13 Thread Michael Stahl
On 13/08/12 11:26, docminer wrote: Hi, I want to re-use in other project the LibreOffice's document transformation features. For example, read a MS Word document and save it as Adobe PDF file. I've downloaded the source codes and looked at them, but LO is a very large project. Where I

Re: Build LO for Android on Mac OS 10.8

2012-08-13 Thread James Chen
Encounter another error while building freetype log for /Users/jamchen/Developer/Android/libreoffice_core/freetype dmake: /Users/jamchen/Developer/Android/libreoffice_core/solenv/inc/settings.mk: line 55: Error: -- Include file

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - reportdesign/inc reportdesign/source

2012-08-13 Thread Miklos Vajna
reportdesign/inc/UndoEnv.hxx |2 reportdesign/source/core/api/Section.cxx | 87 ++- reportdesign/source/core/inc/Section.hxx | 34 +--- 3 files changed, 82 insertions(+), 41 deletions(-) New commits: commit

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - svtools/source

2012-08-13 Thread Petr Mladek
svtools/source/control/ruler.cxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 6f86c8e38a5263e609ec189b2a01d4fad7cd0e4e Author: Ivan Timofeev timofeev@gmail.com Date: Wed Aug 8 16:46:19 2012 +0400 fdo#50654: update virtual device width on

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - svtools/source

2012-08-13 Thread Petr Mladek
svtools/source/control/ruler.cxx | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) New commits: commit 1500bc8970dc61f96697a186d6bb0d1aacc2ce67 Author: Ivan Timofeev timofeev@gmail.com Date: Wed Aug 8 16:46:19 2012 +0400 fdo#50654: update virtual device width on

Re: [PUSHED 3-6] fdo#53006: Remove directories too, not just plain files

2012-08-13 Thread Petr Mladek
Petr Mladek píše v Po 13. 08. 2012 v 11:38 +0200: Stephan Bergmann píše v Pá 10. 08. 2012 v 19:41 +0200: On 08/10/2012 05:29 PM, Petr Mladek wrote: Just to be sure. removeTree(url) removes only files and not directories. Is it by intention? I think that both variants would be fine.

[Libreoffice-commits] .: 15 commits - sc/inc sc/qa sc/source

2012-08-13 Thread Markus Mohrhard
sc/inc/colorscale.hxx | 29 +-- sc/qa/unit/data/ods/colorScale.ods |binary sc/qa/unit/subsequent_filters-test.cxx | 47 ++ sc/source/core/data/colorscale.cxx | 221 + sc/source/filter/excel/xecontent.cxx | 23

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

2012-08-13 Thread Miklos Vajna
sw/qa/extras/rtfimport/data/fdo47495.rtf | 164 + sw/qa/extras/rtfimport/rtfimport.cxx |9 + sw/qa/extras/swmodeltestbase.hxx | 15 ++ writerfilter/source/rtftok/rtfdocumentimpl.cxx |5 4 files changed, 192 insertions(+), 1

[PUSHED 3-6] fdo#53246 Fresh postgresql-sdbc implementation names

2012-08-13 Thread Michael Meeks
On Mon, 2012-08-13 at 10:20 +0200, Stephan Bergmann wrote: http://cgit.freedesktop.org/libreoffice/core/commit/?id=f50a41437ee99aee499dbabd1d36ef8197db5559 fdo#53246 Fresh postgresql-sdbc implementation names works around that on master, with a rather trivial patch of choosing new names

Re: Looking for a code portion: import/export document formats

2012-08-13 Thread docminer
Hi, Thank you for the info. But what I trying to achieve is displaying documents on mobile devices and desktops regardless the format and the platform. So, I guess I need to run some LO source code on those platforms. At the present, DocMiner (www.docminer.com) is able to display any document

Re: Looking for a code portion: import/export document formats

2012-08-13 Thread Michael Meeks
On Mon, 2012-08-13 at 11:52 +0200, Michael Stahl wrote: the best option of using LibreOffice for your purpose is to install it and connect to it via UNO; read the OOo Dev Guide for details: Or to run it from the command-line with: --headless --convert-to pdf foo.doc

[Libreoffice-commits] .: sc/qa

2012-08-13 Thread Markus Mohrhard
sc/qa/unit/ucalc.cxx |2 -- 1 file changed, 2 deletions(-) New commits: commit 7ed9e024726747f9d0a70365c83ab619fac889e6 Author: Markus Mohrhard markus.mohrh...@googlemail.com Date: Mon Aug 13 12:36:37 2012 +0200 these test should not have been disabled diff --git

[PATCH] Change in core[libreoffice-3-6]: fdo#47495 fix RTF import of multiple shapes inside textframe...

2012-08-13 Thread Gerrit
From Miklos Vajna vmik...@suse.cz: Miklos Vajna has uploaded a new change for review. Change subject: fdo#47495 fix RTF import of multiple shapes inside textframes .. fdo#47495 fix RTF import of multiple shapes inside

[PATCH] Change in core[libreoffice-3-5]: fdo#47495 fix RTF import of multiple shapes inside textframe...

2012-08-13 Thread Gerrit
From Miklos Vajna vmik...@suse.cz: Miklos Vajna has uploaded a new change for review. Change subject: fdo#47495 fix RTF import of multiple shapes inside textframes .. fdo#47495 fix RTF import of multiple shapes inside

[Libreoffice-commits] .: freetype/prj

2012-08-13 Thread Michael Stahl
freetype/prj/build.lst |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 0209269f770f68dac5c3bfa6d555b7f6908a0902 Author: Michael Stahl mst...@redhat.com Date: Mon Aug 13 12:43:08 2012 +0200 freetype: add missing solenv dependency Change-Id:

Re: Looking for a code portion: import/export document formats

2012-08-13 Thread docminer
So it's clear: I only need someone running LO on Android and iOS and then invoke the command line in order to transform document formats. I'll look for those distributions (if they exists...?) Alternatively, I've an Adobe's Alchemy 2 compiler, and I'll try to compile LO too by using it. Although

Re: Looking for a code portion: import/export document formats

2012-08-13 Thread Michael Meeks
On Mon, 2012-08-13 at 03:57 -0700, docminer wrote: So it's clear: I only need someone running LO on Android and iOS and then invoke the command line in order to transform document formats. I'll look for those distributions (if they exists...?) Ah - well, I'd play with our Android

Re: Build LO for Android on Mac OS 10.8

2012-08-13 Thread Michael Meeks
On Mon, 2012-08-13 at 12:53 +0200, Michael Stahl wrote: this indicates freetype is missing a dependency on the solenv module, have fixed that on master now, please try again Oooh - I've seen that for ages and not seen how to fix it - and just worked around it by re-running make ;-)

Re: Looking for a code portion: import/export document formats

2012-08-13 Thread Bjoern Michaelsen
Hi, On Mon, Aug 13, 2012 at 11:37:24AM +0100, Michael Meeks wrote: On Mon, 2012-08-13 at 11:52 +0200, Michael Stahl wrote: the best option of using LibreOffice for your purpose is to install it and connect to it via UNO; read the OOo Dev Guide for details: Or to run it from the

Re: setting LibreOffice settings automatically

2012-08-13 Thread Petr Mladek
Hi Danishka, Danishka Navin píše v Po 13. 08. 2012 v 12:46 +0530: To enable Sinhala spell checker I have to do few configurations in LibreOffice. It won't work by default. Is there a way to set some values for LibreOffice by editing a config file on GNU/Linux? For example, how to

Re: [REVIEW 3-6 ] No more prereg, no more unopkg sync

2012-08-13 Thread Michael Meeks
On Fri, 2012-08-10 at 16:32 +0200, Stephan Bergmann wrote: Quoting http://cgit.freedesktop.org/libreoffice/core/commit/?id=6dcb3d4ef46312729bb6f16c473b433474863f68 Related fdo#51252: No more prereg, no more unopkg sync: Now that 5c47e5f63a79a9e72ec4a100786b1bbf65137ed4 'fdo#51252

[Libreoffice-commits] .: i18npool/source

2012-08-13 Thread Eike Rathke
i18npool/source/localedata/data/pt_PT.xml |3 +++ 1 file changed, 3 insertions(+) New commits: commit 01e1f4eca5f89d685769833076df440a202b6a08 Author: Eike Rathke er...@redhat.com Date: Mon Aug 13 13:51:27 2012 +0200 added -MM-DD HH:MM format code to [pt-PT] Change-Id:

[PATCH] fdo#35079: EDITING: Drawing element completely in mouse selection frame not selected

2012-08-13 Thread Wasserthal
I have found a solution for the Bug that 1. increased the size of the bounding box for frame selection 2. increased the size of the bounding box for exporting the selection to a jpeg. It appeared on rotated, custom shapes. https://bugs.freedesktop.org/show_bug.cgi?id=35079 This patch keeps

Re: [REVIEW 3-6 ] No more prereg, no more unopkg sync

2012-08-13 Thread Stephan Bergmann
On 08/13/2012 01:48 PM, Michael Meeks wrote: IMHO I'd prefer to have an RC3 for 3.6.1 than the potential for regression by including this in 3.6.2 - and having the state-of-the-art code that is shared between master and -3-6 for testing seems sensible (to me). In the end, I'd be fine

Re: [REVIEW-3-6] [PUSHED 3-6] correctly calculate the percentile for upper data bar limit

2012-08-13 Thread Kohei Yoshida
On 08/11/2012 07:20 PM, Markus Mohrhard wrote: Hey, the attached patch corrects the code that calculates the value if you select percentile for the upper limit. Until now it incorrectly used the lower bounds values to calculate these value. This will be fixed in master a bit differently.

[Libreoffice-commits] .: svtools/source

2012-08-13 Thread Ivan Timofeev
svtools/source/control/ruler.cxx | 12 1 file changed, 12 deletions(-) New commits: commit 7fbab3fc351212cd8474159391bc744cee2d7e68 Author: Ivan Timofeev timofeev@gmail.com Date: Mon Aug 13 17:25:32 2012 +0400 remove duplicate code, thanks to Petr Mladek for spotting

Re: [PUSHED 3-6 3-5] fdo#50654: update virtual device width on modifying WB_EXTRAFIELD flag

2012-08-13 Thread Ivan Timofeev
Hi Petr, On 13.08.2012 14:29, Petr Mladek wrote: BTW: I wonder if we could remove the duplicated code from Ruler::Resize(). It calls ImplInitExtraField just few lines above. I am not 100% sure but it seems that the code in between does not affect mnVirWidth and the other variables. It does not

[Libreoffice-commits] .: filter/inc filter/source

2012-08-13 Thread Caolán McNamara
filter/inc/filter/msfilter/util.hxx | 18 + filter/source/msfilter/util.cxx | 127 2 files changed, 145 insertions(+) New commits: commit 1a8d78656a5773d285a430f6f88602beda173a8e Author: Caolán McNamara caol...@redhat.com Date: Mon Aug 13

Re: [Libreoffice-ux-advise] [REVIEW 3-6] Window background of toolbars

2012-08-13 Thread Petr Mladek
Hi, I tend Jan Holesovsky píše v Pá 10. 08. 2012 v 17:22 +0200: I've pushed a change to master that (I hope) improves the situation: http://cgit.freedesktop.org/libreoffice/core/commit/?id=03dbe1a97c0050365ac3820575134bace0908e2b [for cherry-picking purposes, probably easier to check

[Libreoffice-commits] .: vcl/generic

2012-08-13 Thread Caolán McNamara
vcl/generic/fontmanager/fontmanager.cxx | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) New commits: commit 90496967fe7ddb8a616dce8c70013fa4450c5983 Author: Caolán McNamara caol...@redhat.com Date: Mon Aug 13 15:52:43 2012 +0100 Resolves: fdo#53258

gstreamer-1.0 support ...

2012-08-13 Thread Michael Meeks
JFYI - I pushed the gstreamer 1.0 support I've been working on to master somewhat prematurely by accident. But it's there now ... so - what's it all about ? After years of a 0.10 release - it seems the gst guys have decided to bump to 1.0 and tweak their ABI at the same time.

[Libreoffice-commits] .: 2 commits - vcl/Library_vcl.mk vcl/source

2012-08-13 Thread Tor Lillqvist
vcl/Library_vcl.mk| 11 +++ vcl/source/gdi/pdfwriter_impl.cxx | 25 +++-- 2 files changed, 26 insertions(+), 10 deletions(-) New commits: commit e554121fcabefa01b531c1b5b63c227f5a9a97fa Author: Tor Lillqvist t...@iki.fi Date: Mon Aug 13 17:49:53

[Libreoffice-commits] .: 2 commits - avmedia/Library_avmediagst_0_10.mk filter/source i18npool/source jvmfwk/plugins mysqlc/source sw/source wizards/com

2012-08-13 Thread Michael Meeks
avmedia/Library_avmediagst_0_10.mk|6 +- filter/source/xsltfilter/com/sun/star/comp/xsltfilter/Base64.java |7 +- i18npool/source/localedata/data/so_SO.xml |2 jvmfwk/plugins/sunmajor/javaenvsetup/javaldx.cxx |

--with-mozilla-build required on windows ?

2012-08-13 Thread Matúš Kukan
Hello, Since 500261a6b6e9dbeacce7f693b01a1c32a112f4fb nss seems to be needed for vcl. I'd push attached patch to fix W2008R2_16-minimal_build but It would fail anyway because one needs Mozilla build tools for that ? So - what's wrong ? Running configure on windows without --with-mozilla-build ? I

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sw/source

2012-08-13 Thread Ivan Timofeev
sw/source/core/layout/paintfrm.cxx | 21 - 1 file changed, 16 insertions(+), 5 deletions(-) New commits: commit 93e819418070deb2750a918a1c3ea52376558d21 Author: Miklos Vajna vmik...@suse.cz Date: Mon Aug 13 16:03:17 2012 +0200 fdo#53439

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - sw/source

2012-08-13 Thread Petr Mladek
sw/source/ui/docvw/PageBreakWin.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit cbb047527d856258b7b925dc37f56f0e9b0b3e90 Author: Ivan Timofeev timofeev@gmail.com Date: Fri Aug 10 16:14:17 2012 +0400 Page Break: don't show if mouse is gone and button is

Re: gstreamer-1.0 support ...

2012-08-13 Thread Michael Stahl
On 13/08/12 16:55, Michael Meeks wrote: For the generic linux build we prolly want to ship both of these backends for a while - we should fall-back through them activating first gst-1.0 then gst-0.10. Having said that IIRC there is no gstreamer-1.0 release yet, and the 1.0

[PUSHED] Change in core[libreoffice-3-6]: Page Break: don't show if mouse is gone and button is still ...

2012-08-13 Thread Gerrit
From Petr Mladek pmla...@suse.cz: Petr Mladek has submitted this change and it was merged. Change subject: Page Break: don't show if mouse is gone and button is still invisible .. Page Break: don't show if mouse is gone and

[Libreoffice-commits] .: 2 commits - oox/inc oox/Library_oox.mk oox/source sw/source

2012-08-13 Thread Miklos Vajna
oox/Library_oox.mk |1 oox/inc/oox/export/vmlexport.hxx | 21 +++- oox/source/export/vmlexport.cxx | 42 sw/source/filter/ww8/docxattributeoutput.cxx | 46 ++-

[Libreoffice-commits] .: desktop/source

2012-08-13 Thread Stephan Bergmann
desktop/source/app/app.cxx| 75 ++ desktop/source/deployment/registry/component/dp_component.cxx |7 2 files changed, 55 insertions(+), 27 deletions(-) New commits: commit e9631f40ee49a244b6c6816e5cfb36814b9bafba Author: Stephan Bergmann

[REVIEW 3-6] fdo#53006: And detect LO downgrading scenarios

2012-08-13 Thread Stephan Bergmann
As Petr found out, if you first run LO 3.6.1, then some old LO 3.5.x (making use of share/prereg/bundled), then LO 3.6.1 again, all on the same UserInstallation, it can still happen that LO 3.6.1 refuses to start (as LO 3.5.x copied potentially broken data to user/extensions/bundled but did

Re: [PATCH] fdo#47674 Calc: save settings for import ascii text dialog

2012-08-13 Thread Eike Rathke
Hi jumbo444, On Friday, 2012-08-10 06:26:52 -0700, jumbo444 wrote: I propose a patch for fdo#47674 I'll follow up on that tomorrow. Open Text-CSV saved settings of ScImportAsciiDlg dialog, but not Paste Unformatted Text and Data Text to Columns. This patch adds two groups in Calc.xcs to

[Libreoffice-commits] .: instsetoo_native/inc_openoffice

2012-08-13 Thread Andras Timar
instsetoo_native/inc_openoffice/windows/msi_templates/AdminExe.idt |1 - instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt |2 -- 2 files changed, 3 deletions(-) New commits: commit 72e21d7a5621846782f86e2fc645811efbf5f18a Author: Andras Timar ati...@suse.com Date: Mon

Re: [PUSHED 3-6 ] No more prereg, no more unopkg sync

2012-08-13 Thread Andras Timar
Hi, 2012/8/13 Stephan Bergmann sberg...@redhat.com On 08/13/2012 01:48 PM, Michael Meeks wrote: IMHO I'd prefer to have an RC3 for 3.6.1 than the potential for regression by including this in 3.6.2 - and having the state-of-the-art code that is shared between master and -3-6 for

Triaging Update

2012-08-13 Thread Joel Madero
Hi All, As most of you know we've started a major push to triage the unconfirmed bugs and I am going to give updates periodically for 2 reasons: 1. just so we all know the progress :) 2. to remind people that we always need more individuals helping out at least until we get a grasp on the 12+

[Libreoffice-commits] .: sot/source svtools/inc svtools/source sw/inc tools/source unusedcode.easy vcl/inc vcl/unx

2012-08-13 Thread Thomas Arnhold
sot/source/sdstor/storage.cxx | 14 -- svtools/inc/svtools/PlaceEditDialog.hxx|2 svtools/source/dialogs/PlaceEditDialog.cxx |5 -- svtools/source/misc/transfer.cxx |7 --- sw/inc/unofield.hxx|1

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-08-13 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 44628, which changed state. Bug 44628 Summary: unopkg.exe does not find VC runtime during install (extension registration) https://bugs.freedesktop.org/show_bug.cgi?id=44628 What|Old Value

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - desktop/source

2012-08-13 Thread Petr Mladek
desktop/source/app/app.cxx| 75 ++ desktop/source/deployment/registry/component/dp_component.cxx |7 2 files changed, 55 insertions(+), 27 deletions(-) New commits: commit aed059b816a1df35be33598916acf341dd1a31ac Author: Stephan Bergmann

Re: [PUSHED 3-6] fdo#53006: And detect LO downgrading scenarios

2012-08-13 Thread Petr Mladek
Stephan Bergmann píše v Po 13. 08. 2012 v 18:01 +0200: As Petr found out, if you first run LO 3.6.1, then some old LO 3.5.x (making use of share/prereg/bundled), then LO 3.6.1 again, all on the same UserInstallation, it can still happen that LO 3.6.1 refuses to start (as LO 3.5.x copied

[PATCH] Translate German comments in sw/source/core/docnode/ndnotxt....

2012-08-13 Thread Gerrit
From Bertrand Lorentz bertrand.lore...@gmail.com: Bertrand Lorentz has uploaded a new change for review. Change subject: Translate German comments in sw/source/core/docnode/ndnotxt.cxx .. Translate German comments in

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - writerfilter/source

2012-08-13 Thread Petr Mladek
writerfilter/source/rtftok/rtfdocumentimpl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 8054472f666c87d6437dcea064c3cef379916245 Author: Miklos Vajna vmik...@suse.cz Date: Fri Aug 10 17:48:57 2012 +0200 fdo#48446 implement RTF_CPG (cherry picked from commit

[PUSHED] Change in core[libreoffice-3-6]: fdo#48446 implement RTF_CPG

2012-08-13 Thread Gerrit
From Petr Mladek pmla...@suse.cz: Petr Mladek has submitted this change and it was merged. Change subject: fdo#48446 implement RTF_CPG .. fdo#48446 implement RTF_CPG (cherry picked from commit

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - writerfilter/source

2012-08-13 Thread Petr Mladek
writerfilter/source/rtftok/rtfdocumentimpl.cxx |3 +++ 1 file changed, 3 insertions(+) New commits: commit 98e895db332446b3fe2fc901a6cf9cff64d2b1b8 Author: Miklos Vajna vmik...@suse.cz Date: Fri Aug 10 17:48:57 2012 +0200 fdo#48446 implement RTF_CPG (cherry picked from commit

Re: minutes of ESC call ...

2012-08-13 Thread bfo
Noel Grandin wrote - zero tolerance policy for regression issues during development - zero tolerance policy for crash issues during development People who advocate zero tolerance for such things are welcome to provide the time and financial resources necessary to achieve this. Hi. Or

Re: minutes of ESC call ...

2012-08-13 Thread bfo
Michael Meeks-2 wrote On the other hand giving all developers the idea that testing / bug fixing can be endlessly deferred since we'll never release - is a really poor plan too; one aspect of that is that it's not fair on the people that work diligently to test and fix things so we can

Re: minutes of ESC call ...

2012-08-13 Thread Bjoern Michaelsen
On Mon, Aug 13, 2012 at 10:26:57AM -0700, bfo wrote: Or maybe change in the base code workflow is needed? 1. design the change currently done 2. find out which modules are affected would require a lot of cleanup in the codebase to make sensible predictions for nontrivial changes here. We

[Libreoffice-commits] .: 2 commits - sc/inc sc/qa sc/source

2012-08-13 Thread Kohei Yoshida
sc/inc/stringutil.hxx | 26 +++ sc/qa/unit/data/html/numberformat.html |8 +++ sc/qa/unit/subsequent_filters-test.cxx | 37 +++-- sc/qa/unit/ucalc.cxx |2 - sc/source/core/data/column3.cxx|

Re: gstreamer-1.0 support ...

2012-08-13 Thread Michael Meeks
Hi Michael, On Mon, 2012-08-13 at 17:21 +0200, Michael Stahl wrote: uhm... considering that this newfangled thing isn't even released yet, i would prefer (for now) to default to 0.10 and fall back to 1.0 in any generic binary builds The 'for now' is only in master. The order is to try

[Libreoffice-commits] .: sc/qa

2012-08-13 Thread Kohei Yoshida
sc/qa/unit/data/csv/numberformat.csv |3 +++ sc/qa/unit/subsequent_filters-test.cxx | 30 ++ 2 files changed, 33 insertions(+) New commits: commit b8430f71d37ea5181fc812fc07a20555b07a0b3c Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Aug 13

[Libreoffice-commits] .: sc/qa

2012-08-13 Thread Kohei Yoshida
sc/qa/unit/ucalc.cxx | 81 +++ 1 file changed, 81 insertions(+) New commits: commit bf222b4985ca535903835980357687ae6e137ba1 Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Aug 13 15:07:56 2012 -0400 Unit test for pivot table's

[REVIEW 3-6] Fix for fdo#53089

2012-08-13 Thread Kohei Yoshida
Hi there, I'd like http://cgit.freedesktop.org/libreoffice/core/commit/?id=51f1fc69aa539dec8035195b98e0b128026388e9 cherry-picked to the 3-6 branch. It fixes https://bugs.freedesktop.org/show_bug.cgi?id=53089 while making sure that https://bugs.freedesktop.org/show_bug.cgi?id=52205 and

Re: [Libreoffice] [GSoC 2012][svg export filter] Weekly Report #8

2012-08-13 Thread Marco Cecchetti
On Mon, 13 Aug 2012 20:39:34 +0200, Michael Meeks michael.me...@suse.com wrote: Hi Marco, On Mon, 2012-08-13 at 17:25 +0200, Marco Cecchetti wrote: scp foo.svg git-account-name@users.freedesktop.org: ... thanks a lot for having pointed out this solution! I wasn't aware of that. It

Missing ICU Library

2012-08-13 Thread Samuel Mehrbrodt
Hi, when trying to compile LO on Ubuntu 12.04, I get the following error in tail_build followed by a long list of 'undefined reference' warnings: /usr/bin/ld: warning: libicuuc.so.49, needed by solver/unxlngi6.pro/lib/libicui18n.so, not found (try using -rpath or -rpath-link) On my system

Re: [GSoC 2012][Collaboration] brief status

2012-08-13 Thread Matúš Kukan
Hi Eike, On 8 August 2012 17:51, Eike Rathke er...@redhat.com wrote: And also when we are collaborating and either we or the other side gets offline, message is printed in the terminal and the mode is switched back to normal. Wow! That's great! How do you detect offline? In fact, it does

[GSOC-UPDATE] Impress Remote

2012-08-13 Thread Andrzej J. R. Hunt
Hi everyone, Today's updates: - Refactoring of the Communication Service for fully threaded networking. - Pairing now works!* * Pairing by itself works, if the correct IP address is known. Finding servers / their IP addresses also works. (I don't yet know whether the two combined work -- I'm

Re: [GSoC 2012][Collaboration] brief status

2012-08-13 Thread Jean-Tiare LE BIGOT
Hello, Wow! That's great! How do you detect offline? In fact, it does not work as expected :-(. Because when the contact closes the document, he is still online, so we don't know about closed channel. My 2 cents: Could you use something like a keepalive signal ? A timeout could then be

Re: Missing ICU Library

2012-08-13 Thread julien2412
Hi, Did you try to follow this page: http://wiki.documentfoundation.org/Development/Native_Build ? (above all http://wiki.documentfoundation.org/Development/Linux_Build_Dependencies) Which sources are you compiling ? 3.5, 3.6, master from git ? Julien -- View this message in context:

[PATCH] fdo#35323 - fix for The standard date format for Swedish is ...

2012-08-13 Thread Gerrit
From Albert Thuswaldner albert.thuswald...@gmail.com: Albert Thuswaldner has uploaded a new change for review. Change subject: fdo#35323 - fix for The standard date format for Swedish is wrong .. fdo#35323 - fix for The

Re: Missing ICU Library

2012-08-13 Thread Samuel Mehrbrodt
Yes, I followed the instructions there. I already had a successful build, but that was last year and on an older Ubuntu version. I am compiling from master, pulled yesterday. http://wiki.documentfoundation.org/Development/How_to_build/Configure_options On this page I saw a configure option

Re: [PATCH] More STL'ification (7)

2012-08-13 Thread Michael Stahl
On 13/08/12 15:37, Noel Grandin wrote: Hi These patches convert various places from using tools/list.hxx to using normal STL containers. thanks, pushed to master. patch #2 had some problems; nIdx becomes n here: (ridiculous indentation by original code author) -

[PATCH] logerrit: Fix some typos.

2012-08-13 Thread Gerrit
From Tim Retout t...@retout.co.uk: Tim Retout has uploaded a new change for review. Change subject: logerrit: Fix some typos. .. logerrit: Fix some typos. Change-Id: I0d6f3f5521d32dad1ffaa8675d5f43c7d7fa7cea --- M logerrit 1

[Libreoffice-commits] .: sc/source

2012-08-13 Thread Kohei Yoshida
sc/source/filter/oox/workbookhelper.cxx | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) New commits: commit ae296a60781a2b5d5b7523cbda3444e3dd21506f Author: Kohei Yoshida kohei.yosh...@gmail.com Date: Mon Aug 13 17:08:57 2012 -0400 fdo#53456: initialize pivot tables

[REVIEW 3-6] Fix pivot table import from xlsx (fdo#53456)

2012-08-13 Thread Kohei Yoshida
Hi there, I'd like http://cgit.freedesktop.org/libreoffice/core/commit/?id=ae296a60781a2b5d5b7523cbda3444e3dd21506f cherry-picked into 3-6. This fixes https://bugs.freedesktop.org/show_bug.cgi?id=53456 The gist of the bug is that, pivot table would treat all formula cells within its source

[Libreoffice-commits] .: Branch 'feature/unitymenus' - vcl/source vcl/unx

2012-08-13 Thread Antonio Fernandez
vcl/source/window/menu.cxx| 68 +- vcl/unx/gtk/window/gtksalmenu.cxx | 24 ++--- 2 files changed, 27 insertions(+), 65 deletions(-) New commits: commit 8af3f23b0632beec4147329877717d431c6942c0 Author: Antonio Fernandez

[Libreoffice-commits] .: solenv/bin

2012-08-13 Thread Tim Retout
solenv/bin/modules/installer/download.pm | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) New commits: commit 4b180f51c5cbaaabfcaba6899b5047c89d623cc2 Author: Tim Retout t...@retout.co.uk Date: Mon Aug 13 22:18:17 2012 +0100 installer::download: Clean up

Re: Solarmutex Deadlock when Closing Calc which contains functions with XVolatileResult return values

2012-08-13 Thread anwen
Michael Stahl-2 wrote On 09/08/12 15:56, anwen wrote: I am also interested in XDocumentEventBroadcaster/XDocumentEventListener. I am wondering if you could correct my following code which tries to register a XDocumentListener with the XDocumentEventBroadcaster in a Calc Extension. I did

[Libreoffice-commits] .: 2 commits - basic/source

2012-08-13 Thread Takeshi Abe
basic/source/comp/dim.cxx | 14 - basic/source/comp/exprnode.cxx | 16 +- basic/source/comp/exprtree.cxx | 29 --- basic/source/comp/symtbl.cxx |4 +- basic/source/inc/expr.hxx | 61 -

  1   2   3   >