Commit Graph

45 Commits

Author SHA1 Message Date
97a5ba4a71 remove comments why a file gets included
also remove some commented out code

Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
2014-04-21 18:08:28 +02:00
12f1faf7bf svl: sal_Bool -> bool
Change-Id: Ic31455a1f5ffffa35d4fdde901dd70734207b6f4
2014-02-20 08:17:00 +01:00
401f01caf5 use ChartModel instead of XModel in a few places
This allows us easier implementation of some advanced features. Mainly
the 4D chartting will now be able to work without several ugly layers of
UNO.

Change-Id: I74d07229eaef921c508f3bab8fae6d6075ad737a
2013-11-19 13:47:36 +01:00
dd9c97d587 fdo#62475 removed pointless comments
Change-Id: I3f5e86dba2df950aeb12c895f52d99274c0959aa
Reviewed-on: https://gerrit.libreoffice.org/5148
Reviewed-by: Luboš Luňák <l.lunak@suse.cz>
Tested-by: Luboš Luňák <l.lunak@suse.cz>
2013-07-29 11:34:33 +00:00
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
63c508e3e8 re-base on ALv2 code. Includes:
118568: switch to using ucpp
    Patch contributed by Juergen Schmidt
    http://svn.apache.org/viewvc?view=revision&revision=1209396
2012-07-18 09:29:19 +01:00
0eac98aa74 Fix for fdo43460 Part V getLength to isEmpty
Part V
Module
chart2
2011-12-13 00:36:43 +04:00
1aae826501 catch by const reference 2011-11-29 10:07:04 +09:00
6da8379e14 remove include of pch header in chart2 2011-11-27 12:59:19 -06:00
a64076a069 Replace DBG_* with OSL_* in calc/chart2 2011-05-27 06:03:36 +02:00
acfdc69e78 Merge commit 'ooo/DEV300_m103'
Conflicts:
	sc/source/filter/starcalc/scflt.cxx
	sc/source/ui/unoobj/chart2uno.cxx
2011-03-23 16:58:51 +01:00
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
6b4fa7ab87 chart55: #i117185# correct object size 2011-03-04 20:16:58 +01:00
e54b887ab0 chart52: merge with DEV300_m100 2011-02-15 13:28:01 +01:00
e1d7ba2932 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
c9bfd6cdeb chart52: merge with DEV300_m99 2011-02-03 12:49:56 +01:00
0e685f0d9f chart52: #28670# make the legend within charts resizeable - part 2 2011-01-24 17:44:18 +01:00
3d6a5a98cd removetooltypes01: #i112600# remove tooltypes from chart2 2011-01-14 15:18:08 +01:00
df5e24fa7d chart52: #28670# make the legend within charts resizeable - part 1 - patch from hackfest2010 2010-11-16 15:03:23 +01: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
obo
28b4875fa1 CWS-TOOLING: integrate CWS chart47 2010-06-15 10:46:01 +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
0581e072a6 chartpositioning: #i100778# simplify user interface: reduce sizing options to new excluding mode only 2010-05-05 18:16:33 +02:00
3031bc2b4f chartpositioning: #i98398# compiler warnings 2010-04-01 11:38:41 +02:00
db73d5d679 chartpositioning: merge with DEV300_m75 2010-03-17 18:25:05 +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
0a5e2fc8e9 chartpositioning: #i100778# chart positioning excluding labels 2009-11-20 11:58:22 +01:00
a293d0a7b1 #i103496#: split svtools; improve ConfitItems 2009-10-16 00:05:16 +02:00
c19a361783 INTEGRATION: CWS chart25 (1.9.86); FILE MERGED
2008/04/24 12:46:31 iha 1.9.86.2: RESYNC: (1.9-1.11); FILE MERGED
2008/03/14 17:01:21 iha 1.9.86.1: #i26490# Base Point for resize does not work correct
2008-06-06 08:09:50 +00:00
e61ce8b9aa INTEGRATION: CWS changefileheader (1.9.94); FILE MERGED
2008/04/01 15:04:10 thb 1.9.94.2: #i85898# Stripping all external header guards
2008/03/28 16:43:48 rt 1.9.94.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:48:42 +00:00
198f8a15e1 INTEGRATION: CWS chart23 (1.9.78); FILE MERGED
2008/02/22 12:22:12 iha 1.9.78.1: #i26488# disable sizing controls for Title and Legend as long as those functions are not available
2008-04-04 09:58:00 +00:00
5a807ea23b INTEGRATION: CWS chart07 (1.8.12); FILE MERGED
2007/06/25 12:52:11 bm 1.8.12.1: #i74653# store undo manager at model to be able to do an undo even after inplace re-activation
2007-07-25 07:43:23 +00:00
e0eb57b0fb INTEGRATION: CWS chart2mst3 (1.4.2); FILE MERGED
2007/05/14 20:04:49 bm 1.4.2.16: RESYNC: (1.6-1.7); FILE MERGED
2007/01/16 16:27:11 iha 1.4.2.15: #i73426# wrong help context bvecause of wrong window hirarchy
2006/11/26 11:41:06 bm 1.4.2.14: includes for solar mutex missing
2006/10/20 21:13:09 iha 1.4.2.13: implement selection of additional shapes
2006/10/18 17:07:42 bm 1.4.2.12: RESYNC: (1.5-1.6); FILE MERGED
2005/11/22 10:53:20 bm 1.4.2.11: use correct undo strings
2005/11/15 20:49:35 iha 1.4.2.10: use UndoGuard
2005/11/15 15:32:21 iha 1.4.2.9: guard dialogs with solarmutex
2005/11/15 14:00:01 iha 1.4.2.8: remove explicit view dirty setting as model changes are now notified
2005/10/11 12:50:28 bm 1.4.2.7: #i27351# implement Undo
2005/10/07 11:34:04 bm 1.4.2.6: RESYNC: (1.4-1.5); FILE MERGED
2005/07/23 00:01:19 iha 1.4.2.5: include axis title sizes in diagram position to support old api and fileformat
2005/05/31 18:59:36 iha 1.4.2.4: create old api without controller
2004/06/04 12:07:18 iha 1.4.2.3: removed unused code
2004/06/01 19:04:21 iha 1.4.2.2: new 3D view/effects dialog
2004/04/27 13:32:41 iha 1.4.2.1: warnings removed
2007-05-22 17:03:42 +00:00
027d182cbb INTEGRATION: CWS residcleanup (1.6.38); FILE MERGED
2007/02/26 22:00:56 pl 1.6.38.1: #i74635# no more ResMgr default
2007-04-26 08:38:20 +00:00
ea577de6e7 INTEGRATION: CWS pchfix02 (1.5.80); FILE MERGED
2006/09/01 17:18:39 kaib 1.5.80.1: #i68856# Added header markers and pch files
2006-09-17 12:04:57 +00:00
5ed7a4055b INTEGRATION: CWS ooo19126 (1.4.108); FILE MERGED
2005/09/05 18:42:42 rt 1.4.108.1: #i54170# Change license header: remove SISSL
2005-09-07 23:32:27 +00:00
67d81fb06d necessary changes due to dialog restructuring
(see CWS SRC680/dialogdiet)
2004-02-10 09:21:12 +00:00
3fe1d17a07 drafts namespace of API removed
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
87c434239d added method implementation executeDispatch_PositionAndSize 2003-12-10 17:34:50 +00:00
29be76ddcc new Dialog for Diagram Rotation 2003-12-09 16:12:06 +00:00