Re: How to scale the Project

2022-08-30 Thread Carl Marcum
Hi Peter, I have often thought about starting some TODO type lists on the planning wiki but haven't had time yet. We may already have one somewhere. Besides the obvious 4.2 blockers, there are probably a number of things we could come up with divided by areas like main office development, QA,

Re: How to access UNO_CONSTANTS definitions via OLE/COM? (Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-06-17 Thread Rony G. Flatscher (Apache)
Hi Andrew, thank you *very* much indeed! Your code gives much help already to save me a lot of research, so kudos to you! (E.g. from your code it is clear that one can use the same code for fetching constant and enum values, which is already very helpful per se!) Will experiment a little bit

Re: How to access UNO_CONSTANTS definitions via OLE/COM? (Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-06-17 Thread Andrew Pitonyak
This is how I get the manager using Basic:  Get the type description manager from the default context; see section 10.4 Context, which also shows how to enumerate all of the singleton objects available. Function GetTypeDescriptionManager()   Dim sTDMName$  ' Name of the type description manager

Re: How to access UNO_CONSTANTS definitions via OLE/COM? (Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-06-17 Thread Rony G. Flatscher (Apache)
OK, it is possible using "/singletons/com.sun.star.reflection.theTypeDescriptionManager". (Will have to look further into it to maybe use it also for UNO_ENUM and the like.) ---rony On 17.06.2022 12:46, Rony G. Flatscher wrote: In the process of creating a few nutshell examples using OLE/COM.

Re: How to get debug information (Java, oxt)

2022-06-08 Thread Peter Kovacs
Hi Rony, Am 06.06.22 um 16:07 schrieb Rony G. Flatscher (Apache): Hi Peter, thank you very  much for coming back to this! A pleasure. If you would be aware of such examples I would be grateful for any links. I am sorry. I have no clue. I wanted to get the discussion started, and just d

Re: How to get debug information (Java, oxt)

2022-06-08 Thread Rony G. Flatscher (Apache)
Hi Carl, On 6/7/2022 12:07 AM, Carl Marcum wrote: Hi Rony, On 6/6/22 10:15 AM, Rony G. Flatscher (Apache) wrote: Hi Carl, On 6/4/2022 3:31 PM, Carl Marcum wrote: ... cut ... Am 03.10.21 um 15:12 schrieb Rony G. Flatscher: Searched on the Internet but found no pointers so asking here. Probl

Re: How to get debug information (Java, oxt)

2022-06-06 Thread Carl Marcum
Hi Rony, On 6/6/22 10:15 AM, Rony G. Flatscher (Apache) wrote: Hi Carl, On 6/4/2022 3:31 PM, Carl Marcum wrote: ... cut ... Am 03.10.21 um 15:12 schrieb Rony G. Flatscher: Searched on the Internet but found no pointers so asking here. Problem: something goes wrong while registering a Java ba

Re: How to get debug information (Java, oxt)

2022-06-06 Thread Rony G. Flatscher (Apache)
Hi Carl, On 6/4/2022 3:31 PM, Carl Marcum wrote: ... cut ... Am 03.10.21 um 15:12 schrieb Rony G. Flatscher: Searched on the Internet but found no pointers so asking here. Problem: something goes wrong while registering a Java based extension (an oxt ), but no information is supplied. Quest

Re: How to get debug information (Java, oxt)

2022-06-06 Thread Rony G. Flatscher (Apache)
Hi Peter, thank you very  much for coming back to this! I do not have the SDK installed. Unfortunately, the exact details have escaped me since (having done too many other things in between). Background: many, many years ago I have authored a bridge for the scripting language ooRexx taking a

Re: How to get debug information (Java, oxt)

2022-06-04 Thread Carl Marcum
Hi Rony, On 6/4/22 1:40 AM, Peter Kovacs wrote: I going through old emails and no one seems to answer you. Can you describe your setup? OS, have you sdk installed? All the best Peter Am 03.10.21 um 15:12 schrieb Rony G. Flatscher: Searched on the Internet but found no pointers so asking he

Re: How to get debug information (Java, oxt)

2022-06-03 Thread Peter Kovacs
I going through old emails and no one seems to answer you. Can you describe your setup? OS, have you sdk installed? All the best Peter Am 03.10.21 um 15:12 schrieb Rony G. Flatscher: Searched on the Internet but found no pointers so asking here. Problem: something goes wrong while registeri

RE: How to delete a wrong email list subscription?

2021-11-04 Thread Jörg Schmidt
Hello Dave, > -Original Message- > From: Dave [mailto:b...@apache.org] > Sent: Thursday, November 04, 2021 9:07 AM > To: dev@openoffice.apache.org > Subject: Re: How to delete a wrong email list subscription? > Contact the list moderator(s) users-de-ow...@openoffice

Re: How to delete a wrong email list subscription?

2021-11-04 Thread Dave
On 04/11/2021 07:41, Jörg Schmidt wrote: > > Hello, > > For some time now, there have been spam emails on > users...@openoffice.apache.org _which appear_ to be sent by a registered > spammer who is misusing the email address of a third party. > > Questions: > How can I reliably check whether t

RE: How to recruit [Was: Feature: automatic enter of a decimal point at a fixed position]

2021-04-30 Thread Jörg Schmidt
Hello Arrigo, > -Original Message- > From: Arrigo Marchiori [mailto:ard...@yahoo.it.INVALID] > Sent: Friday, April 30, 2021 1:30 PM > To: dev@openoffice.apache.org > Subject: Re: How to recruit [Was: Feature: automatic enter of > a decimal point at a fixed position

Re: How to recruit [Was: Feature: automatic enter of a decimal point at a fixed position]

2021-04-30 Thread Arrigo Marchiori
Hello Jörg, On Fri, Apr 30, 2021 at 10:00:05AM +0200, Jörg Schmidt wrote: > Hello, > > > -Original Message- > > From: Arrigo Marchiori [mailto:ard...@yahoo.it.INVALID] > > Sent: Friday, April 30, 2021 8:13 AM > > To: dev@openoffice.apache.org > > Subject: How to recruit [Was: Feature:

RE: How to recruit [Was: Feature: automatic enter of a decimal point at a fixed position]

2021-04-30 Thread Jörg Schmidt
Hello, > -Original Message- > From: Arrigo Marchiori [mailto:ard...@yahoo.it.INVALID] > Sent: Friday, April 30, 2021 8:13 AM > To: dev@openoffice.apache.org > Subject: How to recruit [Was: Feature: automatic enter of a > decimal point at a fixed position] > Are you subscribed to the re

Re: How to cope with duplicate attributes in XML tags

2021-02-07 Thread Keith N. McKenna
On 2/7/2021 10:22 AM, Arrigo Marchiori wrote: > Hello all, > > re-replying to Jim's message. > > On Wed, Feb 03, 2021 at 02:25:16PM -0500, Jim Jagielski wrote: > >> Funny that you bring this up... I'm been tracking down some bugs and they >> all seem to be XML related... fastsax->libwriterfilter

Re: How to cope with duplicate attributes in XML tags

2021-02-07 Thread Arrigo Marchiori
Hello Peter, and thank you for taking time to reply. On Sun, Feb 07, 2021 at 04:58:19PM +0100, Peter Kovacs wrote: > Hello, > > On 07.02.21 16:22, Arrigo Marchiori wrote: > > Hello all, > > > > re-replying to Jim's message. > > > > On Wed, Feb 03, 2021 at 02:25:16PM -0500, Jim Jagielski wrote:

Re: How to cope with duplicate attributes in XML tags

2021-02-07 Thread Peter Kovacs
Hello, On 07.02.21 16:22, Arrigo Marchiori wrote: Hello all, re-replying to Jim's message. On Wed, Feb 03, 2021 at 02:25:16PM -0500, Jim Jagielski wrote: Funny that you bring this up... I'm been tracking down some bugs and they all seem to be XML related... fastsax->libwriterfilter with occa

Re: How to cope with duplicate attributes in XML tags

2021-02-07 Thread Arrigo Marchiori
Hello all, re-replying to Jim's message. On Wed, Feb 03, 2021 at 02:25:16PM -0500, Jim Jagielski wrote: > Funny that you bring this up... I'm been tracking down some bugs and they > all seem to be XML related... fastsax->libwriterfilter with occasional cores > due to __cxa_call_unexpected. > >

Re: How to cope with duplicate attributes in XML tags

2021-02-05 Thread Peter Kovacs
On 05.02.21 08:01, Arrigo Marchiori wrote: Hello Peter, All, On Thu, Feb 04, 2021 at 12:00:44PM +0100, Peter Kovacs wrote: +1 for Option 3) [... FTR ...] 3- raise an exception because it is just not acceptable. I believe it should be a subclass of uno::Exception, but... which one? The

Re: How to cope with duplicate attributes in XML tags

2021-02-04 Thread Arrigo Marchiori
Hello Peter, All, On Thu, Feb 04, 2021 at 12:00:44PM +0100, Peter Kovacs wrote: > +1 for Option 3) > [... FTR ...] > > 3- raise an exception because it is just not acceptable. I believe it should be a subclass of uno::Exception, but... which one? There seem to be a lot of Exception's subclass

Re: How to cope with duplicate attributes in XML tags

2021-02-04 Thread Arrigo Marchiori
Hello Jim, On Wed, Feb 03, 2021 at 02:25:16PM -0500, Jim Jagielski wrote: > Funny that you bring this up... I'm been tracking down some bugs and they > all seem to be XML related... :-) [...] > I feel that making AOO more fragile by trying to work around cases where > invalid and/or non-complia

Re: How to cope with duplicate attributes in XML tags

2021-02-04 Thread Peter Kovacs
+1 for Option 3) On 03.02.21 19:38, Arrigo Marchiori wrote: Dear List, bug 128356 [1] is mostly about an XML tag that carries an attribute _twice_. This is not allowed; the SAX parser raises an exception when it finds it while loading the file, and the user gets upset because they cannot open t

Re: How to cope with duplicate attributes in XML tags

2021-02-03 Thread Jim Jagielski
Funny that you bring this up... I'm been tracking down some bugs and they all seem to be XML related... fastsax->libwriterfilter with occasional cores due to __cxa_call_unexpected. I feel that making AOO more fragile by trying to work around cases where invalid and/or non-compliant XML is encounte

Re: How to cope with Python module putting .so files into lib64 instead of lib?

2020-12-06 Thread Peter Kovacs
I think we can only try to build and install on many distributions. If it is only a folder change I think it should be save. At least Arch /usr/lib is only a softlink to /usr/lib64 On 07.12.20 08:30, Arrigo Marchiori wrote: Dear List, I think I am close to a possible solution to this probl

Re: How to cope with Python module putting .so files into lib64 instead of lib?

2020-12-06 Thread Arrigo Marchiori
Dear List, I think I am close to a possible solution to this problem, that I will propose as a pull request on GitHub once it will be ready. I would like to make sure that Python and the pyuno modules are built correctly and that they work as expected in my test builds. Can someone please suggest

Re: How to create a child page in Apache OpenOffice Community space (cwiki)?

2020-11-17 Thread Czesław Wolański
Hi Dave, It is working now. Thank you. And I have finally found the answer to my question: > > Am I missing something or too dumb? > The answer is YES and YES. :'‑) Regards, Czesław вт, 17 нояб. 2020 г. в 23:38, Dave Fisher : > Hi - > > This was a permissions issue. You should be good now. >

Re: How to create a child page in Apache OpenOffice Community space (cwiki)?

2020-11-17 Thread Dave Fisher
Hi - This was a permissions issue. You should be good now. Regards, Dave > On Nov 17, 2020, at 1:33 PM, Czesław Wolański > wrote: > > Hi Dave, Andrea > > @Dave > I understand your words but when I start here (being logged in): > > https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1

Re: How to create a child page in Apache OpenOffice Community space (cwiki)?

2020-11-17 Thread Czesław Wolański
Hi Dave, Andrea @Dave I understand your words but when I start here (being logged in): https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.8 - on the bottom of the left navigation I see only "Space tools" - just to the right of the breadcrumbs there is no an outline icon (and what is

Re: How to create a child page in Apache OpenOffice Community space (cwiki)?

2020-11-17 Thread Andrea Pescetti
Dave Fisher wrote: If you start here: https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.8 All you need to do is press Create child page Actually, what I usually do is to copy the page; the Copy function asks what page to use as parent and there one can specify the original page as

Re: How to create a child page in Apache OpenOffice Community space (cwiki)?

2020-11-17 Thread Dave Fisher
If you start here: https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.1.8 All you need to do is press Create child page > On Nov 17, 2020, at 12:26 PM, Dave Fisher wrote: > > Hi - > > Create child page on the bottom of the left navigation. > > On the edit page just to the right of t

Re: How to create a child page in Apache OpenOffice Community space (cwiki)?

2020-11-17 Thread Dave Fisher
Hi - Create child page on the bottom of the left navigation. On the edit page just to the right of the breadcrumbs is an outline icon. Press that! Regards, Dave > On Nov 17, 2020, at 12:22 PM, Czesław Wolański > wrote: > > Hi all, > > Could someone please explain to me in layman's term ho

Re: how to download RC2?

2020-10-08 Thread Matthias Seidel
Hi Don, https://dist.apache.org/repos/dist/dev/openoffice/4.1.8-RC2/source/ Regards,    Matthias Am 08.10.20 um 20:34 schrieb Don Lewis: > I want to download the source tarball for RC2, but this page: > > https://cwiki.apache.org/confluence/display/OOOUSERS/Development+Snapshot+Builds#Develo

Re: How to join Docs team

2020-04-09 Thread Keith N. McKenna
On 4/1/2020 3:14 PM, Jörg Schmidt wrote: >> -Original Message- >> From: Simon Phipps [mailto:webm...@apache.org] >> Sent: Wednesday, April 01, 2020 8:04 PM >> To: dev >> Subject: Re: How to join Docs team >> >> On Wed, Apr 1, 2020 at 5:3

Re: How to join Docs team

2020-04-05 Thread Peter Kovacs
I asked that. He said there is no mail. All the best Peter Am 05.04.20 um 10:19 schrieb Matthias Seidel: Hi Peter, Am 05.04.20 um 10:16 schrieb Peter Kovacs: Hi Keith, Pulkit Krishna, writes he does not find any mail with the login data. Gmail... He should look in his Spam folder. This h

Re: How to join Docs team

2020-04-05 Thread Matthias Seidel
Hi Peter, Am 05.04.20 um 10:16 schrieb Peter Kovacs: > Hi Keith, > > Pulkit Krishna, writes he does not find any mail with the login data. Gmail... He should look in his Spam folder. This happens so often... Regards,    Matthias > > Can you check and send the email again? > > > Thanks, > > >

Re: How to join Docs team

2020-04-05 Thread Peter Kovacs
Hi Keith, Pulkit Krishna, writes he does not find any mail with the login data. Can you check and send the email again? Thanks, All the Best Peter Am 29.03.20 um 18:19 schrieb Keith N. McKenna: On 3/27/2020 5:37 AM, Pulkit Krishna wrote: Hello, I want wiki account with useride:- pulkitkr

RE: How to join Docs team

2020-04-01 Thread Jörg Schmidt
> -Original Message- > From: Simon Phipps [mailto:webm...@apache.org] > Sent: Wednesday, April 01, 2020 8:04 PM > To: dev > Subject: Re: How to join Docs team > > On Wed, Apr 1, 2020 at 5:32 PM Jörg Schmidt > wrote: > > > Hello, > > &

Re: How to join Docs team

2020-04-01 Thread BMCS
On 01/04/2020 19:04, Simon Phipps wrote: > On Wed, Apr 1, 2020 at 5:32 PM Jörg Schmidt wrote: > >> Hello, >> >>> From: bmcs [mailto:b...@apache.org] >>> Authors to ODF Authors. The idea being that it would be one of the few >>> shared areas where AOO and LO could work cooperatively >>> together >>

Re: How to join Docs team

2020-04-01 Thread Simon Phipps
On Wed, Apr 1, 2020 at 5:32 PM Jörg Schmidt wrote: > Hello, > > > From: bmcs [mailto:b...@apache.org] > > Authors to ODF Authors. The idea being that it would be one of the few > > shared areas where AOO and LO could work cooperatively > > together > > I don't believe that at that time, after all

RE: How to join Docs team

2020-04-01 Thread Jörg Schmidt
Hello, > -Original Message- > From: bmcs [mailto:b...@apache.org] > Sent: Tuesday, March 31, 2020 8:27 PM > To: dev@openoffice.apache.org > Subject: Re: How to join Docs team > > > Over the years Keith N. McKenna has made many valiant attempts to > maintain

Re: How to join Docs team

2020-03-31 Thread bmcs
Over the years Keith N. McKenna has made many valiant attempts to maintain the project's documentation and enlist new contributors, but the regrettable situation is that very little new or updated AOO documentation has been written for a very long time. I would take this opportunity to make a sm

Re: How to join Docs team

2020-03-31 Thread Carl Marcum
Hi Pulkit, Are you subscribed to the dev@ mailing list? In case you didn't see it, I'll copy the previous reply from Keith below. And thanks for volunteering! Best regards, Carl On 3/31/20 8:55 AM, Pulkit Krishna wrote: Is there no one left in the documentation team. I can convince a few of m

Re: How to join Docs team

2020-03-31 Thread Pulkit Krishna
Is there no one left in the documentation team. I can convince a few of my friend to join it. Meanwhile I need a wiki account. I have started the work on Base Guide and I will finish the Preface and Chapter 1 by 5 April 2020. Pulkit Krishna On Sun, Mar 29, 2020 at 6:50 PM Peter Kovacs wrote: >

Re: How to join Docs team

2020-03-29 Thread Keith N. McKenna
On 3/27/2020 5:37 AM, Pulkit Krishna wrote: > Hello, > I want wiki account with useride:- pulkitkrishna email:- > pulkitkrishn...@gmail.com > Pulkit Krishna Pulkit; Your requested mwiki account has been created and a temporary password has been sent and please make sure you change it at first logi

Re: How to join Docs team

2020-03-29 Thread Peter Kovacs
Which files do you mean? I am not sure what you refer to. ODF Authors have left the project, in favour of Libre Office. They disbanded on 6 Nov 2018 within Libre Office. OpenOffice Documentation is currently not active. Dead sounds so final. There are volunteers, but imho it lacks a visio

Re: How to join Docs team

2020-03-29 Thread Peter Kovacs
I have not the power to empower you. Am 29.03.20 um 13:36 schrieb Pulkit Krishna: I have not written the book till now.I willl check out the guidelines. Meanwhile, can I get a wiki account? Pulkit Krishna On Sun, Mar 29, 2020 at 4:13 PM Peter Kovacs > wrote: Hi,

Re: How to join Docs team

2020-03-29 Thread Peter Kovacs
Hi, I have found only those guidelines: https://wiki.openoffice.org/wiki/Wiki_Contribution_Guidelines https://wiki.openoffice.org/wiki/Documentation/Dashboard/Tutorials/Guidelines If something does not fit from your standpoint, then please open up a discussion. If ou have written your gui

Re: How to join Docs team

2020-03-27 Thread Pulkit Krishna
Hello, I want wiki account with useride:- pulkitkrishna email:- pulkitkrishn...@gmail.com Pulkit Krishna On Fri, Mar 27, 2020 at 11:06 AM Peter Kovacs wrote: > Hello Pulkit Krishna, > > > Do you have a specific Idea what you want to do? > > We could need Tutorials or the Manual in the Wiki upda

Re: How to join Docs team

2020-03-27 Thread Pulkit Krishna
I want to write the first base guide. Should I use any specific style or a template for it? Pulkit Krishna On Fri, Mar 27, 2020 at 3:07 PM Pulkit Krishna wrote: > Hello, > I want wiki account with useride:- pulkitkrishna email:- > pulkitkrishn...@gmail.com > Pulkit Krishna > > > On Fri, Mar 27,

Re: How to find complete list of AOO environment variables?

2020-02-28 Thread Kay Schenk
Hello again... I found info on LXR so ignore this part of my question. I would still like info on the environment variables. Thanks again. -- Kay On Fri, Feb 28, 2020, 15:55 Kay Schenk wrote: > Hello all- > I am looking at this page in the wiki -- > https://wiki.openoffice.org/wiki/Environmen

Re: how to check what's installed into the 'instsetoo_native'

2020-01-29 Thread Yury
I mean after the 'packaging' I get the following list when searching for e.g. 'libhyph*' in the 'main' tree: ./hyphen/unxlngx6.pro/misc/build/hyphen-2.7.1/libhyphen.la ./hyphen/unxlngx6.pro/misc/build/hyphen-2.7.1/.libs/libhyphen.lai ./hyphen/unxlngx6.pro/misc/build/hyphen-2.7.1/.libs/libhyphen.a

Re: How to make a new include work

2017-09-05 Thread Patricia Shanahan
After some experiments, including manually copying a header file, I decided that approach was getting me into a mess. In effect the build system was warning me that I was breaking module boundaries. I found a cleaner solution. On 9/5/2017 6:55 AM, Peter Kovacs wrote: Did you manage to solve t

Re: How to make a new include work

2017-09-05 Thread Peter Kovacs
Did you manage to solve this? What did you do in the end? Thanks the Information! :-D Am Montag, den 28.08.2017, 12:18 -0700 schrieb Patricia Shanahan: > Looks interesting. An include I needed from sfx2 worked just fine, > so > I'll make sc look the same way in that file. > > On 8/28/2017 12:12

Re: How to make a new include work

2017-08-28 Thread Peter Kovacs
Not sure, if it needed. But have you added the path to Library_sfx.mk? For 4.1.3 it looks like this: $(eval $(call gb_Library_set_componentfile,sfx,sfx2/util/sfx)) $(eval $(call gb_Library_set_include,sfx,\     -I$(SRCDIR)/sfx2/inc \     -I$(SRCDIR)/sfx2/inc/sfx2 \     -I$(SRCDIR)/sfx2/source/

Re: How to make a new include work

2017-08-28 Thread Patricia Shanahan
Looks interesting. An include I needed from sfx2 worked just fine, so I'll make sc look the same way in that file. On 8/28/2017 12:12 PM, Peter Kovacs wrote: sry. The message got probable stuck due to ID mess on my side. On 28.08.2017 20:49, Peter Kovacs wrote: Not sure, if it needed. But h

Re: How to make a new include work

2017-08-28 Thread Peter Kovacs
sry. The message got probable stuck due to ID mess on my side. On 28.08.2017 20:49, Peter Kovacs wrote: Not sure, if it needed. But have you added the path to Library_sfx.mk? For 4.1.3 it looks like this: $(eval $(call gb_Library_set_componentfile,sfx,sfx2/util/sfx)) $(eval $(call gb_Librar

Re: [How to Cook a Release]

2016-10-15 Thread Marcus
Am 10/15/2016 08:28 PM, schrieb Andrea Pescetti: Marcus wrote: https://projects.apache.org/project.html?openoffice I've updated the data and also published the webpage but the project's webpage [2] is still showing the 4.1.2 data. Does it take some hours to show the new data? Yes, most data o

Re: [How to Cook a Release]

2016-10-15 Thread Andrea Pescetti
Marcus wrote: https://projects.apache.org/project.html?openoffice I've updated the data and also published the webpage but the project's webpage [2] is still showing the 4.1.2 data. Does it take some hours to show the new data? Yes, most data on the "projects" subsite are only updated on cron

Re: [How to Cook a Release]

2016-10-14 Thread Marcus
Am 10/15/2016 12:49 AM, schrieb Marcus: Am 10/15/2016 12:20 AM, schrieb Matthias Seidel: On https://projects.apache.org/project.html?openoffice the release should also be updated. "(The releases are taken from the listing in the DOAP)" @Andrea: You are listed as maintainer on the webpage. D

Re: [How to Cook a Release]

2016-10-14 Thread Marcus
Am 10/15/2016 12:20 AM, schrieb Matthias Seidel: On https://projects.apache.org/project.html?openoffice the release should also be updated. "(The releases are taken from the listing in the DOAP)" @Andrea: You are listed as maintainer on the webpage. Do you still know what and where to updat

Re: How to work with the gbuild branch in SVN?

2016-02-17 Thread Pedro Giffuni
Hi Damjan; As you note, when there are so many changes merging is painful. You generally try to do all your work in a branch and sync frequently with trunk. It is difficult to give advice when there are years of differences between the branch and trunk. You can merge by ranges instead of individ

Re: How to work with the gbuild branch in SVN?

2016-02-17 Thread Damjan Jovanovic
On Tue, Feb 16, 2016 at 4:12 AM, Pedro Giffuni wrote: > Hi Damjan; > > The key lies in "svn merge". You may lose part of the history but > most of it should survive in form of mergeinfo. > > > A while ago I documented how to work with branches somewhere in > cwiki (based on FreeBSD's svn primer).

Re: How to work with the gbuild branch in SVN?

2016-02-16 Thread Kay Schenk
On 02/15/2016 05:07 PM, Damjan Jovanovic wrote: > Hi > > I am thinking of merging some changes from our gbuild branch > (https://svn.apache.org/repos/asf/openoffice/branches/gbuild) and > wondering how best to do it. > > The gbuild branch and trunk have drifted apart, so my preferred > workflow

Re: How to work with the gbuild branch in SVN?

2016-02-15 Thread Pedro Giffuni
Hi Damjan; The key lies in "svn merge". You may lose part of the history but most of it should survive in form of mergeinfo. A while ago I documented how to work with branches somewhere in cwiki (based on FreeBSD's svn primer). An executive summary: - Do a sparse check out of the root AOO tree

RE: How to get a clear-cut or not fuzzy character?

2015-11-15 Thread Dennis E. Hamilton
.apache.org/ooo/show_bug.cgi?id=125314>. - Dennis > -Original Message- > From: Rory O'Farrell [mailto:ofarr...@iol.ie] > Sent: Sunday, November 15, 2015 00:57 > To: dev@openoffice.apache.org > Cc: Li Tianxiao > Subject: Re: How to get a clear-cut or not fuzzy character

Re: How to get a clear-cut or not fuzzy character?

2015-11-15 Thread Rory O'Farrell
On Tue, 14 Jul 2015 21:06:24 -0500 "Li Tianxiao" wrote: > I use Windows 10 OS. I just switched from MS Word to OpenOffice. When using > Writer, I found the characters are fuzzy. I tried Graghic Output (4 > combinations), it does not improve. How can I get rid of the fuzziness? Plz > help. > Try

Re: how to switch back to my original documents

2015-10-19 Thread priz_bill_ah
got it fixed.. it's a little different that u didnt provide and had to find it myself and found 'organize' then 'properties' and changed it.. no problem now.. thanks anyway.. On Mon, 10/19/15, Rory O'Farrell wrote: Subj

Re: how to switch back to my original documents

2015-10-19 Thread Rory O'Farrell
On Mon, 19 Oct 2015 06:21:08 -0700 priz_bill_ah wrote: > i mistakenly switch my documents to openoffice and how to switch back to my > original documents? > your help will be much appreciated and thank you.. You need to change the File Associations back to whatever other program you used befor

Re: How to modify the name of the desktop icon(in win7)

2015-09-10 Thread Kay Schenk
On Thu, Sep 10, 2015 at 3:35 AM, 郄宁 wrote: > The compiled OpenOffice installation is complete, and later found the > desktop icon name is " OpenOffice 4.1.1", how to let him only show > "OpenOffice", which need to modify the file? Thank you! Hi. "OpenOffice 4.1.1" is the default label for this

Re: How to commit changes to 410 branch?

2015-07-14 Thread Kay Schenk
On 07/14/2015 03:36 PM, Andrea Pescetti wrote: > Kay Schenk wrote: >> In answer to my original question regarding commits to the AOO410 >> branch. It seems my initial suggestion might have been wrong, and >> probably mini-check outs of areas that need to be updated are the way to >> go, with just

Re: How to commit changes to 410 branch?

2015-07-14 Thread Andrea Pescetti
Kay Schenk wrote: In answer to my original question regarding commits to the AOO410 branch. It seems my initial suggestion might have been wrong, and probably mini-check outs of areas that need to be updated are the way to go, with just normal copies -- NOT svn copies -- from trunk to the AOO410

Re: How to commit changes to 410 branch?

2015-07-14 Thread Kay Schenk
[top posting] In answer to my original question regarding commits to the AOO410 branch. It seems my initial suggestion might have been wrong, and probably mini-check outs of areas that need to be updated are the way to go, with just normal copies -- NOT svn copies -- from trunk to the AOO410 branc

Re: How to commit changes to 410 branch?

2015-07-10 Thread Kay Schenk
On 07/10/2015 12:00 AM, Andrea Pescetti wrote: > On 09/07/2015 Kay Schenk wrote: >> It seems we are still using the 410 branch for the 4.1.2 release. > > Yes we are. It's not the 410 branch, it's the "AOO410" branch and even > though the naming is unfortunate and frankly speaking I do not like i

Re: How to commit changes to 410 branch?

2015-07-10 Thread Andrea Pescetti
On 09/07/2015 Kay Schenk wrote: It seems we are still using the 410 branch for the 4.1.2 release. Yes we are. It's not the 410 branch, it's the "AOO410" branch and even though the naming is unfortunate and frankly speaking I do not like it and I would have preferred a dedicated "AOO412" branc

RE: How to commit changes to 410 branch?

2015-07-09 Thread Dennis E. Hamilton
I saw this on dev@ a.o and have not read later things here. Forgive me if there are other recommendations. I trust any solution Kay comes up with. My suggestion: Copy 4.1.0 to a 4.1.2 branch. Staunch the problems of difficulty synchronizing source to distributions and also allow a way to mak

Re: How to commit changes to 410 branch?

2015-07-09 Thread jan i
Heh you noted it yourself, wrong list. In my opinion we should change branch, I dont like reusing 410 because if we want to make a 4101 (security issues) it will be close to impossible. rgds jan i. On 9 July 2015 at 21:47, Kay Schenk wrote: > It seems we are still using the 410 branch for th

Re: 回复:Re: How to achieve online editing?

2015-04-12 Thread Kay Schenk
On 04/12/2015 08:24 AM, 郄宁 wrote: > > Thank you for your answer. I am using win7,there is a CMS in the > background and use network, If I want to edit oo documentation which > interfaces need to call? Hi. When you say you want to edit the documentation, do you mean some information on: * the w

Re: Re: How to achieve online editing?

2015-04-12 Thread Simon Phipps
It's likely that your best approach will involve using CMIS, which is the interface standard most CMS offer. While there has been some experimental work done with CMIS in AOO, it's fully implemented in LibreOffice and there are reports on the web of interaction with a variety of CMS. Try searching

??????Re: ??????Re: How to achieve online editing?

2015-04-12 Thread ????
This CMS software is our own developed by asp.net ??2015??04??12?? 23:30??Marcus : Am 04/12/2015 05:24 PM, schrieb : > > Thank you for your answer. I am using win7??there is a CMS in the background > and use network?? If I want to edit oo documentation which interfaces n

Re: ??????Re: How to achieve online editing?

2015-04-12 Thread Marcus
Am 04/12/2015 05:24 PM, schrieb : Thank you for your answer. I am using win7??there is a CMS in the background and use network?? If I want to edit oo documentation which interfaces need to call? as you don't know tell us which CMS you are using, it's not possible to give you a hint. But

??????Re: How to achieve online editing?

2015-04-12 Thread ????
Thank you for your answer. I am using win7??there is a CMS in the background and use network?? If I want to edit oo documentation which interfaces need to call? ??2015??04??12?? 19:40??Marcus : Am 04/11/2015 03:41 AM, schrieb : > For example, I put the OpenOffic

Re: How to achieve online editing?

2015-04-12 Thread Marcus
Am 04/11/2015 03:41 AM, schrieb : For example, I put the OpenOffice files are uploaded to a financial system how do Idirectly on the document in the accounting system for editing this is too less information to give a howto description. What OS do you use? Is there a CMS (Content Manageme

Re: How to set menu/toolbar icons and string for UNO command

2015-04-02 Thread shoderitz 柳田 章一郎
Hello, Ariel 2015-04-01 19:25 GMT+09:00 Ariel Constenla-Haile : > Hello Shoichiro Yanagida, > > On Wed, Apr 01, 2015 at 09:16:12AM +0900, Shoichiro Yanagida wrote: > > Hello, > > > > I've added new command into > > /uiconfig/menubar/menubar.xml > > and /uiconfig/toolbar/toolbar.xml. > > And i

Re: How to set menu/toolbar icons and string for UNO command

2015-04-01 Thread Ariel Constenla-Haile
Hello Shoichiro Yanagida, On Wed, Apr 01, 2015 at 09:16:12AM +0900, Shoichiro Yanagida wrote: > Hello, > > I've added new command into > /uiconfig/menubar/menubar.xml > and /uiconfig/toolbar/toolbar.xml. > And its UNO command is .uno:ShowVBIDE, for example. > > I can handle the command prope

Re: How to insert new button into the toolbar and create a corresponding UNO command?

2015-02-27 Thread aronsoyol
Source code 2015/02/27 23:44 "Ariel Constenla-Haile" : > Hello Aron, > > On Fri, Feb 27, 2015 at 03:55:19PM +0900, aronsoyol wrote: > > Hi all > > How to insert new button into the toolbar, and create a corresponding UNO > > command? > > Are you working with an extension or are you trying to modif

Re: How to insert new button into the toolbar and create a corresponding UNO command?

2015-02-27 Thread Ariel Constenla-Haile
Hello Aron, On Fri, Feb 27, 2015 at 03:55:19PM +0900, aronsoyol wrote: > Hi all > How to insert new button into the toolbar, and create a corresponding UNO > command? Are you working with an extension or are you trying to modify the source code? Regards -- Ariel Constenla-Haile La Plata, Argen

Re: How to make a multi-line commit message with git?

2014-10-30 Thread Regina Henschel
Hi Ariel, Ariel Constenla-Haile schrieb: Hello Regina, On Wed, Oct 29, 2014 at 07:30:53PM +0100, Regina Henschel wrote: Hi Andrea, is it the same for git? @Ariel: Aren't you using git? How do you make multi-line commit messages? Yes. You can use the editor if you omit the --message="..." o

Re: How to make a multi-line commit message with git?

2014-10-29 Thread Ariel Constenla-Haile
Hello Regina, On Wed, Oct 29, 2014 at 07:30:53PM +0100, Regina Henschel wrote: > Hi Andrea, > > is it the same for git? > > @Ariel: Aren't you using git? How do you make multi-line commit messages? Yes. You can use the editor if you omit the --message="..." option, or use that option and press

Re: How to make a multi-line commit message with git?

2014-10-29 Thread Regina Henschel
Hi Andrea, is it the same for git? @Ariel: Aren't you using git? How do you make multi-line commit messages? Kind regards Regina Andrea Pescetti schrieb: Regina Henschel wrote: I still fail to write multi-line commit messages. When I use git commit -a --amend -m ??? What do I have to write f

Re: How to make a multi-line commit message with git?

2014-10-26 Thread Andrea Pescetti
Regina Henschel wrote: I still fail to write multi-line commit messages. When I use git commit -a --amend -m ??? What do I have to write for ??? for to get #i123456 Title of the issue Patch by: an author If you leave the -m out, the editor is started and you can write your message there. Other

Re: How to view AOO dialogs (GUI) in Ubuntu Linux

2014-09-09 Thread Kay Schenk
On Tue, Sep 9, 2014 at 4:50 PM, Amali Praveena Soban Kumar < samaliprave...@yahoo.com.au> wrote: > Hi dev, > Actually, I'm working on issue > https://issues.apache.org/ooo/show_bug.cgi?id=64337. There are .src and > .hrc Graphical User Interface files for dialogs in AOO. Though this issue > doesn'

Re: How to add generate symbols for gdb?

2014-08-16 Thread Hung Mark
Hi Ariel, After I reconfigured the project with --build-with-package-format option, debugging symbols were successfully generated, even before I tried to use dbglevel=2 or debug=t in the target module. I also updated wiki https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_

Re: How to add generate symbols for gdb?

2014-08-16 Thread Ariel Constenla-Haile
On Sun, Aug 17, 2014 at 12:27:39AM +0800, Hung Mark wrote: > Here is how I did: > After I build & deliver in the module, I go into instsetoo_native, then > build --all -P4 -- -P4 > After that, I install all packages generated with dpkg -i. > Will it work this way? They should work the same except

Re: How to add generate symbols for gdb?

2014-08-16 Thread Hung Mark
Hi Ariel, > > Do I have to build all with debug=t to in order to get symbolic tables? > > What are the necessary and not necessary steps? > > Symbols might be stripped. Look at LinuxX86-64Env.Set.sh and make sure > that > > ENABLE_SYMBOLS="TRUE" > DISABLE_STRIP="TRUE" > > My LinuxX86-64Env.Set.s

Re: How to add generate symbols for gdb?

2014-08-16 Thread Ariel Constenla-Haile
On Sat, Aug 16, 2014 at 07:48:16AM +0800, Hung Mark wrote: > Hi, > > I tried to configure with --enable-symbols to build with symbolic > generation. > Here is my command line: > > ./configure \ > --with-dmake-url= > http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 \ >

Re: How to add generate symbols for gdb?

2014-08-16 Thread Hung Mark
No. Dbglevel=2 doesn't work. 2014-08-16 17:30 GMT+08:00 John O'Sullivan : > Dbglevel=2 ? > On 16 Aug 2014 00:48, "Hung Mark" wrote: > > > Hi, > > > > I tried to configure with --enable-symbols to build with symbolic > > generation. > > Here is my command line: > > > > ./configure \ > > --

Re: How to add generate symbols for gdb?

2014-08-16 Thread John O'Sullivan
Dbglevel=2 ? On 16 Aug 2014 00:48, "Hung Mark" wrote: > Hi, > > I tried to configure with --enable-symbols to build with symbolic > generation. > Here is my command line: > > ./configure \ > --with-dmake-url= > http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 \ > --w

Re: How to update, commit and publish only a single file/directory? [WAS: Re: need wiki help]

2014-05-28 Thread Jürgen Schmidt
On 27/05/14 23:37, Kay Schenk wrote: > > > On 05/27/2014 01:30 PM, Marcus (OOo) wrote: >> @Joe: >> See my last my mail. >> >> Lesson learned: >> I've just seen what was updated in my workspace. But there is no hint >> that other commits will be taken into account, too. Until you open this >> link

  1   2   >