| /AOO41X/main/framework/inc/uifactory/ |
| H A D | uicontrollerfactory.hxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | factoryconfiguration.hxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/source/uifactory/ |
| H A D | uicontrollerfactory.cxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | factoryconfiguration.cxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/offapi/com/sun/star/frame/ |
| H A D | ToolbarControllerFactory.idl | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | XUIControllerFactory.idl | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | makefile.mk | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | PopupMenuControllerFactory.idl | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | StatusbarControllerFactory.idl | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/source/uielement/ |
| H A D | addonstoolbarmanager.cxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | menubarmanager.cxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | toolbarmanager.cxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | statusbarmanager.cxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/inc/uielement/ |
| H A D | toolbarmanager.hxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | menubarmanager.hxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| H A D | statusbarmanager.hxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/source/unotypes/ |
| H A D | fwk.xml | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/source/layoutmanager/ |
| H A D | layoutmanager.cxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/svtools/source/uno/ |
| H A D | toolboxcontroller.cxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/inc/pch/ |
| H A D | precompiled_framework.hxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/inc/ |
| H A D | services.h | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/util/ |
| H A D | fwk.component | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/source/register/ |
| H A D | registerservices.cxx | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|
| /AOO41X/main/framework/ |
| H A D | Library_fwk.mk | dccf82be6ff602fbf23638d66378527f4cabe753 Fri Apr 26 22:55:57 UTC 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 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
|