[libreoffice-documentation] Object Orientation Programming intro with free code camp

2020-11-24 Thread Paul Sutton
Hi Free code camp are presenting a course on object orientated programming https://www.freecodecamp.org/news/object-oriented-programming-crash-course/ just wondered how useful following something such as this, is to free / open source software development and specifically contributing to

Re: [libreoffice-documentation] Broken link - Wiki on Python Macros

2020-11-24 Thread Rafael Lima
Hi Olivier! Thanks for your reply. I'll use this link to refer to the APSO extension. Rafael On Tue, Nov 24, 2020 at 2:23 PM Olivier Hallot < olivier.hal...@libreoffice.org> wrote: > HI Rafael > > While we put the extension back in place, the source is > > https://gitlab.com/jmzambon/apso > >

Re: [libreoffice-documentation] Broken link - Wiki on Python Macros

2020-11-24 Thread Olivier Hallot
HI Rafael While we put the extension back in place, the source is https://gitlab.com/jmzambon/apso Regards Olivier Em 23/11/2020 19:49, Rafael Lima escreveu: > Hi Team, > > I am updating the Getting Started chapter on Macros. The section about > Python scripting makes reference to APSO

Re: [libreoffice-documentation] Writer table sum feature

2020-11-24 Thread Dave Barton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Alan, RFE (Request(s) For Enhancement) go through Bugzilla. If you don't have an account or you are not familiar with Bugzilla, this is a reasonable starting point: https://bugs.documentfoundation.org / Regards Dave - Original

[libreoffice-documentation] Writer table sum feature

2020-11-24 Thread Paul Sutton
Hi I am trying (well struggling) to figure out how to use the sum feature within a table in LibreOffice writer. So I can : Create a table Enter numbers in a column trying to use the sum tool on the context tool bar causes the software to just not work as expected.

Re: [libreoffice-documentation] Writer table sum feature

2020-11-24 Thread Alan B
Dave, Have to agree with Paul. For someone familiar with Calc it is surprising and confusing that Sum in a Writer table cannot be done using the method he demonstrated. In Calc the method Paul demonstrated is the one I use most frequently. The method you demonstrated is one I rarely use. Can you

[libreoffice-documentation] Meeting Minutes 24 Nov 2020, GSOD2020 Wiki Calc Functions

2020-11-24 Thread Olivier Hallot
Meeting Minutes 24 Nov 2020 Presents: Ronnie, Steve, Olivier Completed items: + Completed sheet and financial category functions Pending action items + Name 6 date functions for Ronnie Administrative + Prepare to write final report, starting Nov 30. Development + Added several

Re: [libreoffice-documentation] Writer table sum feature

2020-11-24 Thread Dave Barton
On 24/11/2020 11:53, Paul Sutton wrote: > Hi > > I am trying (well struggling) to figure out how to use the sum feature > within a table in LibreOffice writer. > > So I can : > > Create a table > Enter numbers in a column > > trying to use the sum tool on the context tool bar causes the

Re: [libreoffice-documentation] GSOD 2020 - Possible Error in Help pages

2020-11-24 Thread Steve Fanning
Hi Ronnie, An initial check indicates that you are correct. (The code appears to only return a number) This means that the help is inaccurate to suggest that the function may return a string representing a sheet name; I'll add it to our list. Please make sure that the wiki page is correct

Re: [libreoffice-documentation] GSOD 2020 - Possible Error in Help pages

2020-11-24 Thread GANDHI RONNIE
Hello Olivier and Steve, I believe the SHEET function has error in both ODF section and help pages. The function states that it returns sheet number or name string for the referenced sheet (either by cell or by name area or a sheet name). But I believe it *can only return sheet number not sheet