summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/accessibility/XAccessibleExtendedComponent.idl
AgeCommit message (Collapse)Author
2013-06-04*api: convert <type>Foo</type>Michael Stahl
Doxygen does not know type element and will recognize strings that contain capital letter (all API types do) automatically as type. This patch removes 15k doxygen warnings. git ls-files | grep \\.idl | xargs sed -i "s,<type>\([^<]\+\)</type>,\1," Change-Id: I45c07cf0b115d5fb5353f4aa9719839615ea1150
2012-11-29API CHANGE a11y unpublishing and add/removeListener rename.Thorsten Behrens
The a11y API has never really been picked up by tools vendors, let's not tie ourselves up here for no good reason. This unpublishes all css::accessibility, and dependend API. With that, we can change the rather unfortunately-named add/ removeEventListener to be add/removeAccessibleEventListener, thus not conflicting with the XComponent methods of the same name. Change-Id: I595598c3a8e46415f80b2780f333333174865fe4
2012-09-27re-base on ALv2 code. Includes:Michael Meeks
linecap: Reintegrating finished LineCap feature Work contributed by Regina Henschel http://svn.apache.org/viewvc?view=revision&revision=1232507 i118815 - Deprecate service due to removed implementation Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1233320 i118814 - Allow set timeout in Mail API Patch contributed by Ariel Constenla-Haile http://svn.apache.org/viewvc?view=revision&revision=1235679 included in the Apache baseline: dr80: #i117511# remove some assertions in xlsx/xlsb import filters Patch contributed by Daniel Rentz
2012-01-05add mode-lines to .idl filesCaolán McNamara
2011-04-02Strip include guards in idl filesJulien Nabet
2010-10-12Fix some typos in documentationAurimas Fišeras
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-10INTEGRATION: CWS changefileheader (1.8.500); FILE MERGEDRüdiger Timm
2008/03/31 15:58:02 rt 1.8.500.1: #i87441# Change license header to LPGL v3.
2005-09-07INTEGRATION: CWS ooo19126 (1.7.178); FILE MERGEDRüdiger Timm
2005/09/05 12:12:22 rt 1.7.178.1: #i54170# Change license header: remove SISSL
2004-09-09INTEGRATION: CWS toolbars2 (1.6.72); FILE MERGEDOliver Bolte
2004/08/19 12:29:17 mi 1.6.72.1: #i33199# @since with version number instead of issue id
2004-06-03INTEGRATION: CWS sb18 (1.5.124); FILE MERGEDOliver Bolte
2004/05/21 14:55:08 sb 1.5.124.1: #i21150# Added published flag.
2004-02-03INTEGRATION: CWS sb10 (1.4.108); FILE MERGEDJens-Heiner Rechtien
2003/12/10 09:21:38 sb 1.4.108.1: #114000# Inherited interface types must be fully defined (included), not just forward declared.
2003-06-20INTEGRATION: CWS uaa05 (1.2.50); FILE MERGEDVladimir Glazounov
2003/06/12 14:50:10 af 1.2.50.1: #109196# Fixed autodoc syntax.
2003-06-10INTEGRATION: CWS sdk02 (1.2.16); FILE MERGEDVladimir Glazounov
2003/05/14 12:57:26 mi 1.2.16.1: #107627# @since tags for new types added
2003-04-24INTEGRATION: CWS uaa02 (1.1.2); FILE ADDEDVladimir Glazounov
2003/03/14 10:40:50 af 1.1.2.2: #108113# Removed references to the drafts directory. 2003/03/11 15:00:34 af 1.1.2.1: #108113# Moved from drafts/com/sun/star/accessibility.