Difference between revisions of "Framework/To-Dos"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 3: Line 3:
  
 
* Vista Shell Extensions
 
* Vista Shell Extensions
 +
Needed skills: C++, Windows API<br/>
 +
Difficulty: Medium
 
* Toolbar and popup menu controllers which are more powerful and easier to use than the current ones.
 
* Toolbar and popup menu controllers which are more powerful and easier to use than the current ones.
 +
Needed skills: C++, GUI experience<br/>
 +
Difficulty: Medium
 
* Improve code handling configuration settings
 
* Improve code handling configuration settings
 
** Cleanup the code of configuration items (make them write-through instead of write-back with their own cache) to support immediate updates on configuration changes.
 
** Cleanup the code of configuration items (make them write-through instead of write-back with their own cache) to support immediate updates on configuration changes.
 
** Update the 'Tools - Options' dialogs to support the read-only OpenOffice.org configuration item state.
 
** Update the 'Tools - Options' dialogs to support the read-only OpenOffice.org configuration item state.
 +
Needed skills: C++, configuration background<br/>
 +
Difficulty: Hard
 
* User interface to associate templates to existing documents
 
* User interface to associate templates to existing documents
 +
Needed skills: C++, GUI experience<br/>
 +
Difficulty: Medium
 
* Improvements for AWT toolkit as discussed in [[Framework/Article/Gap_Analysis_Tookit_API | our gap analysis]]
 
* Improvements for AWT toolkit as discussed in [[Framework/Article/Gap_Analysis_Tookit_API | our gap analysis]]
 +
Needed skills: C++, GUI experience<br/>
 +
Difficulty: Medium/Hard
 
* Implement start center for Mac without using a main window
 
* Implement start center for Mac without using a main window
 +
Needed skills: C++, GUI and Mac OS X experience<br/>
 +
Difficulty: Medium

Revision as of 11:21, 20 May 2010

You can find a list of tasks that we would like to implement but until now didn't find the time to do so. These tasks can be implemented by experienced C++ developers that want to help us. You would definitely get support or help of the regular framework developers. If you are interested to work on one of these tasks please contact us on our "dev" mailing list or via e-mail to the framework project lead.

  • Vista Shell Extensions

Needed skills: C++, Windows API
Difficulty: Medium

  • Toolbar and popup menu controllers which are more powerful and easier to use than the current ones.

Needed skills: C++, GUI experience
Difficulty: Medium

  • Improve code handling configuration settings
    • Cleanup the code of configuration items (make them write-through instead of write-back with their own cache) to support immediate updates on configuration changes.
    • Update the 'Tools - Options' dialogs to support the read-only OpenOffice.org configuration item state.

Needed skills: C++, configuration background
Difficulty: Hard

  • User interface to associate templates to existing documents

Needed skills: C++, GUI experience
Difficulty: Medium

Needed skills: C++, GUI experience
Difficulty: Medium/Hard

  • Implement start center for Mac without using a main window

Needed skills: C++, GUI and Mac OS X experience
Difficulty: Medium

Personal tools