Commit Graph

19 Commits

Author SHA1 Message Date
1946794ae0 mass removal of rtl:: prefixes for O(U)String*
Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk
have kept them, in order not to break external API (the automatic using declaration
is LO-internal).

Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
2013-04-07 14:23:11 +02:00
b9042fad7c re-base on ALv2 code.
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2012-06-21 15:00:05 +01:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
4b13d3dc1d Some more dead code removal 2011-01-18 12:25:25 -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
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01: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
568a8725ae chartshapes: merge with DEV300_m72 2010-03-01 12:22:02 +01: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
884d21f1e6 #i12587# Inserting/editing arbitrary text objects in chart 2009-10-02 16:06:50 +00:00
e4cf17583a #i12587# Inserting/editing arbitrary text objects in chart 2009-07-24 13:02:58 +00:00
36f348fb0b #i12587# Inserting/editing arbitrary text objects in chart 2009-06-04 09:55:00 +00:00
bce2067474 #i12587# Inserting/editing arbitrary text objects in chart 2009-05-29 09:10:08 +00:00
960927943f #i12587# Inserting/editing arbitrary text objects in chart 2009-04-27 13:39:52 +00:00
2ee0e75caf INTEGRATION: CWS rptchart02 (1.3.84); FILE MERGED
2008/04/16 06:35:36 oj 1.3.84.2: RESYNC: (1.3-1.4); FILE MERGED
2008/04/15 12:50:18 oj 1.3.84.1: use comphelper copyProperties
2008-06-16 11:51:13 +00:00
4788d049c6 INTEGRATION: CWS changefileheader (1.3.94); FILE MERGED
2008/03/28 16:43:50 rt 1.3.94.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:53:21 +00:00
8b6ba18566 INTEGRATION: CWS chart07 (1.2.12); FILE MERGED
2007/06/25 12:52:11 bm 1.2.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation
2007-07-25 07:46:07 +00:00
60be152d36 INTEGRATION: CWS chart2mst3 (1.1.2); FILE ADDED
2006/11/07 16:55:27 bm 1.1.2.5: forward container commands to container dispatcher
2006/03/15 13:57:09 bm 1.1.2.4: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself
2005/11/25 17:42:34 bm 1.1.2.3: command enabling according to model state
2005/11/22 10:53:23 bm 1.1.2.2: use correct undo strings
2005/11/21 14:53:20 bm 1.1.2.1: classes for dispatching specific events, especially Undo
2007-05-22 17:06:27 +00:00