Commit Graph

53 Commits

Author SHA1 Message Date
Kohei Yoshida
ae4060cae9 Let's remove these...
Change-Id: Ie4f15c894c13fd52e1ee175381a1e62b33864d39
2014-04-10 10:13:54 -04:00
Stephan Bergmann
567ef6d578 Second batch of adding SAL_OVERRIDE to overriding function declarations
...mostly done with a rewriting Clang plugin, with just some manual tweaking
necessary to fix poor macro usage.

Change-Id: Ie656f9d653fc716f72ac175925272696d509038f
2014-03-27 18:12:18 +01:00
Stephan Bergmann
5e21a413c7 cppuhelper: retrofit std::exception into overriding exception specs
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-26 18:22:20 +01:00
Caolán McNamara
0309070fb2 coverity#737027 Uncaught exception
Change-Id: I96b07d58233cf19708bbda68bcb19f5d7f6404df
2014-02-13 14:56:18 +00:00
Caolán McNamara
5d061edbd7 coverity#737024 Uncaught exception
Change-Id: Ifdb5fb60c436e847ba85d690f8ca0087bd516ab7
2014-02-13 14:56:18 +00:00
Thomas Arnhold
75b7ce9c66 fixincludeguards.sh: chart2
Change-Id: I166e054926fb975949b3021cbc43b25a222f6198
2013-10-23 23:22:34 +02:00
Jelle van der Waa
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
Tomaž Vajngerl
b5d481e2b9 fdo#66422 Vertical grid toolbar button - choice major/minor/off
Added toolbar button for vertical grid. Icon was already prepared.
Changed the button behavior for vertical and horizontal grid button
from just on -> off to cycle through major -> major&minor -> off.

Change-Id: I147fc97ab43db31f08a2e98f7b68422fb168f042
2013-07-04 20:21:47 +02:00
Luboš Luňák
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
Tor Lillqvist
07b5102e7b There are many ships in the port of Hamburg but "ownership" is not one
Change-Id: I971390d084b08293b21fdc35beb74482a1560bb8
2013-03-25 23:58:12 +02:00
Michael Meeks
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
Takeshi Abe
d221d4e5a7 removed unnecessary forward declarations of class
this also moved necessary ones to right headers

Change-Id: Idda93aeaa1fdfeda602b14e3b233ffd1cf27c0cf
2012-07-02 22:07:55 +09:00
Rafael Dominguez
6294d8f4df Update DeleteYErrorbar function to handle X and Y bars. 2012-03-23 02:55:32 +01:00
Rafael Dominguez
2a1d5a428d Make executeDispatch_InsertYErrorBars a generic function.
- Make the function usable for XError and YError bars.
- Rename executeDispatch_InsertYErrorBars to executeDispatch_InsertErrorBars.
- Add a new parameter that control the error bar direction.
- Update arguments in callers.
2012-03-23 02:55:29 +01:00
Rafael Dominguez
7d42654aa4 Merge InsertMenu_YErrorBar and InsertYErrorBar commands in chart controller. 2012-03-23 02:55:29 +01:00
Korrawit Pruegsanusak
b9376ed8d4 Code Cleanup
* Remove empty and bogus comments
* Remove dead codes
* Fix typos in comments

Released under LGPLv3+/MPL
2011-05-30 12:03:44 +01:00
Kohei Yoshida
12343c1556 Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 2011-03-10 20:21:13 -05:00
Carsten Driesner
e1d7ba2932 removetooltypes01: Rebase to DEV300m99 2011-02-07 13:06:08 +01:00
Julien Nabet
cab3791076 Some cppcheck cleaning 2011-02-02 12:33:58 +01:00
Caolán McNamara
e4fa8660bc WaE: gcc 4.6.0 various warnings 2011-01-24 14:44:50 +00:00
Mikhail Voytenko
3d6a5a98cd removetooltypes01: #i112600# remove tooltypes from chart2 2011-01-14 15:18:08 +01:00
Frank Schoenheit [fs]
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
Frank Schoenheit [fs]
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
Caolán McNamara
ad3292e2b3 add modelines to .hxx files as well 2010-10-28 15:47:29 +01:00
obo
28b4875fa1 CWS-TOOLING: integrate CWS chart47 2010-06-15 10:46:01 +02:00
Ingrid Halama
5be9c91744 chart47: #i109770# #i110253# prevent null access on empty m_aModel and reduce assertions 'already disposed' 2010-05-19 17:08:43 +02:00
Ingrid Halama
e0a1128c4b chartpositioning: #i100778# switch to manual positioning if shapes are added via user interface 2010-05-10 16:30:45 +02:00
Thomas Benisch
568a8725ae chartshapes: merge with DEV300_m72 2010-03-01 12:22:02 +01:00
Jens-Heiner Rechtien
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
Jens-Heiner Rechtien
b997e375bb chartshapes: merge with DEV300 m62 2009-12-01 17:50:41 +00:00
Thomas Benisch
189c886078 #i12587# Inserting/editing arbitrary text objects in chart 2009-09-29 11:03:35 +00:00
Kurt Zenker
921ff4b99a CWS-TOOLING: integrate CWS chartuseability01
2009-09-07 17:26:44 +0200 iha  r275906 : CWS-TOOLING: rebase CWS chartuseability01 to trunk@275801 (milestone: DEV300:m57)
2009-08-27 13:48:16 +0200 iha  r275481 : #7049# listbox to select chart elements
2009-08-27 11:54:53 +0200 iha  r275464 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-26 16:49:58 +0200 iha  r275435 : #i102820# added missing case 'floor'
2009-08-26 15:33:51 +0200 iha  r275427 : #i102820# make 'insert legend' work properly
2009-08-25 16:35:00 +0200 ufi  r275369 : i104087
2009-08-25 15:12:17 +0200 iha  r275360 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 15:11:31 +0200 iha  r275359 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 15:11:15 +0200 iha  r275358 : #i104087# 'Object Properties' -> 'Format Selection'
2009-08-25 11:57:43 +0200 iha  r275344 : #i104087# changed behavior of insert menu
2009-08-18 12:53:54 +0200 oc  r275093 : #i104082,104086,104089# multiple changes because of changed chartUI
2009-08-10 16:46:17 +0200 ufi  r274824 : i104083 i104087 i104090
2009-08-07 14:04:34 +0200 iha  r274763 : #7049# listbox to select chart elements
2009-08-07 13:06:05 +0200 iha  r274760 : #7049# listbox to select chart elements
2009-08-07 13:05:06 +0200 iha  r274759 : #7049# listbox to select chart elements
2009-08-07 12:32:31 +0200 iha  r274756 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-07 12:31:54 +0200 iha  r274755 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-06 19:00:48 +0200 iha  r274742 : #i103593# make insert menu behavior selection dependent
2009-08-06 19:00:14 +0200 iha  r274741 : #i103593# make insert menu behavior selection dependent
2009-08-06 15:34:01 +0200 iha  r274731 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-06 14:39:20 +0200 iha  r274728 : #i86146# ease adding R-squared value with an equation
2009-08-06 14:37:02 +0200 iha  r274727 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:37:54 +0200 iha  r274724 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:37:15 +0200 iha  r274723 : #i86146# ease adding R-squared value with an equation
2009-08-06 13:04:27 +0200 iha  r274722 : #i103593# make insert menu behavior selection dependent
2009-08-06 13:03:35 +0200 iha  r274721 : #i103593# make insert menu behavior selection dependent
2009-08-05 18:26:31 +0200 iha  r274693 : #i104033# inconsistent wording 'error indicator' <-> 'error bar'
2009-08-05 16:51:45 +0200 iha  r274688 : #i104028# rename font tabpage 'Characters'->'Font'
2009-08-05 16:30:21 +0200 iha  r274685 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:34:11 +0200 iha  r274680 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:32:43 +0200 iha  r274679 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:31:26 +0200 iha  r274678 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:17:51 +0200 iha  r274676 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 15:16:22 +0200 iha  r274675 : #i58163# #i69422# #i102820# enhance chart context menu
2009-08-05 14:58:59 +0200 iha  r274674 : #7049# listbox to select chart elements
2009-08-05 14:33:54 +0200 iha  r274669 : #7049# listbox to select chart elements
2009-08-05 14:22:17 +0200 iha  r274665 : #7049# listbox to select chart elements
2009-08-05 13:21:05 +0200 iha  r274656 : #i102820# offer insertion of several elements in context menu also if nothing is selected
2009-08-05 11:56:06 +0200 iha  r274647 : #7049# listbox to select chart elements
2009-08-05 11:43:40 +0200 iha  r274645 : #7049# listbox to select chart elements
2009-07-24 19:46:50 +0200 iha  r274318 : #i58163# #i69422# #i102820# enhance chart context menu
2009-07-24 16:23:13 +0200 iha  r274313 : #i58163# #i69422# #i102820# enhance chart context menu
2009-07-24 16:13:22 +0200 iha  r274311 : #i58163# #i69422# #i102820# enhance chart context menu
2009-09-11 16:06:18 +00:00
Thomas Benisch
23d63d58c9 #i12587# Inserting/editing arbitrary text objects in chart 2009-08-21 16:29:03 +00:00
Thomas Benisch
e5d7fbada2 #i12587# Inserting/editing arbitrary text objects in chart 2009-08-12 15:42:05 +00:00
Thomas Benisch
cce580a22d #i12587# Inserting/editing arbitrary text objects in chart 2009-08-10 17:14:29 +00:00
Thomas Benisch
36f348fb0b #i12587# Inserting/editing arbitrary text objects in chart 2009-06-04 09:55:00 +00:00
Thomas Benisch
bce2067474 #i12587# Inserting/editing arbitrary text objects in chart 2009-05-29 09:10:08 +00:00
Thomas Benisch
aaaa0944f7 #i12587# Inserting/editing arbitrary text objects in chart 2009-05-07 12:57:07 +00:00
Thomas Benisch
960927943f #i12587# Inserting/editing arbitrary text objects in chart 2009-04-27 13:39:52 +00:00
Vladimir Glazounov
70346a3272 CWS-TOOLING: integrate CWS chart30 2008-10-01 07:35:04 +00:00
Vladimir Glazounov
59283c57aa INTEGRATION: CWS aw033 (1.12.18); FILE MERGED
2008/07/10 12:45:10 aw 1.12.18.1: #i39532# XOutputDevice removed, PrepareDelete removed
2008-08-19 23:40:18 +00:00
Rüdiger Timm
dd30b2570f INTEGRATION: CWS changefileheader (1.11.20); FILE MERGED
2008/03/28 16:43:48 rt 1.11.20.1: #i87441# Change license header to LPGL v3.
2008-04-10 19:47:47 +00:00
Kurt Zenker
24edef4de0 INTEGRATION: CWS chart20_DEV300 (1.10.4); FILE MERGED
2008/02/22 16:52:19 bm 1.10.4.3: #i366# commands for deleting statistics objects
2008/02/21 15:59:27 bm 1.10.4.2: #i366# error bars from ranges
2008/02/21 15:07:44 bm 1.10.4.1: #i85441# remove selection after deleting objects
2008-03-06 15:55:35 +00:00
Rüdiger Timm
ea589973f4 INTEGRATION: CWS chart19 (1.9.8); FILE MERGED
2008/01/14 13:46:09 bm 1.9.8.3: #i44768# insert/delete mean value lines via menu commands
2008/01/11 15:58:43 bm 1.9.8.2: #i44768# make it easier to add and modify trendlines
2007/12/20 16:15:27 bm 1.9.8.1: #i84801# split up statistic dialog into error bar dialog and trendline dialog
2008-02-18 14:57:20 +00:00
Ivo Hinkelmann
6551597bae INTEGRATION: CWS chart17 (1.8.32); FILE MERGED
2007/10/12 12:35:07 bm 1.8.32.1: #i7998# equations for regression curves
2007-11-23 10:53:39 +00:00
Rüdiger Timm
5d9b0bb13b INTEGRATION: CWS chart07 (1.7.12); FILE MERGED
2007/06/25 12:52:10 bm 1.7.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:47 +00:00
Vladimir Glazounov
f0ba341f40 INTEGRATION: CWS chart2mst3 (1.5.4); FILE MERGED
2007/03/06 14:24:37 iha 1.5.4.53: #i75151# don't delete series when a data point is selected
2007/02/02 11:29:30 iha 1.5.4.52: imlemented cut
2007/01/22 17:32:09 iha 1.5.4.51: remove slot .uno:AutoFormat
2006/10/20 21:11:20 iha 1.5.4.50: implement selection of additional shapes
2006/10/16 15:14:13 bm 1.5.4.49: #i70287# implement toggle grid horizontal command
2006/10/13 14:42:40 bm 1.5.4.48: enable different mouse cursors. Adjustment of the cursors is done in impl_SetMousePointer
2006/10/11 09:19:53 bm 1.5.4.47: #i20287# implement toggle legend command, remove unused toolbar commands
2006/10/06 09:11:06 bm 1.5.4.46: #i64500# clipboard for chart objects
2006/09/28 16:46:28 bm 1.5.4.45: #i64500# clipboard paste of metafiles, bitmaps and text
2006/09/19 16:45:41 bm 1.5.4.44: #i67808# allow deleting the legend and the titles with the delete key
2006/08/22 17:31:53 bm 1.5.4.43: #i68861# implement the status bar
2006/08/02 11:16:25 bm 1.5.4.42: #i27352# implement quick help
2006/06/29 13:54:41 bm 1.5.4.41: dropping dragged cell-ranges from calc here. Missing: determine if the originating document is the container
2006/03/23 09:57:10 bm 1.5.4.40: support for paragraphs for accessibility titles
2006/03/19 15:32:57 iha 1.5.4.39: correct selection handling of datapoints and series
2006/03/18 20:52:32 iha 1.5.4.38: correct selection handling for rotating diagram
2006/03/15 13:57:08 bm 1.5.4.37: documentation of dispatch stuff. Also moved the command list of the controller to the controller itself
2006/03/12 01:20:33 iha 1.5.4.36: changed communication between model, view and controller; implemented old AddIn Interface; changed owneship and lifetime of view
2006/02/28 12:59:09 bm 1.5.4.35: pie segment offset per keyboard
2006/02/24 15:57:29 bm 1.5.4.34: keyboard accessibility
2006/02/23 17:38:12 bm 1.5.4.33: keyboard accessibility: resize diagram with +/-
2006/01/24 10:50:21 bm 1.5.4.32: +impl_createReferenceSizeProvider, +impl_adaptDataSeriesAutoResize
2006/01/20 16:53:39 bm 1.5.4.31: +impl_getDiagramSize to get diagram size from the corresponding SdrObject of the m_pDrawViewWrapper
2006/01/13 13:42:30 bm 1.5.4.30: +executeDispatch_NewArrangement(), executeDispatch_ScaleText
2005/11/25 17:42:34 bm 1.5.4.29: command enabling according to model state
2005/11/21 16:24:33 bm 1.5.4.28: use CommandDispatchContainer for dispatch issues
2005/11/15 10:41:33 iha 1.5.4.27: don't remove me as listener in disposing
2005/11/07 20:57:49 iha 1.5.4.26: implement changing series order
2005/10/18 14:39:30 bm 1.5.4.25: implement XModifyListener in order to listen to model changes
2005/10/11 12:44:40 bm 1.5.4.24: using UndoManager for undo/redo
2005/10/07 11:33:31 bm 1.5.4.23: RESYNC: (1.5-1.6); FILE MERGED
2005/07/08 14:55:50 iha 1.5.4.22: create and notify an accessible view
2005/07/08 12:55:40 iha 1.5.4.21: provide and keep view as service only
2005/07/07 15:20:07 iha 1.5.4.20: implement interface XSelectionSupplier
2005/07/07 08:35:02 iha 1.5.4.19: implement interface XSelectionSupplier
2005/06/09 15:50:55 iha 1.5.4.18: support positions and sizes via view for old api wrapper
2005/06/07 15:49:43 iha 1.5.4.17: use numberformatter from model
2005/06/03 14:40:10 iha 1.5.4.16: shared_ptr for drawmodelwrapper
2005/06/01 16:22:31 iha 1.5.4.15: remove interface xpropertyset
2005/05/31 18:55:08 iha 1.5.4.14: create old api without controller
2005/04/04 11:39:47 bm 1.5.4.13: AcceleratorExecute helper class for handling accelerator keys
2005/03/31 12:55:16 bm 1.5.4.12: first redo implementation
2005/03/30 16:31:04 bm 1.5.4.11: make model cloneable (+first undo implementation)
2004/09/27 14:32:50 iha 1.5.4.10: save - old api - provide access to ViewElementListProvider, reduce direct access to draw model
2004/08/26 15:54:12 iha 1.5.4.9: View independent loading - different setting of page size
2004/08/24 13:59:44 iha 1.5.4.8: View independent loading - store page size separat from window (which does not exist in some cases)
2004/06/04 08:05:28 bm 1.5.4.7: +GetDrawModelUNO
2004/06/01 19:03:25 iha 1.5.4.6: new 3D view/effects dialog
2004/04/26 11:15:29 iha 1.5.4.5: #i27367# offer access to created shapes for old api
2004/04/07 21:41:53 iha 1.5.4.4: #i20344# added method executeDispatch_CreationWizard
2004/03/19 14:32:51 bm 1.5.4.3: XDataSource now contains XLabeledDataSources
2004/03/05 15:02:18 iha 1.5.4.2: changed from slot url scheme to uno url scheme due to menubar framework changes
2004/02/13 16:51:19 bm 1.5.4.1: join from changes on branch bm_post_chart01
2007-05-22 17:03:06 +00:00
Rüdiger Timm
425929d58e INTEGRATION: CWS ooo19126 (1.5.110); FILE MERGED
2005/09/05 18:42:42 rt 1.5.110.1: #i54170# Change license header: remove SISSL
2005-09-07 23:31:49 +00:00
Björn Milcke
3fe1d17a07 drafts namespace of API removed
public API moved to offapi
Calc as DataEditor - first integration
2004-01-26 08:13:31 +00:00
Ingrid Halama
9e848d365a added method executeDispatch_PositionAndSize 2003-12-10 17:30:43 +00:00