Difference between revisions of "Framework/To-Dos"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Cool, we can see Sun's intranet!)
Line 3: Line 3:
  
 
* Vista Shell Extensions
 
* Vista Shell Extensions
** #[https://so-web.germany.sun.com/iBIS/servlet/edit.ControlPanel?tid=i72556 i72556]# Use new FileOpenDialog. OOo should support the same Look & Feel then other Vista programs does.
+
** {{Bug|72556}} Use new FileOpenDialog. OOo should support the same Look & Feel then other Vista programs does.
** #[https://so-web.germany.sun.com/iBIS/servlet/edit.ControlPanel?tid=i71112 i71112]# Desktop full text search in ODF Documents doesn't work.
+
** {{Bug|71112}} Desktop full text search in ODF Documents doesn't work.
** #[https://so-web.germany.sun.com/iBIS/servlet/edit.ControlPanel?tid=i70944 i70944]# Meta information will not shown in explorer.
+
** {{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.]]
 
* [[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.

Revision as of 08:50, 3 April 2008

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
    • Issue 72556 Use new FileOpenDialog. OOo should support the same Look & Feel then other Vista programs does.
    • Issue 71112 Desktop full text search in ODF Documents doesn't work.
    • Issue 70944 Meta information will not shown in explorer.
  • 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.
  • Cleanup the svtools 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.
  • A search toolbar as an extensions (see Firefox search bar)
  • 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
Personal tools