[Libreoffice-commits] .: basctl/source

2012-08-01 Thread Takeshi Abe
basctl/source/basicide/baside3.cxx |6 +++--- basctl/source/basicide/basides1.cxx |4 ++-- basctl/source/basicide/basides2.cxx |4 ++-- basctl/source/basicide/basides3.cxx |4 ++-- basctl/source/basicide/basidesh.cxx | 14 +++--- basctl/source/basicide/basobj2.cxx |

[Libreoffice-commits] Changes to 'feature/orcus-integration'

2012-08-01 Thread Kohei Yoshida
New branch 'feature/orcus-integration' available with the following commits: commit bb599d3cc4e096a9c92ff0efc4cc126128edca2b Author: Kohei Yoshida Date: Fri Jul 27 22:14:39 2012 -0400 First cut on integrating liborcus into libreoffice tree It introduces the 'FilterProvider' pro

[Libreoffice-commits] .: Branch 'feature/orcus-integration' - 0 commits -

2012-08-01 Thread Kohei Yoshida
Rebased ref, commits from common ancestor: ___ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Re: [Libreoffice-ux-advise] [PATCH] fix bug 51231, but...

2012-08-01 Thread Stefan Knorr
Hi there, On 29 July 2012 13:20, Ivan Timofeev wrote: > But (don't cast stones at me) could we revert this feature? No casting stones at you (I won't, at least). I agree with you. Kendy's analysis was/is obviously correct in that there's a problem with the little black overlay and the time at w

[Libreoffice-commits] .: 2 commits - solenv/gbuild

2012-08-01 Thread Michael Stahl
solenv/gbuild/Executable.mk|2 +- solenv/gbuild/Library.mk |2 +- solenv/gbuild/StaticLibrary.mk |2 +- 3 files changed, 3 insertions(+), 3 deletions(-) New commits: commit 624bcdc302df8cdee7172bc455aa5c4aa9a6710a Author: Michael Stahl Date: Wed Aug 1 23:12:08 2012 +0200

Issues involving dirty cell, recalculation, and xvolatileresult in Libreoffice Calc

2012-08-01 Thread anwen
Hi All, Recently, I am working on a Calc extension which is for dynamically showing streaming financial data. I observed a conflict involving dirty cell, recalculation, and xvolatilresult in Calc. From my view, it will be a potential error or at least affect the performance of Calc if many changes

[PATCH]fdo#53002:Turkish Default Currency to be changed YTL to TL

2012-08-01 Thread Efe Gürkan YALAMAN
Hi, The currency for Turkish was TRL TL since 2005. After that the currency was TRY YTL since 2009. Current currency is TRY TL. I changed default currency to TRY TL for Turkish. There is two patches because I could not decide whether to delete TRY YTL. There is also a new currency sign for Turkis

[REVIEW 3-6] Re: spurious IDL rebuilds on master fixed now

2012-08-01 Thread Michael Stahl
On 20/07/12 20:01, Michael Stahl wrote: > this week there was a problem on master with the dependencies generated > for IDL files, caused by adding of a "-I." option in an AOO rebase. > this has caused spurious re-builds of all IDL files, which can happen > during "make subsequentcheck" and will ca

Re: [PATCH]fdo#52636:VIEWING: unintuitive Heading for 'Enable experimental Features

2012-08-01 Thread Joel Madero
I'll fix both. I'll leave limited since it fits, I actually noticed that right after I sent out the email. I'll be moving a lot of stuff around when I move the measurement unit to the general tree, maybe a good solution is moving the experimental stuff to its own tab. Joel On Wed, Aug 1, 2012 a

Re: Definition of draw:angle in ODF1.2 does not fit to implementation

2012-08-01 Thread Fridrich Strba
Hello, On 01/08/12 22:16, Michael Stahl wrote: >>> >> svg:x1="65.9558%" svg:x2="39.8039%" svg:y1="24.8957%" svg:y2="70.0815%"> >>>>> svg:offset="0.473324" svg:stop-color="#00ced1"/>>> svg:offset="0.589196" svg:stop-color="#00ff00"/> >>> >>> >> svg:x1="0%" svg:x2="166.923%" svg:y1="0%" s

Re: [PATCH]fdo#52636:VIEWING: unintuitive Heading for 'Enable experimental Features

2012-08-01 Thread Stefan Knorr
Hi Joel, your idea sounds good [even though I think that if these features aren't ready yet, they shouldn't be so prominent in the options – but that's a fight for another day]. However, please have a look at your patch again, it leaves in the "(limited)" and also changes the capitalisation to ti

[Libreoffice-commits] .: solenv/bin solenv/gbuild

2012-08-01 Thread Bjoern Michaelsen
solenv/bin/concat-deps.c| 42 ++-- solenv/gbuild/platform/com_GCC_class.mk |8 +++--- 2 files changed, 7 insertions(+), 43 deletions(-) New commits: commit 79e1b9cb2305bc00665e94afd6a00e9f18b76bf8 Author: Bjoern Michaelsen Date: Wed Aug 1 19:44

Re: double rendering of borders ...

2012-08-01 Thread Michael Meeks
Hi Ivan, On Wed, 2012-08-01 at 22:18 +0400, Ivan Timofeev wrote: > On 01.08.2012 20:59, Michael Meeks wrote: > Well, now I have read about alpha compositing and cairo... :) Oh ! nice :-) > We use CAIRO_FORMAT_ARGB32 and the cairo manual says[1]: > > Pre-multiplied alpha is used. (That

Re: Definition of draw:angle in ODF1.2 does not fit to implementation

2012-08-01 Thread Michael Stahl
On 01/08/12 20:38, Dennis E. Hamilton wrote: > Hi Armin, > > Thanks for your valuable comment. > > I had thought that the description using "clockwise" was in reference to the > page appearance and not the abstract treatment (with "right-hand rule"). > Perhaps I misunderstand where the origin

Re: make OUString::copy() clip

2012-08-01 Thread Michael Stahl
On 01/08/12 19:05, Eike Rathke wrote: > Hi Stephan, > > On Wednesday, 2012-08-01 18:17:12 +0200, Stephan Bergmann wrote: > >> make rtl::OUString::copy(beginIndex, count) clip to [0..length)? >> yeah, why not (then again, -1's sentinel nature, cf. indexOf, might >> mean that silent clipping of be

[Libreoffice-commits] .: solenv/gbuild

2012-08-01 Thread Michael Stahl
solenv/gbuild/filter-showIncludes.pl |6 ++ 1 file changed, 6 insertions(+) New commits: commit e9da4879384c15da84e26d137302ae1ccc30f86a Author: Michael Stahl Date: Wed Aug 1 20:52:50 2012 +0200 filter-showIncludes: filter out system headers A blacklist based approach doe

make OUString::copy() clip (was: [PUSHED 3-6] resolved fdo#53012 crash in CSV fixed width import)

2012-08-01 Thread Eike Rathke
Hi Stephan, On Wednesday, 2012-08-01 18:17:12 +0200, Stephan Bergmann wrote: > make rtl::OUString::copy(beginIndex, count) clip to [0..length)? > yeah, why not (then again, -1's sentinel nature, cf. indexOf, might > mean that silent clipping of beginIndex=-1 to beginIndex=0 is > unfortunate) We

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

2012-08-01 Thread Eike Rathke
Hi anwen, On Wednesday, 2012-08-01 07:57:00 -0700, anwen wrote: > Here is a minor remind that modified() is a method > of XResultListener (not XVolatileResult). Bah, yes, of course, thanks. > It is implemented in Calc by SCAddInListener class. I know, see my .signature below ;-) Eike -- L

RE: Definition of draw:angle in ODF1.2 does not fit to implementation

2012-08-01 Thread Dennis E. Hamilton
Hi Armin, Thanks for your valuable comment. I had thought that the description using "clockwise" was in reference to the page appearance and not the abstract treatment (with "right-hand rule"). Perhaps I misunderstand where the origin is understood in the projection onto the page. MORE IMPOR

Re: double rendering of borders ...

2012-08-01 Thread Ivan Timofeev
On 01.08.2012 20:59, Michael Meeks wrote: On Wed, 2012-08-01 at 19:56 +0400, Ivan Timofeev wrote: I solved the problem by the following change in renderAreaToPix: cairo_data[x*4+0] * alpha That appears to me to break the compositing :-) it might happen to improve things for this case

Re: [GSoC 2012][Collaboration] ScDocFunc and Collaboration

2012-08-01 Thread Eike Rathke
Hi Matúš, On Tuesday, 2012-07-31 19:09:45 +0200, Matúš Kukan wrote: > > To be able to > > call the same methods from the view regardless of whether we have direct > > or collaborative input we need ScDocFuncDirect and ScDocFuncSend, > > otherwise we'd have to distinguish between direct and collab

Re: Problem building on Mac OS X 10.7

2012-08-01 Thread Stephan Bergmann
On 08/01/2012 06:15 PM, Niklas Johansson wrote: unexpected otool -D output ("/Volumes/hfs+/git/lo/core/solver/unxmacxi/lib/libuno_sal.dylib: ", expecting "/Volumes/hfs+/git/lo/core/solver/unxmacxi/lib/libuno_sal.dylib:") at /Volumes/hfs+/git/lo/core/solenv/bin/modules/macosxotoolhelper.pm line

[Libreoffice-commits] .: Branch 'feature/gbuild_ure' - bridges/Module_bridges.mk

2012-08-01 Thread David Tardon
bridges/Module_bridges.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8f97d68bf87e4c6b5b28503c8c4923c34ebc6077 Author: David Tardon Date: Wed Aug 1 19:12:47 2012 +0200 fix typo Change-Id: I3e87f3cab8422a4b00e13eb182229e00dbd92660 diff --git a/bri

[Libreoffice-commits] .: oovbaapi/ooo sc/source

2012-08-01 Thread Noel Power
oovbaapi/ooo/vba/excel/XWindow.idl |1 + sc/source/ui/drawfunc/fusel.cxx| 17 ++--- sc/source/ui/inc/tabview.hxx |4 ++-- sc/source/ui/vba/vbawindow.cxx | 22 ++ sc/source/ui/vba/vbawindow.hxx |2 ++ 5 files changed, 37 insertions(+

Re: double rendering of borders ...

2012-08-01 Thread Michael Meeks
On Wed, 2012-08-01 at 19:56 +0400, Ivan Timofeev wrote: > With gtk3 I see similar effect for normal (not toolbar) buttons, edits > etc. Why do you think this is related to toolbars? Oh - quite probably it is a generic problem :-) but we noticed it in toolbars first. > I solved the probl

[Libreoffice-commits] .: solenv/bin

2012-08-01 Thread Stephan Bergmann
solenv/bin/modules/macosxotoolhelper.pm |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 13dc61da882e1e5800665f027894d1885c42def7 Author: Stephan Bergmann Date: Wed Aug 1 18:43:17 2012 +0200 Proper quoting Change-Id: Ib619ffc06d580acb5dc5f21ad6d0a43956

[Libreoffice-commits] .: autodoc/inc basic/source idl/inc lotuswordpro/source sc/source sd/source sfx2/inc sfx2/source svl/inc sw/source

2012-08-01 Thread Thomas Arnhold
autodoc/inc/ary/idl/i_namelookup.hxx |1 autodoc/inc/ary/itrange.hxx | 74 basic/source/inc/runtime.hxx | 13 idl/inc/bastype.hxx | 51 lotuswordpro/source/filter/lwpobjfacto

Re: Problem building on Mac OS X 10.7

2012-08-01 Thread Tor Lillqvist
> Any help/pointers would be much appreciated. The (mysterious) code in solenv/bin/modules/macosxotoolhelper.pm doesn't cope with a file name that contains regexp metacharacters (the '+' in your "/Volumes/hfs+/git"). I think the quickest solution might be to change the $line =~ /^$file:\n$/ t

[Libreoffice-commits] .: solenv/gbuild

2012-08-01 Thread Bjoern Michaelsen
solenv/gbuild/StaticLibrary.mk |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 23e5bb66436991d809d8d807f27d25f922fb062f Author: Bjoern Michaelsen Date: Wed Aug 1 18:28:26 2012 +0200 StaticLibrary too Change-Id: I2bda0e3117fb70353c52d5998e7784b6123ab38

[Libreoffice-commits] .: 2 commits - solenv/bin solenv/gbuild

2012-08-01 Thread Bjoern Michaelsen
solenv/bin/concat-deps.c|1 + solenv/gbuild/Executable.mk |2 +- solenv/gbuild/Library.mk|2 +- 3 files changed, 3 insertions(+), 2 deletions(-) New commits: commit b8f7cc3c26a95b7dfb41415b24f0e2a3a9f1e33c Author: Bjoern Michaelsen Date: Wed Aug 1 18:19:28 2012 +0200 f

[Libreoffice-commits] .: 2 commits - bridges/source cppu/qa sal/qa

2012-08-01 Thread Tor Lillqvist
bridges/source/cpp_uno/gcc3_ios_arm/except.cxx |8 - cppu/qa/cppu_cppunittester_all.cxx | 140 -- cppu/qa/test_any.cxx |4 cppu/qa/test_recursion.cxx |4 cppu/qa/test_reference.cxx |

Re: [PUSHED 3-6] resolved fdo#53012 crash in CSV fixed width import

2012-08-01 Thread Stephan Bergmann
On 08/01/2012 03:29 PM, Michael Meeks wrote: That aside - I've never been a big fan of the "crash on bad input" mode of OUString::copy() that seems incredibly lame to me. Is there any convincing performance reason that anyone can work out for not just returning an empty string in these ca

Problem building on Mac OS X 10.7

2012-08-01 Thread Niklas Johansson
Hi I'm, having some troubles building LibreOffice on Mac OS X 10.7 using Xcode 4.3.3 with "Command line tools" installed. I started out with Stephan Bergmans script [1]. Unfortunately I don't have much space on my internal hard drive so I had to adapt the script a bit exchangeing ${HOME?} wit

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

2012-08-01 Thread Noel Power
svtools/source/brwbox/ebbcontrols.cxx | 25 +-- vcl/inc/vcl/button.hxx| 33 ++ vcl/source/control/button.cxx | 43 -- 3 files changed, 36 insertions(+), 65 deletions(-) New commits: commit ff54a3

Re: double rendering of borders ...

2012-08-01 Thread Ivan Timofeev
Hi Michael, On 01.08.2012 13:24, Michael Meeks wrote: I was at GUADEC just now, and trying to get toolbar rendering sorted out for gtk3 - which turned out to be quite 'fun' ;-) it seems that the toolbar items we have have a WB_BORDER style set which appears to create a strange border ren

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

2012-08-01 Thread Antonio Fernandez
vcl/inc/unx/gtk/gtksalmenu.hxx| 25 ++ vcl/unx/gtk/app/gtkinst.cxx |9 - vcl/unx/gtk/window/gtksalmenu.cxx | 340 ++ 3 files changed, 264 insertions(+), 110 deletions(-) New commits: commit fd842d453953c44a30db6c46d7b63aca8994daeb Author: Anton

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

2012-08-01 Thread anwen
Hi Eike, Thank you for your quick and nice response. I am checking out the events and classes you recommended. Here is a minor remind that modified() is a method of XResultListener (not XVolatileResult). It is implemented in Calc by SCAddInListener class. Best, Wendi Eike Rathke-2 wrote > > Hi

[Libreoffice-commits] .: oox/source

2012-08-01 Thread Stephan Bergmann
oox/source/helper/propertymap.cxx |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e3c2e0fab67bbb812e8c693aab987fb5c374e5e0 Author: Stephan Bergmann Date: Wed Aug 1 16:51:39 2012 +0200 -Werror,-Wformat Change-Id: Ie6fbcb1a11f47b54d3c697716b03f9891a

Re: Convert documents to follow the doxygen standard

2012-08-01 Thread Jan Holesovsky
Hi Norah, On 2012-08-01 at 07:04 +, Gerrit wrote: > Norah A. Abanumay has abandoned this change. Not sure if you intended to throw the patch away completely ;-) I have manually edited that to fit the needs, and pushed that, thank you a lot for the patch! Please see here what went in: htt

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

2012-08-01 Thread Eike Rathke
Hi anwen, On Tuesday, 2012-07-31 08:30:30 -0700, anwen wrote: > Eike, I agree with you that the listeners are destroyed during document > close. I observed it in my log file. However, the worker thread is running > asynchronously if not calling the listeners' modified function. How can it > know

Re: Proposal/Prototype support for "fill in character" in Calc Number Format Strings // final patch set // verbose edition

2012-08-01 Thread Johann Messner
hello Noel, [Cc to Philipp], I tried to prepare a more "verbose" edition of the patch set (and especially of the minor modifications by myself) ... please see https://linux.jku.at/messner/LibreOffice/ (-> patchInfo-31-Jul-2012__for_libreoffice.3.5.3-verbose.txt ) This file should be accep

[Libreoffice-commits] .: Branch 'libreoffice-3-5-6' - instsetoo_native/util solenv/inc

2012-08-01 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 30 +++--- solenv/inc/minor.mk |4 ++-- 2 files changed, 17 insertions(+), 17 deletions(-) New commits: commit 58b45e3052938d55458cc0c1300bf234ca4f39d6 Author: Petr Mladek Date: Wed Aug 1 16:14:31 2012 +0200

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

2012-08-01 Thread Jan Holesovsky
sd/inc/anminfo.hxx | 40 sd/inc/drawdoc.hxx | 12 ++--- sd/inc/pres.hxx| 32 ++--- sd/inc/sdpage.hxx | 60 - sd/inc/sdpptwrp

Re: [PUSHED][REVIEW 3-6] resolved fdo#53012 crash in CSV fixed width import

2012-08-01 Thread Noel Power
seems it's pushed already to 3.6 On 01/08/12 13:14, Eike Rathke wrote: Hi, Please review and cherry-pick to 3-6 http://cgit.freedesktop.org/libreoffice/core/commit/?id=21cb8210c74e52896ce7fb063f1578b13672f4bd that fixes https://bugs.freedesktop.org/show_bug.cgi?id=53012 In case we do 3.6.0.5rc

[Libreoffice-commits] .: xmloff/source

2012-08-01 Thread Caolán McNamara
xmloff/source/style/xmlstyle.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 0fc413a327242adc1eb4c196179fdf660229edc9 Author: Caolán McNamara Date: Wed Aug 1 15:04:02 2012 +0100 const SvXMLStyleIndexCmp_Impl up Change-Id: I5bd75e73f2584364bbb7497

Re: [GSOC] Template Dialog - Report

2012-08-01 Thread David Nelson
Hi Rafael, On Mon, Jul 30, 2012 at 6:04 PM, Rafael Dominguez wrote: > - Setup a local alfresco instante to work with the CMIS protocol. I'm not sure if you're aware of this, but there is a functioning Alfresco platform at http://alfresco.libreoffice.org running on an independent VPS. You'd be w

[PUSHED] Modifying comments to meet doxygen standards

2012-08-01 Thread Gerrit
>From Philipp Riemer : Philipp Riemer has submitted this change and it was merged. Change subject: Modifying comments to meet doxygen standards .. Modifying comments to meet doxygen standards Change-Id: If7c4162a49a7c7b612b6f4

[PUSHED 3-6] resolved fdo#53012 crash in CSV fixed width import

2012-08-01 Thread Michael Meeks
On Wed, 2012-08-01 at 14:14 +0200, Eike Rathke wrote: > Please review and cherry-pick to 3-6 > http://cgit.freedesktop.org/libreoffice/core/commit/?id=21cb8210c74e52896ce7fb063f1578b13672f4bd > that fixes https://bugs.freedesktop.org/show_bug.cgi?id=53012 Done. > In case we do 3.6.0.5rc

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

2012-08-01 Thread Michael Meeks
sc/source/ui/dbgui/csvgrid.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 9229d932de3bd406c58246293f7a12a88e19861c Author: Eike Rathke Date: Wed Aug 1 13:46:25 2012 +0200 resolved fdo#53012 crash in CSV fixed width import 8cd05e9cf1152b21528c6f

Re: [PATCH] gtk: listbox border was not rendered

2012-08-01 Thread Ivan Timofeev
Hi Luke, On 01.08.2012 03:29, Luke Symes wrote: I was the one who made the original patch that set listboxes to integer heights of the list items, which was reverted for causing trouble. The reason I wanted to fully show all list items was not because partially shown list items looked bad. It wa

Re: [PUSHED] gtk: listbox border was not rendered

2012-08-01 Thread Ivan Timofeev
On 27.07.2012 21:39, Ivan Timofeev wrote: The problem is in gtk plugin which does some weird things when drawing a listbox (see the description in the patch). I have no idea why it does that, git blame shows that it is from the initial import. It would be great if someone review the patch, I am a

[Libreoffice-commits] .: 2 commits - svtools/source vcl/unx

2012-08-01 Thread Ivan Timofeev
svtools/source/contnr/svtreebx.cxx |2 - vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx | 40 --- 2 files changed, 12 insertions(+), 30 deletions(-) New commits: commit 6657052e463b4ff9c8a005faadcf2289d32343a3 Author: Ivan Timofeev Date: Wed Aug 1 10:16:49 201

[Libreoffice-commits] .: o3tl/inc o3tl/qa sw/inc sw/source

2012-08-01 Thread Michael Stahl
o3tl/inc/o3tl/sorted_vector.hxx | 11 +-- o3tl/qa/test-sorted_vector.cxx|6 -- sw/inc/docary.hxx |2 +- sw/inc/ndhints.hxx|4 ++-- sw/source/filter/html/htmlfly.hxx |3 ++- sw/source/ui/utlui/content.cxx|3 ++- 6 files cha

[Libreoffice-commits] .: 2 commits - svl/inc svl/source unusedcode.easy xmloff/inc xmloff/source

2012-08-01 Thread Caolán McNamara
svl/inc/svl/svdde.hxx |2 svl/source/svdde/ddeimp.hxx |6 -- unusedcode.easy |9 xmloff/inc/xmloff/XMLFontAutoStylePool.hxx |5 +- xmloff/inc/xmloff/XMLTextListAutoStylePool.hxx |5 +- xml

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

2012-08-01 Thread Cédric Bosdonnat
sw/inc/ftnidx.hxx |2 +- sw/source/core/doc/ftnidx.cxx |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit 9490643712a040a6f4433d145bc5d35d9d4335f5 Author: Cédric Bosdonnat Date: Wed Aug 1 14:36:54 2012 +0200 Fix for a236f8318a0e05caeec53ccbee8

[ANNOUNCE] libreoffice-3.5.6.1 tag created (3.5.6-rc1)

2012-08-01 Thread Petr Mladek
Hi, there have been created the libreoffice-3.5.6.1 tag (aka rc1). The corresponding official builds will be available within next few days. See the attached list of changes against 3.5.5[*]. Now, you might switch your current 3-5 source tree to it using: ./g fetch --tags ./g checkout -b tag-l

[REVIEW 3-6] resolved fdo#53012 crash in CSV fixed width import

2012-08-01 Thread Eike Rathke
Hi, Please review and cherry-pick to 3-6 http://cgit.freedesktop.org/libreoffice/core/commit/?id=21cb8210c74e52896ce7fb063f1578b13672f4bd that fixes https://bugs.freedesktop.org/show_bug.cgi?id=53012 In case we do 3.6.0.5rc we should have it in there as well. I'd even say this is a blocker, becau

[Libreoffice-commits] .: sc/source

2012-08-01 Thread Eike Rathke
sc/source/ui/dbgui/csvgrid.cxx |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 21cb8210c74e52896ce7fb063f1578b13672f4bd Author: Eike Rathke Date: Wed Aug 1 13:46:25 2012 +0200 resolved fdo#53012 crash in CSV fixed width import 8cd05e9cf1152b21528c6f

Modifying comments to meet doxygen standards

2012-08-01 Thread Gerrit
>From abdulmajeed ahmed : abdulmajeed ahmed has abandoned this change. Change subject: Modifying comments to meet doxygen standards .. Patch Set 2: Abandoned I have submit new one -- To view, visit https://gerrit.libreoffice.

[PATCH] Modifying comments to meet doxygen standards

2012-08-01 Thread Gerrit
>From abdulmajeed ahmed : abdulmajeed ahmed has uploaded a new change for review. Change subject: Modifying comments to meet doxygen standards .. Modifying comments to meet doxygen standards Change-Id: I555e029092b453b2276a57fb

Re: [PUSHED] Re: [PATCH] Final stretch of converting SV_DECL_PTRARR to STL containers stage 3/3

2012-08-01 Thread Michael Stahl
On 01/08/12 09:50, Stephan Bergmann wrote: > On 07/31/2012 10:38 PM, Michael Stahl wrote: >> by the way, is there any way to force a template parameter that itself >> has template parameters to use the same type parameters as the type that >> it's a template parameter to? would be useful here... >

[Libreoffice-commits] .: 2 commits - o3tl/inc o3tl/qa sd/source sw/inc sw/source

2012-08-01 Thread Michael Stahl
o3tl/inc/o3tl/sorted_vector.hxx | 11 ++- o3tl/qa/test-sorted_vector.cxx|6 ++ sd/source/filter/eppt/pptexanimations.cxx |6 +- sd/source/filter/eppt/pptx-epptooxml.cxx |6 +- sw/inc/docary.hxx |2 +- sw/inc/ndhin

Re: Building on Mac OS X 10.7

2012-08-01 Thread Tor Lillqvist
> The build is against the 10.6 SDK, --with-macosx-version-min-required=10.6. Ah ok, that explains it. In the current (since a few days) Xcode 4 (4.4), only 10.7 and 10.8 SDKs are included. --tml ___ LibreOffice mailing list LibreOffice@lists.freedeskto

Re: compile failure

2012-08-01 Thread Caolán McNamara
On Wed, 2012-08-01 at 12:41 +0200, John Smith wrote: > 'rpm -qa | grep libcmis' gives me : > > libcmis-0.2.3-2.fc18.i686 > libcmis-devel-0.2.3-2.fc18.i686 > > Do you happen to know if these are indeed too old, and what version I > would need ? The "internal" version seems to be 0.2.3 as well, so

Re: compile failure

2012-08-01 Thread John Smith
On Wed, Aug 1, 2012 at 12:37 PM, Caolán McNamara wrote: > On Wed, 2012-08-01 at 12:23 +0200, John Smith wrote: >> Hi, >> >> >> Im trying to build libreoffice master (using ./configure >> --with-system-saxon=no --with-system-libs, if that matters), and im >> running into a compile error. Unfortunat

Re: compile failure

2012-08-01 Thread Caolán McNamara
On Wed, 2012-08-01 at 12:23 +0200, John Smith wrote: > Hi, > > > Im trying to build libreoffice master (using ./configure > --with-system-saxon=no --with-system-libs, if that matters), and im > running into a compile error. Unfortunately, I have no idea whats > wrong, or how to go about fixing th

Re: [PUSHED][PATCH] cosmetic patch for conditional formatting

2012-08-01 Thread Jean-Baptiste Faure
Le 01/08/2012 12:11, Noel Power a écrit : > looks fine for me, pushed Thank you. I suggest to backport it to LO 3.6 for LO 3.6.1. Best regards. JBF > > On 31/07/12 09:17, Jean-Baptiste Faure wrote: >> Hi, >> >> here is a small patch to vertically align the fields in the conditional >> formatting

Re: Building on Mac OS X 10.7

2012-08-01 Thread Stephan Bergmann
On 08/01/2012 11:55 AM, Tor Lillqvist wrote: I still don't understand how you managed to build against the 10.7 SDK The build is against the 10.6 SDK, --with-macosx-version-min-required=10.6. Stephan ___ LibreOffice mailing list LibreOffice@lists.fre

Re: About DECLARE_LIST fdo#38832

2012-08-01 Thread Caolán McNamara
On Wed, 2012-05-02 at 12:24 +0100, Caolán McNamara wrote: > Seeing as its the last DECLARE_LIST left in core it looks like a great > candidate to convert it to vector/list and allow removal of DECLARE_LIST > into binfilter. This got done now. After a few cockups that mstahl and fridrich sorted ou

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.6.1'

2012-08-01 Thread Petr Mladek
Tag 'libreoffice-3.5.6.1' created by Petr Mladek at 2012-08-01 11:26 -0700 Tag libreoffice-3.5.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQGQROAAoJEPQ0oe+v7q6j3DMP/A6wJNxsUkINWiRdk8PWMO5Z GwKZcq4f+mI7x3oXhw0L5uSyjLzXxoWz1nBv0kUJDqvpcG1Sp60irzN98ciDpSPq mc

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.6.1'

2012-08-01 Thread Petr Mladek
Tag 'libreoffice-3.5.6.1' created by Petr Mladek at 2012-08-01 11:26 -0700 Tag libreoffice-3.5.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQGQROAAoJEPQ0oe+v7q6jI48P/1gecgsEsPP8Ius/h48L+U1t rKz4kyvuK7zHLGDCKGM6pkhAQkMrl9G6427IdKdaQKwkjTgAmC7l2q/gBFRO8y42 fW

[Libreoffice-commits] Changes to 'refs/tags/libreoffice-3.5.6.1'

2012-08-01 Thread Petr Mladek
Tag 'libreoffice-3.5.6.1' created by Petr Mladek at 2012-08-01 11:26 -0700 Tag libreoffice-3.5.6.1 -BEGIN PGP SIGNATURE- Version: GnuPG v2.0.9 (GNU/Linux) iQIcBAABAgAGBQJQGQROAAoJEPQ0oe+v7q6jfIIQAMC1zXBwACinTJVBC+wQonfd XHggNOQfYLKBc2RFu4CuGkjxcgJ55F6h9MHIv07oZBocdd7/J31DbdlY7MQ2VU8i Pu

Re: Proposal/Prototype support for "fill in character" in Calc Number Format Strings // final patch set

2012-08-01 Thread Philipp Riemer
2012/8/1 Noel Power : > On 01/08/12 09:01, Philipp Riemer wrote: >> >> Hi Noel, >> to my eyes the diffs are below the text description in the ".txt" >> file. Correct me if I am wrong but with all comment lines starting >> with "#" it should be a valid patch file even if the file extension is >> ".t

Re: Open Issues

2012-08-01 Thread Michael Meeks
On Wed, 2012-08-01 at 01:19 +0200, Bjoern Michaelsen wrote: > On Tue, Jul 31, 2012 at 09:09:27AM -0700, Joel Madero wrote: > > Do we have an ongoing list of "open issues" that we keep track of and up to > > date? > > Yes, its called bugzilla. ;) Heh - I guess it is a fair point that som

Re: [PUSHED][PATCH] cosmetic patch for conditional formatting

2012-08-01 Thread Noel Power
looks fine for me, pushed On 31/07/12 09:17, Jean-Baptiste Faure wrote: Hi, here is a small patch to vertically align the fields in the conditional formatting dialog. Additionnaly it give more room for several strings which is useful for FR translation. To easily understand the code, I reordere

[Libreoffice-commits] .: vcl/unx

2012-08-01 Thread Lubos Lunak
vcl/unx/kde4/KDE4FilePicker.cxx |5 + 1 file changed, 5 insertions(+) New commits: commit 78f1e95df4b8bd1fbc32ed4192676fd4f176f5bf Author: Luboš Luňák Date: Wed Aug 1 12:08:03 2012 +0200 workaround for KFileDialog remembering its settings Change-Id: I6f473c246408684c5d

[Libreoffice-commits] .: sc/source

2012-08-01 Thread Noel Power
sc/source/ui/src/condformatdlg.src | 56 ++--- 1 file changed, 28 insertions(+), 28 deletions(-) New commits: commit 63e0644040536558df92e7598e70a56bb5a3422f Author: Jean-Baptiste FAURE Date: Tue Jul 31 10:03:16 2012 +0200 vertically align and enlarge fie

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

2012-08-01 Thread Antonio Fernandez
vcl/inc/salmenu.hxx |3 vcl/inc/unx/gtk/gtksalmenu.hxx|7 + vcl/source/window/menu.cxx| 66 + vcl/unx/gtk/app/gtkinst.cxx | 10 + vcl/unx/gtk/window/gtksalmenu.cxx | 191 +- 5 files changed, 150 insertion

Re: [GSOC-UPDATE](31.07) Impress Remote

2012-08-01 Thread Michael Meeks
On Tue, 2012-07-31 at 22:37 +0200, Andrzej J. R. Hunt wrote: > Today I was still working on the notes export: > - Finally found which code is used to export XHTML Nice work :-) - sorry I didn't get to your mail yesterday. > - Eventually discovered that I should be using the UI name to lo

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - instsetoo_native/util solenv/inc

2012-08-01 Thread Petr Mladek
instsetoo_native/util/openoffice.lst | 30 +++--- solenv/inc/minor.mk |2 +- 2 files changed, 16 insertions(+), 16 deletions(-) New commits: commit b658ec00ee23751ddbbeb46d0f25c4714787130f Author: Petr Mladek Date: Wed Aug 1 12:02:23 2012 +0200

Re: Building on Mac OS X 10.7

2012-08-01 Thread Tor Lillqvist
I still don't understand how you managed to build against the 10.7 SDK without getting undefined errors for FMGetATSFontRefFromFont() and KillPicture(). These two functions are not declared in the 10.7 (or 10.8) SDK headers. (They are still present in the respective frameworks (libraries).) I had t

[Libreoffice-commits] Changes to 'libreoffice-3-5-6'

2012-08-01 Thread Petr Mladek
New branch 'libreoffice-3-5-6' available with the following commits: commit 3c51222c6aadeac39caeb653c110f596a224c698 Author: Petr Mladek Date: Wed Aug 1 11:49:42 2012 +0200 Branch libreoffice-3-5-6 This is 'libreoffice-3-5-6' - the stable branch for the 3.5.6 release. Only very

[Libreoffice-commits] Changes to 'libreoffice-3-5-6'

2012-08-01 Thread Petr Mladek
New branch 'libreoffice-3-5-6' available with the following commits: commit 7559e63879d7a183a715b7c3f3b455d9daf703ac Author: Petr Mladek Date: Wed Aug 1 11:49:42 2012 +0200 Branch libreoffice-3-5-6 This is 'libreoffice-3-5-6' - the stable branch for the 3.5.6 release. Only very

[Libreoffice-commits] Changes to 'libreoffice-3-5-6'

2012-08-01 Thread Petr Mladek
New branch 'libreoffice-3-5-6' available with the following commits: commit 5c7e4994da522cf5a30d21682ca36dd07a275d8a Author: Petr Mladek Date: Wed Aug 1 11:49:41 2012 +0200 Branch libreoffice-3-5-6 This is 'libreoffice-3-5-6' - the stable branch for the 3.5.6 release. Only very

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - vcl/unx

2012-08-01 Thread Tomáš Chvátal
vcl/unx/kde4/KDE4FilePicker.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit c921fc0ae2b20de1953e7558fce6b9ddb94c56d3 Author: Luboš Luňák Date: Wed Aug 1 11:11:44 2012 +0200 do not let LO's autoextension handling interfere with KFileDialog's(fd

[Libreoffice-commits] .: vcl/unx

2012-08-01 Thread Lubos Lunak
vcl/unx/kde4/KDE4FilePicker.cxx |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) New commits: commit e62c67d8d47231e3ff0df440642dfcabac4f3f81 Author: Luboš Luňák Date: Wed Aug 1 11:11:44 2012 +0200 do not let LO's autoextension handling interfere with KFileDialog's(fd

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

2012-08-01 Thread Noel Power
oox/inc/oox/ole/axcontrol.hxx |3 ++- oox/source/ole/axcontrol.cxx | 13 + sw/source/filter/ww8/wrtw8esh.cxx |2 ++ 3 files changed, 13 insertions(+), 5 deletions(-) New commits: commit 2909cf76a701b4860b849fc1aa90fc2046bfbe00 Author: Miklos Vajna Date: Tue Jul 3

Re: Building on Mac OS X 10.7

2012-08-01 Thread Stephan Bergmann
On 06/08/2012 12:50 PM, Jan Holesovsky wrote: On 2012-06-07 at 09:13 +0200, Stephan Bergmann wrote: FYI, attached BUILD-lo script allowed me to build recent LO master on Mac OS X 10.7 with Xcode 4. A few comments: Can you pleas add it to http://wiki.documentfoundation.org/Development/Native_

double rendering of borders ...

2012-08-01 Thread Michael Meeks
On Fri, 2012-07-27 at 21:39 +0400, Ivan Timofeev wrote: > there was a discussion about ugly listboxes in gtk theming, and we > decided to draw a border: I was at GUADEC just now, and trying to get toolbar rendering sorted out for gtk3 - which turned out to be quite 'fun' ;-) it seems that

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

2012-08-01 Thread Noel Power
oox/inc/oox/ole/axcontrol.hxx |3 ++- oox/source/ole/axcontrol.cxx | 13 + 2 files changed, 11 insertions(+), 5 deletions(-) New commits: commit 76c05c56d19f0643fb99375ef8315e931f87de59 Author: Miklos Vajna Date: Tue Jul 31 12:33:41 2012 +0200 fdo#45724 improve WW8 text

[Bug 37361] LibreOffice 3.5 most annoying bugs

2012-08-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=37361 Bug 37361 depends on bug 45724, which changed state. Bug 45724 Summary: FILESAVE, FORMATTING, Text field data loss https://bugs.freedesktop.org/show_bug.cgi?id=45724 What|Old Value |New Value

Re: Proposal/Prototype support for "fill in character" in Calc Number Format Strings // final patch set

2012-08-01 Thread Noel Power
On 01/08/12 09:01, Philipp Riemer wrote: Hi Noel, to my eyes the diffs are below the text description in the ".txt" file. Correct me if I am wrong but with all comment lines starting with "#" it should be a valid patch file even if the file extension is ".txt" and not ".patch", or not? However, I

[Libreoffice-commits] .: 4 commits - oox/inc oox/source sw/CppunitTest_sw_subsequent_ww8export.mk sw/qa sw/source test/inc test/Library_test.mk test/source

2012-08-01 Thread Miklos Vajna
oox/inc/oox/ole/axcontrol.hxx |3 ++- oox/source/ole/axcontrol.cxx | 13 + sw/CppunitTest_sw_subsequent_ww8export.mk |1 + sw/qa/extras/ww8export/data/fdo45724.odt |binary sw/qa/extras/ww8export/ww8export.cxx | 15 +++ sw/source/f

[PATCH] Modifying comments to meet doxygen standards

2012-08-01 Thread Gerrit
>From abdulmajeed ahmed : abdulmajeed ahmed has uploaded a new change for review. Change subject: Modifying comments to meet doxygen standards .. Modifying comments to meet doxygen standards Change-Id: Id963eb87e3e94a4c761321f0

[Libreoffice-commits] .: Branch 'feature/gbuild_ure' - 2 commits - cli_ure/Package_version.mk solenv/gbuild

2012-08-01 Thread David Tardon
cli_ure/Package_version.mk |2 +- solenv/gbuild/InternalUnoApi.mk |3 +++ solenv/gbuild/TargetLocations.mk |2 ++ solenv/gbuild/UnoApi.mk |2 ++ solenv/gbuild/UnoApiMerge.mk |3 +++ solenv/gbuild/UnoApiTarget.mk| 11 ++- 6 files changed, 21 ins

Modifying comments to meet doxygen standards

2012-08-01 Thread Gerrit
>From abdulmajeed ahmed : abdulmajeed ahmed has abandoned this change. Change subject: Modifying comments to meet doxygen standards .. Patch Set 2: Abandoned error in comitt -- To view, visit https://gerrit.libreoffice.org/35

[PATCH] Modifying comments to meet doxygen standards

2012-08-01 Thread Gerrit
>From abdulmajeed ahmed : abdulmajeed ahmed has uploaded a new change for review. Change subject: Modifying comments to meet doxygen standards .. Modifying comments to meet doxygen standards Change-Id: Iae9ad57b218c6d038c1fdc8e

Re: [PUSHED 3-5 3-6] Re: ./autogen.sh problem: 'configure: error: No compiler found.'

2012-08-01 Thread Petr Mladek
Michael Stahl píše v Po 30. 07. 2012 v 14:38 +0200: > >> ok, the problem should be fixed now on master with > >> c691d9643994956e8f17710625ccb989d428e1bf > >> > > Hmm, It removes AC_SUBST(COMPATH) but this variable is used in several > > makefiles, mainly for Solaris or Windows. > > argh that was

[Libreoffice-commits] .: Branch 'libreoffice-3-6' - configure.in

2012-08-01 Thread Petr Mladek
configure.in |3 --- 1 file changed, 3 deletions(-) New commits: commit 35080734323dbd740042ff159d71368b3739e97d Author: Michael Stahl Date: Mon Jul 30 12:46:50 2012 +0200 configure: remove check for empty $COMPATH It would be extremely suprising if we could get to line 11075

[Libreoffice-commits] .: Branch 'libreoffice-3-5' - configure.in

2012-08-01 Thread Petr Mladek
configure.in |3 --- 1 file changed, 3 deletions(-) New commits: commit 557e31707bccfaf0b1238a17242e32fbbddc8f1d Author: Michael Stahl Date: Wed Aug 1 10:16:36 2012 +0200 configure: remove check for empty $COMPATH It would be extremely suprising if we could get to line 11075

  1   2   >