Thanks Kohei.
On Wed, Jan 19, 2011 at 9:15 PM, Kohei Yoshida wrote:
> On Wed, 2011-01-19 at 08:50 -0500, Kohei Yoshida wrote:
> > On Wed, 2011-01-19 at 14:04 +0700, Tantai Tanakanok wrote:
> > > Hi all,
> > >
> > > I have successfully built LibreOffice 3.3.0 OOO330m18 (Build:4) on
> > > Ubuntu
On Wed Jan 19 2011 17:23:39 GMT-0800 (PST) Andrea Pescetti wrote:
Andy Brown wrote:
The RC3 release of Calc does not copy a sheet...
What can be done to correct this?
This was due to new code imported from OpenOffice.org 3.3-RC9 and it has
been fixed by essentially reverting to OpenOffice.org
Andy Brown wrote:
> The RC3 release of Calc does not copy a sheet...
> What can be done to correct this?
This was due to new code imported from OpenOffice.org 3.3-RC9 and it has
been fixed by essentially reverting to OpenOffice.org 3.3-RC8, see
http://lists.freedesktop.org/archives/libreoffice/20
On Thu, Jan 20, 2011 at 01:35:38AM +0100, Jan Holesovsky wrote:
> Sounds good to me :-) - please push, if it gets too annoying [I hope it
> won't ;-)], we can disable it again, or something.
Done.
pgpz0d6XM81Yv.pgp
Description: PGP signature
___
Libre
The RC3 release of Calc does not copy a sheet. When you click on the
tab and select Move/Copy Sheet the dialog opens. Select Copy and click
OK. The dialog closes and a blank Gray sheet without any data or grid
lines.
What can be done to correct this?
TIA
Andy
Hi Miklos,
On 2011-01-20 at 00:28 +0100, Miklos Vajna wrote:
> On my (not so fast) netbook the check takes about 0.3s for each added
> hxx file, I hope that's an acceptable slowdown.
>
> OK to push to master?
Sounds good to me :-) - please push, if it gets too annoying [I hope it
won't ;-)], we
On Wed, Jan 19, 2011 at 5:29 PM, Bircher Florian wrote:
> that's one solution ... the other to compare the DIR and RAWBUILDDIR
sure, but making it clear _why_ has some merit. Explicitly excluding
"bootstrap" it is a bit more clear (to me). especially since it is
already done earlier in the code
> 1.) I think I'll try to open a bug report and attach the complete
> patch to that, as suggested by Norbert in another reply.
That's good, yes.
> 2.) Regarding the whitspaces I think most of them I made due to the
> commit rule on tabs.
Hmm, the commit hook cares only that you don't introduce a
On Wed, Jan 19, 2011 at 11:36:21PM +0100, Bircher Florian
wrote:
> for cygwin -e check seems to check if the "target of the symlink"
> exists, not the symlink ifself...
AFAIK, that's not specific to cygwin. Use -h to check if the path is an
existing symlink, use -e to check if the path is a) a s
that's one solution ... the other to compare the DIR and RAWBUILDDIR
Am 19.01.2011 23:43, schrieb Norbert Thiebaud:
> On Wed, Jan 19, 2011 at 4:36 PM, Bircher Florian wrote:
> ahh, yes: once upon a time bootstrap was a cloned git repo like the
> other... but now there is no need for links since
Hi,
I'm attaching a patch that makes the pre-commit hook warn on introducing
undocumented classes.
To avoid being agressive:
- it just warns, does not error out
- it just checks for undocuemnted classes in new hxx files
On my (not so fast) netbook the check takes about 0.3s for each added
hxx f
Tor,
Thanks for your reply. I'm obviously trying to figure out how to do
this as I go along. ;)
1.) I think I'll try to open a bug report and attach the complete
patch to that, as suggested by Norbert in another reply.
2.) Regarding the whitspaces I think most of them I made due to the
commit rule
On Wed, Jan 19, 2011 at 4:36 PM, Bircher Florian wrote:
> for cygwin -e check seems to check if the "target of the symlink"
> exists, not the symlink ifself...
> But there is a error in the script that this function gets called in the
> main repro (bootstrap) ... and create symlinks like "ln -s te
On Wed, Jan 19, 2011 at 4:27 PM, Albert Thuswaldner
wrote:
> Hi,
> I have now translated all German comments to English for all files in
> the sfx2/ dir, I have divided the diff file into parts see how i can
> email them to the mailing list whithout having them bouncing due to
> being above the 5
for cygwin -e check seems to check if the "target of the symlink"
exists, not the symlink ifself...
But there is a error in the script that this function gets called in the
main repro (bootstrap) ... and create symlinks like "ln -s test test".
I will create a new patch.
Am 19.01.2011 23:03, schr
Thanks!
I didn't see all four parts yet, but based on 2/4 and 3/4, you also do a lot of
whitespace changes on lines without any comments. Please don't. That makes it
harder to review the patch and makes it much larger than necessary.
Also, comments that are just boilerplate without any meaningf
Hi,
I have now translated all German comments to English for all files in
the sfx2/ dir, I have divided the diff file into parts see how i can
email them to the mailing list whithout having them bouncing due to
being above the 500k limit...
You can commit the patch under the terms of LGPL3+.
Che
On Wed, Jan 19, 2011 at 08:31:02PM +0100, Petr Mladek wrote:
> Please, find attached 2nd version of the fix. What do you think about
> it? ;-)
>
> It uses different name for the generated bash function. It works here
> for the oo* and lo* wrappers at the same time now.
OK.
Grüße/Regards,
René
-
Hi Kami,
thanks for your offer :-)
Am Mittwoch, den 19.01.2011, 15:21 +0100 schrieb Kálmán „KAMI” Szalai:
> Hi Christoph,
>
> Your work looks outstanding, congratulation. Only only note of mine that
> the icons of templates are very similar to normal documents.
Cool that you like it - the "than
On Wed, Jan 19, 2011 at 3:46 PM, Bircher Florian wrote:
> Hi,
> I moved the full repo on win7. After that the symlinks where still
> pointing to the old destination (they are absolute). The small patch
> force the recreation of this links on ./g pull|clone.
>
> for all my commits here:
> Contribut
Hi,
I moved the full repo on win7. After that the symlinks where still
pointing to the old destination (they are absolute). The small patch
force the recreation of this links on ./g pull|clone.
for all my commits here:
Contributed under the LGPLv3+ / MPL
>From 69d361ff62e4eb25acb6c86418adc3b0a357
On Wed Jan 19 2011 10:52:26 GMT-0800 (PST) Bjorn Madsen wrote:
Kind Regards,
Bjorn Madsen
http://lists.freedesktop.org/mailman/listinfo/libreoffice and sign up,
if you have not done so and your in.
HTH
___
LibreOffice mailing list
LibreOffice@l
On Wed, 2011-01-19 at 11:18 -0600, Norbert Thiebaud wrote:
> On Wed, Jan 19, 2011 at 4:23 AM, Olivier Hallot
> wrote:
> > Hi
> > I have collected some features enteprises will love to have implemented in
> > LibreOffice and listed them in
> >
> > http://wiki.documentfoundation.org/Development/Craz
On Wed, 2011-01-19 at 15:09 -0500, Kohei Yoshida wrote:
> So, I have no idea how best to go about this. Does anyone else have any
> clues?
Like we spoke about on IRC, indeed, the cppunit tests can only see
services which are registered into a .rdb and then the cppunittester
thing needs to be info
On Wed, 2011-01-19 at 14:45 -0500, Kohei Yoshida wrote:
> Do those of you who work on the writer core and/or Word export filter
> have any idea where the problem may be?
Its possible that something like, e.g. "CollapseScriptsforWordOk" in ww8
has gone awry. I did notice something odd in there a wh
Hi Olivier,
great stuff - thanks. I had a nice chat with Michael, and it seems that
I can also provide some things that have already been specified and are
highly demanded.
Since I'd like to put this in context, I'll add this when I feel better
(canteen food issues? *g*).
Cheers,
Christoph
Am M
Hi there,
I've been looking into this, but I've hit a roadblock & could use some
help.
During Calc's unit test, ScGlobal creates & initializes CollatorWrapper,
which basically wrapps UNO's css.i18n.Collator service. This class is
used in many places across Calc's core where string comparisons ar
I don't like the idea of a common GUI
I use a Mac 10.6.6 UI and I feel that you need to keep the Interface in
common with the User System rather than create a common system that is
foreign to almost everyone.
Hi
I have collected some features enteprises will love to have implemented
in LibreOff
Hi Andreas,
I don't whether I have a say here, but please keep the Improvement
Program - it'll be very valuable. Instead, I would appreciate to have an
Easy to Hard Hack to get some backend working, so that the community can
work with the data that is provided by this feature.
It worked very well
It's been brought to my attention that, there are two bugs in Writer
that are apparently show stoppers for the Japanese users. The bug is
concerning the Word export filter.
You can see the details of the bugs here:
http://qa.openoffice.org/issues/show_bug.cgi?id=110526
http://qa.openoffice.org/i
Rene Engelhard píše v St 19. 01. 2011 v 19:19 +0100:
> Hi,
>
> On Wed, Jan 19, 2011 at 07:15:12PM +0100, Petr Mladek wrote:
> > could you please review the attached patch for the libreoffice-3-3
> > branch?
>
> OK for bin/generate-bash-completion obviously ...
>
> > It produces extra /etc/bash_c
Kind Regards,
Bjorn Madsen
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
On Mon, 20 Dec 2010 02:06:01 -0800, Caolán McNamara
wrote:
On Sun, 2010-12-19 at 01:16 +, Wols Lists wrote:
Note that I'm not used to bullets etc BUT. In WordPerfect when you
select text and format it it puts on/off markers round the text. Hitting
"end" takes you PAST those markers. So y
Hi,
On Wed, Jan 19, 2011 at 07:15:12PM +0100, Petr Mladek wrote:
> could you please review the attached patch for the libreoffice-3-3
> branch?
OK for bin/generate-bash-completion obviously ...
> It produces extra /etc/bash_completion_d/ooffice.sh for the compat
> stuff. It was the easiest and m
Hi Rene,
could you please review the attached patch for the libreoffice-3-3
branch?
It produces extra /etc/bash_completion_d/ooffice.sh for the compat
stuff. It was the easiest and most safe solution. It generates exactly
the same .sh files that I got by the previous builds here.
It updates the
On Wed, Jan 19, 2011 at 4:23 AM, Olivier Hallot
wrote:
> Hi
> I have collected some features enteprises will love to have implemented in
> LibreOffice and listed them in
>
> http://wiki.documentfoundation.org/Development/Crazy_Ideas#Features_Enterprises_Will_Love_To_Have_Implemented
"It would be
sent to the wrong list...
Noel
Original Message
Subject:[Libreoffice-bugs] [REVIEW] fdo#33237
Date: Tue, 18 Jan 2011 13:02:38 +
From: Noel Power
To: libreoffice-b...@lists.freedesktop.org
I'd like to add this for the libreoffice-3.3 branch ( so at least
Just announcing I've pushed a feature/sqlite branch to the connectivity
repo.
It's based on Christian Werner's old code for OOo - note that it's
"copyright sun", and dates from sqlite's version change from 2 to 3.
That gives you an idea of its ancientness ...
I've fixed renaming all the functions
On Tue, 2011-01-18 at 21:46 +0100, Julien Nabet wrote:
> Hello,
>
> Here what I get after a git update, an autogen.sh + rm -rf unxlng* in sw
> when I try to build on my Debian (testing updated)
This probably builds now again, some over enthusiastic removal of doubly
included headers or something
On Wed, Jan 19, 2011 at 03:46:27PM +0100, Rene Engelhard
wrote:
> Already fixed. Don't find the commit anymore, but it was in a ooo-build
> patch and got merged over to libs-core (tools) and impress (sd).
FWIW, 6b04480dd88a5bd048d12874dc8c07630670c239 in impress and
65913d33daa99c701d289698201ba
https://bugs.freedesktop.org/show_bug.cgi?id=32894
Petr Mladek changed:
What|Removed |Added
CC||libreoffice@lists.freedeskt
Hi,
On Wed, Jan 19, 2011 at 03:46:27PM +0100, Rene Engelhard wrote:
> Already fixed. Don't find the commit anymore, but it was in a ooo-build
> patch and got merged over to libs-core (tools) and impress (sd).
>
> See also http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2935 and
> http://cv
On Wed, Jan 19, 2011 at 02:58:59PM +0100, Kálmán „KAMI” Szalai wrote:
> I got this today:
>
> http://secunia.com/advisories/42927/
*yawns*. No "news".
"CVE Reference(s) CVE-2010-2935 CVSS available in Customer Area
CVE-2010-2936 CVSS available in Customer Area"
"Two vulnerabilities have b
Hi Christoph,
Your work looks outstanding, congratulation. Only only note of mine that
the icons of templates are very similar to normal documents.
I think we should change templates icon a bit to make them visually more
separated. What about to put a wider strip to the top of the icon? It
can be
On Wed, 2011-01-19 at 08:50 -0500, Kohei Yoshida wrote:
> On Wed, 2011-01-19 at 14:04 +0700, Tantai Tanakanok wrote:
> > Hi all,
> >
> > I have successfully built LibreOffice 3.3.0 OOO330m18 (Build:4) on
> > Ubuntu 10.04. I try to save xls from Calc. After clicking the “Keep
> > Current Format” bu
Hi,
I think we can collect useful usage pattern informations when we enable
this and set the required infrastructure. Maybe Christoph interested in, CC.
KAMI
2011-01-19 14:45 keltezéssel, Andras Timar írta:
> Hi,
>
> While I was reading the help and looking for references to
> OpenOffice.org I f
Hi,
I got this today:
http://secunia.com/advisories/42927/
Any action should we take?
KAMI
signature.asc
Description: OpenPGP digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/lis
On Wed, 2011-01-19 at 14:04 +0700, Tantai Tanakanok wrote:
> Hi all,
>
> I have successfully built LibreOffice 3.3.0 OOO330m18 (Build:4) on
> Ubuntu 10.04. I try to save xls from Calc. After clicking the “Keep
> Current Format” button, the program will crash and show the following
> error at the t
Hi,
While I was reading the help and looking for references to
OpenOffice.org I found a whole section about "Improvement Program". It
collect anonymous statistics about how the software is used. The data
is used to identify usage patterns. This feature is disabled in
LibreOffice. Shouldn't it be r
Здравствуйте,
Артём Низамов добавил Вас в друзья на сайте ВКонтакте.ру
Вы можете зайти на сайт и просмотреть страницы Ваших друзей, используя
Ваш e-mail и автоматически созданный пароль: zr7ibzbl
ВКонтакте.ру - сайт, который ежедневно позволяет десяткам миллионов людей
находить старых друзей и
On Tuesday 18 of January 2011, Kohei Yoshida wrote:
> I am a bit tempted to make calling of EarlyCommandLineArgsPrepare()
> platform independent just so that we can remove that #ifdef UNX guard
> around it. Is there any objection for doing so? :-)
Not from me, but the cli arguments handling was
> I have collected some features enteprises will love to have implemented
> in LibreOffice and listed them in
>
> http://wiki.documentfoundation.org/Development/Crazy_Ideas#Features_Enterprises_Will_Love_To_Have_Implemented
Great, but why is this on the Crazy Ideas page? Those are far from crazy
Thanks for the translations, but please don't use Doxygen format comments
(starting with /** or /// ) for comments that can't meaningfully be used by
Doxygen. (Those inside methods, I think; I am not really a Doxygen user.) Can
you fix those back to use the // style, thanks!
Some comments you
[ fullquoting for discuss@dfs sake. forgot the CC. Not that it matters
much, but anyways. ]
Hi,
On Wed, Jan 19, 2011 at 11:13:48AM +0100, Rene Engelhard wrote:
> On Tue, Jan 18, 2011 at 09:13:43PM +0100, Andrea Pescetti wrote:
> > It is a good idea to track changes, but it is probably a questiona
Hi
I have collected some features enteprises will love to have implemented
in LibreOffice and listed them in
http://wiki.documentfoundation.org/Development/Crazy_Ideas#Features_Enterprises_Will_Love_To_Have_Implemented
Some are quite easy to implement, other may require a longer time for
deve
On Tue, Jan 18, 2011 at 09:13:43PM +0100, Andrea Pescetti wrote:
> It is a good idea to track changes, but it is probably a questionable
> practice to make changes. I expected LibreOffice to be consistent across
Nonsense. This is OSS.
> it). Are there compelling reasons why distributions should s
Hi Arno,
On Wed, 2011-01-19 at 01:28 -0500, Arno Teigseth wrote:
> I know, it's LanguageTool's fault. I'm developing some rules, and
> running 1-3 dev.
:-) but as you say it should not crash, even then.
> # SIGSEGV (0xb) at pc=0x004a1aea, pid=6220, tid=3063699680
..
> # Problematic frame
Hi Keith,
On Wed, 2011-01-19 at 11:12 +0630, Keith Stribley wrote:
> The Graphite font library has recently been rewritten to be much faster.
Nice ! :-)
> One of the consequences of that is that it also has a new api. I hope to
> publish patches for integrating the new graphite2 API in
58 matches
Mail list logo