summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/main/ChartController_Insert.cxx
Commit message (Expand)AuthorAgeFilesLines
* new plugin stylepoliceNoel Grandin2016-04-211-2/+2
* com::sun::star->css in chart2Noel Grandin2016-03-141-1/+1
* cleanup some local var declarationsNoel Grandin2015-10-191-5/+5
* chart2: replace for_each with range-based forDaniel Robertson2015-10-081-22/+16
* boost->stdCaolán McNamara2015-09-141-2/+2
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+2
* cppcheck: noExplicitConstructorCaolán McNamara2015-06-081-1/+1
* convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin2015-04-101-1/+1
* Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-3/+3
* first half of non-scriptable, Instance constructor conversion.Michael Meeks2015-04-101-7/+13
* vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-8/+8
* vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-30/+30
* More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida2014-07-211-1/+1
* coverity#705359 Mixing enum typesCaolán McNamara2014-07-021-1/+1
* coverity#1158117 Unchecked dynamic_castCaolán McNamara2014-06-101-2/+2
* coverity#1158118 Unchecked dynamic_castCaolán McNamara2014-06-101-2/+2
* remove comments why a file gets includedThomas Arnhold2014-04-211-4/+0
* chart2: sal_Bool->boolNoel Grandin2014-04-151-4/+4
* Convert insert error bars dialog to widget UIOlivier Hallot2013-12-281-1/+1
* Convert chart error bars tab page to widget UIOlivier Hallot2013-12-271-1/+1
* use ChartModel instead of XModel in a few placesMarkus Mohrhard2013-11-191-10/+12
* replace some auto_ptr with boost::scoped_ptr in chart2Markus Mohrhard2013-09-291-3/+3
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-291-15/+0
* reduce use of UniString from ResID ctorCaolán McNamara2013-07-281-31/+31
* Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl2013-07-031-1/+0
* Adding multiple trendlines with menu item Insert>Trend Lines..Tomaž Vajngerl2013-07-031-41/+6
* Insert new trendline instead of changing the existing one.Tomaž Vajngerl2013-07-031-41/+45
* Multiple trendline removing and changing type support.Tomaž Vajngerl2013-07-031-7/+7
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+0
* Replace rtl::O(U)String with O(U)StringÁdám Csaba Király2013-03-011-2/+2
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-7/+6
* re-base on ALv2 code. Includes:Michael Meeks2012-07-181-23/+14
* Update DeleteYErrorbar function to handle X and Y bars.Rafael Dominguez2012-03-231-2/+2
* Set errorbar type attribute when inserting or formating an errorbar.Rafael Dominguez2012-03-231-0/+1
* Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez2012-03-231-1/+2
* Set chart objecttype depending on errorbar type.Rafael Dominguez2012-03-231-2/+4
* Display correct errorbar in InsertDialog.Rafael Dominguez2012-03-231-1/+1
* Make executeDispatch_InsertYErrorBars a generic function.Rafael Dominguez2012-03-231-2/+4
* Merge InsertMenu_YErrorBar and InsertYErrorBar commands in chart controller.Rafael Dominguez2012-03-231-53/+47
* Set bar type as YErrorBar when creating InsertErrorBarsDialog.Rafael Dominguez2012-03-231-1/+3
* catch by const referenceTakeshi Abe2011-11-291-14/+14
* remove include of pch header in chart2Norbert Thiebaud2011-11-271-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida2011-03-101-99/+99
|\
| * CWS-TOOLING: integrate CWS chart46Vladimir Glazunov2011-01-311-1/+1
| |\
| | * chart46: #i25706# implement date axis - #i116467# change behaviour of own dat...Ingrid Halama [iha]2011-01-141-1/+1
| * | undoapi: step 2.3 of the migration of css.chart2.XUndoManager to css.documen...Frank Schoenheit [fs]2010-11-161-67/+67
| * | undoapi: step 2.0 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]2010-11-091-33/+33
| * | undoapi: step 0.1 of the migration of css.chart2.XUndoManager to css.document...Frank Schoenheit [fs]2010-11-091-64/+64
| |/
* | Remove dead codeThomas Arnhold2011-02-061-9/+0
* | merge vosremoval-mutex.diffNorbert Thiebaud2010-10-251-1/+1