| #
30acf5e8
|
| 22-May-2016 |
pfg <pfg@13f79535-47bb-0310-9956-ffa450edef68> |
Spelling, spelling ...
Why worry about some sprinkled German when we haven't yet learned English.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa4
Spelling, spelling ...
Why worry about some sprinkled German when we haven't yet learned English.
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1745006 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| #
dccf82be
|
| 26-Apr-2013 |
Ariel Constenla-Haile <arielch@apache.org> |
UI Controller Factory fixes
- "ModuleName" --> "ModuleIdentifier": the IDL definition for css::frame::PopupMenuControllerFactory and css::frame::StatusbarControllerFactory tells to use a propert
UI Controller Factory fixes
- "ModuleName" --> "ModuleIdentifier": the IDL definition for css::frame::PopupMenuControllerFactory and css::frame::StatusbarControllerFactory tells to use a property named "ModuleIdentifier", but in the code it is named "ModuleName"
- Undocumented css::frame::ToolbarControllerFactory
- Fix service name of ToolbarControllerFactory (ToolbarControllerFactory instead of ToolBarControllerFactory)
- Convert the three service factories to new style, and use these new-style services in the source code
- Implement multiple inheritance: added new css::frame::XUIControllerFactory
- Added a (true) base class and implemented the three factories in a single file
git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1476436 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|