summaryrefslogtreecommitdiff
path: root/chart2/source/controller/dialogs/dlg_ObjectProperties.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin1-2/+1
2017-10-23loplugin:includeform: chart2Stephan Bergmann1-16/+16
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann1-1/+1
2017-05-23loplugin:comparisonwithconstant in chart2Noel Grandin1-11/+11
2017-05-18can drop SCH_RESSTR nowCaolán McNamara1-50/+50
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert chart2 controller source from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-04-28commit: loplugin:checkunusedparams in chart2Noel Grandin1-1/+1
2016-12-10tdf#104534: Retrieve list of patternsJulien Nabet1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-09-09loplugin:constantparam in svxNoel Grandin1-1/+1
2016-06-28loplugin:singlevalfields in chart2Noel Grandin1-4/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-19/+19
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09prophylactic double dispose audit.Michael Meeks1-0/+2
2015-04-09vcl: VclPtr conversion in chart2Noel Grandin1-0/+6
2014-10-31Removed duplicated includesAndrea Gelmini1-1/+0
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-08-09directly include ResourceIds.hrc headerThomas Arnhold1-1/+1
2014-07-26bnc#885825: Support borders around data labels.Kohei Yoshida1-0/+1
2014-07-02remove whitespacesMarkus Mohrhard1-2/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-12/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-76/+0
2014-05-07chart2: move RegressionCalculationHelper.hxx to incTomaž Vajngerl1-1/+1
2014-05-06fdo#77739 UI trendline: limit max values of Degree and PeriodLaurent Balland-Poirier1-1/+68
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-01-25coverity#1158136 Unchecked dynamic_castCaolán McNamara1-3/+7
2013-12-07fdo#40314 Free value of intercept for trend lineLaurent Balland-Poirier1-0/+9
2013-11-19use ChartModel instead of XModel in a few placesMarkus Mohrhard1-2/+7
2013-08-02convert attributes wrapper dialog to .uiCaolán McNamara1-3/+1
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa1-13/+0
2012-10-08OUString cleanup in Chart2Olivier Hallot1-5/+5
2012-07-18re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-29Remove include guardsThomas Arnhold1-3/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-49/+49
2012-03-26Removed use of UniString.Kohei Yoshida1-49/+49
2012-03-23Remove deprecated chart ObjectType OBJECTTYPE_DATA_ERRORS.Rafael Dominguez1-6/+3
2012-03-23Enable statistics if chart has any type of errorbars.Rafael Dominguez1-1/+4
2012-03-23Add correct tabpage to chart property dialog.Rafael Dominguez1-3/+20
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-3/+0
2011-11-27remove include of pch header in chart2Norbert Thiebaud1-2/+0
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks1-2/+2