summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/AccessibleSlideSorterView.hxx
AgeCommit message (Collapse)Author
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-11-28re-base on ALv2 code. Includes:Michael Meeks
Patches contributed by Armin Le-Grand #118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert metafiles... http://svn.apache.org/viewvc?view=revision&revision=1293316 #118485# - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 Patches contributed by Andre Fischer http://svn.apache.org/viewvc?view=revision&revision=1172128 http://svn.apache.org/viewvc?view=revision&revision=1172133 Patch contributed by Ariel Constenla-Haile i#118505# - Remove MN_OLE_OBJECT menu item from Draw/Impress contextmenu - CWS contextmenu1 http://svn.apache.org/viewvc?view=revision&revision=1182915 Patch contributed by Zhang Jian Fang #118876#, Add check if the OutlinerParaObject is created successfully http://svn.apache.org/viewvc?view=revision&revision=1243381 restore a re-based rdbedit.
2011-03-28use PartialWeakComponentImplHelperX for overloaded-virtualCaolán McNamara
2010-10-28add modelines to .hxx files as wellCaolán McNamara
Notes: split repo tag: impress_LIBREOFFICE_3_3_FREEZE
2010-09-30Split a11y ctor (#i114012)Caolán McNamara
Split ctor so that there aren't any horrible callbacks into semi-constructed objects that causes draw/impress to immediately die if a11y is enabled
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.5.298); FILE MERGEDRüdiger Timm
2008/04/01 15:35:03 thb 1.5.298.3: #i85898# Stripping all external header guards 2008/04/01 12:38:58 thb 1.5.298.2: #i85898# Stripping all external header guards 2008/03/31 13:58:08 rt 1.5.298.1: #i87441# Change license header to LPGL v3.
2008-04-03INTEGRATION: CWS presenterview (1.5.54); FILE MERGEDKurt Zenker
2007/03/12 15:08:43 af 1.5.54.1: #i75317# Remove dependency between slide sorter and ViewShell.
2006-12-12INTEGRATION: CWS sdwarningsbegone (1.4.232); FILE MERGEDKurt Zenker
2006/11/22 12:41:59 cl 1.4.232.1: #i69285# warning free code changes for unxlngi6.pro
2006-01-19INTEGRATION: CWS impress78 (1.3.84); FILE MERGEDOliver Bolte
2006/01/11 10:21:53 af 1.3.84.1: #i57918# New GetAccessibleChildImplementation() method.
2005-09-09INTEGRATION: CWS ooo19126 (1.2.66); FILE MERGEDRüdiger Timm
2005/09/05 13:22:35 rt 1.2.66.1: #i54170# Change license header: remove SISSL
2005-07-14INTEGRATION: CWS impress51 (1.1.2); FILE ADDEDKurt Zenker
2005/05/18 11:40:40 af 1.1.2.2: #i48703# Renamed member mpParentWindow to mpContentWindow. 2005/05/04 13:03:54 af 1.1.2.1: #i48703# Initial revision.