Difference between revisions of "Calc/Drafts/Issue 5658 CT2N"

From Apache OpenOffice Wiki
< Calc‎ | Drafts
Jump to: navigation, search
(New page: The extension [http://extensions.services.openoffice.org/project/CT2N CT2N] is candidate for integration in OpenOffice.org. This will help users wrt [http://www.openoffice.org/issues/show...)
 
Line 15: Line 15:
 
* Currently, the dialogue window is non-modal because of checking a global var. Should be changed to a normal dialogue window listener.
 
* Currently, the dialogue window is non-modal because of checking a global var. Should be changed to a normal dialogue window listener.
 
* Currently, the code does some checking to find out which cells contain text formatted numbers or dates. There are some ideas on providing an internal marker, property, so that the checking by the code of the extension should no longer be needed. Details to be studied, to see if that really serves al wishes.
 
* Currently, the code does some checking to find out which cells contain text formatted numbers or dates. There are some ideas on providing an internal marker, property, so that the checking by the code of the extension should no longer be needed. Details to be studied, to see if that really serves al wishes.
 
+
* ..
  
 
== Documentation ==
 
== Documentation ==
  
 
* Currently, the info supplied is just a step on the dialogue. Should be reworked to normal help files.
 
* Currently, the info supplied is just a step on the dialogue. Should be reworked to normal help files.
 +
 +
== Planning ==
 +
* ..

Revision as of 16:11, 23 March 2009

The extension CT2N is candidate for integration in OpenOffice.org.

This will help users wrt issue 5658.

However, first some work has to be done.

Integration of CT2N

Localization

  • Currently, various translations are provided. But all strings come from a function in the code. Should be changed to external files. At the least to the language files that are used in extensions. Even better would (should ..) be integration in the normal translation process.

Code

  • Currently, the dialogue window is non-modal because of checking a global var. Should be changed to a normal dialogue window listener.
  • Currently, the code does some checking to find out which cells contain text formatted numbers or dates. There are some ideas on providing an internal marker, property, so that the checking by the code of the extension should no longer be needed. Details to be studied, to see if that really serves al wishes.
  • ..

Documentation

  • Currently, the info supplied is just a step on the dialogue. Should be reworked to normal help files.

Planning

  • ..
Personal tools