History log of /aoo41x/main/framework/inc/ (Results 1 - 25 of 32)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta
249b2aa321-Jan-2014 Herbert Dürr

#i123948# fix more class/struct mismatches

fix forward declarations that don't match the actual definitions


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@156005

#i123948# fix more class/struct mismatches

fix forward declarations that don't match the actual definitions


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560054 13f79535-47bb-0310-9956-ffa450edef68

show more ...

24c56ab928-Nov-2013 Herbert Dürr

#i123068# remove implicit conversions from rtl strings to their elements

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1546390 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO401, AOO400
89d8a21528-May-2013 Ariel Constenla-Haile

i122401 - framework::NewToolbarController needs early initialization of its PopupMenu

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487142 13f79535-47bb-0310-9956-ffa450edef

i122401 - framework::NewToolbarController needs early initialization of its PopupMenu

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1487142 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7ca83afa28-May-2013 Ariel Constenla-Haile

Add missing copy&paste of SfxAppToolBoxControl_Impl::Select

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486845 13f79535-47bb-0310-9956-ffa450edef68

d3bacab627-May-2013 Ariel Constenla-Haile

css::frame::XStatusbarController: add missing interface

Added ::com::sun::star::lang::XComponent. IDL documentation taken from
http://wiki.openoffice.org/wiki/Framework/Tutorial/Statusba

css::frame::XStatusbarController: add missing interface

Added ::com::sun::star::lang::XComponent. IDL documentation taken from
http://wiki.openoffice.org/wiki/Framework/Tutorial/Statusbar_Controller#Status_bar_controller_service

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486519 13f79535-47bb-0310-9956-ffa450edef68

show more ...

10b918a525-May-2013 Ariel Constenla-Haile

framework::PopupMenuController clean-up

Changed the name, it is not a PopupMenuController, but a ToolbarController that shows a PopupMenu filled at runtime by a PopupMenuController

framework::PopupMenuController clean-up

Changed the name, it is not a PopupMenuController, but a ToolbarController that shows a PopupMenu filled at runtime by a PopupMenuController

Make it a base class for other ToolbarController components, there is no sense to make it a component by itself

Use this base class for three new pure UNO ToolbarController's

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1486377 13f79535-47bb-0310-9956-ffa450edef68

show more ...

dccf82be26-Apr-2013 Ariel Constenla-Haile

UI Controller Factory fixes

- "ModuleName" --> "ModuleIdentifier": the IDL definition for
css::frame::PopupMenuControllerFactory and
css::frame::StatusbarControllerFactory tells

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 ...

47148b3b09-Apr-2013 Oliver-Rainer Wittmann

rebase on current trunk

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1466052 13f79535-47bb-0310-9956-ffa450edef68


ab0a86ef27-Feb-2013 Herbert Dürr

WaE: calculatePropArrayCount() was always wrong but fortunately nobody used it anyway

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1450857 13f79535-47bb-0310-9956-ffa450edef

WaE: calculatePropArrayCount() was always wrong but fortunately nobody used it anyway

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1450857 13f79535-47bb-0310-9956-ffa450edef68

show more ...

7a32b0c819-Feb-2013 Andre Fischer

i121420: Added support for Impress panels. Modified sidebar configuration scheme.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ff

i121420: Added support for Impress panels. Modified sidebar configuration scheme.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1447641 13f79535-47bb-0310-9956-ffa450edef68

show more ...

95a1859429-Jan-2013 Andre Fischer

i121420: Extended theming. General improvements of the sidebar.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1439779 13f79535-47bb-0310-9956-ffa450edef68

b9e6783421-Jan-2013 Andre Fischer

i121420: Migration of text properties.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1436260 13f79535-47bb-0310-9956-ffa450edef68

ff3f4ebc10-Jan-2013 Oliver-Rainer Wittmann

#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice"
-- impact on corresponding strings in the UI, folder names, package names, ...



git-svn-id: https://svn

#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice"
-- impact on corresponding strings in the UI, folder names, package names, ...



git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1431253 13f79535-47bb-0310-9956-ffa450edef68

show more ...

9807c9de04-Jan-2013 Ariel Constenla-Haile

i121578 - Convert css.system.SystemShellExectue to new-style

Adapt the office code to use the new-style service constructor

git-svn-id: https://svn.apache.org/repos/asf/openoffice/t

i121578 - Convert css.system.SystemShellExectue to new-style

Adapt the office code to use the new-style service constructor

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429072 13f79535-47bb-0310-9956-ffa450edef68

show more ...

bb0b566504-Jan-2013 Ariel Constenla-Haile

i121577 - Allow setting toolbar name in Addons.xcu

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1429069 13f79535-47bb-0310-9956-ffa450edef68

d026be4023-Dec-2012 Ariel Constenla-Haile

i121542 - Unify the Menu API

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425458 13f79535-47bb-0310-9956-ffa450edef68

22de899519-Dec-2012 Andre Fischer

i121420: Sidebar can read configuration and display XUIElements provided by extension.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-995

i121420: Sidebar can read configuration and display XUIElements provided by extension.

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1423885 13f79535-47bb-0310-9956-ffa450edef68

show more ...

d975be8c10-Dec-2012 Andre Fischer

i121420: Added UNO interface and service descriptions.
Added configuration schems.
Added initial implementation of EventMultiplexer.



git-svn-id: https://s

i121420: Added UNO interface and service descriptions.
Added configuration schems.
Added initial implementation of EventMultiplexer.



git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/sidebar@1419288 13f79535-47bb-0310-9956-ffa450edef68

show more ...

2434eb8b06-Dec-2012 Ariel Constenla-Haile

#i121442# - Remove unused UNO StatusbarControllers

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417857 13f79535-47bb-0310-9956-ffa450edef68

450ff86106-Dec-2012 Ariel Constenla-Haile

#i121442# - Refactor UNO StatusbarControllers

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417856 13f79535-47bb-0310-9956-ffa450edef68

2503e1a506-Dec-2012 Ariel Constenla-Haile

#i121442# - framework refactoring and new code to support status bar merging and UNO StatusbarControllers

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417852 13f79535-47bb-

#i121442# - framework refactoring and new code to support status bar merging and UNO StatusbarControllers

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417852 13f79535-47bb-0310-9956-ffa450edef68

show more ...

fdaa53df06-Dec-2012 Ariel Constenla-Haile

#i121442# - Read Statusbar merging configuration

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1417851 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO340
570f3dc525-Jun-2012 Herbert Dürr

#i120079# fix a memory leak in framework::Frame::initialize()

Patch by: Chao Huang
Found by: Chao Huang
Review by: hdu


git-svn-id: https://svn.apache.org/repos/asf/incu

#i120079# fix a memory leak in framework::Frame::initialize()

Patch by: Chao Huang
Found by: Chao Huang
Review by: hdu


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1353465 13f79535-47bb-0310-9956-ffa450edef68

show more ...

6d5620bc23-May-2012 Ariel Constenla-Haile

framework::RecentFilesMenuController clean-up

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1341725 13f79535-47bb-0310-9956-ffa450edef68

5758ad8c23-May-2012 Ariel Constenla-Haile

i118556 - replace framework::OUStringHashCode with rtl::OUStringHash

The framework module uses its own hash functions with rtl::OUString's.
It can be replaced by rtl::OUStringHash. The

i118556 - replace framework::OUStringHashCode with rtl::OUStringHash

The framework module uses its own hash functions with rtl::OUString's.
It can be replaced by rtl::OUStringHash. The class
framework::OUStringHash can be renamed to framework::OUStringHashMap,
for the sake of clarity only (there is no risk of name clash because of
different namespaces).

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1341723 13f79535-47bb-0310-9956-ffa450edef68

show more ...

12