Difference between revisions of "Framework"

From Apache OpenOffice Wiki
Jump to: navigation, search
(Work in progress)
Line 35: Line 35:
 
==Work in progress==
 
==Work in progress==
  
* Extending the UNO AWT toolkit to better support extension developers.  
+
* Extending the UNO AWT toolkit to better support extension developers.
 +
** Grid control (further enhancements, bug fixes)
 
** Check the current UNO AWT implementation to find errors and wrong documentation
 
** Check the current UNO AWT implementation to find errors and wrong documentation
 
** Rework the UNO AWT IDL documentation. Especially clarify which are really deprecated interfaces/services
 
** Rework the UNO AWT IDL documentation. Especially clarify which are really deprecated interfaces/services
Line 55: Line 56:
  
 
* [[Framework/Specification/Specification Enhancement UIMigration | Enhancement for migrating UI configuration data to a new version. First version in CWS uimigration]]
 
* [[Framework/Specification/Specification Enhancement UIMigration | Enhancement for migrating UI configuration data to a new version. First version in CWS uimigration]]
 +
 +
* Context menu rework. Exchange the resource based context menus structure to XML. Adapt the old sfx2 based code. Provide an API for developers to manipulate context menus.
  
 
<DPL>
 
<DPL>

Revision as of 09:27, 13 December 2010

Framework Project

Please view the guidelines
before contributing.

Popular Subcategories:

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Internal Documentation:

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

API Documentation:

Ongoing Efforts:

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

framework.OpenOffice.org

This is the home of the OpenOffice.org Framework Project.

The framework project which provides many high level functions to the OpenOffice.org application modules. It's the glue between the hardware abstraction layers and the application modules. Most content from http://framework.openoffice.org was moved to the Wiki to better enable people to contribute their knowledge/experience.

Communication Channels

If you want to discuss your ideas about the components of our project, please use the mailto:users@framework.openoffice.org or mailto:dev@framework.openoffice.org mailing lists. If you have an enhancement or a feature request or if you want to report a bug please use our Issue Tracker. We recommend to read some documentation about issue handling before.

Website

http://framework.openoffice.org

IRC

Mailinglists/Newsgroups

Blogs/Planets

People

Project Lead is Carsten Driesner (mailto:cd@openoffice.org), Project Co-Lead is Mathias Bauer (mailto:mba@openoffice.org). For more members and contributors see Category:Framework/People.

Functional Overview

Framework Overview.png

Work in progress

  • Extending the UNO AWT toolkit to better support extension developers.
    • Grid control (further enhancements, bug fixes)
    • Check the current UNO AWT implementation to find errors and wrong documentation
    • Rework the UNO AWT IDL documentation. Especially clarify which are really deprecated interfaces/services
  • Create tutorials for various framework features.
    • Popup Menu Controller
    • Status bar and controllers
  • Context menu rework. Exchange the resource based context menus structure to XML. Adapt the old sfx2 based code. Provide an API for developers to manipulate context menus.

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

To Dos

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.

Needed skills: C++, Windows API
Difficulty: Medium
Contact: cd at openoffice dot org

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

Needed skills: C++, GUI experience
Difficulty: Medium
Contact: cd at openoffice dot org

  • 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: Medium/Hard
Contact: cd at openoffice dot org

  • User interface to associate templates to existing documents

Needed skills: C++, GUI experience
Difficulty: Medium
Contact: cd at openoffice dot org

Needed skills: C++, GUI experience
Difficulty: Medium/Hard
Contact: cd at openoffice dot org

  • Implement start center for Mac without using a main window

Needed skills: C++, GUI and Mac OS X experience
Difficulty: Medium
Contact: cd at openoffice dot org

  • Implement a fancy user interface for the user interface migration feature. OpenOffice.org can currently migrate user changes between versions. It would be nice for experienced users to select changes with a fancy user interface.

Needed skills: C++, GUI experience, User interface design
Difficulty: Medium
Contact: cd at openoffice dot org

  • Tabbed-Window interface: Enhanced the current implementation to support a tabbed window user interface. There is a simple extension available which can be used as a starting point.

Needed skills: C++, GUI experience, experience with MVC concepts
Difficulty: Medium/Hard
Contact: cd at openoffice dot org

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Articles & Tutorials

Contributions

Patches are most welcomed by the framework project. Those who submit patches deserve a lot of credit for dealing with a build environment which to say the very least can be intimidating. To acknowledge the efforts of these people and the work they have put in, here is a little info on them. If I have forgotten anyone here or there was omissions or something just plain wrong send an e-mail to mailto:cd@openoffice.org .

List of contributions

Framework Terms

Extension:DynamicPageList (DPL), version 2.3.0 : Warning: No results.

Personal tools