Re: Cleaning bug list

2012-06-21 Thread Stephan Bergmann
On 06/21/2012 10:51 PM, Michael Stahl wrote: On 21/06/12 21:32, bfo wrote: Disagree. It is a page for bug reporters. I really like the gerrit migration and would like to see it integrated with Bugzilla. Also always precommit hooks can be implemented if developers tend to forget to put a bug numb

Re: DocumentLoader Error

2012-06-21 Thread Louis Lu
Tor Lillqvist iki.fi> writes: > > > Well, if you do that, you will have to figure out any problems yourself, sorry;) > > I don't really see the point in copying stuff away from there, if what > you want is to build the DocumentLoader testbench, which requires a > whole lot of files from the L

Re: DocumentLoader Error

2012-06-21 Thread Tor Lillqvist
> I am trying to build DocumentLoader on Android with Eclipse too. > I have created a new project in my own directory, not in libreoffice source > directory. Well, if you do that, you will have to figure out any problems yourself, sorry;) I don't really see the point in copying stuff away from th

Re: DocumentLoader Error

2012-06-21 Thread Louis Lu
Iain Billett gmail.com> writes: > > > Hi,  > > I'm having a problem with DocumentLoader. It builds and installs fine but it can't open the rc asset files saying they are compressed. Here are the errors:  > > > E/lo-bootstrap(32001): lo_apkentry: File assets/program/unorc is compressed > E/l

[PATCH] fdo#38828: Save position of tab dialogs

2012-06-21 Thread Travis Carter
I've already submitted a patch that isn't as well formed to the bug listing. Sorry. This was my first patch to any project and I should have checked a little better on the preferred submission method. The one attached here should be better. 0001-Properly-store-dialog-s-position-and-current-page.p

[Libreoffice-commits] .: Branch 'feature/template-dialog' - 2 commits - sfx2/inc sfx2/source

2012-06-21 Thread Rafael Dominguez
sfx2/inc/templatedlg.hxx|4 + sfx2/source/doc/templatedlg.cxx | 35 sfx2/source/doc/templatedlg.hrc | 14 ++ sfx2/source/doc/templatedlg.src | 85 4 files changed, 138 insertions(+) New commits: commit c9a32361d44caef

Re: Duplication of some includes due to last commit

2012-06-21 Thread Philipp Riemer
Hey, I checked every file that was touched by commit ec5fa0164b9bae5c5bc6654f581e493206584301 by hand and created a patch that deletes all duplicates I could find. Cheers, Philipp 2012/6/21 Christophe JAILLET : > Le 21/06/2012 22:52, Michael Stahl a écrit : > >> On 21/06/12 22:44, Christophe JAIL

Re: [Libreoffice-qa] minutes of ESC call ...

2012-06-21 Thread Caolán McNamara
On Thu, 2012-06-21 at 16:55 +0100, Michael Meeks wrote: > + Caolan has tool for templates to strip lang tags so it works > AI: + try template lang tag stripping tool (Bjoern) FWIW when I read the thread, I was reminded of https://bugs.freedesktop.org/show_bug.cgi?id

[REVIEW 3.5.5 branch] Re: [PATCH] fix proposed for fdo#49178

2012-06-21 Thread julien2412
Sorry for having forgotten review tag :-( -- View this message in context: http://nabble.documentfoundation.org/PATCH-fix-proposed-for-fdo-49178-tp3989525p3991674.html Sent from the Dev mailing list archive at Nabble.com. ___ LibreOffice mailing list Li

Re: [PATCH] fix proposed for fdo#49178

2012-06-21 Thread julien2412
Anybody else to review this patch for 3.5.5 branch ? (fdo#47353 seems to be a duplicate of it so I updated its status) Julien. -- View this message in context: http://nabble.documentfoundation.org/PATCH-fix-proposed-for-fdo-49178-tp3989525p3991673.html Sent from the Dev mailing list archive at N

Re: Difficulties with Flat XML under source control

2012-06-21 Thread Michael Stahl
On 17/06/12 22:10, Johannes Sixt wrote: > - The changes. That xml:id does not > seem to be used anywhere. Can I just remove it? What will I lose? these are sadly auto-generated, which is a bug in itself; they are used in ODF itself for continuations, i.e. there can be another list that continues

Re: Cleaning bug list

2012-06-21 Thread David Ostrovsky
On 21.06.2012 22:51, Michael Stahl wrote: we already have quite a bit of that, comments are added to bugzilla when a commit mentions a bug, and with gerrit we'll soon handle reviews better. gerrit bugzilla integration still has to be implemented. feature set of such integration can be seen here:

Re: Difficulties with Flat XML under source control

2012-06-21 Thread Michael Stahl
On 21/06/12 14:07, Stephan Bergmann wrote: > On 06/20/2012 03:07 PM, Dennis E. Hamilton wrote: >> I think it is necessary to look at round-trip out-in conversion preservation. >> >> For out-in (which this is, presumably), you want to record a decimal >> expression of the internal value that will c

Re: Duplication of some includes due to last commit

2012-06-21 Thread Christophe JAILLET
Le 21/06/2012 22:52, Michael Stahl a écrit : On 21/06/12 22:44, Christophe JAILLET wrote: Looking at the last commit : http://cgit.freedesktop.org/libreoffice/core/commit/?id=ec5fa0164b9bae5c5bc6654f581e493206584301 we can see that "replacing .hdl include with equivalent .hpp includes" leads to

[Libreoffice-commits] .: Branch 'feature/template-dialog' - 16 commits - sfx2/inc sfx2/Library_sfx.mk sfx2/source

2012-06-21 Thread Rafael Dominguez
sfx2/Library_sfx.mk|1 sfx2/inc/sfx2/templatefolderview.hxx | 30 +--- sfx2/inc/sfx2/templatefolderviewitem.hxx |3 sfx2/inc/sfx2/templateproperties.hxx | 15 ++ sfx2/inc/sfx2/templateview.hxx |3 sfx2/inc/sfx

Re: [PATCH] fdo#50871 BUGZILLAASSISTANT: Help Linguistic & PDF Export not available

2012-06-21 Thread Rainer Bielefeld
Rob Snelders schrieb: ... Export are available again. Hi Rob, great, thank you very much! I also think that the component localisation in bugzilla is misspelled. I think so, too. As far as I know "Localisation" is british, "Localization" USA spelling (and there might be some more differ

Re: Duplication of some includes due to last commit

2012-06-21 Thread Michael Stahl
On 21/06/12 22:44, Christophe JAILLET wrote: > Looking at the last commit : > http://cgit.freedesktop.org/libreoffice/core/commit/?id=ec5fa0164b9bae5c5bc6654f581e493206584301 > > we can see that "replacing .hdl include with equivalent .hpp includes" > leads to duplication of some includes. > > F

Re: Cleaning bug list

2012-06-21 Thread Michael Stahl
On 21/06/12 21:32, bfo wrote: > > Petr Mladek wrote >> >>> I'd change the workflow a little bit by putting the obvious things at the >>> top: >>> - feature requests aka wishlist >> I do not have any strong opinion for this. I think that it is is good to >> be able to discuss features, so "enhancem

Duplication of some includes due to last commit

2012-06-21 Thread Christophe JAILLET
Looking at the last commit : http://cgit.freedesktop.org/libreoffice/core/commit/?id=ec5fa0164b9bae5c5bc6654f581e493206584301 we can see that "replacing .hdl include with equivalent .hpp includes" leads to duplication of some includes. For example in filter/source/svg/svgfilter.cxx

Re: libicudata in non-standard directory linking issues.

2012-06-21 Thread Michael Stahl
On 21/06/12 16:54, Jonathan Adams wrote: > umm ... it's 14Mb worth of patch ... oh, I've compiled 4.0.1 (i wonder > how I got to that version ...) ... downloading and working through > 49.1.2 ... > > compiled ... > > running a "check" ... > > [All tests passed successfully...] > Elapsed Time: 00

[Libreoffice-commits] .: icu/icu4c-solarisgcc.patch icu/makefile.mk

2012-06-21 Thread Michael Stahl
icu/icu4c-solarisgcc.patch | 58 + icu/makefile.mk|1 2 files changed, 59 insertions(+) New commits: commit 850e9faa2db7002c9eb2797178ae837bff08327f Author: Jonathan Adams Date: Thu Jun 21 21:58:21 2012 +0200 icu: add patch fo

Re: Cleaning bug list

2012-06-21 Thread bfo
Petr Mladek wrote > >> I'd change the workflow a little bit by putting the obvious things at the >> top: >> - feature requests aka wishlist > I do not have any strong opinion for this. I think that it is is good to > be able to discuss features, so "enhancement" bugs in bugzilla might be > usable

Re: [PUSHED master,3-6][patch] proposal of a patch to solve a crasher when saving a spreadsheet with track-change

2012-06-21 Thread Eike Rathke
Hi Lionel, On Wednesday, 2012-06-20 14:34:31 +0200, Lionel Dricot wrote: > At Lanedo, we have been working on a bug described here: > https://bugs.freedesktop.org/show_bug.cgi?id=51249 Good catch, thanks! Pushed to master http://cgit.freedesktop.org/libreoffice/core/commit/?id=d212cbd96e648c10d

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

2012-06-21 Thread Eike Rathke
Hi Winfried, On Wednesday, 2012-06-20 11:45:08 +0200, Winfried Donkers wrote: > I just uploaded a diff file and test document to bug50950. I'll come back to this tomorrow. Eike -- LibreOffice Calc developer. Number formatter stricken i18n transpositionizer. GnuPG key 0x293C05FD : 997A 4C60

Re: big Deps ...

2012-06-21 Thread Michael Meeks
On Thu, 2012-06-21 at 13:47 +0200, Stephan Bergmann wrote: > > [ indeed, I'm sure there is one - but what is the benefit of separating > > the .hdl files out, if we are sure that each .hpp will include all of > > it's dependent .hpp's ? ]. > > Circular dependencies among headers. Int

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

2012-06-21 Thread Markus Mohrhard
sc/source/filter/xml/xmlexprt.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 17c85c9a5c447f9db6f3b91e6840709df8542345 Author: Pierre-Eric Pelloux-Prayer Date: Wed Jun 20 12:55:24 2012 +0200 fdo#51249 Disable stream copy when saving a file with 'Chang

Re: [patch for 3.5.X] proposal of a patch to solve a crasher when saving a spreadsheet with track-change

2012-06-21 Thread Markus Mohrhard
Hey, 2012/6/21 Lionel Dricot : > Hello, > > The crasher my colleague Pierre-Éric solved as been pushed to master, > thanks Eike, thanks a lot for that :-) > https://bugs.freedesktop.org/show_bug.cgi?id=51249 > > Because this patch fixes a crasher, I would like to know if it would be > possible to

[Libreoffice-commits] .: sc/source

2012-06-21 Thread Noel Power
sc/source/filter/inc/formulabuffer.hxx | 25 --- sc/source/filter/oox/formulabuffer.cxx | 53 - 2 files changed, 40 insertions(+), 38 deletions(-) New commits: commit b326c1d728e65afea4257d1142a02185ae6bc4d0 Author: Noel Power Date: Thu Jun 21 19

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Norbert Thiebaud
On Thu, Jun 21, 2012 at 12:08 PM, Pierre-André Jacquod wrote: > I push to gerrit and let tinderbox run. In case of success I get ? a +1 of > each tinderbox ? Right now we don;t have tinderbox doing that yet... but when we do, you'll need to asd a Review +1 to get the auto-build happen > How do I

Re: [Libreoffice] What is bibisect? And what is it doing in my office?

2012-06-21 Thread Bjoern Michaelsen
Hi, On Thu, Jun 21, 2012 at 07:11:48PM +0200, Pierre-André Jacquod wrote: > just to say thanks for bibisect > Impressive example with fdo49610 to find the problematic commit. Thanks for the feedback, and also kudos to Florian for actually doing the bibisect ;) (An this reminds me that I need to

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Bjoern Michaelsen
Hi Pierre-André! On Thu, Jun 21, 2012 at 07:08:46PM +0200, Pierre-André Jacquod wrote: > I push to gerrit and let tinderbox run. In case of success I get ? a > +1 of each tinderbox ? How do I know it passes with success. a tinderbox would give you a +1verified, which means that it builds (and pas

Re: PATCH: Use hyphen for copyright range in About box

2012-06-21 Thread Robinson Tryon
Oh, and you'll be wanting one of these from me as well: My previous and all future contributions to LibreOffice, unless stated otherwise, are licensed under LGPLv3+/MPL. Cheers, --R ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://

[patch for 3.5.X] proposal of a patch to solve a crasher when saving a spreadsheet with track-change

2012-06-21 Thread Lionel Dricot
Hello, The crasher my colleague Pierre-Éric solved as been pushed to master, thanks Eike, thanks a lot for that :-) https://bugs.freedesktop.org/show_bug.cgi?id=51249 Because this patch fixes a crasher, I would like to know if it would be possible to review it for the 3.5.X series. Thanks a lot,

PATCH: Use hyphen for copyright range in About box

2012-06-21 Thread Robinson Tryon
Per https://bugs.freedesktop.org/show_bug.cgi?id=43180 Hyphens more clearly describe a date range, rather than just a discrete list of years (e.g. "Widget Foo was produced in years 1950, 1961-1963, 1969"). --R 0001-fdo-43180-Use-hyphen-for-copyright-range-in-About-bo.patch Description: Binary d

Re: bug 49610 in impress: suspicious commit found, but help needed

2012-06-21 Thread Pierre-André Jacquod
Hello, I locally reverted bdfbbb33a491f3ce34375de14ba33436b04 > - sadly the change mixes a lot of reformatting with that fix. Hard > to tell if that is now causing some ripple effects. :/ I can confirm this is the origin of the problem. The generated bug is very nasty (creates data loss) and t

Re: [Libreoffice] What is bibisect? And what is it doing in my office?

2012-06-21 Thread Pierre-André Jacquod
Hi, just to say thanks for bibisect Impressive example with fdo49610 to find the problematic commit. Regards Pierre-André On 12/09/2011 02:59 PM, Bjoern Michaelsen wrote: Hi all, So I hope with this, we make regression finding some more fun and allow us -- QA and developers together -- to st

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Pierre-André Jacquod
Hello, well as free time contributor with commit access to current repository, I followed this gerrit story. So not kind of surprise, but yeah, until THIS mail and posts, was me very unclear what it would mean. To say it, first I had a lot of doubt. Reading mails, entry in the wiki, looking t

Re: Cleaning bug list

2012-06-21 Thread Petr Mladek
Hi bfo, this are interesting questions. I put back QA mailing list into CC because there people there are interested. bfo píše v Út 19. 06. 2012 v 11:24 -0700: > This is a very nice workflow, but I have some questions: > - how you define "Bug prevent users from making professional quality work?"

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

2012-06-21 Thread Eike Rathke
sc/source/filter/xml/xmlexprt.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit d62646cf5509b45e664b21fd7896ff9dc2f83b82 Author: Pierre-Eric Pelloux-Prayer Date: Wed Jun 20 12:55:24 2012 +0200 fdo#51249 Disable stream copy when saving a file with 'Chang

[Libreoffice-commits] .: sc/source

2012-06-21 Thread Eike Rathke
sc/source/filter/xml/xmlexprt.cxx |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit d212cbd96e648c10d875161b8ab1fc67ae509bd7 Author: Pierre-Eric Pelloux-Prayer Date: Wed Jun 20 12:55:24 2012 +0200 fdo#51249 Disable stream copy when saving a file with 'Chang

Re: [REVIEW 3-5][REVIEW 3-6] fdo#47636 font fallback performance regression

2012-06-21 Thread Michael Meeks
Hi there, On Thu, 2012-06-21 at 16:20 +0100, Caolán McNamara wrote: > So 8c023fd645c8b83637ffcde4055886b2e4f94393 should fix a performance > regression with font fallback under fontconfig using platforms when a > font is missing. > > This may be a duplicate of MAB fdo#44719. Fontconfig is fairly s

Re: [ANN] LibreOffice 3.6.0.0 beta2 available for testing

2012-06-21 Thread ape
Hi, all A few notes about LibO-dev_3.6.0.0.beta2 (ID: f010139); OS - Windows. 1st note (see - gui_error_win_x86.gif). Error GUI. The description is difficult to make because my English is very bad. But I made an animation (gui_error_win_x86.gif) that will explain everything without me. http:/

Re: big Deps ...

2012-06-21 Thread Stephan Bergmann
On 06/21/2012 04:01 PM, Michael Stahl wrote: On 21/06/12 13:47, Stephan Bergmann wrote: On 06/21/2012 10:57 AM, Michael Meeks wrote: [ indeed, I'm sure there is one - but what is the benefit of separating the .hdl files out, if we are sure that each .hpp will include all of it's depende

[Libreoffice-commits] .: officecfg/registry

2012-06-21 Thread Andras Timar
officecfg/registry/data/org/openoffice/Office/UI.xcu |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9f82f0dee986b92e739caf3d8320ff6a6941671b Author: Andras Timar Date: Thu Jun 21 17:54:30 2012 +0200 add "Publisher Document" filter to drawing filters in file s

Re: [PATCH] fix some java deprecation warnings in qadevOOo module

2012-06-21 Thread Stephan Bergmann
On 06/21/2012 05:43 PM, Noel Grandin wrote: Perhaps you can tell me - there are some deprecated methods like this one: package com.sun.star.wizards.common; public class NumberFormatter { public static XNumberFormatter createNumberFormatter(XMultiServiceFactory _xMSF, XNumberFormatsSupplier _xNum

minutes of ESC call ...

2012-06-21 Thread Michael Meeks
* Present: + Bjoern, Eike, Mitch, Stephan, Markus, Michael, Norbert, Cedric, Thorsten, Andras, Mirek, Petr, Kendy, Caolan, Michael S * Completed Action Items + Late feature reviews (Kendy, Astron, Eike, Markus) + icons: send out some mail addresses to po

[Libreoffice-commits] .: logerrit

2012-06-21 Thread Bjoern Michaelsen
logerrit | 187 +++ 1 file changed, 187 insertions(+) New commits: commit fe49f23529a52c33ca3e2f673d242273bcaa7108 Author: Bjoern Michaelsen Date: Wed Jun 20 15:42:27 2012 -0500 add helper script for gerrit CLI integration

Re: [Libreoffice] [GSoC 2012][svg export filter] support of 'dur' attribute for time containers

2012-06-21 Thread Thorsten Behrens
Marco Cecchetti wrote: > I have a problem: I can't hear any sound effect at all. > I got the following message on the standard error: > > Message: don't know how to handle audio/x-wav > Looks you're missing some gstreamer plugins - IIRC wav is inside gstreamer-0_10-plugins-good or somesuch. Che

Re: [PUSHED-3-5][PUSHED-3-5-5] clean uninstall on Windows

2012-06-21 Thread Caolán McNamara
On Thu, 2012-06-21 at 09:36 +0200, Jesús Corrius wrote: > Looks good: +1 Not that I've a clue. But it sounds convincing :-) so I'll add an ack and now pushed to 3-5 and 3-5-5. C. ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lis

Re: [PATCH] fix some java deprecation warnings in qadevOOo module

2012-06-21 Thread Noel Grandin
On 2012-06-20 22:29, Michael Stahl wrote: On 19/06/12 16:35, Noel Grandin wrote: Hi Since the qadevOOo module seems to require java 1.5, I updated a couple of places to remove some deprecation warnings. thanks for fixing the annoying warnings; the Java baseline was raised to 1.5 already some

[Libreoffice-commits] .: Branch 'libreoffice-3-5-5' - instsetoo_native/inc_openoffice setup_native/source

2012-06-21 Thread Caolán McNamara
instsetoo_native/inc_openoffice/windows/msi_templates/AdminExe.idt |2 instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt |3 instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt |3 setup_native/source/win32/custo

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - instsetoo_native/inc_openoffice setup_native/source

2012-06-21 Thread Caolán McNamara
instsetoo_native/inc_openoffice/windows/msi_templates/AdminExe.idt |2 instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt |3 instsetoo_native/inc_openoffice/windows/msi_templates/InstallE.idt |3 setup_native/source/win32/custo

[Libreoffice-commits] .: filter/source instsetoo_native/inc_openoffice officecfg/registry scp2/source setup_native/source solenv/bin

2012-06-21 Thread Andras Timar
filter/source/config/fragments/types/draw_Visio_Document.xcu|2 instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf |8 - instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt |5 instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt

Re: Possible change to the "Native Build" page?

2012-06-21 Thread Caolán McNamara
On Thu, 2012-06-21 at 07:49 +0800, Phil Hart wrote: > On 20/06/2012 8:21 PM, Caolán McNamara wrote: > > On Wed, 2012-06-20 at 15:37 +0800, Phil Hart wrote: > >> Answers: > >> > >> phil@linux-012k:~/Downloads/libreoffice-core-3.5.99.1> grep JAVA > >> config_host.mk > >> export JAVALIB=-L/usr/lib64/

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - filter/source instsetoo_native/inc_openoffice officecfg/registry scp2/source setup_native/source solenv/bin

2012-06-21 Thread Andras Timar
filter/source/config/fragments/types/draw_Visio_Document.xcu|2 instsetoo_native/inc_openoffice/windows/msi_languages/Control.ulf |8 - instsetoo_native/inc_openoffice/windows/msi_templates/Control.idt |5 instsetoo_native/inc_openoffice/windows/msi_templates/ControlC.idt

[Libreoffice-commits] .: sc/source

2012-06-21 Thread Noel Power
sc/source/filter/oox/formulabuffer.cxx| 14 +- sc/source/filter/oox/sheetdatacontext.cxx |1 - 2 files changed, 9 insertions(+), 6 deletions(-) New commits: commit 75c789691b3ed7a10caa4319cf58144cfaace3a7 Author: Noel Power Date: Thu Jun 21 16:23:09 2012 +0100 fix co

[REVIEW 3-5][REVIEW 3-6] fdo#47636 font fallback performance regression

2012-06-21 Thread Caolán McNamara
So 8c023fd645c8b83637ffcde4055886b2e4f94393 should fix a performance regression with font fallback under fontconfig using platforms when a font is missing. This may be a duplicate of MAB fdo#44719. Fontconfig is fairly slow on finding a replacement font so proposed solution is to cache the results

[Libreoffice-commits] .: 4 commits - sw/CppunitTest_sw_subsequent_ooxmlexport.mk sw/CppunitTest_sw_subsequent_ooxmltok.mk sw/CppunitTest_sw_subsequent_rtfexport.mk sw/CppunitTest_sw_subsequent_rtftok.

2012-06-21 Thread Miklos Vajna
sw/CppunitTest_sw_subsequent_ooxmlexport.mk | 11 + sw/CppunitTest_sw_subsequent_ooxmltok.mk| 11 + sw/CppunitTest_sw_subsequent_rtfexport.mk | 11 + sw/CppunitTest_sw_subsequent_rtftok.mk | 11 + sw/CppunitTest_sw_subsequent_ww8export.mk | 10 sw/qa/ext

Re: [PUSHED 3-5] fdo#34093: fix error in calculation of page number of SwRect

2012-06-21 Thread Ivan Timofeev
Bjoern pushed it to 3-5 http://cgit.freedesktop.org/libreoffice/core/commit/?id=a1fd984c7cd4d97c8b039c75e8340e431554ed26&g=libreoffice-3-5 Thanks! ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listin

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 34093, which changed state. Bug 34093 Summary: Partial PDFEXPORT of particular Master Documents breaks hyperlinks https://bugs.freedesktop.org/show_bug.cgi?id=34093 What|Old Value |New V

Re: libicudata in non-standard directory linking issues.

2012-06-21 Thread Jonathan Adams
umm ... it's 14Mb worth of patch ... oh, I've compiled 4.0.1 (i wonder how I got to that version ...) ... downloading and working through 49.1.2 ... compiled ... running a "check" ... [All tests passed successfully...] Elapsed Time: 00:00:24.619 Ok, applying to the in-tree icu ... not quite the

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-06-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Roman Eisele changed: What|Removed |Added Depends on||51023 --- Comment #336 from Roman Eisele

Re: [Libreoffice] [GSoC 2012][svg export filter] support of 'dur' attribute for time containers

2012-06-21 Thread Marco Cecchetti
On Thu, 21 Jun 2012 00:21:08 +0200, Thorsten Behrens wrote: Marco Cecchetti wrote: The final jump is due to the fact that the "deactivate" method of an animation node invokes the managed activity "end" method that in turn calls "performEnd" which evaluates the animation by passing the final

Re: big Deps ...

2012-06-21 Thread Michael Stahl
On 21/06/12 13:47, Stephan Bergmann wrote: > On 06/21/2012 10:57 AM, Michael Meeks wrote: >> On Wed, 2012-06-20 at 18:28 +0200, Stephan Bergmann wrote: >>> IIRC, the logic of cppumaker is to first generate temporary .hpp and >>> .hdl files and only copy them over existing ones in solver if they are

Re: Building Libreoffice 3.6 on OpenIndiana x86 with GCC

2012-06-21 Thread Jonathan Adams
In case anyone was interested my git diff to date is attached. On 21 June 2012 13:27, Michael Stahl wrote: > On 15/06/12 23:52, Matúš Kukan wrote: >> On 15 June 2012 17:32, Jonathan Adams wrote: >>> /home/sal/LibreOffice/libo/desktop/Executable_oosplash.mk:83: *** >>> Cannot link against library

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Terrence Enger
On Wed, 2012-06-20 at 22:46 +0200, Bjoern Michaelsen wrote: > Hi, > > On Wed, Jun 20, 2012 at 09:47:48PM +0200, Lionel Elie Mamane wrote: > > > My point is basically that it is too much of an investment for a > > casual contributor... If we could make that easier by allowing plain > > username+pa

[Libreoffice-commits] .: oox/inc oox/source writerfilter/source

2012-06-21 Thread Miklos Vajna
oox/inc/oox/vml/vmlshape.hxx |2 ++ oox/source/vml/vmlshape.cxx | 14 ++ oox/source/vml/vmlshapecontext.cxx|7 +++ writerfilter/source/ooxml/OOXMLFastContextHandler.cxx |7 ++- 4 files changed,

Re: My experience: Gerrit from a casual contributors view

2012-06-21 Thread Bjoern Michaelsen
Hi Sebastian, On Thu, Jun 21, 2012 at 01:34:23PM +0200, Sebastian Spaeth wrote: > Hi all, I just pushed my first test patch to gerrit and would like to > share my steps and issues: > > 1) Registered account using openid: painless. Being able to use your >gmail/yahoo/launchpad account is a boo

[Libreoffice-commits] .: sw/source

2012-06-21 Thread Bjoern Michaelsen
sw/source/core/view/vdraw.cxx | 130 ++ 1 file changed, 21 insertions(+), 109 deletions(-) New commits: commit e7bbaefa47fa19971151f03531bf1da3658e6d34 Author: Sebastian Spaeth Date: Thu Jun 21 12:12:14 2012 +0200 Remove commented out code

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

2012-06-21 Thread Bjoern Michaelsen
sw/inc/EnhancedPDFExportHelper.hxx |9 +++ sw/source/core/text/EnhancedPDFExportHelper.cxx | 57 2 files changed, 37 insertions(+), 29 deletions(-) New commits: commit a1fd984c7cd4d97c8b039c75e8340e431554ed26 Author: Ivan Timofeev Date: Wed Jun 20 22

Re: libicudata in non-standard directory linking issues.

2012-06-21 Thread Michael Stahl
On 20/06/12 00:15, Jonathan Adams wrote: > to get icu working on Openindiana/Illumos/Solaris ... > > http://bugs.icu-project.org/trac/ticket/9390 > > I downloaded the very latest icu4c from icu-project and then worked > through the source till I compiled it ... :) > > I put a patch on their bug

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Lionel Elie Mamane
On Thu, Jun 21, 2012 at 08:07:45AM -0400, Terrence Enger wrote: > On Wed, 2012-06-20 at 22:46 +0200, Bjoern Michaelsen wrote: >> On Wed, Jun 20, 2012 at 09:47:48PM +0200, Lionel Elie Mamane wrote: >>> My point is basically that it is too much of an investment for a >>> casual contributor... If we

Re: Building Libreoffice 3.6 on OpenIndiana x86 with GCC

2012-06-21 Thread Michael Stahl
On 15/06/12 23:52, Matúš Kukan wrote: > On 15 June 2012 17:32, Jonathan Adams wrote: >> /home/sal/LibreOffice/libo/desktop/Executable_oosplash.mk:83: *** >> Cannot link against library/libraries -lsocket. Libraries must be >> registered in Repository.mk. Stop. > > Just remove the whole ifeq ($(O

Re: Difficulties with Flat XML under source control

2012-06-21 Thread Thorsten Behrens
Stephan Bergmann wrote: > Hasn't there been progress in that field recently? Wait, yes, > "Printing floating-point > numbers quickly and accurately with integers" by Florian Loitsch. > Nice catch - and some code is here: http://code.google.com/p/double-

[Libreoffice-commits] .: desktop/Executable_oosplash.mk

2012-06-21 Thread Michael Stahl
desktop/Executable_oosplash.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1266480d38d24e1c5532438223ab33cc25aed08d Author: Michael Stahl Date: Thu Jun 21 14:23:40 2012 +0200 Executable_oosplash.mk: fix typo in Solaris "socket" lib Change-Id: Ic93

Re: Difficulties with Flat XML under source control

2012-06-21 Thread Stephan Bergmann
On 06/20/2012 03:07 PM, Dennis E. Hamilton wrote: I think it is necessary to look at round-trip out-in conversion preservation. For out-in (which this is, presumably), you want to record a decimal expression of the internal value that will convert back to the exact internal value on re-input.

Re: big Deps ...

2012-06-21 Thread Stephan Bergmann
On 06/21/2012 10:57 AM, Michael Meeks wrote: On Wed, 2012-06-20 at 18:28 +0200, Stephan Bergmann wrote: IIRC, the logic of cppumaker is to first generate temporary .hpp and .hdl files and only copy them over existing ones in solver if they are actually different. That way, it should easily happ

Re: big Deps ...

2012-06-21 Thread Michael Meeks
On Wed, 2012-06-20 at 18:28 +0200, Stephan Bergmann wrote: > IIRC, the logic of cppumaker is to first generate temporary .hpp and > .hdl files and only copy them over existing ones in solver if they are > actually different. That way, it should easily happen that a .hdl file > is updated while

bug 49610 in impress: suspicious commit found, but help needed

2012-06-21 Thread Pierre-André Jacquod
hello, this bug is a bad regression. Following with debugger, I had as suspect the function void Outliner::ProvideNextTextObject (void) line 979 in sd/source/ui/view/Outliner.cxx (or something called late from this) as main suspect. After bibisect from QA the commit bdfbbb33a491f3ce34375de1

Re: [PUSHED] use dash parameters from svg file

2012-06-21 Thread Chr. Rossmanith
Am 20.06.2012 14:41, schrieb Thorsten Behrens: Fridrich Strba wrote: As far as I can see now the emulated style id in the internal-style-ref attribute isn't used anywhere (id following after '$'). Keep it or remove it? No idea. Thorsten? Didn't try it, but: that style should be referenced by

Re: big Deps ...

2012-06-21 Thread Stephan Bergmann
On 06/20/2012 05:15 PM, Michael Meeks wrote: if a .idl file is changed is there any circumstance where the .hpp and .hdl will not both be updated in lock-step. IIRC, the logic of cppumaker is to first generate temporary .hpp and .hdl files and only copy them over existing ones in solve

big Deps ...

2012-06-21 Thread Michael Meeks
On Tue, 2012-06-05 at 11:13 +0200, Bjoern Michaelsen wrote: > On Mon, Jun 04, 2012 at 11:35:44PM +0200, Bjoern Michaelsen wrote: > > will confirm -- CxxObjects is rather large ... Im beginning to like the > > idea of > > gzipping those. :-) > Finished a master build: > 1.2G wor

RE: Difficulties with Flat XML under source control

2012-06-21 Thread Dennis E. Hamilton
I think it is necessary to look at round-trip out-in conversion preservation. For out-in (which this is, presumably), you want to record a decimal expression of the internal value that will convert back to the exact internal value on re-input. (The in-out case is that the input conversion provi

Re: [BUILD] Permission issue with redland

2012-06-21 Thread Michael Stahl
On 11/06/12 17:25, Regina Henschel wrote: > Hi, > > I have build on WinXP with MSVC 20008 from a fresh clone. Build breaks > in redland with error: > > if [ -f ../wntmsci12/misc/build/redland-1.0.8.exists ] ; then mv > .../wntmsci12/misc/build/redland-1.0.8 > .../wntmsci12/misc/build/redland-1

My experience: Gerrit from a casual contributors view

2012-06-21 Thread Sebastian Spaeth
Hi all, I just pushed my first test patch to gerrit and would like to share my steps and issues: 1) Registered account using openid: painless. Being able to use your gmail/yahoo/launchpad account is a boon. Not another random password :) Added ssh key. This was an easy process. 2) Failed to

[Libreoffice-commits] .: desktop/source vcl/unx

2012-06-21 Thread Stephan Bergmann
desktop/source/app/cmdlineargs.cxx |3 +++ vcl/unx/generic/app/sm.cxx |8 2 files changed, 7 insertions(+), 4 deletions(-) New commits: commit 0f12c5de67869593cfbc36760957467a122bf81a Author: Stephan Bergmann Date: Thu Jun 21 13:20:22 2012 +0200 Fix X Session Mana

[Libreoffice-commits] .: oox/source

2012-06-21 Thread Radek Doulík
oox/source/export/drawingml.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 7279610bbd403fbbb12a894d334a6ec4ba259600 Author: Radek Doulik Date: Thu Jun 21 12:02:57 2012 +0200 make sure we don't export shapes with negative size (fixes n#760997) Change-Id: Id7

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - solenv/bin

2012-06-21 Thread Andras Timar
solenv/bin/modules/installer/windows/property.pm |3 --- 1 file changed, 3 deletions(-) New commits: commit e23f0209535123d9cc0cf60b2359e63e5d672179 Author: Andras Timar Date: Thu Jun 21 12:50:39 2012 +0200 fdo#49919 Don't default to desktop pollution Change-Id: I4b9fda0f81d4

[Libreoffice-commits] .: solenv/bin

2012-06-21 Thread Andras Timar
solenv/bin/modules/installer/windows/property.pm |3 --- 1 file changed, 3 deletions(-) New commits: commit 6af68b494dafcc6822463a0445692929735eb0af Author: Andras Timar Date: Thu Jun 21 12:50:39 2012 +0200 fdo#49919 Don't default to desktop pollution Change-Id: I4b9fda0f81d4

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Lionel Elie Mamane
On Thu, Jun 21, 2012 at 10:13:38AM +0100, Michael Meeks wrote: > On Wed, 2012-06-20 at 22:46 +0200, Bjoern Michaelsen wrote: >> we vaguely considered running a TDF OpenID provider in the distant future, >> but so shied away from that for the nontrivial cost (security is hard to >> get right) >

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Bjoern Michaelsen
Hi Kendy, On Thu, Jun 21, 2012 at 11:25:18AM +0200, Jan Holesovsky wrote: > I believe this way we might keep both camps ("everything into ML" like > me, and "only discussions on the ML" like Bjoern) happy - because the > people who want to have only discussions on the ML would be able to > filter

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Jan Holesovsky
Hi, On 2012-06-21 at 10:55 +0200, d.ostrov...@idaia.de wrote: > > Something like: > > - a short dialy digest of changes to keep reviewers in the loop > > - _one_ mail once a change goes in with all the comments/revisions and > > back-and-forth for this change in context in it > > > > or somethi

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Michael Meeks
On Wed, 2012-06-20 at 22:46 +0200, Bjoern Michaelsen wrote: > we vaguely considered running a TDF OpenID provider in the distant future, > but so shied away from that for the nontrivial cost (security is hard to > get right) I imagine if Lionel wanted to re-open that decision, and has don

[REVIEW 3-5] fdo#34093: fix error in calculation of page number of SwRect

2012-06-21 Thread Ivan Timofeev
Hi, http://cgit.freedesktop.org/libreoffice/core/commit/?id=db053e48d2ca17e1256eb12500f075488483603b or https://gerrit.libreoffice.org/230 fixes a MAB: https://bugs.freedesktop.org/show_bug.cgi?id=34093 that is my fault, but I remember that I tested this code, hmm.. probably I used Adobe Reade

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread d . ostrovsky
Zitat von Bjoern Michaelsen : Something like: - a short dialy digest of changes to keep reviewers in the loop - _one_ mail once a change goes in with all the comments/revisions and back-and-forth for this change in context in it or something completely different? We might get rid of the firs

Re: [REVIEW-3-5][REVIEW-3-5-5] clean uninstall on Windows

2012-06-21 Thread Tor Lillqvist
+1 from me. --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: Breakpoints

2012-06-21 Thread Michael Meeks
On Wed, 2012-06-20 at 12:04 -0700, Joel Madero wrote: > Thanks I'll look through those links. One thing I noticed on the wiki > is that it says to do this: ... > cd /opt/libreoffice/program :-) > when I install from source it never installs there so I was confused > for a second (or two)

Re: [libreoffice-projects] [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Bjoern Michaelsen
Hi Winfried! On Thu, Jun 21, 2012 at 08:26:09AM +0200, Winfried Donkers wrote: > Not wanting to interfere, just to provide some feedback: > being a volunteer and being on the brink of newcomer and not-quite newcomer, > the mailing list gives me a lot of information. Comments on submitted patches >

Re: [ANN] Please use Gerrit from now on for Patch Review

2012-06-21 Thread Lionel Elie Mamane
On Thu, Jun 21, 2012 at 09:46:54AM +0200, Bjoern Michaelsen wrote: > On Thu, Jun 21, 2012 at 07:09:15AM +0200, Lionel Elie Mamane wrote: >> But frankly, why should Google, AOL, Wordpress or another person be >> able to impersonate me at the TDF systems? > If you created an account at one of those

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

2012-06-21 Thread Ivan Timofeev
sw/inc/EnhancedPDFExportHelper.hxx |9 +++ sw/source/core/text/EnhancedPDFExportHelper.cxx | 57 2 files changed, 37 insertions(+), 29 deletions(-) New commits: commit 9b6cab988b4dd7be88573aab99010aaac657f78f Author: Ivan Timofeev Date: Wed Jun 20 22

  1   2   >