History log of /aoo42x/main/svtools/ (Results 101 - 125 of 197)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
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 ...

d21a9fb025-May-2013 Ariel Constenla-Haile

svt::ToolboxController clean-up

Some small clean-up to use the PopupMenu ToolbarController

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

svt::ToolboxController clean-up

Some small clean-up to use the PopupMenu ToolbarController

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

show more ...

3ce09a5818-May-2013 Steve Yin

Merged with the trunk.

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


2376739d17-May-2013 Armin Le Grand

i74211 Correct crop of bitmap data when logical size and MapMode do not match real pixel size

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

i74211 Correct crop of bitmap data when logical size and MapMode do not match real pixel size

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

show more ...

33b1971607-May-2013 Armin Le Grand

i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration

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

i122120 corrected flag for drawing checkerboards, adapted previews, added to configuration

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

show more ...

e2020f4603-May-2013 Armin Le Grand

i122198 added ColorValueSetColumnCount entry to configuration, default is 12

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

cbe4a5e327-Apr-2013 Steve Yin

Sync with the trunk

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


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

ca62e2c223-Apr-2013 Steve Yin

IA2 for SW. Draft version 1.

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


a68b38df22-Apr-2013 Armin Le Grand

i122041 More unifications for FillStyles, better defaults, better preview visualizations

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

i122041 More unifications for FillStyles, better defaults, better preview visualizations

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

show more ...

910823ae18-Apr-2013 Jürgen Schmidt

#121996# integrate first part to remove 3layer office

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

ca6f8f2116-Apr-2013 Armin Le Grand

i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibilityOptions

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

i122041 Added vaues for defining behaviour of ColorValueSets to SvtAccessibilityOptions

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

show more ...

599cc5b421-Feb-2013 Oliver-Rainer Wittmann

#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice"



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

6fa810f301-Feb-2013 Steve Yin

IAccessible2 for AOO UI. This is the first version for QA.

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


6043ac9b23-Jan-2013 Armin Le Grand

#121532# unified getting the blended selection color

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

2bfcd32121-Jan-2013 Steve Yin

IA2 migration for svtools module

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

45fd3b9a10-Jan-2013 Armin Le Grand

#121504# Support for alpha channel in clipboard for all systems

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

475df7af07-Jan-2013 Steve Yin

Resolved dependency for accessibility module

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

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

162940de25-Dec-2012 Ariel Constenla-Haile

i121548 - Remove deprecated system proxy API

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1425744 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

ee48f84810-Dec-2012 Armin Le Grand

#121382# Corrected size handling including font size handling for EMF/WMF imports

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

0c02d14e06-Dec-2012 Ariel Constenla-Haile

#i121442# - Adapt existing code in other modules

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

Revision tags: AOO340
4665f8d326-Oct-2012 Armin Le Grand

#121267# added support for taking clipping into account for metafile-based exporters to vector formats

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

#121267# added support for taking clipping into account for metafile-based exporters to vector formats

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

show more ...

12345678