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
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:
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
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
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
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
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
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 ...
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
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
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
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
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
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'
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
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
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
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
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
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
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
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
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
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
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
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
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*.
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
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
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
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/
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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'
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
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_
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
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
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.
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
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
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.
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@
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
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
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
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
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
> 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
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/.
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
Pushed
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
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
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
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.
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
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
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
70 matches
Mail list logo