Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


 Hi. Please how may I get the source code of libre office? I'm sorry I'm just confused because is 
my first time ti work on open source projectsThank you
    Le lundi 11 mars 2019 à 13:00:13 UTC+1, libreoffice-request@lists.freedesktop.org 
<libreoffice-request@lists.freedesktop.org> a écrit :  
 
 Send LibreOffice mailing list submissions to
    libreoffice@lists.freedesktop.org

To subscribe or unsubscribe via the World Wide Web, visit
    https://lists.freedesktop.org/mailman/listinfo/libreoffice
or, via email, send a message with subject or body 'help' to
    libreoffice-request@lists.freedesktop.org

You can reach the person managing the list at
    libreoffice-owner@lists.freedesktop.org

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
From: Regina Henschel <rb.henschel@t-online.de>
To: LO dev fdo <libreoffice@lists.freedesktop.org>
Cc: Armin Le Grand <Armin.Le.Grand@me.com>, Thorsten Behrens
    <thb@libreoffice.org>
Subject: Problems with import of shape type 'arc' from binary MS
    Office
Message-ID: <dc11043e-87f1-5273-e9c6-fdb6976feb21@t-online.de>
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 
made https://gerrit.libreoffice.org/68941. This mail is about an 
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
From: mark shebso <markshebso@gmail.com>
To: LibreOffice@lists.freedesktop.org
Subject: Re: LibreOffice Online
Message-ID:
    <CABZTXhrphWDWEfPdVocsATpSGciApDoM-PUjPv+BgzuGi0qoYA@mail.gmail.com>
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

On Sat, Mar 9, 2019 at 2:33 AM mark shebso <markshebso@gmail.com> wrote:

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...
URL: 
<https://lists.freedesktop.org/archives/libreoffice/attachments/20190311/50a6301a/attachment-0001.html>

------------------------------

Message: 3
Date: Mon, 11 Mar 2019 00:29:04 +0100
From: "kainz.a" <kainz.a@gmail.com>
To: libreoffice-dev <libreoffice@lists.freedesktop.org>
Subject: uno commands icons
Message-ID:
    <CAFryEO47H3ZoEoW3p-jyi7Y7O05EJo1=maz6xnKun9U0Wh9TNQ@mail.gmail.com>
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...
URL: 
<https://lists.freedesktop.org/archives/libreoffice/attachments/20190311/d4556fdc/attachment-0001.html>

------------------------------

Message: 4
Date: Mon, 11 Mar 2019 00:17:29 +0530
From: sravan jain <sravanjain978@gmail.com>
To: "libreoffice@lists.freedesktop.org"
    <libreoffice@lists.freedesktop.org>
Subject: Intrested to contribute
Message-ID: <5c855bc0.1c69fb81.23606.b589@mx.google.com>
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...
URL: 
<https://lists.freedesktop.org/archives/libreoffice/attachments/20190311/eb14c70e/attachment-0001.html>

------------------------------

Message: 5
Date: Sun, 10 Mar 2019 17:12:46 +0530
From: solo learn <uvaishzafri1@gmail.com>
To: libreoffice@lists.freedesktop.org
Subject: Re: Google summer of coffee
Message-ID:
    <CAFe-L06yF4fuC3TgzK=BJg2qP+YR4+xm7Xc-SZAvX02xLJwkHw@mail.gmail.com>
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.
On Mar 10, 2019 5:09 PM, "solo learn" <uvaishzafri1@gmail.com> wrote:

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...
URL: 
<https://lists.freedesktop.org/archives/libreoffice/attachments/20190310/8bac23f0/attachment-0001.html>

------------------------------

Message: 6
Date: Sun, 10 Mar 2019 17:09:27 +0530
From: solo learn <uvaishzafri1@gmail.com>
To: libreoffice@lists.freedesktop.org
Subject: Google summer of coffee
Message-ID:
    <CAFe-L04noHu=A-qgref=FJZ6oaZW0xQC4GFYqQmn31q83gN9Og@mail.gmail.com>
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...
URL: 
<https://lists.freedesktop.org/archives/libreoffice/attachments/20190310/96c1fb55/attachment-0001.html>

------------------------------

Message: 7
Date: Mon, 11 Mar 2019 08:59:44 +0100
From: Heiko Tietze <tietze.heiko@gmail.com>
To: libreoffice@lists.freedesktop.org
Subject: Re: Intrested to contribute
Message-ID: <7b68d6ab-acfe-a362-9ac1-83a5df92d2ea@gmail.com>
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

[1] https://wiki.documentfoundation.org/Development/GetInvolved
[2] https://wiki.documentfoundation.org/Development/EasyHacks/by_Required_Skill
[3] https://wiki.documentfoundation.org/Development/GSoC/Ideas
[4] https://wiki.documentfoundation.org/Development/GSoC/Ideas_without_a_mentor

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.

 

 

Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

 


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


-- 
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
URL: 
<https://lists.freedesktop.org/archives/libreoffice/attachments/20190311/5242af58/attachment-0001.sig>

------------------------------

Message: 8
Date: Mon, 11 Mar 2019 10:18:54 +0100
From: Miklos Vajna <vmiklos@collabora.com>
To: "kainz.a" <kainz.a@gmail.com>
Cc: libreoffice-dev <libreoffice@lists.freedesktop.org>
Subject: Re: uno commands icons
Message-ID: <20190311091853.GB22054@collabora.com>
Content-Type: text/plain; charset="utf-8"

Hi Andreas,

On Mon, Mar 11, 2019 at 12:29:04AM +0100, "kainz.a" <kainz.a@gmail.com> wrote:
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
URL: 
<https://lists.freedesktop.org/archives/libreoffice/attachments/20190311/f9767b38/attachment-0001.sig>

------------------------------

Message: 9
Date: Mon, 11 Mar 2019 11:24:52 +0000
From: Wenzhe Pei <pwz26626664@gmail.com>
To: libreoffice@lists.freedesktop.org
Subject: Wenzhe Pei license statement
Message-ID:
    <CAOhx0yoaa99tkgObjLxv4BhL7Rnfr2sSFQrufDU6_nR2iit4eQ@mail.gmail.com>
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...
URL: 
<https://lists.freedesktop.org/archives/libreoffice/attachments/20190311/3c3fc06f/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

------------------------------

End of LibreOffice Digest, Vol 103, Issue 11
********************************************
  

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.