Hi,
Proposed patch for https://bugs.freedesktop.org/show_bug.cgi?id=38936, Bug
38936. Many different locations for "Hori~zontal Ruler", but it seems like
only WriterCommands.xcu in officecfg/registry/data/org/openoffice needed to
be modified. Now the toolbar tab matches the title on the box when t
Hi,
The file libs-gui/tools/inc/tools/prex.h tries to detect the presence of
the X11 keyboard extension (XKB) in a completely bogus way - by hardcoding
a value depending on the operating system it is build for:
// FIXME: should really check for xfree86 or for X11R6.1 and higher
#if defined(LI
>
>> (I would also suggest release on Thursday so that feedback from
>> the second week-end have a chance to be fixed before the next release)
>
> Marketing wise, release on Thursday is risky, because one day later (what
> happens) makes it Friday..
The important release, marketing wise, is the Fi
Can you verify that I didn't break your patch?
My compiler (i686-apple-darwin10-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5494))
didn't like some of your code:
/Users/jpowers27/LibO/clone/filters/filter/source/svg/svgexport.cxx: In member
function 'sal_Bool SVGFilter::implExportDocument()':
/Use
On Thu, 2011-06-23 at 15:32 +0200, Markus Mohrhard wrote:
> Pushed it to master after Noel had a look at the uno part.
>
> Kohei can you have a look at the calc part?
Reviewed & pushed all three patches to the -3-4 branch with my sign-off.
Kohei
--
Kohei Yoshida, LibreOffice hacker, Calc
__
Marco wrote:
> I created a set of patches based on master as it was on Monday.
>
Hi Marco, good work!
Applied to master & pushed - two minor nits: please keep whitespace
changes to a minimum (at least for code you're not directly
touching), and please try to keep extra debug code / commented-out
On Thu, 2011-07-07 at 23:02 -0400, Kohei Yoshida wrote:
> Now, a slightly bigger issue. The sheet prefix option input box doesn't
> check for valid sheet name.
A little follow-up on this. I see that you *do* do naming fallback in
case the custom name is not a valid name. But instead of doing t
On Sat, 2011-07-02 at 12:09 +0200, Albert Thuswaldner wrote:
> Hi
> Submitting a patch for review. This one enables the user to set the
> default tab prefix name in calc.
> The new option is located in Menu -> Tools -> Options -> LibreOffice
> Calc -> Defaults
>
> - I think this Is a useful featur
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 36443, which changed state.
Bug 36443 Summary: Toolbars do not show in LibreOffice Base 3.3.2 (while making
a form or a report)
https://bugs.freedesktop.org/show_bug.cgi?id=36443
What|Old Value
Hi Laci,
2011/7/7 Németh László :
> Hi,
>
> Could you integrate this patch to fix some measurement conversion
> factors of Calc?
>
> http://www.numbertext.org/tmp/gallon.patch
I pushed this to master. Thanks for the patch.
Cheers,
Andras
___
LibreOffic
Hi Xisco,
one more thing: I looked at at XSLTFilter code again and noticed that
although a lot of data get's passed in to the import call, only a tiny
fragment of that makes it to the actual transformation, so you won't be
able to use any parameters in the transformation. I don't like that
situati
Hi Michael,
Michael Meeks wrote (27-06-11 12:47)
On Sat, 2011-06-25 at 23:52 +0200, Cor Nouws wrote:
And indeed, I see no reason why that would be a natural thing happening.
If there is a moment that we know: QA on this build is important, do
this ... that will help focussing :-)
So
Norbert Thiebaud wrote (26-06-11 01:16)
On Sat, Jun 25, 2011 at 4:52 PM, Cor Nouws wrote:
Therefore I argue that it would not be fair
to decide on 7 weeks from the deadline, that it is shortened by 3 or 4
weeks.
Sure, but delaying the Release Date by 3 or 4 weeks will not be fair
to downstre
Hi Norbert, all,
(sorry for the delay, but of course we all have our mail archives in
order ;-) )
Norbert Thiebaud wrote (26-06-11 00:59)
On Sat, Jun 25, 2011 at 4:52 PM, Cor Nouws wrote:
The more QA, people, the faster it goes, of course. But that is another
matter.
And of course, QA has
Looks sane and safe to me. Pushed with my sign-off to the 3-4 branch.
2011/7/7 Kohei Yoshida
> Hi there,
>
> I'd like to have the following commit
>
>
> http://cgit.freedesktop.org/libreoffice/calc/commit/?id=6e1ff6d24f0c93af145a73b27918fe49b1960b71
>
> cherry-picked to the -3-4 branch. Excel o
Hi Samphan,
Samphan Raruenrom wrote (22-06-11 15:42)
This bug render LibreOffice 3.4 useless in Thailand. I still found it in
LibreOffice 3.4.1 RC1.
https://bugs.freedesktop.org/show_bug.cgi?id=38293
Anybody has any idea what cause the problem?
I guess the situation with this issue is still t
Hello,
this patch fixes a crash in calc when you try to format a cell as currency
and hit the 'Negative Numbers Red' or 'Thousands seperator' checkbox.
http://cgit.freedesktop.org/libreoffice/libs-gui/commit/?id=368227ac441644602de197ee0d329f3ea997f9ca
This patch only fixes the crash, we have sti
Hi,
this time a brief summary of what happened during the 26th week in 2011
on LibreOffice repositories and the living branches:
+ master:LO-3.5 development
+ libreoffice-3-3: fixes for LO-3.3.4 bug fix release
+ libreoffice-3-4: fixes for LO-3.4.2 bug fix
Hi Caolán, Hi all,
On Thu, 07 Jul 2011 16:33:10 +0100
Caolán McNamara wrote:
> You can see that we *do* have -lfontconfig -lfreetype at the start of
> the linker line, and -lcairo at the end of it, but we get undefined
> references to freetype functions.
>
> Easiest fix would be to, for the int
Hi Yifan, all,
On 07/07/2011 08:29, Yifan Jiang wrote:
Hi Sophie,
That'd be wonderful! Thanks for taking care of this :)
You're welcome :) So what I've done yet to the Litmus page:
- added use case for translating tests
- consolidate the user section with searching through the tests instructio
So, I want to be able to link vcl (libvcllo.so under Linux) against
internal cairo when ENABLE_LIBRSVG is enabled.
This works fine for me with my linker, but causes trouble on some other
setups (e.g. altlinux I think). Here's how the link line ends up, and
the first error.
R=/home/jd/lo/master &&
Hej Albert!
Are you from Sweden?
Vidarebefordrat meddelande
Från: Albert Thuswaldner
Till: Marcus Pedersén
Kopia: libreoffice@lists.freedesktop.org
Ämne: Re: [Libreoffice] Newbee question
Datum: Thu, 7 Jul 2011 01:05:39 +0200
Hej Marcus
On Wed, Jul 6, 2011 at 21:35, Marcus P
Cor Nouws píše v Pá 01. 07. 2011 v 11:16 +0200:
> Hi John, Petr,
>
> John LeMoyne Castle wrote (24-06-11 11:38)
>
> > The intention is to make as few changes as possible in lo-commit-stat while
> > getting to where a Weekly Development Summary wiki page is generated easily.
>
> For 'external use
Present:
Andras, Michael, Mitch, Rainer, Caolan,
Rene, Petr, Francois, Cedric, Bjoern
* Completed action items
+ review Norbert's updated C app (Kendy, Tor)
* Pending Action Items:
+ Easy Hacks - completion / fixing (Bjoern)
+ in-progress: get SmartArt into
Hi there,
I'd like to have the following commit
http://cgit.freedesktop.org/libreoffice/calc/commit/?id=6e1ff6d24f0c93af145a73b27918fe49b1960b71
cherry-picked to the -3-4 branch. Excel only supports up to 1026 page
breaks per sheet, and the above commit enforces that during export to
xls. It's
Petr Mladek wrote (30-06-11 14:03)
Rainer Bielefeld píše v St 29. 06. 2011 v 11:54 +0200:
Petr Mladek schrieb:
I suggest "LibO 3.4 Daily", LibO 3.5 Daily", ...
The daily builds from master should already use the 3.5 version
Sounds like a good solution, although I would prefer the variation
"
Hi,
Could you integrate this patch to fix some measurement conversion
factors of Calc?
http://www.numbertext.org/tmp/gallon.patch
Testing:
1 gallon is exactly 3.785411784 liter.
1 imperial gallon is exactly 4.54609 liter.
$ for i in 1 4 8 16 128 256 768 '(1/42)'; do echo "1/(3.785411784/$i)"
|
Hello Swagat,
On Thu, Jul 7, 2011 at 18:01, swagat sharma wrote:
> I cant get the libreoffice build dep on my ubuntu lucid.
What is "can't get"? What is the error message?
Do you have libreoffice ppa in your system? If not, try
apt-add-repository ppa:libreoffice/ppa
or visit https://launchpad.n
Hi,
It would be great if somebody can review and cherry pick these fixes:
http://cgit.freedesktop.org/libreoffice/filters/commit/?id=8faf3f2e8b085285b51bd6a993efd2c9f68714d1
and
http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=7589a8d3f6d3cb9f08f39059dedf05b7636cbc0f
for 3.4.2, ple
On Mon, 2011-07-04 at 15:41 +0100, Caolán McNamara wrote:
> On Fri, 2011-07-01 at 18:59 +0200, Julien Nabet wrote:
> >
> > Can i push this patch as a workaround or do you think about a better
> > solution ?
Pushed basically this now. I was able to reproduce this when building
the internal cppuni
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Cor Nouws changed:
What|Removed |Added
Depends on||38595
--
Configure bugmail: https://bugs.fr
Hi Michael,
Michael Meeks wrote (07-07-11 12:36)
On Thu, 2011-07-07 at 00:29 +0200, Cor Nouws wrote:
After finished, when typing exit, I found out that I was still running
/bin/bash
which had been advised earlier after a build error.
Ah - ok; in general it is better to run Libre
Hi Mahasen,
Mahasen Dehideniya wrote (07-07-11 12:36)
I'm try to download and compile the LibreOffice 3.3 ..
Its source code is very big.
They say so ;-)
Basically , I'm try to contribute to LibreOffice 3.3 calc
So anyone can tell me how can I compile LibreOffice 3.3 calc only
Best st
Hi,
I cant get the libreoffice build dep on my ubuntu lucid.
Is there any other method other than apt-get, by which I can get Build
dependencies??
When i run ./autogen , i get the following error.
configure: error: Library requirements were not met
Which libraries are needed to get it working?
-
Le 05/07/11 17:14, Caolán McNamara a écrit :
Hi Caolàn,
> Is this still a problem ? I did a Linux build with those languages (well
> hi-IN -> hi) yesterday without any such build breakage.
>
Haven't tried in a while because I have been away. Will try again
sometime this week after pulling all
Hi Cor,
On Thu, 2011-07-07 at 00:29 +0200, Cor Nouws wrote:
> beginners question(s):
>
> After successfully running
> make dev-install
Oooh - you got a build: nice :-)
> I followed the advise
> Developer installation finished, you can now execute:
> cd /home/cono/src/git/li
Hi,
I'm try to download and compile the LibreOffice 3.3 ..
Its source code is very big.
Basically , I'm try to contribute to LibreOffice 3.3 calc
So anyone can tell me how can I compile LibreOffice 3.3 calc only
or any reference
Thank in Advance
Mahasen
(mahase...@yahoo.com)
_
Hi Marcus,
On Wed, 2011-07-06 at 21:35 +0200, Marcus Pedersén wrote:
> I am mainly interrested in coding, I realy enjoy it!
> But I thought that I perhaps could be of help on translation as well.
Cool :-)
> So I tried:
> apt-get build-dep openoffice.org
> and got message back:
> Building
On Thu, Jul 07, 2011 at 04:31:36PM +0800, Yifan Jiang wrote:
> Dear fellows,
>
> I met a startup problem with a newly pulled master HEAD since yesterday
> (6/Jul).
>
> Firstly, I found smoketest fails on the HEAD (with error
> officeconnection.cxx:140), then I tried to launch soffice.bin in solve
Hi Marc,
On Wed, 2011-07-06 at 11:24 +0530, Marc-André Laverdière wrote:
> I asked a similar question before. LO will keep supporting Java for UNO
> (extensions) for sure.
Naturally, as long as we can.
> There might be some incompatibilities between Java 7 and previous
> versions that
Dear fellows,
I met a startup problem with a newly pulled master HEAD since yesterday
(6/Jul).
Firstly, I found smoketest fails on the HEAD (with error
officeconnection.cxx:140), then I tried to launch soffice.bin in solver/350
manually, but soffice.bin crashes immedialy even before splash screen
Hi all,
The mid terms evaluations will have to be filled next week before 19:00
UTC 15 July. Carol Smith from Google kindly provided us the questions in
advance for you to prepare your answer before if you like.
If you have some hesitation regarding how to answer a question don't
hesitate to ping
2011.07.05. 14:13 keltezéssel, Thorsten Behrens írta:
> http://cgit.freedesktop.org/libreoffice/filters/commit/?id=e4b5e93fcd4a531cd1a9ca64f11366ca0ad36e0f
>
> approximates Excel chart data label positions for chart2, by picking
> the nearest match. Review & pushing to libreoffice-3-4 appreciated!
Hi Luke,
2011.07.04. 10:53 keltezéssel, Luke Symes írta:
> Attached is a patch to fix fdo#37482. Could this be reviewed & pushed?
Pushed to libreoffice-3-4 branch. Thanks for the fix.
Best regards,
Andras
___
LibreOffice mailing list
LibreOffice@lists.f
44 matches
Mail list logo