Hello, good people,
First of all, apologies to those that had to fix the breakages in the
build due to me being in FOSDEM and not being able to push patches as
fast as would be necessary while removing the old good friend from our
source tree.
The situation is now following:
LibreOffice does not
Taking mutex on this one will work on its integration today.
Fridrich
On Wed, 2011-02-09 at 23:47 +0100, Francois Tigeot wrote:
> Hi guys,
>
> My tree is now able to build for more than 2.5 hours (on a Core 2 Duo/3GHz)
> before stopping with its first errors.
>
> There's still work to do but t
Hello, good people,
On Wed, 2011-02-09 at 20:24 +, Michael Meeks wrote:
> > Hmm, how does this actually work? This file has --disable-kde4
> > (and --disable-kde too I presume, I can't actually find this file
> > anywhere),
> > so there the option seems appropriate the way it is.
We dis
Gentile Cliente, certo di farle cosa utile e gradita, le comunico alcune soluzioni economiche per l'azienda o personali
Avrà la possibilità di pubblicizzare la propria azienda o cercare l'affare fra gli annunci dei nostri clienti ( tutto gratis )
Clicca_qui
CordialmenteLa direzione
Hi Michael,
We are using the generic builds in Gentoo and our KDE users are
suffering from this. So would it be possible to have this reactivated
earlier? Like for 3.3.1? Btw: we only care about kde4 support ;-)
cheers
Andreas
On Wed, 2011-02-09 at 20:24 +, Michael Meeks wrote:
> Hi Lubos,
>
Hi guys,
My tree is now able to build for more than 2.5 hours (on a Core 2 Duo/3GHz)
before stopping with its first errors.
There's still work to do but the progress so far has been good. I'd like
to take advantage of this to publish some of my patches.
They are not sufficient to really start a
Hi,
Here is a small patch that translates some comments I forgot last patch.
I submit this patch under LGPLv3+/MPL-Licence.
--
M.V.G.
Rob Snelders
diff --git a/linguistic/source/dlistimp.cxx b/linguistic/source/dlistimp.cxx
index aed850b..3078a20 100644
--- a/linguistic/source/dlistimp.cxx
+++
On Wed, 9 Feb 2011 17:56:16 +0100
Thorsten Behrens
wrote:
> hm, that looks slightly broken - plus, I wonder if that's really a
> smooth workflow.
>
> Personally, I use to do this for any repo I want to push from:
>
> ./g config remote.origin.pushurl
> ssh://thors...@git.freedesktop.org/git/libr
Hi Lubos,
On Wed, 2011-02-09 at 12:36 +0100, Lubos Lunak wrote:
> Hmm, how does this actually work? This file has --disable-kde4
> (and --disable-kde too I presume, I can't actually find this file anywhere),
> so there the option seems appropriate the way it is.
Oh - goodness; then it
2011/2/9 Viktor Viktor :
> Dear Sirs,
>
> I am a user of open source software. I am also a writer and using LibreOffice
> having trouble with layout of books. There are specialized programs: Adobe
> PageMaker, Adobe InDesign, Microsoft Publisher.
>
> Given the above I ask you to consider developi
On Wed, 2011-02-09 at 06:38 +, Michael Meeks wrote:
> On Mon, 2011-02-07 at 23:05 -0500, Kohei Yoshida wrote:
> > http://wiki.documentfoundation.org/Development/Easy_Hacks#Allow_copy_and_paste_of_multiple_ranges
> > Added to Easy Hacks page.
>
> So - to make it truly 'Easy' - an easy hac
Hi,
Here is a couple of tiny patches under LGPLv3+/MPL.
Cheers,
-- Takeshi Abe
>From ea1dcc7d3d2cd8c7cd8a3389a236bbbff84bd1a6 Mon Sep 17 00:00:00 2001
From: Takeshi Abe
Date: Thu, 10 Feb 2011 03:10:31 +0900
Subject: [PATCH 1/2] remove dead code
---
vcl/source/gdi/outdevnative.cxx | 14 --
Thanks Caolan!
Worked like a charm.
Regards,
Alfonso
- Original Message
From: Caolán McNamara
To: Alfonso Eusebio
Cc: LibreOffice List
Sent: Wed, 9 February, 2011 13:41:36
Subject: Re: [Libreoffice] Segfault in regcomp while creating registry
On Wed, 2011-02-09 at 13:23 +, Alf
Hi,
Please find attached patches that removes the Hyperlink Bar from impress and
draw (made
available under LGPLv3+/MPL).
Patches have been rebased with origin/master, compiled and tested before
submission.
I've started removing the references to the Hyperlink Bar from the apps. Once
that's
Hi,
Please find attached patches that removes the Hyperlink Bar from writer (made
available under LGPLv3+/MPL).
Patches have been rebased with origin/master, compiled and tested before
submission.
I've started removing the references to the Hyperlink Bar from the apps. Once
that's done I'll re
Hi Kohei,
Thanks for you support.
I've created a small patch that removes the references to hyperlink header
files
(includes).
Please find that patch attached. Changes provided under LGPLv3+/MPL.
I'll be sending the patches for impress, draw and write shortly on separate
emails.
Regards,
Alf
Michael Meeks wrote:
> @@ -143,7 +148,11 @@ for REPO in $DIRS ; do
> HOOKDIR="../../git-hooks"
> fi
>
> -if [ \( -d "$DIR" -a -d "$DIR"/.git \) -o \( "$COMMAND" = "clone" \) ] ;
> then
> +if [ "$REWRITE_ACCOUNT" != "" ]; then
> + echo "rewrite $DIR/.git/config"
> +
On Wed, Feb 09, 2011 at 03:58:41PM +, Caolán McNamara wrote:
> > I miss the second -L :-(
>
> uh huh, so this should be coming from "SOLARLIB" which should be set in
> the top level platformEnv.Set.sh at the toplevel, and that should have
> been generated from set_soenv.in, e.g. grep SOLARLIB=
Hello,
please Cc me on all replies, as I am not subscribed to this list ATM.
I have a press inquiry, asking specifically about enhancements made to
the OS X version of LibO 3.3, or in planning as enhancement for the Mac
OS X version. Maybe someone can send me a few pieces of information? :-)
> I miss the second -L :-(
uh huh, so this should be coming from "SOLARLIB" which should be set in
the top level platformEnv.Set.sh at the toplevel, and that should have
been generated from set_soenv.in, e.g. grep SOLARLIB= *Env.Set.sh
C.
___
LibreOffi
On Wed, Feb 09, 2011 at 01:49:21PM +, Caolán McNamara wrote:
>
> So libuno_sal.so should indeed be built into
> sal/unxdflyx3.pro/lib/libuno_sal.so
> so that looks fine, "deliver" should automatically link/copy it to
> solver/330/unxdflyx3.pro/lib/libuno_sal.so
> so that looks fine.
> so if
On Wed, 2011-02-09 at 14:57 +, Nigel Hawkins wrote:
> This should eradicate it from the main code, but still leaves another
> definition of it inside binfilter.
My mistake. There were still a couple of #defines kicking around for
include guards. The attached should get rid of them. Plus remain
fdo#33510 basically boils down to that previewing the English/ASCII name
of a font in that font itself isn't that useful for some fonts because
lots of CTL fonts either can't render anything in the ASCII range or are
typically used for drastically different scripts.
So, here are some pics here on
Hi all,
The first attached patch removes the last use of SvBytes (from svx).
The second patch removes the declaration of it from svl.
This should eradicate it from the main code, but still leaves another
definition of it inside binfilter.
Nigel
>From 44f75dd90a6693add7bd905333b9d76f11e493ac Mon
Hi Bjoern,
I just fixed the issue with this nice little helper:
http://pastebin.com/5h1Y5q5h
Works like a charm! Thanks a lot for your help :-)
Cheers,
Alberto
On 09/02/11 13:37, Bjoern Michaelsen wrote:
Hi Alberto,
this stuff is best discussed on IRC (as we just did ;) ). I hope the
stuff he
FYI,
I have not confirmed yet.
-- Forwarded message --
From: Siath
Date: Wed, Feb 9, 2011 at 3:31 AM
Subject: [dev] Bug found
To: d...@openoffice.org
If you turn tracking on for a odt file and then password it to lock the
file.
While you can't accept or reject changes from
On Wed, 2011-02-09 at 10:16 +0100, Francois Tigeot wrote:
> On Wed, Feb 09, 2011 at 08:47:46AM +0100, Francois Tigeot wrote:
> >
> > I don't think --enable-new-dtags was the culprit. I have updated the sources
> > with g pull since my last mail and I only get these errors now:
> >
> > /usr/libexe
On Wed, 2011-02-09 at 13:23 +, Alfonso Eusebio wrote:
> Hi,
>
> I'm getting a Segmentation fault error when running "make dev-install'
> I've rebased with origin/master and done a full build (successful), but the
> problem is still there.
>
> Does anybody know what could be causing this?
>
Hi Alberto,
this stuff is best discussed on IRC (as we just did ;) ). I hope the
stuff helped you get you started, if not, do not hesitate to contact me
again.
Best Regards,
Bjoern
On Wed, 09 Feb 2011 11:34:38 +
Alberto Ruiz
wrote:
> Hello everyone,
> I am creating a Job that exports the
Hi,
this time a brief summary of what happened during the 5th week in 2011
on LibreOffice repositories and the living branches:
+ master:hot LO-3.4 development
+ libreoffice-3-3: fixes for next LO-3.3.x bug fix release
Note that the branch 'libreoffice-3-3-1' has be
Hi,
I'm getting a Segmentation fault error when running "make dev-install'
I've rebased with origin/master and done a full build (successful), but the
problem is still there.
Does anybody know what could be causing this?
Please find below that point the shows the error in the log:
Segmentation
Hi,
I've ported unopkg.man to LibreOffice.
As I couldn't find unopkg with LibO 3.3 I couldn't test the options in
the man page.
One thing that seems wrong is that both --shared --force state -f as a
shortcut.
Philipp
.TH unopkg "1" "2011-02-09" "LibreOffice Extension Manager" "User Command"
On Tue, 2011-02-08 at 21:17 -0500, Kohei Yoshida wrote:
> Hi Alfonso,
>
> On Sun, 2011-02-06 at 19:08 +, Alfonso Eusebio wrote:
> > On a related note:
> > Several of the unused functions identified by call-catcher live in the
> > addin
> > "module" within calc (calc/sc/addin). These functio
Hi Michael,
On 08/02/11 21:17, Michael Meeks wrote:
Wonderful :-) but why are you doing this as an extension ? :-) surely
we should put this into the core code ? it should be rather easier to do
that, and less problematic.
For now deploying it as an extension allows me to focus on the code,
ul
On Tue, 2011-02-08 at 21:37 +, Michael Meeks wrote:
> Hi Caolan,
>
> On Tue, 2011-02-08 at 15:05 +, Caolán McNamara wrote:
> > So my GNOME settings are by default to not show icons in menus so I
> > didn't notice that we show a placeholder graphic for all missing icons
> > in menus.
>
>
On Wednesday 09 of February 2011, Michael Meeks wrote:
> On Tue, 2011-02-08 at 20:43 +0100, Lubos Lunak wrote:
> > On Sunday 06 of February 2011, Michael Meeks wrote:
> > > Right ;-) they should all be built, and delivered into the solver, but
> > > only the ones you specify should be bundled
> >
Hello everyone,
I am creating a Job that exports the menubar information through DBus[0]
I am getting the item descriptors and accessing its properties. Getting
the CommandURL works fine, however when I try to get the Label I get an
empty string instead. Am I hitting a bug or am I doing somethi
Hi,
Further fix for a problem ( that I didn't notice ) with fdo#30879. This
bug mentions that from the cmd line
soffice ".uno:Quit"
should start and terminate the office process but doesn't. I committed
http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=6eb4e55b0a61f793f635a8038895cb2
> Added a saved search for others to reuse:
>
> https://bugs.freedesktop.org//buglist.cgi?cmdtype=runnamed&namedcmd=libo-easyhacks
>
Sorry, seems that's not working (except for me). Tor says this link
does, though:
https://bugs.freedesktop.org//buglist.cgi?cmdtype=runnamed&namedcmd=libo-easyhack
On Wed, Feb 09, 2011 at 08:47:46AM +0100, Francois Tigeot wrote:
>
> I don't think --enable-new-dtags was the culprit. I have updated the sources
> with g pull since my last mail and I only get these errors now:
>
> /usr/libexec/binutils217/elf/ld: cannot find -luno_sal
> /usr/libexec/binutils217
This is some food for thought. Why not used the localized setup that the
system is running? Is that a possibility? If it is im sure that it will
cut back on the size big time.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.
On Tue, 2011-02-08 at 10:17 +, Nigel Hawkins wrote:
> Attached is a patch to remove a couple more uses of svarray stuff from
> writer.
Pushed too. Many thanks!
--
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.
On Tue, 2011-02-08 at 16:20 +, Nigel Hawkins wrote:
> This patch removes the last use of SvBytes from SwScriptInfo. And should
> be the last usage in sw.
I just pushed this patch. Thanks for your contribution.
Regards,
--
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo
https://bugs.freedesktop.org/show_bug.cgi?id=32894
--- Comment #18 from LucTur 2011-02-09 00:08:47
PST ---
There are other severe crash or freezing bugs with .doc and .odt documents that
are sure show stoppers for several professional users. Here is a suggestion
(with test document):
https://bu
44 matches
Mail list logo