Commit Graph

32 Commits

Author SHA1 Message Date
12a4200e8f Related: #i120498# Enhanced Undo/Redo and user experience...
when editing texts in graphic objects and/or tables

(cherry picked from commit a096725779b210c7a2706e72596fd7c80e049fdd)

Conflicts:
	editeng/inc/editeng/editeng.hxx
	editeng/inc/editeng/editund2.hxx
	editeng/inc/editeng/outliner.hxx
	editeng/source/editeng/editundo.cxx
	editeng/source/editeng/impedit.hxx
	editeng/source/outliner/outliner.cxx
	sd/source/core/undo/undomanager.cxx
	sd/source/ui/view/drviewse.cxx
	svx/Library_svxcore.mk
	svx/Package_inc.mk
	svx/inc/svx/svdedxv.hxx
	svx/source/svdraw/svdedxv.cxx

Change-Id: I40e3ef2dff681f9b6f2f6b5d35507071f8110533

Comment unused variable pNewEditUndoManager to silence the compiler

(cherry picked from commit 568655083af7830e7b9edf56ef862ddf9a99003b)

Change-Id: Ib7179ee6c34ce03a75942978831c3a55968f161f

Removed unused variable

(cherry picked from commit 0bbde4414badfd40234de4a4c9f750194f5d1d5e)

Change-Id: I39e7f25426e8e7d1367102d603b0f6c84d96622f
2013-05-28 15:55:23 +01:00
62384d5898 convert GetRepeatComment to OUString
Change-Id: Ibf75533d04b3c68b875f44ad22639934578867e3
2012-09-28 08:48:55 +01:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
d59211357a Removed unnecessary tools/debug.hxx includes. 2012-01-06 23:55:51 +01:00
2a71139535 remove include of pch header from sd 2011-11-27 13:20:56 -06:00
3f8677fc6f gbuildize sd 2011-04-21 20:56:05 +02:00
fafdd0a6fd drop bogus executable flag from [ch]xx/bas/asm files 2011-03-29 21:40:16 +01:00
c61cd1a5a2 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-12 20:06:58 +01:00
f4aaa487d7 Move DBG_ERROR to OSL_FAIL 2011-03-02 15:03:01 +01:00
5f549ccb1c removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sd 2011-02-07 18:01:48 +01:00
dde0ca60a7 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
3d6bed44c8 removetooltypes01: #i112600# Remove tools types from sd 2011-01-17 11:41:00 +01:00
8b7bfef9fb undoapi: more I/SfxUndoManager changes in preparation of new Undo API features 2010-10-22 15:00:39 +02:00
e69cf54b8a undoapi: specified (and implemented and tested) what should happen when you leave an Undo context which does not have any elements 2010-10-21 12:12:16 +02:00
6702f4e83f undoapi: made SfxUndoManager an implementation of the new, abstract ::svl::IUndoManager interface.
Change the SfxShell's UndoManager attribute to be an IUndoManager. Did all the resulting changes
up the source tree.
This way, we'll hopefully be able to provide an IUndoManager implementation in Writer, which
is not based on the SfxUndoManager, but on Writer's own Undo implementation.
2010-10-20 14:54:59 +02:00
f98434f647 undoapi: first sketch of the listener API - not sure this will survive 'til the final version 2010-10-14 16:40:32 +02:00
80b0861510 Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:43 +02:00
9e19ff00c7 changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
bec568eafd INTEGRATION: CWS impress146 (1.5.56); FILE MERGED
2008/06/30 15:20:47 af 1.5.56.1: #i90969# Keep linked undo managers synchronized.
2008-07-07 12:32:35 +00:00
ced993e937 INTEGRATION: CWS changefileheader (1.5.16); FILE MERGED
2008/03/31 13:56:47 rt 1.5.16.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:45:14 +00:00
0b8b2fd4c2 INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED
2008/04/01 15:33:55 thb 1.4.16.3: #i85898# Stripping all external header guards
2008/04/01 12:38:28 thb 1.4.16.2: #i85898# Stripping all external header guards
2008/03/31 13:56:47 rt 1.4.16.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:44:59 +00:00
1ba4c8c981 INTEGRATION: CWS changefileheader (1.4.16); FILE MERGED
2008/04/01 15:33:55 thb 1.4.16.2: #i85898# Stripping all external header guards
2008/03/31 13:56:47 rt 1.4.16.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:44:42 +00:00
02d01c2976 INTEGRATION: CWS changefileheader (1.2.544); FILE MERGED
2008/03/31 13:56:47 rt 1.2.544.1: #i87441# Change license header to LPGL v3.
2008-04-10 17:44:25 +00:00
64f06358dc INTEGRATION: CWS impresstables2 (1.4.44); FILE MERGED
2007/10/11 15:38:28 cl 1.4.44.1: #i68103# added undo for tables
2008-03-12 10:30:38 +00:00
47cf7292b2 INTEGRATION: CWS impresstables2 (1.3.114); FILE MERGED
2008/02/27 10:45:30 cl 1.3.114.1: #i68103# fixed context menu handling for tables
2008-03-12 10:30:20 +00:00
b8eeed88ad INTEGRATION: CWS impresstables2 (1.3.114); FILE MERGED
2007/10/11 15:38:28 cl 1.3.114.1: #i68103# added undo for tables
2008-03-12 10:30:03 +00:00
a9d0720d5b INTEGRATION: CWS sdwarningsbegone (1.3.38); FILE MERGED
2006/11/22 12:41:34 cl 1.3.38.1: #i69285# warning free code changes for unxlngi6.pro
2006-12-12 15:35:03 +00:00
9ab567fc99 INTEGRATION: CWS pchfix02 (1.2.202); FILE MERGED
2006/09/01 17:36:44 kaib 1.2.202.1: #i68856# Added header markers and pch files
2006-09-16 17:18:29 +00:00
24cfae8623 INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED
2005/11/24 12:14:14 cl 1.1.2.1: #123595# added application specific undo actions
2006-01-10 13:27:59 +00:00
3fd776c008 INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED
2005/12/13 19:14:49 cl 1.1.2.2: #i58649# added isInUndo()
2005/11/24 12:14:00 cl 1.1.2.1: #123595# added application specific undo actions
2006-01-10 13:27:48 +00:00
d3d9300226 INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED
2005/11/24 12:13:48 cl 1.1.2.1: #123595# added application specific undo actions
2006-01-10 13:27:37 +00:00
5ca1905e5d INTEGRATION: CWS impresspresobjs (1.1.2); FILE ADDED
2005/11/24 12:14:25 cl 1.1.2.1: #123595# added application specific undo actions
2006-01-10 13:27:27 +00:00