Send LibreOffice mailing list submissions
to
To subscribe or unsubscribe via the World
Wide Web, visit
or, via email, send a message with subject
or body 'help' to
You can reach the person managing the list
at
When replying, please edit your Subject
line so it is more specific
than "Re: Contents of LibreOffice
digest..."
Today's Topics:
1. Problems with import of shape type
'arc' from binary MS
Office (Regina Henschel)
2. Re: LibreOffice Online (mark shebso)
3. uno commands icons (kainz.a)
4. Intrested to contribute (sravan jain)
5. Re: Google summer of coffee (solo
learn)
6. Google summer of coffee (solo learn)
7. Re: Intrested to contribute (Heiko
Tietze)
8. Re: uno commands icons (Miklos Vajna)
9. Wenzhe Pei license statement (Wenzhe
Pei)
----------------------------------------------------------------------
Message: 1
Date: Sun, 10 Mar 2019 23:11:11 +0100
Subject: Problems with import of shape type
'arc' from binary MS
Office
Content-Type: text/plain; charset=UTF-8;
format=flowed
Hi all,
I'm currently working on bug tdf#122899. It
is about import of the shape
'arc' (= mso-spt19 = mso_sptArc). I have
already found one error and
additional 'position' problem.
MS Office uses for the ellipse a size of
width=43200 and height=43200 in
the shape internal coordinate system. It
sets the viewbox so, that it is
a bounding rectangle to the current sector.
Thereby left/top of this
rectangle becomes the origin.
Currently LibreOffice uses an ellipse size
of width=21600 and
height=21600 and a viewbox="0 0 21600
21600", so that the viewbox
includes the entire ellipse.
Both in LibreOffice and Word the outer
position (e.g. "horizontal 5cm
from left page edge") is relative to the
viewbox (which is the frame
rectangle in LibreOffice).
The result of this is, that in case the
bounding rectangle of the sector
has a different left/top position than the
bounding rectangle of the
full ellipse, the shape gets a different
position in Word than in
LibreOffice. That breaks layout.
It is not possible to change the outer
position to set the sector to the
original position, because that might
result in positions outside the
page. But that is not possible for text
documents.
I consider to change the import so, that
the viewbox only includes the
current sector not the entire ellipse. What
do you think?
Kind regards
Regina
------------------------------
Message: 2
Date: Mon, 11 Mar 2019 01:04:19 +0200
Subject: Re: LibreOffice Online
Message-ID:
Content-Type: text/plain; charset="utf-8"
hello all,
I am very sorry for this question as i
think it may be easy for many but I
spend a lot of time searching and I didn't
reach my goal .
if I click on button in a menubar of writer
for example and click on insert
then sections i know that sections is added
to Control.Menubar.js as
uno:.onu file .
I want to know how this dialog appear and
understand how uno element handle
this click and where is the files that
responsible for showing this dialog
and make changes in writer writting area .
I am very sorry if the question is easy but
I need to understand it .
Thanks in advance
> hello all,
>
> I am very sorry for this question as i
think it may be easy for many but I
> spend a lot of time searching and I
didn't reach my goal .
>
> if I click on button in a menubar of
writer for example and click on
> insert then sections i know that
sections is added to Control.Menubar.js as
> uno:.onu file .
>
> I want to know how this dialog appear
and understand how uno element
> handle this click and where is the
files that responsible for showing this
> dialog and make changes in writer
writting area .
>
> I am very sorry if the question is
easy but I need to understand it .
>
> Thanks in advance
>
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Mon, 11 Mar 2019 00:29:04 +0100
Subject: uno commands icons
Message-ID:
Content-Type: text/plain; charset="utf-8"
Hi,
how can I add icons for the command
- .uno:adddirect
- .uno:recentfilelist
- vnd.sun.star.findbar:FocusToFindbar
all commands were used in the menubar (File
and View section). Ordinary you
have to edit
core/officecfg/registry/data/org/openoffice/Office/UI/
.xcu
files, but for this commands it didn't
work.
Thanks for feedback
Andreas_K
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 4
Date: Mon, 11 Mar 2019 00:17:29 +0530
Subject: Intrested to contribute
Content-Type: text/plain; charset="utf-8"
Good evening sir,
My name is sravan jain from KL University
,India.I have been working on opensource technologies
since 2years especially on Machine Learning and I have
been using library office quite often for
documentation.I think we advance this more applying
machine learning techniques to optimize it to a greater
extent.
So please update me soon sir with any idea
or work.
Waiting for your reply.
Sent from Mail for Windows 10
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 5
Date: Sun, 10 Mar 2019 17:12:46 +0530
Subject: Re: Google summer of coffee
Message-ID:
Content-Type: text/plain; charset="utf-8"
sorry, for typing errors in the previous
mail. i intended to write "Google
summer of code" and "my name in Uvaish
zafri". hope you don't mind that.
> hello sir/madam, my band is Uvaish
Zafri. I am an information technology
> undergraduate from India and would
like to work on "move the gallery code
> to use ZIP files" idea under
libreoffice project. please provide me
> guidance for further procedures.
>
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 6
Date: Sun, 10 Mar 2019 17:09:27 +0530
Subject: Google summer of coffee
Message-ID:
Content-Type: text/plain; charset="utf-8"
hello sir/madam, my band is Uvaish Zafri. I
am an information technology
undergraduate from India and would like to
work on "move the gallery code
to use ZIP files" idea under libreoffice
project. please provide me
guidance for further procedures.
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 7
Date: Mon, 11 Mar 2019 08:59:44 +0100
Subject: Re: Intrested to contribute
Content-Type: text/plain; charset="utf-8"
Hi Sravan
Welcome to LibreOffice! It is nice to see
you are interested in applying for a GSoC project.
Having skill/knowledge/experience in programming, and
especially in C++ helps a lot while working on the
LibreOffice code-base.
As the student application date for GSoC is
approaching, we suggest you to
* Go through the LibreOffice development
getting started page [1]
* Start with solving some 'beginner'
easyHacks [2]
* Solve at least one 'interesting' easyHack
* Start discussing your ideas with possible
mentors, and preparing your proposal
* Don't leave your proposal to the last
day. Sooner is better.
Also checking the GSoC ideas page first,
and trying to choose the easyHacks related to your
probable idea(s) might be a good idea [3], and perhaps
also the page for ideas without a mentor yet [4].
If you ever get stuck (after doing the
usual leg-work (re(search), try, debug etc.) yourself),
please don't hesitate to ask your questions either on
the #libreoffice-dev IRC channel, or on this mailing
list.
Best regards,
Heiko
On 10.03.19 19:47, sravan jain wrote:
> Good evening sir,
>
> My name is sravan jain from KL
University ,India.I have been working on opensource
technologies since 2years especially on Machine Learning
and I have been using library office quite often for
documentation.I think we advance this more applying
machine learning techniques to optimize it to a greater
extent.
>
> So please update me soon sir with any
idea or work.
>
> Waiting for your reply.
>
>
>
>
>
>
>
>
>
>
_______________________________________________
> LibreOffice mailing list
>
--
Dr. Heiko Tietze
UX designer
Tel. +49 (0)179/1268509
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
------------------------------
Message: 8
Date: Mon, 11 Mar 2019 10:18:54 +0100
Subject: Re: uno commands icons
Content-Type: text/plain; charset="utf-8"
Hi Andreas,
> how can I add icons for the command
> - .uno:adddirect
> - .uno:recentfilelist
Does icon-themes/README:56 not work out of
the box for these cases? I
would expect it just does. If not, then
probably it is worth fixing the
root cause there, so icons for these
commands are also picked up
automatically.
Regards,
Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
------------------------------
Message: 9
Date: Mon, 11 Mar 2019 11:24:52 +0000
Subject: Wenzhe Pei license statement
Message-ID:
Content-Type: text/plain; charset="utf-8"
All of my past & future contributions
to LibreOffice may be licensed under
the MPLv2/LGPLv3+ dual license.
Wenzhe Pei
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Subject: Digest Footer
_______________________________________________
LibreOffice mailing list
------------------------------
End of LibreOffice Digest, Vol 103, Issue
11
********************************************