Commit Graph

19 Commits

Author SHA1 Message Date
ecf943247f re-base on ALv2 code.
Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
2012-06-22 09:51:05 +01:00
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
39a09318dc Remove useless comments and some dead code. 2011-01-18 13:43:57 -05:00
4d0ae2eac2 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.document.XUndoManager:
migrate the clients of XDocumentActions to using the new XUndoManager, and completely remove the (X)DocumentActions
 still some more cleanup needed
2010-11-16 08:49:38 +01:00
587dfc9e8a undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: rename css.chart2.XUndoManager to XDocumentActions. Not sure this class will still exist (in either form) after the refactoring is finished. 2010-11-09 21:37:01 +01:00
78fed9b862 undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document.XUndoManager: remove the XModel paramter from the XUndoManager methods, they're an implicit attribute of the instance 2010-11-09 21:36:54 +01:00
c94a7511bf merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 17:57:36 -05:00
defa3490b4 use SolarMutexGuard to guard the SolarMutex 2010-10-25 17:54:58 -05:00
63bb42ab7d 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:18 +02:00
5be9c91744 chart47: #i109770# #i110253# prevent null access on empty m_aModel and reduce assertions 'already disposed' 2010-05-19 17:08:43 +02:00
4573ccfffd 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
604c9ffe1e INTEGRATION: CWS changefileheader (1.6.94); FILE MERGED
2008/04/01 15:04:09 thb 1.6.94.3: #i85898# Stripping all external header guards
2008/04/01 10:50:25 thb 1.6.94.2: #i85898# Stripping all external header guards
2008/03/28 16:43:48 rt 1.6.94.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:48:03 +00:00
c13d6e33a7 INTEGRATION: CWS chart07 (1.5.12); FILE MERGED
2007/06/26 11:09:57 bm 1.5.12.2: #i78790# fix for (broken) gcc 3.3 for Mac OS/X Panther applied
2007/06/25 12:52:11 bm 1.5.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation
2007-07-25 07:42:58 +00:00
90b385c3a2 INTEGRATION: CWS chart2mst3 (1.1.4); FILE MERGED
2006/11/10 15:06:11 bm 1.1.4.18: #i67875# add undo for own data
2006/10/27 14:59:21 iha 1.1.4.17: name consolidation
2006/10/18 17:07:26 bm 1.1.4.16: RESYNC: (1.3-1.4); FILE MERGED
2006/07/19 15:55:25 bm 1.1.4.15: #i64824# improvement of the data editor for internal data. Especially the handling of flexible data and series with more than one role
2006/03/08 10:38:53 bm 1.1.4.14: new UI for DataEditor. Define TEST_NEW_UI in dlg_DataEditor.hrc to activate
2005/11/22 10:53:19 bm 1.1.4.13: use correct undo strings
2005/11/15 20:49:34 iha 1.1.4.12: use UndoGuard
2005/11/15 20:22:33 iha 1.1.4.11: remove superfluous view updates
2005/11/07 21:02:21 iha 1.1.4.10: rectangular range for dataeditor
2005/10/18 14:35:26 bm 1.1.4.9: lock controllers during model change calls
2005/10/11 12:48:56 bm 1.1.4.8: #i27351# implement Undo
2005/10/07 11:33:42 bm 1.1.4.7: RESYNC: (1.2-1.3); FILE MERGED
2005/08/29 14:54:20 bm 1.1.4.6: don't clear solar mutex, because impl_rebuildView needs a lock, too
2005/08/26 09:46:10 bm 1.1.4.5: lock solar mutex around dialog
2005/08/19 15:28:30 bm 1.1.4.4: apply data changes
2005/08/17 16:55:11 bm 1.1.4.3: use new data edition dialog instead of Calc
2004/06/03 03:39:24 iha 1.1.4.2: RESYNC: (1.1-1.2); FILE MERGED
Embedding API modifications
2004/03/02 09:45:57 bm 1.1.4.1: if object is already active, bring the document to front
2007-05-22 17:03:19 +00:00
fb7083351e INTEGRATION: CWS pchfix02 (1.3.80); FILE MERGED
2006/09/01 17:18:39 kaib 1.3.80.1: #i68856# Added header markers and pch files
2006-09-17 12:04:28 +00:00
780daed351 INTEGRATION: CWS ooo19126 (1.2.88); FILE MERGED
2005/09/05 18:42:42 rt 1.2.88.1: #i54170# Change license header: remove SISSL
2005-09-07 23:32:01 +00:00
323a4fe460 INTEGRATION: CWS fwkbugfix02 (1.1.12); FILE MERGED
2004/04/20 08:22:21 mav 1.1.12.1: #116056# interfaces review
2004-05-10 16:17:14 +00:00
50f4d52dd8 Edit Chart Data menu item is handled here (pops up the embedded Calc document) 2004-01-22 09:31:48 +00:00