summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main/ChartController_Insert.cxx
AgeCommit message (Expand)Author
2016-11-17loplugin:unusedfieldsNoel Grandin
2016-08-30convert ActionDescriptionProvider::ActionType to scoped enumNoel Grandin
2016-08-25convert SvxChartRegress to scoped enumNoel Grandin
2016-08-16Start tdf#100547 Trendline equation: customize X, Y namesLaurent Balland-Poirier
2016-07-13chart2: cleanup local var assignmentsJochen Nitschke
2016-04-21new plugin stylepoliceNoel Grandin
2016-03-14com::sun::star->css in chart2Noel Grandin
2015-10-19cleanup some local var declarationsNoel Grandin
2015-10-08chart2: replace for_each with range-based forDaniel Robertson
2015-09-14boost->stdCaolán McNamara
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-04-10convert ScopedVclPtr to ScopedVclPtrInstanceNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10first half of non-scriptable, Instance constructor conversion.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2014-07-21More on removing (unreasonable) use of std::auto_ptr.Kohei Yoshida
2014-07-02coverity#705359 Mixing enum typesCaolán McNamara
2014-06-10coverity#1158117 Unchecked dynamic_castCaolán McNamara
2014-06-10coverity#1158118 Unchecked dynamic_castCaolán McNamara
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2013-12-28Convert insert error bars dialog to widget UIOlivier Hallot
2013-12-27Convert chart error bars tab page to widget UIOlivier Hallot
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard
2013-09-29replace some auto_ptr with boost::scoped_ptr in chart2Markus Mohrhard
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-03Remove InsertTrendlineDialog as it is not used anymore.Tomaž Vajngerl
2013-07-03Adding multiple trendlines with menu item Insert>Trend Lines..Tomaž Vajngerl
2013-07-03Insert new trendline instead of changing the existing one.Tomaž Vajngerl
2013-07-03Multiple trendline removing and changing type support.Tomaž Vajngerl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-01Replace rtl::O(U)String with O(U)StringÁdám Csaba Király
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-03-23Update DeleteYErrorbar function to handle X and Y bars.Rafael Dominguez
2012-03-23Set errorbar type attribute when inserting or formating an errorbar.Rafael Dominguez
2012-03-23Specialize STR_OBJECT_ERROR_BARS for each errobar type.Rafael Dominguez
2012-03-23Set chart objecttype depending on errorbar type.Rafael Dominguez
2012-03-23Display correct errorbar in InsertDialog.Rafael Dominguez
2012-03-23Make executeDispatch_InsertYErrorBars a generic function.Rafael Dominguez
2012-03-23Merge InsertMenu_YErrorBar and InsertYErrorBar commands in chart controller.Rafael Dominguez
2012-03-23Set bar type as YErrorBar when creating InsertErrorBarsDialog.Rafael Dominguez
2011-11-29catch by const referenceTakeshi Abe
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida
2011-02-06Remove dead codeThomas Arnhold
2011-01-31CWS-TOOLING: integrate CWS chart46Vladimir Glazunov