Re: [Discussion] ODF 1.3 filter implementation strategy

2021-10-11 Thread Kay Schenk

Hello all --

If you'd like an opinion from someone who hasn't contributed to the 
project in about 3 years...


I think using the filter API is the way to go. I remember getting very 
curious about the filter API quite some time ago for something I wanted 
to work on -- maybe generic XML docs, and realized this API seemed very 
useful but I wasn't sure how it had been used. So, one opinion for you 
in any case.


On 10/10/21 4:35 AM, Peter Kovacs wrote:

Hi all,

ODF 1.3 becomes more relevant soon. MS Office 2021 will support only 
ODF 1.3


So I try to look into this, however our implementation on ODF 
currently uses not the filter API but office Document model directly.


Should we stay with this architecture or should we use this 
opportunity to migrate on a API driven filter?


What is your opinion on this?


--
---
"Do what you can, with what you've got,
  where you are."
  -- Theodore Roosevelt
MzK



Accessing the comment object (annotation) in Draw/Impress via API

2021-10-11 Thread Czesław Wolański
Hi,

Recently a user on the English forum inquired how one can change the font
size in a comment box in Draw [1].
He was given the obvious workaround tip and then the discussion started on
how to access the comment object via API.
Though the AOO's IDL reference says nothing in this regard, it turned out
the annotation can be handled
programmatically (at least in OpenOffice Basic).

Hence my questions:
1. Is the API in terms of annotations' handling fully operational?
2. Should the relevant AOO's IDL reference be amended?
see:
https://www.openoffice.org/api/docs/common/ref/com/sun/star/office/module-ix.html

--
"The OpenOffice.org 3 Draw Guide",
section "Adding comments to a drawing" (pp. 201-202)
states:
"Type or paste your comment into the text box.
You can optionally apply some basic formatting to parts of the text
by selecting it, right-clicking, and choosing from the pop-up menu."
--


My sincere thanks to Arrigo Marchiori for providing valuable hints on the
relevant source code and the SDK.

Regards,
Czesław



[1] "Changing the font size in a comment box"
https://forum.openoffice.org/en/forum/viewtopic.php?f=11&t=106271


Re: .docx extension taken in charge with Oo writer

2021-10-11 Thread Bidouille
> Could you give me a link to who is in charge of rectification of bugs
> contained in Oo 4.1.11 please ? I can’t find it myself.
http://www.openoffice.org/qa/issue_handling/pre_submission.html

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org