Hello Eike,
2011/8/17 Eike Rathke
> Hi Markus,
>
> With your latest commit 74070a021389534b9e791980bd33ede45be9fd81 copying
> to another sheet within the same document to me doesn't work as
> expected:
>
> On Sheet1 on cell B3 define a sheet local range name AAA for that cell
> ($Sheet1.$B$3). I
Hi Thorsten and Jeffrey,
I think the patch is for:
https://bugs.freedesktop.org/show_bug.cgi?id=32719
while Rainer's comment#3 is in the bug which was more related with bug (Jeffrey
discovered it when trying to fix 32719):
https://bugs.freedesktop.org/show_bug.cgi?id=39705
So the two
Hello all,
For the easy hack mentioned in the subject of this email,
the tatung has done it for the writer.
# The coding style must be adapted though.
The next steps are hacking the similar codes for calc and impress.
Can anyone shed us a light on how to do that?
cf.
The bug: https://bugs.freed
Hello all,
mhst has done the patch for #36800 which turns out to be an one-line fix.
Can anyone take a look at this and commit to the 3.4.x?
cf.
The bug: https://bugs.freedesktop.org/show_bug.cgi?id=36800
The patch: https://bugs.freedesktop.org/attachment.cgi?id=49770
--
Best Regards,
Nguyen H
Hi Thorsten, Jan, and Co.
Sorry for the delay. Here is the revised patch that fixes the dimension
problem without all the rough scratch work/comments from last time.
I will look into Rainer's comment.
Jeffrey
On Thu, Aug 11, 2011 at 1:50 AM, Thorsten Behrens <
t...@documentfoundation.org> wrote
Dear Michael,
> Shame - I guess this missed the 3.4.3 release deadline (unless we can
> get the patch, and triple review it soon); but we can get it in for
> 3.4.4 no doubt - and clearly pushing to master is easy enough.
I enclose the patch. It is a simple patch in that it removes the exist
Hi Markus,
With your latest commit 74070a021389534b9e791980bd33ede45be9fd81 copying
to another sheet within the same document to me doesn't work as
expected:
On Sheet1 on cell B3 define a sheet local range name AAA for that cell
($Sheet1.$B$3). In cell B3 enter value 1, in cell B4 enter formula =
Hello,
With make check, here's what I got at the end :
[ build SCK ] framework
make[1]: *** Pas de règle pour fabriquer la cible «
/home/maryline/compile-libreoffice/libo/linguistic/qa/unoapi/Test.java
», nécessaire pour «
/home/maryline/compile-libreoffice/libo/workdir/unxlngi6/JavaClassSet/J
Hi,
Here is a patch to render gtk3 button correctly. I send it now because I
won't have internet until tuesday, and it would be a bit stupid if
anyone made the same thing... So, you are aware that the patch exists,
if you need it :)
So, there are some warnings about unused variables, of course, t
Hi there,
I'm trying to allow using one bigger shared library instead of more,
often used small ones.
Something like described here:
http://tools.openoffice.org/build_env_param.html
search for BIG_SVX parameter at the top. Was it ever possible to do
one shared library?
I'm attaching diff (against
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Olivier Hallot changed:
What|Removed |Added
Depends on||40113
--
Configure bugmail: https://bu
Thank you for pointing out this file but I don't really understand how it
works.
The wizard is called here :
http://opengrok.libreoffice.org/xref/core/officecfg/registry/data/org/openoffice/Office/UI/WriterCommands.xcu#441
where
MailMergeWizard is the service register in Writer.xcu (
http://opengro
On Tue, Aug 16, 2011 at 09:41:43AM +0100, Noel Power wrote:
> On 15/08/11 13:10, Lionel Elie Mamane wrote:
>> When the "Standard" Basic Macro Library for the document is loaded
>> (which happens implicitly as soon as a macro is executed), but not the
>> "Standard" Dialog Library, the "File / Save"
Hi Tom,
First - really wonderful to see you here, and a big welcome :-) I'm so
sorry you got screwed over by our big one-shot git repository
transition / migration. Hopefully the change, while painful in the short
term, will make things much easier for new contributors going forward
(parti
On Mon, 2011-08-15 at 19:02 +0200, Xisco Faulí wrote:
> Hello everybody,
>
>
> before I merge the gsoc branch into master I'd like to integrate the
> python code into libo and get rid of the java code.
> I know i have to edit this file
> http://opengrok.libreoffice.org/xref/core/officecfg/registr
Hi,
there have been created the libreoffice-3.4.3.1 tag for 3.4.3-rc1 release.
The corresponding official builds will be available by the end of the week.
See the attached list of changes against 3.4.2-final.
I am going to create the libreoffice-3-4-3 branch for the final stabilization.
You mig
Hi Henrik,
On Mon, 2011-08-15 at 23:40 +0100, Henrik Jensen wrote:
> > Feel free to commit to the dev-tools repo directly, improving the
>> jenkins setup even more would be awesome!
>
> I appreciate the trust Bjoern :-), but I don't have an
> freedesktop.org/Libreoffice
> account yet.
He
On Tue, 2011-08-16 at 15:13 +0100, Michael Meeks wrote:
> Hi Terry,
> If you're discussing code in detail you're much more than welcome
> here[1] :-) really looking forward to your first patch - do you have
> problems building that we can help out with ?
Harrumph. I started last week to do
On Mon, 2011-08-15 at 16:11 +0200, Petr Mladek wrote:
> I guess that you need it with the md5sum prefix, so I uploaded it as
> http://download.go-oo.org/src/3c6b8de6b75eee445b29f1de5fe01f02-graphite2-1.0.1.tgz
Shame - I guess this missed the 3.4.3 release deadline (unless we can
get the p
Hi Markus,
On Tuesday, 2011-08-16 17:31:10 +0200, Eike Rathke wrote:
> No, no new member variable, what I was thinking of is to detect whether
> the original source document of the clipboard document is identical to
> the current document. There is a way via the document pool, I'll dig out
> deta
Hi Markus,
On Tuesday, 2011-08-16 17:08:53 +0200, Markus Mohrhard wrote:
> > > > The change to the ScFormulaCell ctor apparently unconditionally tries
> > to
> > > > adjust name tokens, this is completely unnecessary in most situations
> > > > and should be triggered only if the sheets of new and
Hello Eike,
2011/8/16 Eike Rathke
> Hi Markus,
>
> On Tuesday, 2011-08-16 16:25:22 +0200, Markus Mohrhard wrote:
>
> > > First thing that caught my eye: using toAsciiUpperCase() (or any other
> > > ASCII method) on anything that the user inputs as names is a no-no as
> it
> > > doesn't handle Un
Michael Meeks wrote:
> Huh - it is -extremely- valuable to do global cleans that remove
> unpleasant and hard-to-grok implementations from the code.
>
Sure.
> Just using the latest/newest/trendiest 'time' class from A.B.C.
> place de jour in new code is a(nother) maintenance nightmare
> wait
Caolan McNamara wrote:
> Were you able to reproduce the difference yourself ? IIRC I sent a
> sample document which, while horribly busted itself, was useful to
> trigger it ?
>
Nope, on a dbgutil build currently - anyhow, the change is
definitely good, knowing the why tickles my curiosity, but no
Hi Markus,
On Tuesday, 2011-08-16 16:25:22 +0200, Markus Mohrhard wrote:
> > First thing that caught my eye: using toAsciiUpperCase() (or any other
> > ASCII method) on anything that the user inputs as names is a no-no as it
> > doesn't handle Unicode. Use ScGlobal::pCharClass->upper() instead.
>
swagat sharma wrote:
> Is there any configuration to enable custom animation for texts in impress.
> Its working for shapes but not for text.
> Any clues? M stuck.
>
No. I've asked you earlier to please provide more information about
your problem, preferrably in a bug, so people interested don't n
Hello Eike,
2011/8/16 Eike Rathke
> Hi Markus,
>
> On Tuesday, 2011-08-16 08:07:20 +0200, Markus Mohrhard wrote:
>
> > this patch might be a bit to big for 3-4, but who knows:
> >
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=04d2e6469529b6187900659517d6f6dd5ea2cca5
>
> First thing t
On Tue, 2011-08-16 at 16:14 +0200, Thorsten Behrens wrote:
> Played with it today, surely ::append is on a critical path, but
> beats me why exactly this is so much faster. Surely it saves some
> temporary B2DPolygon instances...
Were you able to reproduce the difference yourself ? IIRC I sent a
s
Hi
Can one of the Masters of the Code tell me where should I start digging to
fix bug 40113 (spreadsheet header/footer backgorund image/color does not
show).
Thanks in advance.
--
Olivier Hallot
Founder and Steering Commitee Member
The Document Foundation
__
Caolan McNamara wrote:
> I'm *sure* its good, but the scale of speed-up from 4 minutes 27 seconds
> to 11 seconds is massively more than I expected. Especially as the
> insert point is at the end, rather than at the beginning or middle which
> would have required a lot of memmove type operations.
>
Hi Terry,
On Thu, 2011-08-11 at 10:45 -0400, Terrence Enger wrote:
> Meta-reply: I am far from contributing a patch, so my
> thoughts are off-topic for this list. I am happy to take
> this conversation to private email or to the discussion list
> if that would better suit the list recipients.
On Thu, 2011-08-11 at 16:55 +0200, Thorsten Behrens wrote:
> It's unclear to me, how valuable it is to fix-up tools/time.hxx &
> all client code, vs. to use e.g.
> http://www.boost.org/doc/libs/1_47_0/doc/html/chrono.html when you
> need a sane implementation in new code ...
Huh - it is -
Hi,
this time a brief summary of what happened during the 32nd 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,
this time a brief summary of what happened during the 31th 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
On Tuesday 16 of August 2011, Michael Meeks wrote:
> Hi Lubos,
>
> On Tue, 2011-08-16 at 12:09 +0200, Lubos Lunak wrote:
> > No, starmath doesn't need to call back to writer. The problem is that
> > this is still needlessly complicated. How about the attached patch?
>
> I like it's simplicit
On Thu, 2011-08-04 at 13:38 +0400, Dmitry A. Ashkadov wrote:
> I don't understand what is a difference between «l10n» and
> «translations» repositories. Can You explain me?
I plan to go through add update the repo descriptions to add this
information there at some stage soon :-)
Hi Markus,
On Tuesday, 2011-08-16 08:07:20 +0200, Markus Mohrhard wrote:
> this patch might be a bit to big for 3-4, but who knows:
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=04d2e6469529b6187900659517d6f6dd5ea2cca5
First thing that caught my eye: using toAsciiUpperCase() (or any
On Tue, 2011-08-16 at 05:48 -0700, cbosdonnat wrote:
> All is now working fine, and that later commit could be applied to 3.4
> safely.
Sorry, not trying to be a pain or anything, but that assignment operator
now leaks the original mpXPoly of the SdrRectObj that's assigned to if
there was one.
C.
On Tuesday 16 of August 2011, cbosdonnat wrote:
> Caolán McNamara wrote:
> > On Thu, 2011-08-11 at 15:36 +0200, Cedric Bosdonnat wrote:
> Indeed that remembers me of a discussion like that with Lubos... though I'm
> not good enough in C++ to see those subtleties. I reverted the above
> mentioned pa
Hi Lubos,
On Tue, 2011-08-16 at 12:09 +0200, Lubos Lunak wrote:
> No, starmath doesn't need to call back to writer. The problem is that this
> is
> still needlessly complicated. How about the attached patch?
I like it's simplicity personally :-) though of course we should use
core/TEMP
Caolán McNamara píše v Út 16. 08. 2011 v 11:32 +0100:
> i.e.
> http://cgit.freedesktop.org/libreoffice/core/commit/?id=3ae98a0ca5329a0205728a46b4e5dd0d4b46a9f3
> proposing for 3-4
>
> old code will basically not distinguish between eof and error, and throw
> an exception on all short reads.
>
> p
Hello fellow mentors,
I'm just forwarding you an email from Carol Smith handling the GSoc at
Google. It contains all the questions for the final evaluation if you
want to think about them in advance.
Remember: the final evaluations are next week from Monday to Friday.
Forwarded Message
https://bugs.freedesktop.org/show_bug.cgi?id=35673
--- Comment #187 from Olivier Hallot
2011-08-16 05:53:54 PDT ---
Nominate bug 40113 in 3.4.x branch.
Spreadsheet header/footer background does not display color or image.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=em
Caolán McNamara wrote:
>
> On Thu, 2011-08-11 at 15:36 +0200, Cedric Bosdonnat wrote:
>> I fixed fdo#37403 a while ago, and Rainer asked if we could cherry-pick
>> http://cgit.freedesktop.org/libreoffice/libs-core/commit/?id=21ec661d09ed9d7bbbec5e52ee2b382d8c465324
>> to 3.4.2.
>
> Forgot all a
> By which (I hope) you mean: LGPLv3+/MPL ? :-)
Yes, my bad.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
https://bugs.freedesktop.org/show_bug.cgi?id=35673
Bug 35673 depends on bug 36547, which changed state.
Bug 36547 Summary: Impress: Rendering problems with some .odp files
https://bugs.freedesktop.org/show_bug.cgi?id=36547
What|Old Value |New Value
--
Hi Josh,
On Thu, 2011-08-11 at 12:29 +0930, Josh Heidenreich wrote:
> I have made some additional changes to the dialog. I am considering
> these changes stage 1 of the process.
wow - this is cool :-) I've hated that dialog with a passion for its
highly confusing choice, and the text abov
Hi,
Is there any configuration to enable custom animation for texts in impress.
Its working for shapes but not for text.
Any clues? M stuck.
I have no idea about the source of impress.. Any help would be greatly
appreciated.
Also how can i clone only the code for impress?
--
Swagat
__
i.e.
http://cgit.freedesktop.org/libreoffice/core/commit/?id=3ae98a0ca5329a0205728a46b4e5dd0d4b46a9f3
proposing for 3-4
old code will basically not distinguish between eof and error, and throw
an exception on all short reads.
probably fixes https://bugs.freedesktop.org/show_bug.cgi?id=34880 and
p
On Fri, 2011-07-08 at 12:25 -0700, Skeld Stu wrote:
> Creating,an hyperlink to a document in a FTP...
That is probably/hopefully related to a different ftp specific thing,
e.g.
https://bugs.freedesktop.org/show_bug.cgi?id=39376
https://bugs.freedesktop.org/show_bug.cgi?id=34880
i.e. if the file o
On Tuesday 16 of August 2011, Caolán McNamara wrote:
> On Mon, 2011-08-15 at 17:16 +0200, Lubos Lunak wrote:
> > I already have a pointer to SmModel and SmDocShell (I can get it the same
> > way the .doc code does) and just need to call their method, passing the
> > XML serializer object as an argu
On Mon, 2011-08-15 at 17:16 +0200, Lubos Lunak wrote:
> Hello,
>
> I'm implementing .docx OOXML support for writing math formulas. As this is
> something that could be used not only by Writer but also by other components,
> I want to implement the writing of the formula in Starmath. And even if
Add PUSHED tag to subject...
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
probably I should have read further before replying ;-) ( sorry excuse
for a mind is elsewhere at the moment )
On 15/08/11 13:10, Lionel Elie Mamane wrote:
So probably what happened is that the "// Can we simply copy the
storage?" optimisation / fast path was added and suddenly
SfxLibraryContain
Kálmán „KAMI” Szalai píše v Po 15. 08. 2011 v 18:41 +0200:
> Hi Petr,
>
> AFAIK the LO is not affected by these changes. None of these extensions
> is packed by LibreOffice.
They might be already used by distro builds. Your changes might bring
them regressions.
How much did you test the new ext
Hello Lionel
On 15/08/11 13:10, Lionel Elie Mamane wrote:
When the "Standard" Basic Macro Library for the document is loaded
(which happens implicitly as soon as a macro is executed), but not the
"Standard" Dialog Library, the "File / Save" action (or the equivalent
toolbar button) does nothing,
Hi Kevin,
Kevin Hunter wrote (16-08-11 01:07)
Do we have, or is there a canonical reference for the UNO API?
Specifically with Python bindings? The various references I've been able
to find online seem haphazard at best. Is that what we have to work
with, or is there an obvious link I've overloo
> Attached patch will remove the duplicated chunk from windows.mk. The
> original one is above my delete.
Applied, and pushed, thanks!
--tml
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/l
58 matches
Mail list logo