summaryrefslogtreecommitdiff
path: root/qadevOOo/objdsc
AgeCommit message (Collapse)Author
2012-11-30API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl
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'
2012-11-30API CHANGE: remove com.sun.star.text.XLineNumberingSupplierMichael Stahl
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
2012-11-29API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl
... 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
2012-11-29chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl
... with UserDefinedAttributesSupplier Change-Id: Ib289aaae114d89238a665d0a58eda6fa8d0c482b
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann
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
2012-11-26API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl
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
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
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
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
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.
2012-04-12offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold
This is related to 10e580c57b907420e8c6d816325445a40a720e4a
2012-03-23.csv files don't need executable bitsMichael Stahl
2012-02-18Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold
This reverts commit 5ca858c01cb2e2aa93c8aca65fd271a900785e3f. This change implicates some more changes in layoutmanager.hxx see ::cppu::WeakImplHelper8. So keep it...
2012-02-18offapi: remove obsolete XInplaceLayoutThomas Arnhold
2011-11-10removed leftovers of the Simple Handles optionTim Hardeck
Removed leftovers of the Simple Handles option which weren't delete by the previous patch.
2010-02-25sb118: #i109125# change source file copyright notice from Sun Microsystems ↵sb
to Oracle
2009-09-10#101955# configmgr2 unoapi testssb
2009-07-06CWS-TOOLING: integrate CWS unoapi04Vladimir Glazounov
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-06-13INTEGRATION: CWS qadev32 (1.7.28); FILE MERGEDRüdiger Timm
2008/03/25 10:25:59 cn 1.7.28.1: #i87407# remove propperties TopMargin and ButtomMargin of com::sun::star::text::CellRange
2008-05-20INTEGRATION: CWS koheidatapilot01 (1.1.234); FILE MERGEDKurt Zenker
2008/04/17 20:33:45 kohei 1.1.234.1: added interfaces for XDataPilotTable2.
2007-11-26INTEGRATION: CWS impress134 (1.2.4); FILE MERGEDIvo Hinkelmann
2007/11/14 10:22:52 cl 1.2.4.1: #i83313# renamed ChildsOnDemand to ChildrenOnDemand
2007-09-06INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker
2007/06/28 18:43:10 cn 1.1.2.1: #i78980# new object descriptions
2007-09-06INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker
2007/06/28 18:37:57 cn 1.1.2.1: #i78980# new object descriptions
2007-09-06INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker
2007/06/28 18:38:22 cn 1.1.2.1: #i78980# new object descriptions
2007-09-06INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker
2007/06/28 18:38:11 cn 1.1.2.1: #i78980# new object descriptions
2007-09-06INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker
2007/06/28 18:37:46 cn 1.1.2.1: #i78980# new object descriptions
2007-09-06INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker
2007/06/28 18:37:34 cn 1.1.2.1: #i78980# new object descriptions
2007-09-06INTEGRATION: CWS qadev30 (1.2.150); FILE MERGEDKurt Zenker
2007/06/28 18:43:35 cn 1.2.150.1: #i78980# update objdsc
2007-09-06INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker
2007/06/28 18:37:25 cn 1.1.2.1: #i78980# new object descriptions
2007-09-06INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker
2007/06/28 18:43:20 cn 1.1.2.1: #i78980# new object descriptions
2007-09-06INTEGRATION: CWS qadev30 (1.1.212); FILE MERGEDKurt Zenker
2007/06/28 18:43:35 cn 1.1.212.1: #i78980# update objdsc
2007-09-06INTEGRATION: CWS qadev30 (1.2.162); FILE MERGEDKurt Zenker
2007/06/28 18:43:35 cn 1.2.162.1: #i78980# update objdsc
2007-09-06INTEGRATION: CWS qadev30 (1.2.102); FILE MERGEDKurt Zenker
2007/06/28 18:43:35 cn 1.2.102.1: #i78980# update objdsc
2007-06-04INTEGRATION: CWS qadev29 (1.1.206); FILE MERGEDIvo Hinkelmann
2007/04/26 07:35:46 cn 1.1.206.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
2007-06-04INTEGRATION: CWS qadev29 (1.1.206); FILE MERGEDIvo Hinkelmann
2007/04/26 07:35:45 cn 1.1.206.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
2007-06-04INTEGRATION: CWS qadev29 (1.3.32); FILE MERGEDIvo Hinkelmann
2007/04/26 07:35:45 cn 1.3.32.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
2007-06-04INTEGRATION: CWS qadev29 (1.2.24); FILE MERGEDIvo Hinkelmann
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-06-04INTEGRATION: CWS qadev29 (1.2.24); FILE MERGEDIvo Hinkelmann
2007/02/02 14:57:31 cn 1.2.24.1: #i74130# update
2007-06-04INTEGRATION: CWS qadev29 (1.2.24); FILE MERGEDIvo Hinkelmann
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-06-04INTEGRATION: CWS qadev29 (1.3.62); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:24 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.3.62); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:23 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.4.62); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:23 cn 1.4.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.3.62); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:22 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.4.52); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:22 cn 1.4.52.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.1.206); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:22 cn 1.1.206.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.2.42); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:21 cn 1.2.42.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.4.62); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:21 cn 1.4.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.2.62); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:21 cn 1.2.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.3.62); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:21 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.5.8); FILE MERGEDIvo Hinkelmann
2007/03/05 09:18:13 cn 1.5.8.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.4.68); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:21 cn 1.4.68.1: #i75120# since #74051 all models support the css.beans.PropertyBag
2007-06-04INTEGRATION: CWS qadev29 (1.4.62); FILE MERGEDIvo Hinkelmann
2007/03/05 09:45:20 cn 1.4.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag