Re: [Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for calc (datefunc, analysis and solver)

2010-11-12 Thread Jonathan Aquilina
keep up the good work julien :) On Fri, Nov 12, 2010 at 4:01 PM, Kohei Yoshida wrote: > Hi Julien, > > On Fri, 2010-11-12 at 14:02 +0100, Julien Nabet wrote: > > Hello, > > > > Here's a patch for calc > > Applied and pushed. Beautifully done. :-) > > > I think it's the last one for "calc" since

Re: [Libreoffice] Menos de R$ 0,50 por Recarga

2010-11-12 Thread Jonathan Aquilina
just trying to make it easier on you so its hands free sorting for you. i wonder how well mailman would interface with spamassassin. if you need some help with anything like spam sorting etc just let me know :) On Fri, Nov 12, 2010 at 5:24 PM, Thorsten Behrens < t...@documentfoundation.org> wrote:

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Kohei Yoshida
On Sat, 2010-11-13 at 02:06 +0100, Cor Nouws wrote: > Default OOo: > Backspace = delete without options > Dell = delete with options > > Default LibreOffice: the other way round. > > Maybe this setting is included in the 'Compatibility options' ? Sure is. :-) Allow me to refer to this blog

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Andrew C. E. Dent
Just to add my 'Aye' to Michaels comments (as a humble user).A quick Google reveals that predominately the full insert hyperlink function is referenced in online guides.I think this is a fair reflection of the expected UX and the toolbar is redundant. Cheers,Andrew

[Libreoffice] Tab rename in Calc

2010-11-12 Thread Andy Brown
I would like to make a request for Calc. When a 'sheet' is copied, why not have the rename box open like the double click? Thanks Andy ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreof

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Cor Nouws
Michael Meeks wrote (12-11-10 11:32) COPY& PASTE TO A CELL WITH AN EXISTING VALUE I wonder if switching the polarity of the check-box - so it is checked might help people 'see' it, and thus un-check it to get rid of it (some Mozilla dialogs do that I guess ?). Best suggestion I have

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Cor Nouws
Patrick Bakker wrote (12-11-10 02:21) DELETE CELL "HELPER" The delete cell "helper" dialog box pops up anytime I try to delete a cell or cell selection. It gives me options to delete some combination of text / numbers / date& time / formulas / notes / formats / objects. Occassionally this is u

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Christoph Noack
Hi Michael, hi Kohei, all! Am Freitag, den 12.11.2010, 16:46 + schrieb Michael Meeks: > On Fri, 2010-11-12 at 11:12 -0500, Kohei Yoshida wrote: > > Heh! The short story is that this dialog code still *is* used, as a > > Hyperlink *toolbar*. > > ;-> Yep, it also looks a bit dated ...

[Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for impress

2010-11-12 Thread Julien Nabet
Hello, Here's again a small patch for the last changes to do that I've seen in Impress. Julien. (LGPLv3+ / MPL) impress.txt.bz2 Description: application/bzip ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.or

[Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for writer_sw

2010-11-12 Thread Julien Nabet
Hello, Here's a less small patch for the sw part. Julien. (LGPLv3+ / MPL) writer_sw.txt.bz2 Description: application/bzip ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Minutes technical group call

2010-11-12 Thread Cor Nouws
Hi, I assume there has been discussion on the topic below, but to add: Michael Meeks wrote (11-11-10 15:01) + avoid at all costs per-language installers - Michael + excessive build / mirror / delay problems * on-line Help download + in extrem

Re: [Libreoffice] LO crash

2010-11-12 Thread John LeMoyne Castle
At my limit with this but it might be helpful... Appears there are varied issues with system &/or our file picker ... From http://opengrok.go-oo.org/xref/libs-core/sfx2/source/dialog/filedlgimpl.hxx#mxFileDlg 1315 sal_Int16 FileDialogHelper_Impl::implDoExecute() 1316 { 1317 preExec

Re: [Libreoffice] Suggestion needed for External Edit functionality.

2010-11-12 Thread Thorsten Behrens
surensp...@gmail.com wrote: > 2) The thread is not blocking as expected when osl_ExecuteProcess is > called and since it does not block, no other threads get executed. So > back to the problem of LO window hanging up. Probably I am using a > wrong osl_ProcessOption ? > Hi Suren, meh, that's my ba

Re: [Libreoffice] compile-time trickery to detect misuse of SAL_N_ELEMENTS, RTL_CONSTASCII_USTRINGPARAM, etc.

2010-11-12 Thread Thorsten Behrens
Caolan McNamara wrote: > So, with a bit more poking around I discovered the template trick to > force a compile time error if the argument is not an array, and to > calculate at compile time the length of the array. > Clever hack! :) Along those lines, any reason not to use boost in sal / udk? I'

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Cor Nouws
Michael Meeks wrote (12-11-10 17:46) Riight - on the other hand, using that toolbar I'm somewhat appalled by it. Christoph - any chance of some quick review of that hyperlink bar ? it looks to me as if it is some legacy cruft from the days when StarOffice was an HTML editor. Wor

[Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for writer_starmath

2010-11-12 Thread Julien Nabet
Hello, Here's a small patch as there was only 1 file in the starmath part which needed modifications. Julien. (LGPLv3+ / MPL) diff --git a/starmath/source/smdetect.cxx b/starmath/source/smdetect.cxx index a7404eb..8fe1dbd 100644 --- a/starmath/source/smdetect.cxx +++ b/starmath/source/smdetect

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Michael Meeks
On Fri, 2010-11-12 at 11:12 -0500, Kohei Yoshida wrote: > Heh! The short story is that this dialog code still *is* used, as a > Hyperlink *toolbar*. ;-> > Go to View -> Toolbars -> Hyperlink Bar to enable > a new toolbar to allow some sort of quick insertion of URL buttons. > That too

[Libreoffice] compile-time trickery to detect misuse of SAL_N_ELEMENTS, RTL_CONSTASCII_USTRINGPARAM, etc.

2010-11-12 Thread Caolán McNamara
On Tue, 2010-11-02 at 14:26 +, Caolán McNamara wrote: > On Mon, 2010-11-01 at 20:56 +0200, Jani Monoses wrote: > > Is there a list of which compilers are supported and what versions > > recommeneded for building LO? > > > > I was thinking of the feasibility of using gcc's __builtin_constant_p

Re: [Libreoffice] [PATCH] Test for KDE in configure.in

2010-11-12 Thread Wols Lists
On 12/11/10 20:33, Rene Engelhard wrote: > On Fri, Nov 12, 2010 at 08:25:49PM +, Wols Lists wrote: >> It's not a complete patch, but it documents the requirements for KDE3, >> and it adds a test for KDE4. The kde4 test doesn't (can't) easily test >> for everything because libsolid doesn't seem

Re: [Libreoffice] [PATCH] Test for KDE in configure.in

2010-11-12 Thread Rene Engelhard
On Fri, Nov 12, 2010 at 08:25:49PM +, Wols Lists wrote: > It's not a complete patch, but it documents the requirements for KDE3, > and it adds a test for KDE4. The kde4 test doesn't (can't) easily test > for everything because libsolid doesn't seem to set up pkgconfig :-( but > at least we're t

[Libreoffice] [PATCH] Test for KDE in configure.in

2010-11-12 Thread Wols Lists
It's not a complete patch, but it documents the requirements for KDE3, and it adds a test for KDE4. The kde4 test doesn't (can't) easily test for everything because libsolid doesn't seem to set up pkgconfig :-( but at least we're trapping some of it. If somebody who has KDE3 can finish off the kde

Re: [Libreoffice] [PATCH] More patches for Base

2010-11-12 Thread Wols Lists
On 11/11/10 09:02, Sebastian Spaeth wrote: > On Wed, 10 Nov 2010 22:51:04 +, Wols Lists > wrote: >> Bunch more spelling mistakes etc. > Hi ho, thanks. Many of the translations sounds a bit awkward (and some > wrong) though. I just had a quick look through: > > E.g. > "Abmessungen" is "Dimensi

Re: [Libreoffice] Suggestion needed for External Edit functionality.

2010-11-12 Thread surensp...@gmail.com
Hi Thorsten, > It Did, It did. When I Hit compile and when it worked I was litreally > jumping in my seat. :) Will clean up code and submit the patch soon > enough. Thanks for the help very much :) > I have attached the new snippet I have come up with. There are few issues I faced. 1) The postUs

[Libreoffice] Merging release branch(es) into master [was: Re: ooo/OOO330_m14 merged into libreoffice-3-3]

2010-11-12 Thread Jan Holesovsky
Hi, On 2010-11-12 at 00:31 +0100, Miklos Vajna wrote: > > > Either we can merge the entire libreoffice-3-3 there, or we can merge > > > just ooo/OOO330_m14, and continue cherry picking between master and > > > libreoffice-3-3. > > > > +1 for merging libreoffice-3-3 > > Sure, other projects are

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Kohei Yoshida
On Fri, 2010-11-12 at 11:12 -0500, Kohei Yoshida wrote: > On Fri, 2010-11-12 at 15:32 +, Michael Meeks wrote: > > On Fri, 2010-11-12 at 08:35 -0500, Kohei Yoshida wrote: > > > Yes, I was aware of this, and even SvxHyperlinkDlgWrapper is never > > > instantiated. It is registered by the applica

Re: [Libreoffice] Menos de R$ 0,50 por Recarga

2010-11-12 Thread Thorsten Behrens
Jonathan Aquilina wrote: > does mailmain auto black list spam email addresses? > Haven't looked deeper into the config options there - currently, recognized spam ends up in the mod queue, and I make it a habit of adding the sender address to the "dispose" list. So effectively, they're blacklisted

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Kohei Yoshida
On Fri, 2010-11-12 at 11:12 -0500, Kohei Yoshida wrote: > > Did you do the unwinding to satisfy yourself that whatever mapping > > between SID_HYPERLINK_INSERT and this dialog is never exploited ? > > Heh! The short story is that this dialog code still *is* used, as a > Hyperlink *toolbar*.

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Kohei Yoshida
On Fri, 2010-11-12 at 15:32 +, Michael Meeks wrote: > On Fri, 2010-11-12 at 08:35 -0500, Kohei Yoshida wrote: > > Yes, I was aware of this, and even SvxHyperlinkDlgWrapper is never > > instantiated. It is registered by the applications on startup, but > > that's the only place I see it being u

Re: [Libreoffice] Menos de R$ 0,50 por Recarga

2010-11-12 Thread Jonathan Aquilina
does mailmain auto black list spam email addresses? On Fri, Nov 12, 2010 at 11:48 AM, Thorsten Behrens < t...@documentfoundation.org> wrote: > Jonathan Aquilina wrote: > > does this mailing list have some sort of spam filtering? > > > Yes. Mailman catches most of the spam, I've up to now only see

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Michael Meeks
On Fri, 2010-11-12 at 08:35 -0500, Kohei Yoshida wrote: > Yes, I was aware of this, and even SvxHyperlinkDlgWrapper is never > instantiated. It is registered by the applications on startup, but > that's the only place I see it being used. Ah true ;-) I see there is a new cui/ hyperlink d

Re: [Libreoffice] cppcheck : snprintf size is out of bounds

2010-11-12 Thread Norbert Thiebaud
On Nov 12, 2010, at 7:16, Norbert Thiebaud wrote: > > > On Nov 12, 2010, at 3:44, Julien wrote: > >> Hello, >> >> I'm currently running the last version of cppcheck (i updated with git this >> morning) and i get this error : >> snprintf size is out of bounds >> >> ex: >> [./libs-gui/vcl/

Re: [Libreoffice] cppcheck : snprintf size is out of bounds

2010-11-12 Thread Norbert Thiebaud
On Nov 12, 2010, at 3:44, Julien wrote: > Hello, > > I'm currently running the last version of cppcheck (i updated with git this > morning) and i get this error : > snprintf size is out of bounds > > ex: > [./libs-gui/vcl/unx/source/printergfx/common_gfx.cxx:542]: (error) snprintf > size is

Re: [Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for calc (datefunc, analysis and solver)

2010-11-12 Thread Kohei Yoshida
Hi Julien, On Fri, 2010-11-12 at 14:02 +0100, Julien Nabet wrote: > Hello, > > Here's a patch for calc Applied and pushed. Beautifully done. :-) > I think it's the last one for "calc" since i haven't seen other > "createFromAscii" to remove which concerned litterals. > > In datefunc, i tried

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Kohei Yoshida
On Fri, 2010-11-12 at 15:08 +0100, Rolf Gloor wrote: > Am 12.11.2010 11:32, schrieb Michael Meeks: > > > Kohei (or was it Jody) fixed this many moons ago; I believe the default > > is set to improve usability here in LibreOffice; I too fell over this as > > my first step using calc (as an en_U

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Kohei Yoshida
Hi Kevin, On Fri, 2010-11-12 at 07:55 -0500, Kevin Hunter wrote: > This leads to a perhaps bigger thought process of generally all our > shortcuts and actions. Is there a list somewhere? Or are these > piecemeal throughout the code? I do see Tools->Customize, which begins > to address the k

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Rolf Gloor
Am 12.11.2010 11:32, schrieb Michael Meeks: Kohei (or was it Jody) fixed this many moons ago; I believe the default is set to improve usability here in LibreOffice; I too fell over this as my first step using calc (as an en_US user). Of course - our patch 'fixes' this only for locales wh

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Kohei Yoshida
On Fri, 2010-11-12 at 07:22 -0500, Kevin Hunter wrote: > Do you know roughly when? I could have sworn it was 3.0, but perhaps > that was because of out-of-band patches from the *nix distros I was > using at the time. I would say 2.4 or 3.0, and it was only in Go-OO, which most Linux distros pa

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Kohei Yoshida
On Fri, 2010-11-12 at 10:32 +, Michael Meeks wrote: > Hi Patrick, > > On Thu, 2010-11-11 at 23:30 -0800, Patrick Bakker wrote: > > >> SEMI-COLON INSTEAD OF COMMA AS FUNCTION ARGUMENT SEPARATOR > > Kohei (or was it Jody) fixed this many moons ago; I believe the default > is set to improv

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Kohei Yoshida
On Fri, 2010-11-12 at 12:26 +, Michael Meeks wrote: > Hi there, > > On Fri, 2010-11-05 at 09:28 -0400, Kohei Yoshida wrote: > > On Fri, 2010-11-05 at 00:51 -0400, Kohei Yoshida wrote: > > > Does anyone know if SvxHyperlinkDlg* is still used? > > > > Did a full git grep SvxHyperlinkDlg on all

[Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for calc (datefunc, analysis and solver)

2010-11-12 Thread Julien Nabet
Hello, Here's a patch for calc I think it's the last one for "calc" since i haven't seen other "createFromAscii" to remove which concerned litterals. In datefunc, i tried to use the syntax : rtl::OUString foo(RTL_CONSTASCII_STRINGPARAM("foo")); -OUString aImpl = OUString::createF

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Kevin Hunter
At 5:32am -0500 Fri, 12 Nov 2010, Michael Meeks wrote: Might be a good easy-hack; how we tell the user in an unobtrusive way that this has happened, I don't know - some good UI ideas there appreciated; the 'status bar' is not such a great plan I suspect for this. "alpha transparent, hovering noti

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Kevin Hunter
At 5:32am -0500 Fri, 12 Nov 2010, Michael Meeks wrote: On Thu, 2010-11-11 at 23:30 -0800, Patrick Bakker wrote: DELETE CELL "HELPER" The delete cell "helper" dialog box pops up anytime I try to delete a cell or cell selection. It gives me options to delete some And this is deadly annoying too

Re: [Libreoffice] What to do with new bugs OOo 3.3 also found in LibO ?

2010-11-12 Thread Jean-Baptiste Faure
Le 12/11/2010 12:59, Andrea Pescetti a écrit : > Jean-Baptiste Faure wrote: >> It is no clear for me what to do with bugs found in OOO330m* which are >> in LibO too : is it necessary to file a bug report for LibO too ? >> Especially if these bugs are regression to OOo 3.2.1. > Since LibreOffice 3.3

Re: [Libreoffice] SvxHyperlinkDlg still used?

2010-11-12 Thread Michael Meeks
Hi there, On Fri, 2010-11-05 at 09:28 -0400, Kohei Yoshida wrote: > On Fri, 2010-11-05 at 00:51 -0400, Kohei Yoshida wrote: > > Does anyone know if SvxHyperlinkDlg* is still used? > > Did a full git grep SvxHyperlinkDlg on all repos It looks to me, that we just use the SvxHyperlinkDlgWra

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Kevin Hunter
At 5:32am -0500 Fri, 12 Nov 2010, Michael Meeks wrote: On Thu, 2010-11-11 at 23:30 -0800, Patrick Bakker wrote: SEMI-COLON INSTEAD OF COMMA AS FUNCTION ARGUMENT SEPARATOR Kohei (or was it Jody) fixed this many moons ago; I believe the default is set to improve usability here in LibreOffice; I

Re: [Libreoffice] What to do with new bugs OOo 3.3 also found in LibO ?

2010-11-12 Thread Andrea Pescetti
Jean-Baptiste Faure wrote: > It is no clear for me what to do with bugs found in OOO330m* which are > in LibO too : is it necessary to file a bug report for LibO too ? > Especially if these bugs are regression to OOo 3.2.1. Since LibreOffice 3.3.0 will be based on OOo 3.3.0, for the time being it'

Re: [Libreoffice] [PATCH] RTL_CONSTASCII_USTRINGPARAM for calc_unoobj

2010-11-12 Thread David Tardon
On Thu, Nov 11, 2010 at 06:45:45PM +0100, Julien Nabet wrote: > Hello, > > Here's a patch for calc/sc/source/ui/unoobj > > Julien. > (LGPLv3+ / MPL) Pushed. Again, it's better to initialize strings as rtl::OUString foo(RTL_CONSTASCII_USTRINGPARAM("foo")); instead of rtl::OUString foo = rtl::O

[Libreoffice] cppcheck : snprintf size is out of bounds

2010-11-12 Thread Julien
Hello, I'm currently running the last version of cppcheck (i updated with git this morning) and i get this error : snprintf size is out of bounds ex: [./libs-gui/vcl/unx/source/printergfx/common_gfx.cxx:542]: (error) snprintf size is out of bounds [./libs-gui/vcl/unx/source/printergfx/common_

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Sebastian Spaeth
On Fri, 12 Nov 2010 10:32:04 +, Michael Meeks wrote: > > > - Shift+Del permanently removes the file right then. > > Which makes me wonder; should shift-del give you this 'delete contents' > option in that mode (or is the menu sufficient). Yes, that is how I would expect it. del doing th

Re: [Libreoffice] LO crash

2010-11-12 Thread Caolán McNamara
On Fri, 2010-11-12 at 11:14 +, Michael Meeks wrote: > Hi there, > > On Fri, 2010-11-12 at 10:55 +0100, Sebastian Spaeth wrote: > > Hi all, my build which is from somewhere in between beta2 and beta 3 > > (stable branch) crashes, when trying to "save as" the attached > > index.html. Anyone inte

Re: [Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-12 Thread Sebastian Spaeth
On Fri, 12 Nov 2010 03:41:05 -0700, "Tor Lillqvist" wrote: > The "outer" configure.in already takes a --with-gnu-tar option and > sets the GNUTAR autoconf substitution, isn't it easier to use that, > and make the indicated GNU tar propagate to bin/install-artwork some > way? The inner configure.

Re: [Libreoffice] LO crash

2010-11-12 Thread Sebastian Spaeth
Gtk:ERROR:/build/buildd/gtk+2.0-2.22.0/gtk/gtkfilesystemmodel.c:746:gtk_file_system_model_sort: assertion failed: (r == n_visible_rows) > > Looks very much like a gtk+ issue. Perhaps related to memory corruption > (but unlikely) - what version of gtk+ are you using ? and/or is there > anyth

Re: [Libreoffice] [PUSHED] Replaced createFromAscii with RTL_CONSTASCII_USTRINGPARAM in /dbaccess/source/ in base repo

2010-11-12 Thread Santiago Alessandri
Oops, missed that ones, sry! Won't happen in the next patch =) On Fri, Nov 12, 2010 at 4:20 AM, David Tardon wrote: > On Thu, Nov 11, 2010 at 06:03:31PM -0300, Santiago Alessandri wrote: > > Hi! > > > > I'm attaching the patch for changing the use of createFromAscii > > with RTL_CONSTASCII_USTRI

Re: [Libreoffice] LO crash

2010-11-12 Thread Michael Meeks
Hi there, On Fri, 2010-11-12 at 10:55 +0100, Sebastian Spaeth wrote: > Hi all, my build which is from somewhere in between beta2 and beta 3 > (stable branch) crashes, when trying to "save as" the attached > index.html. Anyone interested? > > gdb stacktrace: > > Gtk:ERROR:/build/buildd/gtk+2.0-2.

Re: [Libreoffice] bin/g clone now possible

2010-11-12 Thread Jan Holesovsky
Hi Miklos, On 2010-11-12 at 02:10 +0100, Miklos Vajna wrote: > to get the sources ready under rawbuild - so no extra 'bin/g pull' is > needed. > > Does it look OK? Of course! :-) Please push. Regards, Kendy ___ LibreOffice mailing list LibreOffice@

Re: [Libreoffice] Menos de R$ 0,50 por Recarga

2010-11-12 Thread Thorsten Behrens
Jonathan Aquilina wrote: > does this mailing list have some sort of spam filtering? > Yes. Mailman catches most of the spam, I've up to now only seen some 3 or so mails making it through. Posting is currently open to non-subscribers, too - I've no real strong opinion on this, you have drawbacks on

Re: [Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-12 Thread Robert Nagy
ACK On (2010-11-12 03:41), Tor Lillqvist wrote: > The "outer" configure.in already takes a --with-gnu-tar option and sets the > GNUTAR autoconf substitution, isn't it easier to use that, and make the > indicated GNU tar propagate to bin/install-artwork some way? (Sourcing > bin/setup and using

Re: [Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-12 Thread Tor Lillqvist
The "outer" configure.in already takes a --with-gnu-tar option and sets the GNUTAR autoconf substitution, isn't it easier to use that, and make the indicated GNU tar propagate to bin/install-artwork some way? (Sourcing bin/setup and using $GNUTAR is probably the easiest way.) Probably it would b

Re: [Libreoffice] Calc usability improvements

2010-11-12 Thread Michael Meeks
Hi Patrick, On Thu, 2010-11-11 at 23:30 -0800, Patrick Bakker wrote: > >> SEMI-COLON INSTEAD OF COMMA AS FUNCTION ARGUMENT SEPARATOR Kohei (or was it Jody) fixed this many moons ago; I believe the default is set to improve usability here in LibreOffice; I too fell over this as my first st

Re: [Libreoffice] [QA] Existing practice & open questions

2010-11-12 Thread Alexander Thurgood
Hi Thorsten, Le 11/11/10 16:36, Thorsten Behrens a écrit : > Hi Drew, > > thanks for volunteering, added you to the bug alias. > Could you add me to the bug alias too, for the same things as Drew (i.e. Base module) ? Alex ___ LibreOffice mailing

Re: [Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-12 Thread Sebastian Spaeth
> Al the stupid GNU double dash arguments, in this case --exclude :) It tries to exclude .svn. Do we need that or can't we get rid of it? We are a git-shop. :) Sebastian ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedes

Re: [Libreoffice] LO crash

2010-11-12 Thread Sebastian Spaeth
DOH, was missing the last 10 backtrace lines. Here they are from /lib/libglib-2.0.so.0 #34 0x7fffedbdf24d in GtkXLib::Yield(bool, bool) () from /opt/libreoffice/basis3.3/program/libvclplug_gtklx.so #35 0x7312a571 in Application::Yield(bool) () from /opt/libreoffice/program/.

Re: [Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-12 Thread Caolán McNamara
On Thu, 2010-11-11 at 22:02 +0100, Robert Nagy wrote: > Oh sure I missed that. Otherwise can I push it? If it doesn't break the build for anyone else, and I can't see that it does, sure go for it. C. ___ LibreOffice mailing list LibreOffice@lists.freed

Re: [Libreoffice] [PUSHED] Removed BmpColorMode from too classes in libs-gui

2010-11-12 Thread Sebastian Spaeth
Pushed ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice

Re: [Libreoffice] Minutes technical group call

2010-11-12 Thread Thorsten Behrens
Andrea Pescetti wrote: > Is this a typo, or you really mean a .doc file in the old Microsoft Word > format? > Nah, should have been .odt - like the license file. Good catch! ;) -- Thorsten pgprKQNWkSJMq.pgp Description: PGP signature ___ LibreOffice m

Re: [Libreoffice] [PUSHED] Remove wrapcmd from perl installer

2010-11-12 Thread Sebastian Spaeth
On Mon, 8 Nov 2010 20:04:11 -0600, Jordan Ayers wrote: > Minor cleanup item I saw when preparing my last patches. Reasonable enough. Pushed Sebastian pgpBEuh6O5fDz.pgp Description: PGP signature ___ LibreOffice mailing list LibreOffice@lists.freedesk

Re: [Libreoffice] Minutes technical group call

2010-11-12 Thread Andrea Pescetti
On 11/11/2010 Michael Meeks wrote: > * comprehensive credits > + great work from Sebastian > + we should ship as a .doc, just like the license file Is this a typo, or you really mean a .doc file in the old Microsoft Word format? Regards, Andrea.

Re: [Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-12 Thread Robert Nagy
Hi Al the stupid GNU double dash arguments, in this case --exclude :) On (2010-11-12 09:44), Sebastian Spaeth wrote: > On Thu, 11 Nov 2010 21:32:44 +0100, Robert Nagy wrote: > > +if test "z`uname -s`" = "zOpenBSD"; then > > + TAR=gtar > > +else > > + TAR=tar > > +fi > > Just out of curiosit

Re: [Libreoffice] [PATCH] use the correct tar binary on OpenBSD

2010-11-12 Thread Sebastian Spaeth
On Thu, 11 Nov 2010 21:32:44 +0100, Robert Nagy wrote: > +if test "z`uname -s`" = "zOpenBSD"; then > + TAR=gtar > +else > + TAR=tar > +fi Just out of curiosity. In what ways is the BSD tar different that it breaks? Sebastian ___ LibreOffice mai

Re: [Libreoffice] [PUSHED] Remove bogus comments in libs-gui

2010-11-12 Thread David Tardon
On Fri, Nov 12, 2010 at 12:50:37PM +0500, Alexander O. Anisimov wrote: > Hi all, > > patch is in attachment > > .''`. With best regards, > : :' : Alexander Anisimov > `. `' JID alenyas...@gmail.com > `- Debian - when you have better things to do than fixing systems Wonderful! Keep them com