summaryrefslogtreecommitdiffstats
path: root/sd/source/ui/inc/ToolBarManager.hxx
Commit message (Collapse)AuthorAgeFilesLines
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
|
* more removed include guards using fixguard.pyPetr Mladek2010-10-051-0/+0
|
* cws impress190: rebase m82Christian Lippka2010-06-141-16/+0
|\
| * #i89450# removed unused codeChristian Lippka2010-05-051-16/+0
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* INTEGRATION: CWS changefileheader (1.6.14); FILE MERGEDRüdiger Timm2008-04-101-26/+18
| | | | | 2008/04/01 12:39:02 thb 1.6.14.2: #i85898# Stripping all external header guards 2008/03/31 13:58:11 rt 1.6.14.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS presenterview (1.4.20); FILE MERGEDKurt Zenker2008-04-031-4/+4
| | | | | | 2008/03/26 10:45:36 cl 1.4.20.3: RESYNC: (1.5-1.6); FILE MERGED 2007/07/11 09:05:56 af 1.4.20.2: RESYNC: (1.4-1.5); FILE MERGED 2007/07/10 14:27:27 af 1.4.20.1: #i18486# Converted several members of ViewShellBase to shared_ptrs.
* INTEGRATION: CWS impresstables2 (1.3.72); FILE MERGEDRüdiger Timm2008-03-121-2/+3
| | | | | | 2007/08/01 15:16:50 cl 1.3.72.3: RESYNC: (1.4-1.5); FILE MERGED 2007/04/12 16:36:18 cl 1.3.72.2: RESYNC: (1.3-1.4); FILE MERGED 2007/03/16 12:12:27 cl 1.3.72.1: #i68103# added table toolbar
* INTEGRATION: CWS impress122 (1.4.50); FILE MERGEDJens-Heiner Rechtien2007-06-271-8/+12
| | | | 2007/06/13 07:32:13 af 1.4.50.1: #141146# Made ToolBarManager a shared_ptr member of ViewShellBase.
* INTEGRATION: CWS components1 (1.2.98); FILE MERGEDRüdiger Timm2007-04-031-6/+6
| | | | | | 2007/02/16 14:04:00 af 1.2.98.3: #i68075# Renamed Update() to RequestUpdate(). 2006/11/21 09:38:21 af 1.2.98.2: RESYNC: (1.2-1.3); FILE MERGED 2006/08/22 11:29:57 af 1.2.98.1: #i68075# Transition to new drawing framework.
* INTEGRATION: CWS inplaceobjects (1.2.104); FILE MERGEDVladimir Glazounov2006-11-011-2/+4
| | | | 2006/09/27 15:23:44 mba 1.2.104.1: #i66239#: make ToolbarManager aware of removed toolbars in Layoutmanager in case of OLEActivation
* INTEGRATION: CWS viewswitch (1.1.2); FILE ADDEDOliver Bolte2006-03-211-0/+303
2006/01/26 15:10:29 af 1.1.2.4: #i61191# Added IsUpdateLocked() method. 2006/01/20 14:33:15 af 1.1.2.3: #i57551# Fixed resync problems. 2005/11/29 14:25:42 af 1.1.2.2: #i57552# Better cooperation with ViewShellManager and PaneManager. 2005/11/17 13:14:56 af 1.1.2.1: #i57551# Initial revision.