Hi LibreOffice Developers,
Currently all templates installed by LibreOffice (3.4) are in:
/opt/libreoffice3.4/basis3.4/share/template
If someone adds here subfolders it is appear as empty subfolder while
create a new document from template. By the go-oo time we used common
subfolder for such lang
Hello Markus,
On Tue, 2011-05-24 at 21:35 +0200, Markus Mohrhard wrote:
> here is a short patch that sets all specified borders during parsing
> instead of only one border. The problem was that nBorderTyp was set
> for every border with the correct value but SetBorderLine was only
> called once af
On Tue, 2011-05-24 at 17:26 +0100, Michael Meeks wrote:
> On Tue, 2011-05-24 at 15:50 +0100, Caolán McNamara wrote:
> > (As an aside, I need to collect up all the current dodgy looking
> > getSymbolicLink using code and centralize it into one
> > not-quite-so-busted place)
>
> It would be id
IIRC with the gbuild system the simple map files to restrict exports
were deprecated in favour of pure visibility markup. On the other hand,
how does this mesh with the more complicated symbol versioning used in
the ure map files, e.g. cppu/source/gcc3.map or salhelper's one.
C.
_
Clio wrote:
> >>it would be great to get the 1 review for libreoffice-3-4 ( not
> >>critical so no point pushing for the release branch I think )
> >
> Please, can anyone make third review to this patch (if my review
> counts) and push it to libreoffice-3-4-0 ?
>
Hi Clio,
that branch is effective
Hi Kami,
2011/5/25 KAMI911 KAMI911 :
> Hi LibreOffice Developers,
>
> Currently all templates installed by LibreOffice (3.4) are in:
> /opt/libreoffice3.4/basis3.4/share/template
>
> If someone adds here subfolders it is appear as empty subfolder while
> create a new document from template. By the
On 24/05/11 21:03, Kohei Yoshida wrote:
The attached patch fixes the crasher reported in
https://bugs.freedesktop.org/show_bug.cgi?id=37520
The crash occurs in ScRangeList::Join() where the array size is cached
prior to the for loop, but array may shrink during the loop, in which
case an out-of
On Wed, 2011-05-25 at 09:49 +0200, KAMI911 KAMI911 wrote:
> Hi LibreOffice Developers,
>
> Currently all templates installed by LibreOffice (3.4) are in:
> /opt/libreoffice3.4/basis3.4/share/template
>
> If someone adds here subfolders it is appear as empty subfolder while
> create a new document
Hi Caolán,
On Wed, 25 May 2011 09:36:55 +0100
Caolán McNamara wrote:
> IIRC with the gbuild system the simple map files to restrict exports
> were deprecated in favour of pure visibility markup. On the other
> hand, how does this mesh with the more complicated symbol versioning
> used in the ure
> If not, IMHO we should
> just drop the versioning (as we dont have one on Windows anyway)
Hmm, I thought it was because of versioning that the UDK_MAJOR is appended to
some dll names (only on Windows)? So that DLLs with different APIs have
different names? Maybe we could simply do that on Lin
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 35345, which changed state.
Bug 35345 Summary: Cells hidden with filters get changed
https://bugs.freedesktop.org/show_bug.cgi?id=35345
What|Old Value |New Value
-
I am a ubuntu user, please excuse my English is not very good. Do not
know if it's a bug or maybe a setting that I do and I did not. It
turns out I use my laptop and other LCD monitor when I open an Impress
presentation and I want to put it in presentation mode, because as
usual to OpenOffice, I dr
Le 23/05/2011 17:54, Michael Meeks a écrit :
> Hi Jean,
>
> On Sat, 2011-05-21 at 16:16 +0200, Jean-Baptiste Faure wrote:
>> I tried to use gdb with my last build for libreoffice-3-4 branch (this
>> morning). This time, oosplash.bin crashed after a moment of inactivity.
>> It did not eat 100% CPU,
Tor Lillqvist wrote:
> > I found http://libreofficeaustralia.org/download/extensions.
>
> You can find lots of stuff on the Internet.
True, but as Thorsten wrote indeed this site was discussed at length on
the website mailing lists as an alpha version of a possible future
Extensions website speci
Christian Lohmaier wrote:
> /* artwok */ is meant to not being merged.
>
> I think this is a bad choice, as you will always need it when
> building, and for the same reasons it is discussed not to be worthy to
> be merged, I'm all in favor of merging it:
>
Seconded. That also makes cleaning up /
Yusniel E. Alfonso wrote:
> I am a ubuntu user, please excuse my English is not very good. Do not
> know if it's a bug or maybe a setting that I do and I did not.
>
This is a developer list - please refer to
http://wiki.documentfoundation.org/Development/Use_of_MailList for
what's on-topic here. Bu
On Wed, 2011-05-25 at 10:14 +0100, Noel Power wrote:
> the third and pushed to 3.4.0 ( not sure are we finished with that
> branch though )
Looks like this fix missed the boat for 3.4.0. Thanks for your review
anyway.
Kohei
--
Kohei Yoshida, LibreOffice hacker, Calc
___
On Wed, 25 May 2011 15:07:05 +0200
Thorsten Behrens
wrote:
> Christian Lohmaier wrote:
> > /* artwok */ is meant to not being merged.
> > I think this is a bad choice, [...]
> Seconded. That also makes cleaning up / moving stuff around much
> easier.
I brought that up initially, but I wont defen
On Sun, 2011-04-24 at 21:31 -0500, Arno Teigseth wrote:
> Hi
>
> I've just hacked the hunspell sources I got from CVS so that I could get
> rid of this hunspell bug:
> https://sourceforge.net/tracker/?func=detail&aid=3288562&group_id=143754&atid=756395
>
> The issue was that hunspell would accept
Hi,
please note that the commit deadline for 3.3.3-rc1 is the following
Monday, May 30, 2011. Also note that the branch libreoffice-3-3-3 will
be created the day after and only commits with 3 reviewers will be
allowed for that branch.
Commit rules for libreoffice-3-3 branch for 3.3.3 bug fix and
https://bugs.freedesktop.org/show_bug.cgi?id=35673
vitriol changed:
What|Removed |Added
Depends on||37584
--- Comment #121 from vitriol 2011-05-2
Hi all,
Attached is a patch fixing correctly the relative flag for hyperlinks
when exporting ww8 files. Sorry Knut, but I didn't integrate any of your
patches as they were not fixing the bug properly (see troubles with
http, ftp or other URLs like that)
Can anyone review the patch, sign it off an
Hi *,
for the rc2, we're now uploading builds to a public (but non-mirrored
- so don't spread news too widely!) place, as soon as they're
available. Grab them here:
http://dev-builds.libreoffice.org/pre-releases/
If you've a bit of time, please give them a try & report *critical*
bugs not yet in
Le 2011-05-25 09:01, Andrea Pescetti a écrit :
Tor Lillqvist wrote:
I found http://libreofficeaustralia.org/download/extensions.
You can find lots of stuff on the Internet.
True, but as Thorsten wrote indeed this site was discussed at length on
the website mailing lists as an alpha version o
On Wed, 2011-05-25 at 05:14 +0530, Anurag Jain wrote:
> Hello Kohei,
>
> After make clean build seems to fail again here for chart2 module
> while compiling chart2/source/controller/mainShapeController.cxx .
>
> This is the output.
>
> http://pastebin.com/AYj1Bbf0
>
> Its the same error which
On Wed, 2011-05-25 at 11:57 -0400, Kohei Yoshida wrote:
> On Wed, 2011-05-25 at 05:14 +0530, Anurag Jain wrote:
> > Hello Kohei,
> >
> > After make clean build seems to fail again here for chart2 module
> > while compiling chart2/source/controller/mainShapeController.cxx .
> >
> > This is the out
>
> I found http://libreofficeaustralia.org/download/extensions.
>>>
>>>
Anyway, this website is amazing. LibreOffice website developers could
ask the authors about a migration for LibreOffice domain? I think they'll
like the idea.
Now i need to stop off-topic in the developers ML.
Best regards,
Hello,
During "make dev-install" after built libreoffice, I got the following
error. Any suggestions? Is this an error with libreoffice that needs to be
fix or a problem with java? I know it's showing it as a java bug, but I'm
curious if it was caused by a bug in libreoffice.
*Error:*
[ build LN
Hi all,
I couldn't find the configuration to change the shadow color of Writer
pages in the option dialog, while the release note says
> New gradient / drop-shadow to highlight writer pages, with
> configurable colors in the options."
Where can I find the configuration to change the shadow col
On Wed, 25 May 2011 11:22:05 -0700
Glen Winters wrote:
> /bin/bash: line 1: 19322 Segmentation fault make -s -r -j4
That looks like:
https://bugs.launchpad.net/ubuntu/+source/make-dfsg/+bug/759704
to me with the java crash being a collateral damage.
Best,
Bjoern
--
https://launchpad.net/
Hi Michael,
sorry for the late reply but I was busy to solve my build problems.
Your hints have been really useful. I succeeded in finding out that a new
"340" folder was created under solver and library now are delivered there
instead of "solver/300", the issue was that my installation was linke
Marco wrote:
> Now after all this work I have still some issue:
> when I launch soffice on the standard error I got the following messages:
>
IIRC that was a temp failure, and the changes have been reverted
meanwhile - generally, the thing with the master branch is that, at
any given time, you may
When I run make check the smoketest fails.
What to do next ?
I tried to google for this, and it seems to point to a java problem, but I
still don't know what to do next.
Some info:
This build is on a openSUSE 11.3 system.
gandalf:~/git/libo/> java -version
java version "1.6.0_20"
OpenJDK Runtime
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
This time, wrong path - now hopefully working everywhere.
---
setup_native/source/mac/ooo/DS_Store | Bin 15364 -> 15364 bytes
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/setup_native/source/mac/ooo/DS_Store
b/setup_native/source/mac/ooo/DS_Store
index
fe6912c36560fadf4aaed67
Update according to new artwork at fdo#33229 - please see
http://wiki.documentfoundation.org/File:Toolbar-Mimetype-Icons.svg
for the authoritative version. Size needs to be 26x26 to prevent
scaling.
---
default_images/res/lx03242.png | Bin 781 -> 755 bytes
default_images/res/lx03245.png | Bin 1
Fix for fdo#33229 - the lang pack installer icon on mac was still
showing seagulls.
---
setup_native/source/mac/ooo3_installer.icns | Bin 56605 -> 42710 bytes
1 files changed, 0 insertions(+), 0 deletions(-)
diff --git a/setup_native/source/mac/ooo3_installer.icns
b/setup_native/source/mac/ooo
"In Mac OS X Snow Leopard, disk images created with background images
do not display properly on Mac OS X Leopard and earlier. This is
because of a change in Finder itself that affects all disk images
created on Snow Leopard."
So. redid that on Tiger...
---
setup_native/source/mac/ooo/DS_Store
Hi Thorsten,
On Thu, May 26, 2011 at 2:41 AM, Thorsten Behrens wrote:
> "In Mac OS X Snow Leopard, disk images created with background images
> do not display properly on Mac OS X Leopard and earlier. This is
> because of a change in Finder itself that affects all disk images
> created on Snow
Please review the attached patch which fixes
https://bugs.freedesktop.org/show_bug.cgi?id=37458
This is for 3.4.1, so I only need one review.
Thanks a lot,
Kohei
--
Kohei Yoshida, LibreOffice hacker, Calc
>From 1f26bb6e3effeccffee1bec1a0e730e0e952f3a8 Mon Sep 17 00:00:00 2001
From: Kohei Yos
Le 25/05/2011 14:55, Jean-Baptiste Faure a écrit :
> Le 23/05/2011 17:54, Michael Meeks a écrit :
>> Hi Jean,
>>
>> On Sat, 2011-05-21 at 16:16 +0200, Jean-Baptiste Faure wrote:
>>> I tried to use gdb with my last build for libreoffice-3-4 branch (this
>>> morning). This time, oosplash.bin crashed
Christian Lohmaier wrote:
> Are you running a "best of" series? :-)
>
Nah - I was running a test when I should have better gone to sleep.
Sorry for the noise. :(
-- Thorsten
pgp8Dj71JzG5Z.pgp
Description: PGP signature
___
LibreOffice mailing list
Li
42 matches
Mail list logo