[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Lionel Elie Mamane changed: What|Removed |Added Depends on||51239 --- Comment #30 from Lionel E

[Libreoffice-commits] .: sc/sdi sc/source svx/Library_svxcore.mk svx/Package_inc.mk svx/inc svx/sdi svx/source sw/Library_sw.mk sw/inc sw/sdi sw/source

2012-06-27 Thread Tomaž Vajngerl
sc/sdi/graphsh.sdi| 18 ++-- sc/source/ui/drawfunc/graphsh.cxx | 66 ++ sc/source/ui/drawfunc/objdraw.src |4 sc/source/ui/inc/graphsh.hxx |3 svx/Library_svxcore.mk|1 svx/Package_inc.mk|3 svx/inc/globlmn_tmpl.h

ScInterpreter::Interpret() backtraces during ODS import

2012-06-27 Thread Daniel Bankston
Hi, Markus, Attached are the backtraces you requested for ScInterpreter::Interpret() while importing sc/qa/unit/data/ods/functions.ods. While the document is being loaded, bt1.log is called once and then bt2.log is called multiple times. After the document is loaded, if I click on a differen

[PATCH] fdo#41601 - BUGZILLAASSISTANT: Mouseover SUBMIT button does not change mouse pointer view

2012-06-27 Thread Rob Snelders
Hi All, Here the patch that solves this bug. The SUBMIT-button now has the pointer again. -- Greetings, Rob Snelders >From 9f014d4a35ccf973b3c1a05732caae56f870175b Mon Sep 17 00:00:00 2001 From: Rob Snelders Date: Wed, 27 Jun 2012 23:29:01 +0200 Subject: [PATCH] fdo#41601 - BUGZILLAASSISTANT:

Re: Link-time optimization status

2012-06-27 Thread Matúš Kukan
Hi Michael, On 19 June 2012 10:55, Michael Meeks wrote: >> I also got an internal compiler error somewhere. > >        Yep, so we should file those bugs I suppoe. For me, to file a bug is almost like to fix a bug for non-developer. And it works with newer gcc anyway. >> Here are few differences

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

2012-06-27 Thread Rob Snelders
Hi, I have checked it and it should work. So I see no problem that this patch is pushed. -- Greetings, Rob Snelders Op wo 27 jun 2012 20:00:49 CEST, Rainer Bielefeld schreef: Petr Mladek schrieb: I am still confused. I am talking about Rob's 0001-Localisation-changed-to-Localization.patch.

Re: Including a patch from AOO...

2012-06-27 Thread bfo
Hi. There are bug reports on bugs.freedesktop.org imported from AOO which are in RESOLVED FIXED state there. Patches are commited to AOO codebase for some of them. LO devs should reinvent the wheel to fix a fixed issues (just like this thread is all about)? This can impact improving LO quality. Any

Re: [GSoC 2012][Collaboration] status + screenshot

2012-06-27 Thread Eike Rathke
Hi Matúš, On Wednesday, 2012-06-27 17:35:53 +0200, Matúš Kukan wrote: > > .. the AccountContact struct seems ok to me. > > > > However, I'm missing the destruction of the created instances, this > > looks like a memory leak. > > I changed it to use boost::ptr_vector [1]. > Are the instances goin

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

2012-06-27 Thread Marco Cecchetti
On Wed, 27 Jun 2012 09:49:32 +0200, Thorsten Behrens wrote: Marco Cecchetti wrote: As for your question: well it works correctly but on Opera as it doesn't like the fill attribute on animation element, and in some cases it removes the attribute value, so I really don't know how to fix it at

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

2012-06-27 Thread Rainer Bielefeld
Petr Mladek schrieb: I am still confused. I am talking about Rob's 0001-Localisation-changed-to-Localization.patch. I guess that we want to rename the component but I am not sure about the push timing. Do you need to do some changes in bugzilla first? Hi Petr, no need to be confused. All fix

[Libreoffice-commits] .: Branch 'feature/gsoc_test_improvements' - 3 commits - drawinglayer/inc drawinglayer/Library_drawinglayer.mk drawinglayer/Package_inc.mk drawinglayer/source

2012-06-27 Thread Artur Dorda
drawinglayer/Library_drawinglayer.mk |1 drawinglayer/Package_inc.mk |1 drawinglayer/inc/drawinglayer/EnhancedShapeDumper.hxx | 52 ++ drawinglayer/inc/drawinglayer/XShapeDumper.hxx|7 +- drawinglayer/source/dumper

[Libreoffice-commits] .: android/qa cppunit/aix.patch cppunit/android.patch cppunit/avoid-synthetised-destructor.patch cppunit/cppunit-1.12.1-unused-parameters.patch cppunit/cppunit-1.12.1-warnings.pa

2012-06-27 Thread Markus Mohrhard
android/qa/sc/Makefile |2 - android/qa/simple/Makefile |2 - cppunit/aix.patch | 21 -- cppunit/android.patch | 12 +++--- cppunit/avoid-synthetised-destructor.patch | 29 --

Re: [PATCH] update cppunit to version 1-13

2012-06-27 Thread Michael Meeks
On Wed, 2012-06-27 at 18:57 +0200, Markus Mohrhard wrote: > the attached patch updates our cppunit version to a state that will > become 1.13.0 if we don't find any problems with it in the next 2 > days. All looks good to me; I'd love to get it in since I've a number of queued up commits

[PATCH] update cppunit to version 1-13

2012-06-27 Thread Markus Mohrhard
Hey, the attached patch updates our cppunit version to a state that will become 1.13.0 if we don't find any problems with it in the next 2 days. Can someone quickly check my patch that I did not miss something? A quick list of features/bug fixes of this release: - possibility to build cppunit d

Re: Including a patch from AOO...

2012-06-27 Thread Norbert Thiebaud
On Wed, Jun 27, 2012 at 8:41 AM, Ivan Timofeev wrote: > Hi there, > > a nice patch from AOO: > >  http://svn.apache.org/viewvc?view=revision&revision=1350585 given that the entirety of the patch is: --- incubator/ooo/trunk/main/svl/source/undo/undo.cxx 2012/06/15 11:40:331350584 +++ inc

Filter Selection Dialog

2012-06-27 Thread Joel Madero
Hi All, I am trying to track down how LO is handling the Filter Selection dialog found here: https://bugs.freedesktop.org/attachment.cgi?id=55136 I have tracked down the framework here: http://opengrok.libreoffice.org/xref/core/uui/source/fltdlg.src#45 but am yet to see how the actual list is be

[Libreoffice-commits] .: Branch 'update' - check.php

2012-06-27 Thread Jan Holesovsky
check.php | 12 1 file changed, 12 insertions(+) New commits: commit 017991626e672dc497ec33931e0b2bb4a3bb40b4 Author: Jan Holesovsky Date: Wed Jun 27 18:01:47 2012 +0200 Enable online update for the 3.6 line. diff --git a/check.php b/check.php index 7d87bca..401879b 100644

[Libreoffice-commits] .: 6 commits - binfilter/bf_sc binfilter/bf_sfx2 binfilter/bf_svtools binfilter/bf_sw binfilter/inc

2012-06-27 Thread Caolán McNamara
binfilter/bf_sc/source/core/tool/sc_chgtrack.cxx | 53 - binfilter/bf_sfx2/source/bastyp/sfx2_minarray.cxx| 50 - binfilter/bf_svtools/source/filerec/svt_filerec.cxx |4 binfilter/bf_svtools/source/memtools/svt_svarray.cxx | 42 - binfilter/bf_svtools/util/svt.flt

[Libreoffice-commits] .: 6 commits - connectivity/inc connectivity/source l10ntools/inc l10ntools/source svl/inc unusedcode.easy xml2cmp/source

2012-06-27 Thread Caolán McNamara
connectivity/inc/connectivity/dbexception.hxx |1 connectivity/inc/connectivity/sqlnode.hxx |4 connectivity/source/commontools/dbexception.cxx |7 connectivity/source/inc/internalnode.hxx|3 connectivity/source/parse/internalnode.cxx | 10 connectivity/

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

2012-06-27 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 2992b53f39ea3d61d4acbe7f7c494f90228ce377 Author: Miklos Vajna Date: Wed Jun 27 16:59:24 2012 +0200 n#693238 dmapper: fix margin values vs SBkc = 0 at the end of

[Libreoffice-commits] .: sw/qa

2012-06-27 Thread Miklos Vajna
sw/qa/extras/ooxmltok/data/n693238.docx |binary sw/qa/extras/ooxmltok/ooxmltok.cxx | 17 + 2 files changed, 17 insertions(+) New commits: commit 85524805bd730e31c1bfc2fd9e449e10e4e6bae1 Author: Miklos Vajna Date: Wed Jun 27 17:40:07 2012 +0200 n#693238 testcase

RE: Including a patch from AOO...

2012-06-27 Thread Dennis E. Hamilton
I'm rather fond of if (A ? !B : A) myself [;<). I agree. if (A && !B) is functional and a trifle. This is not a legal opinion. But if anyone on AOOi is angry about it, it will just make us look ridiculous. There is no lack of opportunities for us to do that without getting this fussy about

Re: [GSoC 2012][Collaboration] status + screenshot

2012-06-27 Thread Matúš Kukan
Hi Eike, On 19 June 2012 14:59, Eike Rathke wrote: > .. the AccountContact struct seems ok to me. > > However, I'm missing the destruction of the created instances, this > looks like a memory leak. I changed it to use boost::ptr_vector [1]. Are the instances going to be destroyed then ? I don't

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 2 commits - fpicker/source ucb/source

2012-06-27 Thread Cédric Bosdonnat
fpicker/source/office/PlacesListBox.cxx | 29 - fpicker/source/office/PlacesListBox.hxx |8 +++- ucb/source/ucp/cmis/cmis_content.cxx|6 +++--- ucb/source/ucp/cmis/cmis_url.cxx|9 +++-- ucb/source/ucp/cmis/cmis_url.hxx|5 +++

[Libreoffice-commits] .: 2 commits - fpicker/source ucb/source

2012-06-27 Thread Cédric Bosdonnat
fpicker/source/office/PlacesListBox.cxx | 29 - fpicker/source/office/PlacesListBox.hxx |8 +++- ucb/source/ucp/cmis/cmis_content.cxx|6 +++--- ucb/source/ucp/cmis/cmis_url.cxx|9 +++-- ucb/source/ucp/cmis/cmis_url.hxx|5 +++

[Libreoffice-commits] .: writerfilter/source

2012-06-27 Thread Miklos Vajna
writerfilter/source/dmapper/DomainMapper.cxx |7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) New commits: commit 1fdd61db155cf63d5dd55cc2bfb45af33796e131 Author: Miklos Vajna Date: Wed Jun 27 16:59:24 2012 +0200 n#693238 dmapper: fix margin values vs SBkc = 0 at the end of

[Libreoffice-commits] .: Branch 'feature/tubes2' - 6 commits - officecfg/registry sc/inc sc/sdi sc/source sc/uiconfig

2012-06-27 Thread Matus Kukan
officecfg/registry/data/org/openoffice/Office/UI/CalcCommands.xcu |5 sc/inc/sc.hrc |1 sc/sdi/cellsh.sdi |1 sc/sdi/scalc.sdi | 25

Re: Including a patch from AOO...

2012-06-27 Thread Ivan Timofeev
Hi Michael, thanks for the explanations. On 27.06.2012 13:56, Michael Meeks wrote: Please just re-implement the fix in a different way - and/or if this is a really key-fix we can re-base that one file in 3.6. I am scratching my head - how could one re-implement + if (A && !B) - if (A && B)

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

2012-06-27 Thread Eike Rathke
sc/source/core/tool/interpr1.cxx | 17 +++-- sc/source/core/tool/interpr4.cxx |7 +++ 2 files changed, 14 insertions(+), 10 deletions(-) New commits: commit b709845e27db0f439c430c9ebe3c2884dbc48789 Author: Eike Rathke Date: Wed Jun 27 16:29:02 2012 +0200 resolved fdo

[Libreoffice-commits] .: android/experimental

2012-06-27 Thread Tor Lillqvist
android/experimental/DocumentLoader/AndroidManifest.xml |7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) New commits: commit c793a57f54d3649198928f928180515e0dd1bfad Author: Tor Lillqvist Date: Wed Jun 27 17:07:53 2012 +0300 Use "largeHeap" and "hardwareAccelerated" (quite

Re: [ANN] LibreOffice 3.5.5 RC2 test builds available

2012-06-27 Thread Bjoern Michaelsen
Hi, On Wed, Jun 27, 2012 at 04:15:18PM +0200, Fridrich Strba wrote: > Hi *, > > for the upcoming new version 3.5.5, the RC2 builds now start to be > available on pre-releases. This build is slated to be second release > candidate build on the way towards 3.5.5, please refer to our release > plan

[ANN] LibreOffice 3.5.5 RC2 test builds available

2012-06-27 Thread Fridrich Strba
Hi *, for the upcoming new version 3.5.5, the RC2 builds now start to be available on pre-releases. This build is slated to be second release candidate build on the way towards 3.5.5, please refer to our release plan timings here: http://wiki.documentfoundation.org/ReleasePlan#3.5_release Build

[Libreoffice-commits] Changes to 'refs/tags/ooo/OOO340_m1'

2012-06-27 Thread Jan Holesovsky
Tag 'ooo/OOO340_m1' created by Jan Holesovsky at 2012-06-27 14:40 -0700 merged tag ooo/OOO340_m1 from old repositories -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAk/rDWMACgkQ3NffDXVGNbH1VwCdHAUZZQzPAJxW2K6AG9B/Y6QX TAsAoJy7XBERMavLg4EeMX1OMnXwtHE+ =hlo2 -END

[Libreoffice-commits] Changes to 'refs/tags/ooo/OOO340_m0'

2012-06-27 Thread Jan Holesovsky
Tag 'ooo/OOO340_m0' created by Jan Holesovsky at 2012-06-27 14:28 -0700 merged tag ooo/OOO340_m0 from old repositories -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAk/rCoMACgkQ3NffDXVGNbFbcgCeK70gY0iguBJR9WmFdLoOn+BO ZtkAn0Pltj4xyzebthUPIkAr0WIHO9mr =jT57 -END

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

2012-06-27 Thread Miklos Vajna
sw/source/filter/ww8/rtfattributeoutput.cxx | 10 -- sw/source/filter/ww8/rtfattributeoutput.hxx |5 + sw/source/filter/ww8/rtfexport.cxx |6 -- 3 files changed, 17 insertions(+), 4 deletions(-) New commits: commit 1f0da495692279762ecdadf918f5fbbaa576fd92 Author

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

2012-06-27 Thread Petr Mladek
Rainer Bielefeld píše v Út 26. 06. 2012 v 18:19 +0200: > Petr Mladek schrieb: > > > I am a bit confused. Could I push the patch now or should I wait for > > some other action? > > Hi Petr, > > if there are no 3rd parties concerns Patches generally should be pushed > after review with a note in

Re: Help in fixing gradient bug

2012-06-27 Thread Thorsten Behrens
Aakriti Gupta wrote: > When I open the ppt (which has an embedded Visio document) in Impress, the > object is rendered incomplete, i.e. the text shows but not the rectangles > and arrows. > Hi Fridrich, Aakriti Gupta, I forgot - is that document available somewhere already? Otherwise Fridrich is

Re: [Libreoffice-commits] .: 3 commits - svtools/inc svtools/source

2012-06-27 Thread Thorsten Behrens
Tomaž Vajngerl wrote: > commit 447844036930f6503e6791e2207bc6408a4cbb84 > Author: Toma?? Vajngerl > Date: Mon Jun 25 21:19:21 2012 +0200 > > Remove ImplCreateScaled and ImplCreateRotatedScaled > > ImplCreateScaled and ImplCreateRotatedScaled are now not used anymore, > so they

[Libreoffice-commits] .: toolkit/src2xml

2012-06-27 Thread Thomas Arnhold
toolkit/src2xml/src.lst |1 - 1 file changed, 1 deletion(-) New commits: commit 6a07013f155ff2e24e13a2188951070b5af4befa Author: Thomas Arnhold Date: Wed Jun 27 13:38:24 2012 +0200 Remove non-existing schedule.src Change-Id: I86769ba6dd3953f65bbfc2db01e0bef7e8cdba12 diff --g

Re: Help in fixing gradient bug

2012-06-27 Thread Aakriti Gupta
Hi Thorsten, On Wed, Jun 20, 2012 at 6:40 PM, Thorsten Behrens < t...@documentfoundation.org> wrote: > Aakriti Gupta wrote: > > Which files do I look into for exporting of embedded documents in pdfs, > > e.g. charts inserted in a presentation to be exported to pdf? This bug > > seems to be higher

[Libreoffice-commits] .: sc/source

2012-06-27 Thread Noel Power
sc/source/ui/view/output2.cxx |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit ce255c2e841d6a3e0a6664834a2931f2353ff249 Author: Noel Power Date: Wed Jun 27 12:17:43 2012 +0100 tweak ScDrawStringsVars::RepeatToFill, us String::Expand instead of loop

[Libreoffice-commits] .: xmloff/source

2012-06-27 Thread Takeshi Abe
xmloff/source/chart/SchXMLChartContext.hxx|5 - xmloff/source/chart/SchXMLParagraphContext.hxx|2 -- xmloff/source/chart/SchXMLTableContext.hxx|4 xmloff/source/draw/layerimp.hxx |2 -- xmloff/source/draw/sdxmlexp_impl.

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

2012-06-27 Thread Miklos Vajna
sw/CppunitTest_sw_subsequent_rtfexport.mk |2 + sw/qa/extras/rtfexport/data/fdo48335.odt|binary sw/qa/extras/rtfexport/rtfexport.cxx| 30 sw/source/filter/ww8/rtfattributeoutput.cxx |5 +++- sw/source/filter/ww8/rtfattributeoutput.hxx |3 ++

Re: [GSOC] Removing avmedia dependency in drawinglayer

2012-06-27 Thread Thorsten Behrens
Rafael Dominguez wrote: > > Oops my bad, heres the patch attached > Hi Rafael, nice improvement - two nits though: > @@ -65,6 +67,8 @@ namespace drawinglayer > /// discrete border (in 'pixels') > sal_uInt32 mnDiscreteBorder; > > +

Re: [GSOC] Removing avmedia dependency in drawinglayer

2012-06-27 Thread Michael Stahl
On 27/06/12 11:54, Rafael Dominguez wrote: > > Oops my bad, heres the patch attached patch looks good, except for this, which should be a boost::scoped_ptr so you don't need to delete it manually: > +const Graphic *mpSnapshot; also, if the goal is to so

Re: vcl checkbox behaviour

2012-06-27 Thread Noel Power
On 25/06/12 11:46, Noel Power wrote: I wonder is the behaviour that I see here normal or expected ( to me is isn't but I am not very ui-enabled ). Look at the attached jpeg, the first three checkboxes have the Align property set as Left, Center and Right, with no label the checkbox 'box' is ali

[Libreoffice-commits] .: 3 commits - android/experimental

2012-06-27 Thread Tor Lillqvist
android/experimental/DocumentLoader/src/com/polites/android/FlingListener.java | 45 -- android/experimental/DocumentLoader/src/com/polites/android/GestureImageView.java | 14 ++- android/experimental/DocumentLoader/src/com/polites/android/GestureImageV

Re: Including a patch from AOO...

2012-06-27 Thread Michael Meeks
On Wed, 2012-06-27 at 11:22 +0200, Michael Stahl wrote: > that makes sense in general, but (to my non-legally-trained eyes) it > looks like this patch is so simple that it very likely doesn't meet the > threshold of creativity that is required to be eligible for copyright > protection in the first

Re: [GSOC] Removing avmedia dependency in drawinglayer

2012-06-27 Thread Rafael Dominguez
> > > Oops my bad, heres the patch attached 0001-Remove-dependency-of-avmedia-in-drawinglayer.patch Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Error when trying to compile LibreOffice 3.5.2

2012-06-27 Thread Leonardo Josué Corcega Ufona
Hi everybody: Rigth now I'm trying to compile the LibreOffice 3.5.2 version source code in a PC with Windows 7, but I have two errors and I can't fix it. I followed every step like documentation : http://wiki.documentfoundation.org/Development/How_to_build  http://wiki.documentfoundation.org/D

Re: installation sets, parallel compression, pigz etc.

2012-06-27 Thread Petr Mladek
Michael Stahl píše v Út 26. 06. 2012 v 17:02 +0200: > i've noticed that building "archive" installation sets on my machine is > entirely CPU bound (since everything fits into RAM) and a single "gzip" > takes up most of the time, so i've toyed around a little with a parallel > implementation "pigz"

Re: Including a patch from AOO...

2012-06-27 Thread Michael Stahl
On 27/06/12 10:47, Michael Meeks wrote: > On Wed, 2012-06-27 at 10:41 +0400, Ivan Timofeev wrote: >> a nice patch from AOO: >> Is it possible to merge this patch in our repo? And if yes, who would be >> --author then?.. it seems they even add the mail address to the comment nowadays, which isn't

fdo#51324 impress close crash -- help needed

2012-06-27 Thread Bjoern Michaelsen
Hi, I would appreciate some help with fdo#51324: https://bugs.freedesktop.org/show_bug.cgi?id=51324 if someone has some nice diagram or ASCII art showing which objects owns what in the sd::toolpane area, that would be rather helpful. Best, Bjoern __

Re: [Libreoffice-ux-advise] [PATCH] fdo#35365 default font color for documents

2012-06-27 Thread Stefan Knorr
Hi all, I am not a user of high-contrast themes, and might not be able to help very much here. I am adding Christophe from a11y here who might be able to share some more ideas. So, High-Contrast... there are two types of high-contrast themes in most OS's, namely dark on light and light on dark.

Re: Including a patch from AOO...

2012-06-27 Thread Michael Meeks
Hi Ivan, On Wed, 2012-06-27 at 10:41 +0400, Ivan Timofeev wrote: > a nice patch from AOO: :-) > Is it possible to merge this patch in our repo? And if yes, who would be > --author then?.. That requires the module underneath to be re-based on top of the Apache code; which can be

[Libreoffice-commits] .: external/prj

2012-06-27 Thread Jan Holesovsky
external/prj/d.lst |1 + 1 file changed, 1 insertion(+) New commits: commit c4c50261e423c53caf562dbfa0bfd32f80353c93 Author: Jan Holesovsky Date: Wed Jun 27 10:40:36 2012 +0200 Deliver also *.exe (to get python.exe delivered). Change-Id: I6e4645dc9de9e6650f3b5d9276e96b20266ad

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - 5 commits - libcmis/boost-win.patch libcmis/makefile.mk ooo.lst.in ucb/source

2012-06-27 Thread Cédric Bosdonnat
libcmis/boost-win.patch | 20 - libcmis/makefile.mk |7 ooo.lst.in|2 ucb/source/ucp/cmis/cmis_content.cxx | 462 +++--- ucb/source/ucp/cmis/cmis_content.hxx |2 ucb/source/ucp/cmis/cmis_pro

[Libreoffice-commits] .: ucb/source

2012-06-27 Thread Cédric Bosdonnat
ucb/source/ucp/cmis/cmis_content.cxx |7 --- ucb/source/ucp/cmis/cmis_provider.cxx |6 -- 2 files changed, 4 insertions(+), 9 deletions(-) New commits: commit b3c48febcd7d9f4574beba99b66e0974bf3a3c0e Author: Cédric Bosdonnat Date: Tue Jun 26 16:28:21 2012 +0200 CMIS UCP:

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

2012-06-27 Thread Thorsten Behrens
Marco Cecchetti wrote: > As for your question: well it works correctly but on Opera as > it doesn't like the fill attribute on animation element, > and in some cases it removes the attribute value, so I really don't > know how to fix it at present. > Hi Marco, I see - well that be as it may, but

Build Available Feed

2012-06-27 Thread Rainer Bielefeld
Hi all, is there any possibility to get a reliable info that a new build is available from a particular WIN Tinderbox? I always have some test-to-dos in the line, not every test can be done with every build, and especially when (like now) new complete builds come very seldom those unsuccessfu

[Libreoffice-commits] .: sw/source

2012-06-27 Thread Miklos Vajna
sw/source/filter/ww8/rtfattributeoutput.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 32f7d2d6cce1785607816b57744b938f887f81c0 Author: Miklos Vajna Date: Wed Jun 27 09:35:29 2012 +0200 RtfAttributeOutput::SectionType: don't try to dump break code as char

Re: [GSOC] Removing avmedia dependency in drawinglayer

2012-06-27 Thread Cedric Bosdonnat
Hi Rafael, It seems that you forgot to attach the patch ;) -- Cedric On Tue, 2012-06-26 at 17:27 -0430, Rafael Dominguez wrote: > This patch remove avmedia dependency in drawinglayer to avoid a > circular dependency, this is the most clean solution i came up with > but i wanted to share it befor

Re: [GSOC] Removing avmedia dependency in drawinglayer

2012-06-27 Thread Miklos Vajna
Hi Rafael, On Tue, Jun 26, 2012 at 05:27:13PM -0430, Rafael Dominguez wrote: > This patch remove avmedia dependency in drawinglayer to avoid a circular > dependency, this is the most clean solution i came up with but i wanted to > share it before applying it > The other option was create a new l

Including a patch from AOO...

2012-06-27 Thread Ivan Timofeev
Hi there, a nice patch from AOO: http://svn.apache.org/viewvc?view=revision&revision=1350585 it fixes at least the following bug https://issues.apache.org/ooo/show_bug.cgi?id=119400 which is AFAICS a regression from http://cgit.freedesktop.org/libreoffice/core/commit/?id=ca19291e Is it p

[Bug 44446] LibreOffice 3.6 most annoying bugs

2012-06-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=6 Korrawit Pruegsanusak changed: What|Removed |Added Depends on||51179 --- Comment #29 from Korra