Age | Commit message (Collapse) | Author |
|
Change-Id: I29d79338fb1af00337176c11bfd984ce26c37df6
|
|
(cherry picked from commit 514bb6777e001d02dbd9be63fc7a6187560aad63)
Conflicts:
offapi/com/sun/star/awt/UnoControlSimpleAnimation.idl
offapi/com/sun/star/awt/UnoControlSimpleAnimationModel.idl
offapi/com/sun/star/awt/XSimpleAnimation.idl
offapi/com/sun/star/awt/makefile.mk
offapi/type_reference/typelibrary_history.txt
offapi/type_reference/types.rdb
toolkit/inc/toolkit/helper/servicenames.hxx
toolkit/source/awt/vclxtoolkit.cxx
toolkit/source/awt/xsimpleanimation.cxx
toolkit/source/controls/tksimpleanimation.cxx
toolkit/source/helper/registerservices.cxx
toolkit/source/helper/servicenames.cxx
toolkit/util/toolkit.xml
Change-Id: If7f8de62713e28434e28975026cf8e5c66c831aa
|
|
(cherry picked from commit 5569d97f06a0299e41b91ca248bf7eaa038b1f21)
Conflicts:
icon-themes/human/toolkit/source/awt/spinner03-grey_01.png
icon-themes/human/toolkit/source/awt/spinner03-grey_02.png
icon-themes/human/toolkit/source/awt/spinner03-grey_03.png
icon-themes/human/toolkit/source/awt/spinner03-grey_04.png
icon-themes/human/toolkit/source/awt/spinner03-grey_05.png
icon-themes/human/toolkit/source/awt/spinner03-grey_06.png
icon-themes/human/toolkit/source/awt/spinner03-grey_07.png
icon-themes/human/toolkit/source/awt/spinner03-grey_08.png
icon-themes/human/toolkit/source/awt/spinner03-grey_09.png
icon-themes/human/toolkit/source/awt/spinner03-grey_10.png
icon-themes/human/toolkit/source/awt/spinner03-grey_11.png
icon-themes/human/toolkit/source/awt/spinner03-grey_12.png
offapi/com/sun/star/awt/UnoControlThrobber.idl
offapi/com/sun/star/awt/UnoControlThrobberModel.idl
offapi/com/sun/star/awt/XThrobber.idl
offapi/com/sun/star/awt/makefile.mk
offapi/type_reference/typelibrary_history.txt
offapi/type_reference/types.rdb
rat-excludes
swext/mediawiki/help/component.txt
swext/mediawiki/src/com/sun/star/wiki/WikiDialog.java
swext/mediawiki/src/com/sun/star/wiki/WikiEditSettingDialog.java
swext/mediawiki/src/com/sun/star/wiki/WikiPropDialog.java
swext/mediawiki/src/description.xml
toolkit/AllLangResTarget_tk.mk
toolkit/inc/toolkit/helper/servicenames.hxx
toolkit/source/awt/vclxtoolkit.cxx
toolkit/source/awt/xthrobber.cxx
toolkit/source/awt/xthrobber.hrc
toolkit/source/awt/xthrobber.src
toolkit/source/controls/tkthrobber.cxx
toolkit/source/helper/registerservices.cxx
toolkit/source/helper/servicenames.cxx
toolkit/src2xml/src.lst
toolkit/util/toolkit.xml
Change-Id: Ic415a96fe6ba7040a3b03fd562f997d2df1516d6
|
|
This service was obsoleted by CWS printerpullpages: the implementation
in Writer was defunct in OpenOffice.org 3.3 and completely removed in
OpenOffice.org 3.4.
Change-Id: Ia4dd6f1f1d8fc399583032b44d99663532409b5c
EXISTENCE: published key "/UCR/com/sun/star/text/PrintPreviewSettings" exists only in registry 1
SERVICE: /UCR/com/sun/star/text/DocumentSettings
service1 contains 1 more references as service2
incompatible change: Reference 2 ('PrintPreviewSettings') in 'r1' is not longer a reference of this service in 'r2'
|
|
This interface has been deprecated since OpenOffice.org initial CVS
import.
EXISTENCE: published key "/UCR/com/sun/star/text/XLineNumberingSupplier"
exists only in registry 1
SERVICE: /UCR/com/sun/star/text/GenericTextDocument
service1 contains 1 more references as service2
incompatible change: Reference 10 ('XLineNumberingSupplier') in
'r1' is not longer a reference of this service in 'r2'
Change-Id: I24ff18d0fe22d3caa893a7d5c766d352b7ca99c3
|
|
... and related services:
com.sun.star.system.SOffice52ProxySettings
com.sun.star.system.ProxySettings
com.sun.star.system.SystemProxySettings
The implementation for these has apparently been removed in
OpenOffice.org 2.0 or thereabouts.
EXISTENCE: published key
"/UCR/com/sun/star/system/SOffice52ProxySettings" exists only in
registry 1
EXISTENCE: published key "/UCR/com/sun/star/system/ProxySettings" exists
only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/system/XProxySettings"
exists only in registry 1
EXISTENCE: published key "/UCR/com/sun/star/system/SystemProxySettings"
exists only in registry 1
Change-Id: If00c332edf08619fcad12ed07d0d8a13a714045e
|
|
... with UserDefinedAttributesSupplier
Change-Id: Ib289aaae114d89238a665d0a58eda6fa8d0c482b
|
|
c988da288ec473a28f61ebb53aa3ff82bab11ef4 "fdo#46808, Adapt
ui::dialogs::FolderPicker UNO service to new style" had left some FolderPicker
implementations at XFolderPicker, so creating them caused DeploymentExceptions.
Change-Id: I3463161f9bb87a69a2777c331eb5b93d487790b0
|
|
The following badly designed interfaces and services were deprecated
in OpenOffice.org 3.0 and are now remove from the API:
com.sun.star.document.DocumentInfo
com.sun.star.document.StandaloneDocumentInfo
com.sun.star.document.XDocumentInfo
com.sun.star.document.XDocumentInfoSupplier
com.sun.star.document.XStandaloneDocumentInfo
The supported replacements for these have been introduced in OOo 3.0:
com.sun.star.document.XDocumentProperties
com.sun.star.document.XDocumentPropertiesSupplier
com.sun.star.document.DocumentProperties
http://www.mail-archive.com/interface-announce@openoffice.org/msg00432.html
Remove the implementation of these interfaces and services in sfx2
(SfxBaseModel, objuno.cxx)
Also remove unit tests for these services in qadevOOo and sfx2.
Conflicts:
offapi/type_reference/types.rdb
Change-Id: Ib0b48a4e53a8079c82fac3bb49a829812f8e5256
|
|
Create a merged XLinguServiceManager2 interface for this service to implement.
Which is backwards-compatible, but does not require creating a new service.
Change-Id: I297bada1066cd74809108641b56ee4d5898112ec
|
|
reportbuilder, license file not needed.
Patch contributed by Armin Le Grand
http://svn.apache.org/viewvc?view=revision&revision=1305814
Adapting extras/ to our wordbook setup.
|
|
This is related to 10e580c57b907420e8c6d816325445a40a720e4a
|
|
|
|
This reverts commit 5ca858c01cb2e2aa93c8aca65fd271a900785e3f.
This change implicates some more changes in layoutmanager.hxx
see ::cppu::WeakImplHelper8. So keep it...
|
|
|
|
Removed leftovers of the Simple Handles option which weren't
delete by the previous patch.
|
|
to Oracle
|
|
|
|
2009-06-26 14:00:27 +0200 lla r273410 : #i102248# cleanups
2009-06-26 13:36:44 +0200 lla r273407 : #i102248# fix problem with too long sleeps and waits
2009-06-26 08:34:17 +0200 lla r273393 : #i102248# cleanups
2009-06-26 08:28:43 +0200 lla r273392 : #i102248# cleanups
2009-06-25 13:17:19 +0200 lla r273379 : #i102248# add prototypes
2009-06-25 11:31:02 +0200 lla r273371 : #i102248# cleanups
2009-06-25 11:15:18 +0200 lla r273370 : #i102248# add a selftest for demonstration.
2009-06-25 10:53:35 +0200 lla r273369 : #i102248# add a selftest for demonstration.
2009-06-25 10:38:10 +0200 lla r273368 : #i102248# add a selftest for demonstration.
2009-06-23 11:09:35 +0200 lla r273266 : #i102248# cleanup
2009-06-23 11:00:15 +0200 lla r273265 : #i10i108248# add cwstestresult to cwscheckapi
2009-06-23 10:59:50 +0200 lla r273264 : #i10i108248# add cwstestresult to cwscheckapi
2009-06-23 10:58:47 +0200 lla r273263 : #i102248# add selftest
|
|
2008/03/25 10:25:59 cn 1.7.28.1: #i87407# remove propperties TopMargin and ButtomMargin of com::sun::star::text::CellRange
|
|
2008/04/17 20:33:45 kohei 1.1.234.1: added interfaces for XDataPilotTable2.
|
|
2007/11/14 10:22:52 cl 1.2.4.1: #i83313# renamed ChildsOnDemand to ChildrenOnDemand
|
|
2007/06/28 18:43:10 cn 1.1.2.1: #i78980# new object descriptions
|
|
2007/06/28 18:37:57 cn 1.1.2.1: #i78980# new object descriptions
|
|
2007/06/28 18:38:22 cn 1.1.2.1: #i78980# new object descriptions
|
|
2007/06/28 18:38:11 cn 1.1.2.1: #i78980# new object descriptions
|
|
2007/06/28 18:37:46 cn 1.1.2.1: #i78980# new object descriptions
|
|
2007/06/28 18:37:34 cn 1.1.2.1: #i78980# new object descriptions
|
|
2007/06/28 18:43:35 cn 1.2.150.1: #i78980# update objdsc
|
|
2007/06/28 18:37:25 cn 1.1.2.1: #i78980# new object descriptions
|
|
2007/06/28 18:43:20 cn 1.1.2.1: #i78980# new object descriptions
|
|
2007/06/28 18:43:35 cn 1.1.212.1: #i78980# update objdsc
|
|
2007/06/28 18:43:35 cn 1.2.162.1: #i78980# update objdsc
|
|
2007/06/28 18:43:35 cn 1.2.102.1: #i78980# update objdsc
|
|
2007/04/26 07:35:46 cn 1.1.206.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
|
|
2007/04/26 07:35:45 cn 1.1.206.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
|
|
2007/04/26 07:35:45 cn 1.3.32.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
|
|
2007/04/18 10:52:51 cn 1.2.24.2: #i76474#: new property isReadonly
2007/02/02 14:57:31 cn 1.2.24.1: #i74130# update
|
|
2007/02/02 14:57:31 cn 1.2.24.1: #i74130# update
|
|
2007/04/18 10:52:40 cn 1.2.24.2: #i76474#: new property isReadonly
2007/02/02 14:57:31 cn 1.2.24.1: #i74130# update
|
|
2007/03/05 09:45:24 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|
|
2007/03/05 09:45:23 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|
|
2007/03/05 09:45:23 cn 1.4.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|
|
2007/03/05 09:45:22 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|
|
2007/03/05 09:45:22 cn 1.4.52.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|
|
2007/03/05 09:45:22 cn 1.1.206.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|
|
2007/03/05 09:45:21 cn 1.2.42.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|
|
2007/03/05 09:45:21 cn 1.4.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|
|
2007/03/05 09:45:21 cn 1.2.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|
|
2007/03/05 09:45:21 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
|