summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController_Insert.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-12-27Convert chart error bars tab page to widget UIOlivier Hallot1-1/+1
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-10/+12
2013-09-29replace some auto_ptr with boost::scoped_ptr in chart2Markus Mohrhard1-3/+3
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-15/+0
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-31/+31
2013-07-03Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl1-1/+0
2013-07-03Adding multiple trendlines with menu item Insert>Trend Lines..Tomaž Vajngerl1-41/+6
2013-07-03Insert new trendline instead of changing the existing one.Tomaž Vajngerl1-41/+45
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl1-7/+7
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király1-2/+2
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-7/+6
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-03-23Update DeleteYErrorbar function to handle X and Y bars.Rafael Dominguez1-2/+2
2012-03-23Set errorbar type attribute when inserting or formating an errorbar.Rafael Dominguez1-0/+1
2012-03-23Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez1-1/+2
2012-03-23Set chart objecttype depending on errorbar type.Rafael Dominguez1-2/+4
2012-03-23Display correct errorbar in InsertDialog.Rafael Dominguez1-1/+1
2012-03-23Make executeDispatch_InsertYErrorBars a generic function.Rafael Dominguez1-2/+4
2012-03-23Merge InsertMenu_YErrorBar and InsertYErrorBar commands in chart controller.Rafael Dominguez1-53/+47
2012-03-23Set bar type as YErrorBar when creating InsertErrorBarsDialog.Rafael Dominguez1-1/+3
2011-11-29catch by const referenceTakeshi Abe1-14/+14
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-99/+99
2011-02-06Remove dead codeThomas Arnhold1-9/+0
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov1-1/+1
2011-01-14chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]1-1/+1
2010-11-16 undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]1-67/+67
2010-11-09undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]1-33/+33
2010-11-09undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]1-64/+64
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-9/+9
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-05-19chart47: #i109770# #i110253# prevent null access on empty m_aModel and reduce...Ingrid Halama1-97/+97
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-09-11CWS-TOOLING: integrate CWS chartuseability01Kurt Zenker1-22/+400
2008-10-01CWS-TOOLING: integrate CWS chart30Vladimir Glazounov1-2/+1
2008-04-10INTEGRATION: CWS changefileheader (1.15.20); FILE MERGEDRüdiger Timm1-34/+18
2008-03-06INTEGRATION: CWS chart20_DEV300 (1.14.4); FILE MERGEDKurt Zenker1-3/+105
2008-02-18INTEGRATION: CWS chart19 (1.13.8); FILE MERGEDRüdiger Timm1-19/+145
2007-11-23INTEGRATION: CWS chart17 (1.12.32); FILE MERGEDIvo Hinkelmann1-2/+44
2007-07-25INTEGRATION: CWS chart07 (1.11.12); FILE MERGEDRüdiger Timm1-13/+23
2007-05-22INTEGRATION: CWS chart2mst3 (1.8.4); FILE MERGEDVladimir Glazounov1-335/+111
2006-09-17INTEGRATION: CWS pchfix02 (1.9.80); FILE MERGEDOliver Bolte1-2/+5
2005-09-07INTEGRATION: CWS ooo19126 (1.8.110); FILE MERGEDRüdiger Timm1-47/+21
2004-01-26drafts namespace of API removedBjörn Milcke1-14/+14
2003-12-10statistics dialog implementedBjörn Milcke1-13/+21
2003-11-04ChartType concept: the template creates the diagram. To determine with whichBjörn Milcke1-9/+8
2003-10-28move method executeDispatch_InsertSpecialCharacter to file ChartController_Te...Ingrid Halama1-59/+2
2003-10-16enable Insert/Legend menuBjörn Milcke1-8/+21