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
** {{Bug|72556}} Use new FileOpenDialog. OOo should support the same Look & Feel then other Vista programs does.
 
** {{Bug|71112}} Desktop full text search in ODF Documents doesn't work.
 
** {{Bug|70944}} Meta information will not shown in explorer.
 
* [[Performance|OpenOffice.org startup. Optimizing the startup process, find bottlenecks and refactor libraries so we don't load unnecessary code.]]
 
 
* 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.
* Cleanup the svtools configuration items (make them write-through instead of write-back with their own cache) to support immediate updates on configuration changes.
+
* Improve code handling configuration settings
* Update the 'Tools - Options' dialogs to support the read-only OpenOffice.org configuration item state.
+
** 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.
* A search toolbar as an extensions (see Firefox search bar)
+
** Update the 'Tools - Options' dialogs to support the read-only OpenOffice.org configuration item state.
* Add support for user-defined properties in the document properties dialog
 
* Brush-up the "Styles and Formatting" floating window
 
* Brush-up the "Templates" dialog
 
 
* User interface to associate templates to existing documents
 
* User interface to associate templates to existing documents
* Docking windows accessible via UNO API and extensions.
+
* Improvements for AWT toolkit as discussed in [[Framework/Article/Gap_Analysis_Tookit_API | our gap analysis]]
 +
* Implement start center for Mac without using a main window

Revision as of 09:45, 17 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
  • Toolbar and popup menu controllers which are more powerful and easier to use than the current ones.
  • 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.
  • User interface to associate templates to existing documents
  • Improvements for AWT toolkit as discussed in our gap analysis
  • Implement start center for Mac without using a main window
Personal tools