summaryrefslogtreecommitdiffstats
path: root/qadevOOo/objdsc
Commit message (Collapse)AuthorAgeFilesLines
* remove vestigial Adabas D references in tests etc.Michael Stahl2015-11-171-5/+0
| | | | | | Adabas D connector was removed in 8256eb0205fcddb79a67be13d6507b2653ff5e08 Change-Id: Ie142763ac32728c1596c196d919cbe84e6735c96
* Prefer getSelectedFiles to getFiles (sdext+qadevOOo)Julien Nabet2015-10-041-0/+1
| | | | | | | Change-Id: I4827e47b7d67b0112c0f9023c0db4ce8975f06e1 Reviewed-on: https://gerrit.libreoffice.org/19126 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
* Revert "Revert "temporarily disable failing , fdo#66617Markus Mohrhard2014-05-041-1/+0
| | | | This reverts commit 9b8c33ecc561bf8685614ec61d709c8001901fb6.
* Revert "temporarily disable failing chart2 ChXDiagram RegressionCurves test"Markus Mohrhard2014-05-011-0/+1
| | | | This reverts commit 6be6700edb3b704d62d8b331ba95f227617c57d3.
* fwk: Use constructor feature for ModuleUIConfigurationManager.Matúš Kukan2014-01-181-1/+0
| | | | And avoid css::uno::XInitialization protocol.
* uno: new InteropGrabBag UNO prop in OfficeDocumentAndres Gomez2013-09-203-0/+3
| | | | | | | | | | | | | | | | | | | | | | | Added the new InteropGrabBag property to the OfficeDocument service and modified the JUnit UNO unit tests for it. Added specific implementation in the sfx2 module for the SfxBaseModel class. Added specific inherited implementations in the sc, sd, starmath and sw modules for the ScModelObj, SdXImpressDocument, SmModel, and SwXTextDocument classes. This new property is intended by now for its usage on preserving OOX's theming although the aim is to be able to re-create the theming in the future from saved properties. It could also be used for preserving other attributes for interoperability among document formats. Change-Id: Ia822856293c70ae22911afa794e3e38bcaa31f86 Reviewed-on: https://gerrit.libreoffice.org/6000 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
* svx: new InteropGrabBag UNO prop in Shape serviceAndres Gomez2013-09-0515-0/+15
| | | | | | | | | | | | | | | | | | | Added the new InteropGrabBag property to the Shape service and modified the JUnit UNO unit tests for it. Added specific implementation in the svx module for the SvxShape class. This new property is intended by now for its usage on preserving OOX's Smart-Art but it could also be used for preserving other attributes for interoperability among document formats. Change-Id: Idc7a8e91592399ff05effd4da6eaa2935f8f4d42 Reviewed-on: https://gerrit.libreoffice.org/5769 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk>
* CharBrd 7: Border shadowZolnai Tamás2013-08-236-0/+6
| | | | | | | | | | | | | | | | | | | | | 1, New character attribute - Add the three shadow members to font (width, color, location) 2, Painting - Extract the shadow painting to a local function and use that for character shadow (paintfrm.cxx) - Reduce the painting rectangle of background (shadow doesn't inherites the background of content) 3, Border merge - Use text portion join members to skip shadow when neccessary. 4, Vertical text - Get shadow space dependant from oritentation and border merge. 5, UNO API and ODF filter Paragraph: ParaShadowFormat -> Character: CharShadowFormat Change-Id: Ief4669990d238016c3ffc18a2609a3df7d9dddbf
* CharBrd 8.2: Tests for UNO API and ODF filterZolnai Tamás2013-08-186-0/+54
| | | | | | | | Use just those API tests which still alive. Export filter test use import so no need for distinct import tests. Change-Id: Idddc2ece10e20027551538f4e8c224edffa9bfe8
* temporarily disable failing chart2 ChXDiagram RegressionCurves testMichael Stahl2013-07-051-1/+0
| | | | Change-Id: I29d79338fb1af00337176c11bfd984ce26c37df6
* Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile2013-07-052-65/+0
| | | | | | | | | | | | | | | | | | | | | (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
* Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile2013-07-052-65/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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
* API CHANGE: remove service com.sun.star.text.PrintPreviewSettingsMichael Stahl2012-11-301-9/+0
| | | | | | | | | | | | 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'
* API CHANGE: remove com.sun.star.text.XLineNumberingSupplierMichael Stahl2012-11-301-2/+0
| | | | | | | | | | | | | | 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
* API CHANGE: remove com.sun.star.system.XProxySettingsMichael Stahl2012-11-291-17/+0
| | | | | | | | | | | | | | | | | | | | | | | ... 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
* chart2: replace use of deprecated UserDefinedAttributeSupplierMichael Stahl2012-11-2910-10/+10
| | | | | | ... with UserDefinedAttributesSupplier Change-Id: Ib289aaae114d89238a665d0a58eda6fa8d0c482b
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-271-1/+1
| | | | | | | | 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
* API CHANGE: remove com.sun.star.document.XDocumentInfoMichael Stahl2012-11-264-49/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2012-10-301-8/+8
| | | | | | | 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
* re-base on ALv2 code. Includes:Michael Meeks2012-07-182-42/+24
| | | | | | | 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.
* offapi: remove obsolete XInplaceLayout (2nd try)Thomas Arnhold2012-04-121-2/+0
| | | | This is related to 10e580c57b907420e8c6d816325445a40a720e4a
* .csv files don't need executable bitsMichael Stahl2012-03-2334-0/+0
|
* Revert "offapi: remove obsolete XInplaceLayout"Thomas Arnhold2012-02-181-0/+2
| | | | | | | This reverts commit 5ca858c01cb2e2aa93c8aca65fd271a900785e3f. This change implicates some more changes in layoutmanager.hxx see ::cppu::WeakImplHelper8. So keep it...
* offapi: remove obsolete XInplaceLayoutThomas Arnhold2012-02-181-2/+0
|
* removed leftovers of the Simple Handles optionTim Hardeck2011-11-102-2/+0
| | | | | Removed leftovers of the Simple Handles option which weren't delete by the previous patch.
* sb118: #i109125# change source file copyright notice from Sun Microsystems ↵sb2010-02-252-10/+6
| | | | to Oracle
* #101955# configmgr2 unoapi testssb2009-09-102-0/+82
|
* CWS-TOOLING: integrate CWS unoapi04Vladimir Glazounov2009-07-061-0/+7
| | | | | | | | | | | | | | | | 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
* INTEGRATION: CWS qadev32 (1.7.28); FILE MERGEDRüdiger Timm2008-06-131-2/+0
| | | | 2008/03/25 10:25:59 cn 1.7.28.1: #i87407# remove propperties TopMargin and ButtomMargin of com::sun::star::text::CellRange
* INTEGRATION: CWS koheidatapilot01 (1.1.234); FILE MERGEDKurt Zenker2008-05-201-0/+5
| | | | 2008/04/17 20:33:45 kohei 1.1.234.1: added interfaces for XDataPilotTable2.
* INTEGRATION: CWS impress134 (1.2.4); FILE MERGEDIvo Hinkelmann2007-11-261-2/+2
| | | | 2007/11/14 10:22:52 cl 1.2.4.1: #i83313# renamed ChildsOnDemand to ChildrenOnDemand
* INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker2007-09-061-0/+18
| | | | 2007/06/28 18:43:10 cn 1.1.2.1: #i78980# new object descriptions
* INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker2007-09-061-0/+8
| | | | 2007/06/28 18:37:57 cn 1.1.2.1: #i78980# new object descriptions
* INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker2007-09-061-0/+37
| | | | 2007/06/28 18:38:22 cn 1.1.2.1: #i78980# new object descriptions
* INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker2007-09-061-0/+28
| | | | 2007/06/28 18:38:11 cn 1.1.2.1: #i78980# new object descriptions
* INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker2007-09-061-0/+29
| | | | 2007/06/28 18:37:46 cn 1.1.2.1: #i78980# new object descriptions
* INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker2007-09-061-0/+36
| | | | 2007/06/28 18:37:34 cn 1.1.2.1: #i78980# new object descriptions
* INTEGRATION: CWS qadev30 (1.2.150); FILE MERGEDKurt Zenker2007-09-061-0/+1
| | | | 2007/06/28 18:43:35 cn 1.2.150.1: #i78980# update objdsc
* INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker2007-09-061-0/+29
| | | | 2007/06/28 18:37:25 cn 1.1.2.1: #i78980# new object descriptions
* INTEGRATION: CWS qadev30 (1.1.2); FILE ADDEDKurt Zenker2007-09-061-0/+36
| | | | 2007/06/28 18:43:20 cn 1.1.2.1: #i78980# new object descriptions
* INTEGRATION: CWS qadev30 (1.1.212); FILE MERGEDKurt Zenker2007-09-0611-1/+46
| | | | 2007/06/28 18:43:35 cn 1.1.212.1: #i78980# update objdsc
* INTEGRATION: CWS qadev30 (1.2.162); FILE MERGEDKurt Zenker2007-09-066-0/+18
| | | | 2007/06/28 18:43:35 cn 1.2.162.1: #i78980# update objdsc
* INTEGRATION: CWS qadev30 (1.2.102); FILE MERGEDKurt Zenker2007-09-061-3/+12
| | | | 2007/06/28 18:43:35 cn 1.2.102.1: #i78980# update objdsc
* INTEGRATION: CWS qadev29 (1.1.206); FILE MERGEDIvo Hinkelmann2007-06-041-0/+4
| | | | 2007/04/26 07:35:46 cn 1.1.206.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
* INTEGRATION: CWS qadev29 (1.1.206); FILE MERGEDIvo Hinkelmann2007-06-042-0/+8
| | | | 2007/04/26 07:35:45 cn 1.1.206.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
* INTEGRATION: CWS qadev29 (1.3.32); FILE MERGEDIvo Hinkelmann2007-06-041-0/+3
| | | | 2007/04/26 07:35:45 cn 1.3.32.1: #i75120# new Interface 'com::sun::star::view::XFormLayerAccess'
* INTEGRATION: CWS qadev29 (1.2.24); FILE MERGEDIvo Hinkelmann2007-06-041-1/+5
| | | | | 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
* INTEGRATION: CWS qadev29 (1.2.24); FILE MERGEDIvo Hinkelmann2007-06-041-2/+2
| | | | 2007/02/02 14:57:31 cn 1.2.24.1: #i74130# update
* INTEGRATION: CWS qadev29 (1.2.24); FILE MERGEDIvo Hinkelmann2007-06-041-0/+4
| | | | | 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
* INTEGRATION: CWS qadev29 (1.3.62); FILE MERGEDIvo Hinkelmann2007-06-041-1/+8
| | | | 2007/03/05 09:45:24 cn 1.3.62.1: #i75120# since #74051 all models support the css.beans.PropertyBag